Bug#1002317: qiskit-aer: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" returned exit code 13

Lucas Nussbaum lucas at debian.org
Wed Dec 22 07:57:33 GMT 2021


Source: qiskit-aer
Version: 0.4.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild --with=python3
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> 	install -d /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home
> 	pybuild --configure -i python{version} -p "3.10 3.9"
> I: pybuild base:237: python3.10 setup.py config 
> running config
> I: pybuild base:237: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> 	pybuild --build -i python{version} -p "3.10 3.9"
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> 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.
> 
> Not searching for unused variables given on the command line.
> 
> -- The C compiler identification is GNU 11.2.0
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /usr/bin/cc - skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- The CXX compiler identification is GNU 11.2.0
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++ - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /<<PKGBUILDDIR>>/_cmake_test_compile/build
> -- The CXX compiler identification is GNU 11.2.0
> -- The C compiler identification is GNU 11.2.0
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++ - 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: /usr/bin/cc - 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
> -- Looking for OpenMP support...
> -- OpenMP found!
> -- OpenMP_CXX_FLAGS = -fopenmp
> -- OpenMP_EXE_LINKER_FLAGS = 
> -- Looking for NLOHMANN Json library...
> -- nlohmann include dir: /<<PKGBUILDDIR>>/src/third-party/headers
> -- 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  
> -- Looking for OpenBLAS library...
> -- BLAS library found: /usr/lib/x86_64-linux-gnu/libopenblas.so
> -- Looking for spdlog library...
> -- spdlog not found.
> -- No Thrust supported backend
> -- No Thrust support enabled
> -- Looking for muparserx library...
> -- Muparserx library version '4.0.8' found
> -- Found PythonInterp: /usr/bin/python3.10 (found version "3.10.1") 
> -- Found PythonLibs: libpython3.10.a (found version "3.10.1") 
> <string>:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:2: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> -- Found Cython: /usr/bin/cython3  
> -- Performing Test Weak Link MODULE -> SHARED (gnu_ld_ignore) - Success
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> <string>:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:2: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> <string>:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:2: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> -- /usr/include/python3.10
> -- PYTHON EXECUTABLE: /usr/bin/python3.10
> -- PYCOMM RAW: /usr/lib/python3/dist-packages/pybind11/include
> -- PYBIND INCLUDES: /usr/lib/python3/dist-packages/pybind11/include
> <string>:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
> <string>:2: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-build
> [1/38] Generating CXX source qiskit/providers/aer/pulse/cy/channel_value.cxx
> [2/38] Generating CXX source qiskit/providers/aer/pulse/cy/utils.cxx
> [3/38] Generating CXX source qiskit/providers/aer/pulse/cy/memory.cxx
> [4/38] Generating CXX source qiskit/providers/aer/pulse/cy/measure.cxx
> [5/38] Generating CXX source qiskit/providers/aer/pulse/qutip_lite/cy/spconvert.cxx
> [6/38] Generating CXX source qiskit/providers/aer/pulse/qutip_lite/cy/spmath.cxx
> [7/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spconvert.dir/src/zspmv.cpp.o
> /<<PKGBUILDDIR>>/qiskit/providers/aer/pulse/qutip_lite/cy/src/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,
>       |      ^~~~~~~
> [8/38] Building CXX object qiskit/providers/aer/pulse/cy/CMakeFiles/channel_value.dir/channel_value.cxx.o
> [9/38] Linking CXX shared module qiskit/providers/aer/pulse/cy/channel_value.cpython-310-x86_64-linux-gnu.so
> [10/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spmath.dir/src/zspmv.cpp.o
> /<<PKGBUILDDIR>>/qiskit/providers/aer/pulse/qutip_lite/cy/src/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,
>       |      ^~~~~~~
> [11/38] Building CXX object qiskit/providers/aer/pulse/cy/CMakeFiles/utils.dir/utils.cxx.o
> [12/38] Building CXX object qiskit/providers/aer/pulse/cy/CMakeFiles/memory.dir/memory.cxx.o
> [13/38] Linking CXX shared module qiskit/providers/aer/pulse/cy/utils.cpython-310-x86_64-linux-gnu.so
> [14/38] Linking CXX shared module qiskit/providers/aer/pulse/cy/memory.cpython-310-x86_64-linux-gnu.so
> [15/38] Building CXX object qiskit/providers/aer/pulse/cy/CMakeFiles/measure.dir/measure.cxx.o
> [16/38] Linking CXX shared module qiskit/providers/aer/pulse/cy/measure.cpython-310-x86_64-linux-gnu.so
> [17/38] Generating CXX source src/open_pulse/numeric_integrator_wrapper.cxx
> [18/38] Generating CXX source qiskit/providers/aer/pulse/qutip_lite/cy/spmatfuncs.cxx
> [19/38] Generating CXX source qiskit/providers/aer/pulse/qutip_lite/cy/sparse_utils.cxx
> [20/38] Building CXX object src/open_pulse/CMakeFiles/numeric_integrator_wrapper.dir/numeric_integrator_wrapper.cxx.o
> [21/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/sparse_utils.dir/src/zspmv.cpp.o
> /<<PKGBUILDDIR>>/qiskit/providers/aer/pulse/qutip_lite/cy/src/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,
>       |      ^~~~~~~
> [22/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spmatfuncs.dir/src/zspmv.cpp.o
> /<<PKGBUILDDIR>>/qiskit/providers/aer/pulse/qutip_lite/cy/src/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,
>       |      ^~~~~~~
> [23/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spconvert.dir/spconvert.cxx.o
> [24/38] Linking CXX shared module qiskit/providers/aer/pulse/qutip_lite/cy/spconvert.cpython-310-x86_64-linux-gnu.so
> [25/38] Generating CXX source src/open_pulse/test_python_to_cpp.cxx
> [26/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spmath.dir/spmath.cxx.o
> [27/38] Linking CXX shared module qiskit/providers/aer/pulse/qutip_lite/cy/spmath.cpython-310-x86_64-linux-gnu.so
> [28/38] Building CXX object src/open_pulse/CMakeFiles/numeric_integrator_wrapper.dir/numeric_integrator.cpp.o
> In file included from /usr/include/python3.10/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.10/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.10/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:9:
> /usr/include/python3.10/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning is a GCC extension
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> /usr/include/python3.10/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 /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:30,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/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&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:76:26: warning: declaration of ‘vec’ shadows a member of ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>::ordered_map_iterator_t<_map_t, _vec_t>’ [-Wshadow]
>    76 |                  _vec_t& vec) : map(map), vec(vec){
>       |                  ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:62:25: note: shadowed declaration is here
>    62 |                 _vec_t& vec;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:75:40: 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,
>       |                                ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:61:25: note: shadowed declaration is here
>    61 |                 _map_t& map;
>       |                         ^~~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:31,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
> /<<PKGBUILDDIR>>/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) {}
>       |                    ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
>    24 |     std::string term;
>       |                 ^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
> /<<PKGBUILDDIR>>/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) {}
>       |                    ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
>    24 |     std::string term;
>       |                 ^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
> /<<PKGBUILDDIR>>/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) {}
>       |                    ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
>    24 |     std::string term;
>       |                 ^~~~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:33,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                                                        ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:30:17: note: shadowed declaration is here
>    30 |     std::string expr;
>       |                 ^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:29:35: note: shadowed declaration is here
>    29 |     std::unique_ptr<mup::ParserX> parser;
>       |                                   ^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                                                        ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:30:17: note: shadowed declaration is here
>    30 |     std::string expr;
>       |                 ^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:29:35: note: shadowed declaration is here
>    29 |     std::unique_ptr<mup::ParserX> parser;
>       |                                   ^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                                                        ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:30:17: note: shadowed declaration is here
>    30 |     std::string expr;
>       |                 ^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:29:35: note: shadowed declaration is here
>    29 |     std::unique_ptr<mup::ParserX> parser;
>       |                                   ^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp: At global scope:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:44: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]
>    44 | complex_t evaluate_hamiltonian_expression(const std::string& expr_string,
>       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:33,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/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> >&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:100:27: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=]
>   100 |     }catch(std::exception ex){
>       |                           ^~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp: At global scope:
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:35:6: warning: no previous declaration for ‘bool check_is_integer(PyObject*)’ [-Wmissing-declarations]
>    35 | bool check_is_integer(PyObject * value){
>       |      ^~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:46:6: warning: no previous declaration for ‘bool check_is_string(PyObject*)’ [-Wmissing-declarations]
>    46 | bool check_is_string(PyObject * value){
>       |      ^~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:56:6: warning: no previous declaration for ‘bool check_is_floating_point(PyObject*)’ [-Wmissing-declarations]
>    56 | bool check_is_floating_point(PyObject * value){
>       |      ^~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:66:6: warning: no previous declaration for ‘bool check_is_complex(PyObject*)’ [-Wmissing-declarations]
>    66 | bool check_is_complex(PyObject * value){
>       |      ^~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:76:6: warning: no previous declaration for ‘bool check_is_list(PyObject*)’ [-Wmissing-declarations]
>    76 | bool check_is_list(PyObject * value){
>       |      ^~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:87:6: warning: no previous declaration for ‘bool check_is_tuple(PyObject*)’ [-Wmissing-declarations]
>    87 | bool check_is_tuple(PyObject * value){
>       |      ^~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:98:6: warning: no previous declaration for ‘bool check_is_dict(PyObject*)’ [-Wmissing-declarations]
>    98 | bool check_is_dict(PyObject * value){
>       |      ^~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:109:6: warning: no previous declaration for ‘bool check_is_np_array(PyArrayObject*)’ [-Wmissing-declarations]
>   109 | bool check_is_np_array(PyArrayObject * value){
>       |      ^~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:394:12: warning: no previous declaration for ‘PyObject* _get_py_value_from_py_dict(PyObject*, const string&)’ [-Wmissing-declarations]
>   394 | PyObject * _get_py_value_from_py_dict(PyObject * dict, const std::string& key){
>       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:30:9: warning: no previous declaration for ‘int32_t floor_div(int32_t, int32_t)’ [-Wmissing-declarations]
>    30 | int32_t floor_div(int32_t a, int32_t b) {
>       |         ^~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:37: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]
>    37 | complex_t chan_value(
>       |           ^~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp: In lambda function:
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:47:47: warning: declaration of ‘double t’ shadows a parameter [-Wshadow]
>    47 |     static const auto get_arr_idx = [](double t, double start, double stop, size_t len_array) -> int {
>       |                                        ~~~~~~~^
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:38:12: note: shadowed declaration is here
>    38 |     double t,
>       |     ~~~~~~~^
> /<<PKGBUILDDIR>>/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>&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:90:18: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>    90 |         if(phase != 0.){
>       |            ~~~~~~^~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp: At global scope:
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:99:17: warning: no previous declaration for ‘PyArrayObject* create_py_array_from_vector(complex_t*, int)’ [-Wmissing-declarations]
>    99 | PyArrayObject * create_py_array_from_vector(
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp: In function ‘PyArrayObject* td_ode_rhs(double, PyArrayObject*, PyObject*, PyObject*, PyObject*, PyObject*, PyObject*)’:
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:153:15: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘class std::complex<double>’; use assignment or value-initialization instead [-Wclass-memaccess]
>   153 |         memset(&out[0],0,num_rows * sizeof(complex_t));
>       |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:3:
> /usr/include/c++/11/complex:1229:11: note: ‘class std::complex<double>’ declared here
>  1229 |     class complex<double>
>       |           ^~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:192:55: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector<TermExpression>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>   192 |         if(sys_index == systems.size() && num_h_terms > systems.size()){
>       |                                           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:30,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/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> > > >]’:
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:114:14:   required from ‘ordered_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> > > > >::ordered_map()’
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:277:41:   required from ‘const ordered_map<std::__cxx11::basic_string<char>, ValueType> get_value(type<ordered_map<std::__cxx11::basic_string<char>, ValueType> >, PyObject*) [with ValueType = std::vector<NpArray<double> >; PyObject = _object]’
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:136:21:   required from ‘T get_value(PyObject*) [with T = ordered_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> > > > >; PyObject = _object]’
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:468:54:   required from ‘const ordered_map<KeyType, ValueType> get_ordered_map_from_dict_item(PyObject*, const string&) [with KeyType = std::__cxx11::basic_string<char>; ValueType = std::vector<NpArray<double> >; PyObject = _object; std::string = std::__cxx11::basic_string<char>]’
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:155:92:   required from here
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:76:26: warning: declaration of ‘vec’ shadows a member of ‘ordered_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> > > > >::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]
>    76 |                  _vec_t& vec) : map(map), vec(vec){
>       |                  ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:62:25: note: shadowed declaration is here
>    62 |                 _vec_t& vec;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:75:40: warning: declaration of ‘map’ shadows a member of ‘ordered_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> > > > >::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,
>       |                                ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:61:25: note: shadowed declaration is here
>    61 |                 _map_t& map;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:76:26: warning: declaration of ‘vec’ shadows a member of ‘ordered_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> > > > >::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]
>    76 |                  _vec_t& vec) : map(map), vec(vec){
>       |                  ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:62:25: note: shadowed declaration is here
>    62 |                 _vec_t& vec;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:75:40: warning: declaration of ‘map’ shadows a member of ‘ordered_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> > > > >::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,
>       |                                ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:61:25: note: shadowed declaration is here
>    61 |                 _map_t& map;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:76:26: warning: declaration of ‘vec’ shadows a member of ‘ordered_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> > > > >::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]
>    76 |                  _vec_t& vec) : map(map), vec(vec){
>       |                  ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:62:25: note: shadowed declaration is here
>    62 |                 _vec_t& vec;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:75:40: warning: declaration of ‘map’ shadows a member of ‘ordered_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> > > > >::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,
>       |                                ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:61:25: note: shadowed declaration is here
>    61 |                 _map_t& map;
>       |                         ^~~
> [29/38] Linking CXX shared module src/open_pulse/numeric_integrator_wrapper.cpython-310-x86_64-linux-gnu.so
> [30/38] Building CXX object src/open_pulse/CMakeFiles/test_python_to_cpp.dir/test_python_to_cpp.cxx.o
> [31/38] Linking CXX shared module src/open_pulse/test_python_to_cpp.cpython-310-x86_64-linux-gnu.so
> [32/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spmatfuncs.dir/spmatfuncs.cxx.o
> [33/38] Linking CXX shared module qiskit/providers/aer/pulse/qutip_lite/cy/spmatfuncs.cpython-310-x86_64-linux-gnu.so
> [34/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/sparse_utils.dir/sparse_utils.cxx.o
> [35/38] Linking CXX shared module qiskit/providers/aer/pulse/qutip_lite/cy/sparse_utils.cpython-310-x86_64-linux-gnu.so
> [36/38] Building CXX object qiskit/providers/aer/backends/wrappers/CMakeFiles/controller_wrappers.dir/bindings.cc.o
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h: In constructor ‘pybind11::detail::any_container<T>::any_container(std::vector<T>&&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:951:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<T>’ [-Wshadow]
>   951 |     any_container(std::vector<T> &&v) : v(std::move(v)) { }
>       |                   ~~~~~~~~~~~~~~~~~^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:931:20: note: shadowed declaration is here
>   931 |     std::vector<T> v;
>       |                    ^
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-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)
>       |                                                                                                     ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-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
>       |          ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                                                                         ~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
>    45 |     ssize_t ndim = 0;             // Number of dimensions
>       |             ^~~~
> /usr/lib/python3/dist-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,
>       |                                              ~~~~~~~~~~~~~~~~~~~^~~~~~
> /usr/lib/python3/dist-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()
>       |                 ^~~~~~
> /usr/lib/python3/dist-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,
>       |                            ~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-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
>       |             ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                 ~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
>    41 |     void *ptr = nullptr;          // Pointer to the underlying storage
>       |           ^~~
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-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)
>       |                                                                                                     ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-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
>       |          ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                                                                         ~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
>    45 |     ssize_t ndim = 0;             // Number of dimensions
>       |             ^~~~
> /usr/lib/python3/dist-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,
>       |                                              ~~~~~~~~~~~~~~~~~~~^~~~~~
> /usr/lib/python3/dist-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()
>       |                 ^~~~~~
> /usr/lib/python3/dist-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,
>       |                            ~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-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
>       |             ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                 ~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
>    41 |     void *ptr = nullptr;          // Pointer to the underlying storage
>       |           ^~~
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-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)
>       |                                                                                                     ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-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
>       |          ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                                                                         ~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
>    45 |     ssize_t ndim = 0;             // Number of dimensions
>       |             ^~~~
> /usr/lib/python3/dist-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,
>       |                                              ~~~~~~~~~~~~~~~~~~~^~~~~~
> /usr/lib/python3/dist-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()
>       |                 ^~~~~~
> /usr/lib/python3/dist-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,
>       |                            ~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-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
>       |             ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                 ~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
>    41 |     void *ptr = nullptr;          // Pointer to the underlying storage
>       |           ^~~
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-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)
>       |                                                                                                             ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-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
>       |          ^~~~~~~~
> /usr/lib/python3/dist-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)
>       |                 ~~~^~~
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, bool)’:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, bool)’:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, bool)’:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(T*, pybind11::ssize_t, bool)’:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(const T*, pybind11::ssize_t, bool)’:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(Py_buffer*, bool)’:
> /usr/lib/python3/dist-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)
>       |                                           ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:124:10: note: shadowed declaration is here
>   124 |     bool ownview = false;
>       |          ^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(Py_buffer*, bool)’:
> /usr/lib/python3/dist-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)
>       |                                           ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:124:10: note: shadowed declaration is here
>   124 |     bool ownview = false;
>       |          ^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(Py_buffer*, bool)’:
> /usr/lib/python3/dist-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)
>       |                                           ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:124:10: note: shadowed declaration is here
>   124 |     bool ownview = false;
>       |          ^~~~~~~
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:120:110: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   120 |                 detail::any_container<ssize_t> &&shape_in, detail::any_container<ssize_t> &&strides_in, bool readonly)
>       |                                                                                                         ~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:98: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                                                          ~~~~~~~~^~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:82: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                               ~~~~~~~~~~~~~~~~~~~^~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:53: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                             ~~~~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:40: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                  ~~~~~~^~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:120:110: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   120 |                 detail::any_container<ssize_t> &&shape_in, detail::any_container<ssize_t> &&strides_in, bool readonly)
>       |                                                                                                         ~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:98: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                                                          ~~~~~~~~^~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:82: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                               ~~~~~~~~~~~~~~~~~~~^~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:53: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                             ~~~~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:40: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                  ~~~~~~^~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:120:110: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   120 |                 detail::any_container<ssize_t> &&shape_in, detail::any_container<ssize_t> &&strides_in, bool readonly)
>       |                                                                                                         ~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:98: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                                                          ~~~~~~~~^~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:82: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                               ~~~~~~~~~~~~~~~~~~~^~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:53: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                             ~~~~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:40: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                  ~~~~~~^~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::accessor<Policy>::accessor(pybind11::handle, pybind11::detail::accessor<Policy>::key_type)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<Policy>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<Policy>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::arrow_proxy<T>::arrow_proxy(T&&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:776:21: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::iterator_policies::arrow_proxy<T>’ [-Wshadow]
>   776 |     arrow_proxy(T &&value) noexcept : value(std::move(value)) { }
>       |                 ~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:773:7: note: shadowed declaration is here
>   773 |     T value;
>       |       ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::sequence_slow_readwrite::sequence_slow_readwrite(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:49: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                                         ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:36: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                             ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:820:12: note: shadowed declaration is here
>   820 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::sequence_slow_readwrite::sequence_slow_readwrite(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:49: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                                         ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:36: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                             ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:820:12: note: shadowed declaration is here
>   820 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::sequence_slow_readwrite::sequence_slow_readwrite(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:49: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                                         ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:36: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                             ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:820:12: note: shadowed declaration is here
>   820 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::dict_readonly::dict_readonly(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:39: warning: declaration of ‘pos’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                               ~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:847:13: note: shadowed declaration is here
>   847 |     ssize_t pos = -1;
>       |             ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:26: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                   ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:845:12: note: shadowed declaration is here
>   845 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::dict_readonly::dict_readonly(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:39: warning: declaration of ‘pos’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                               ~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:847:13: note: shadowed declaration is here
>   847 |     ssize_t pos = -1;
>       |             ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:26: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                   ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:845:12: note: shadowed declaration is here
>   845 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::dict_readonly::dict_readonly(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:39: warning: declaration of ‘pos’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                               ~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:847:13: note: shadowed declaration is here
>   847 |     ssize_t pos = -1;
>       |             ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:26: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                   ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:845:12: note: shadowed declaration is here
>   845 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, const char*, void (*)(PyObject*))’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1397:76: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
>  1397 |     explicit capsule(const void *value, const char *name = nullptr, void (*destructor)(PyObject *) = nullptr)
>       |                                                                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/python3.10/Python.h:74,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.10/object.h:201:16: note: shadowed declaration is here
>   201 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, const char*, void (*)(PyObject*))’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1397:76: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
>  1397 |     explicit capsule(const void *value, const char *name = nullptr, void (*destructor)(PyObject *) = nullptr)
>       |                                                                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/python3.10/Python.h:74,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.10/object.h:201:16: note: shadowed declaration is here
>   201 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In lambda function:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1412:18: warning: declaration of ‘auto destructor’ shadows a parameter [-Wshadow]
>  1412 |             auto destructor = reinterpret_cast<void (*)(void *)>(PyCapsule_GetContext(o));
>       |                  ^~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1410:39: note: shadowed declaration is here
>  1410 |     capsule(const void *value, void (*destructor)(void *)) {
>       |                                ~~~~~~~^~~~~~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, void (*)(void*))’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1410:39: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
> In file included from /usr/include/python3.10/Python.h:74,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.10/object.h:201:16: note: shadowed declaration is here
>   201 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, void (*)(void*))’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1410:39: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
>  1410 |     capsule(const void *value, void (*destructor)(void *)) {
>       |                                ~~~~~~~^~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/python3.10/Python.h:74,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.10/object.h:201:16: note: shadowed declaration is here
>   201 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In lambda function:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1426:18: warning: declaration of ‘auto destructor’ shadows a parameter [-Wshadow]
>  1426 |             auto destructor = reinterpret_cast<void (*)()>(PyCapsule_GetPointer(o, nullptr));
>       |                  ^~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1424:29: note: shadowed declaration is here
>  1424 |     explicit capsule(void (*destructor)()) {
>       |                      ~~~~~~~^~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(void (*)())’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1424:29: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
> In file included from /usr/include/python3.10/Python.h:74,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.10/object.h:201:16: note: shadowed declaration is here
>   201 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(void (*)())’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1424:29: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
>  1424 |     explicit capsule(void (*destructor)()) {
>       |                      ~~~~~~~^~~~~~~~~~~~~
> In file included from /usr/include/python3.10/Python.h:74,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.10/object.h:201:16: note: shadowed declaration is here
>   201 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:16,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:86: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                                                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:60: warning: declaration of ‘type’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:235:30: note: shadowed declaration is here
>   235 |     const detail::type_info *type = nullptr;
>       |                              ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:86: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                                                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:60: warning: declaration of ‘type’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:235:30: note: shadowed declaration is here
>   235 |     const detail::type_info *type = nullptr;
>       |                              ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:86: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                                                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:60: warning: declaration of ‘type’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:235:30: note: shadowed declaration is here
>   235 |     const detail::type_info *type = nullptr;
>       |                              ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::size_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:248:38: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   248 |     explicit value_and_holder(size_t index) : index{index} {}
>       |                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::size_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:248:38: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   248 |     explicit value_and_holder(size_t index) : index{index} {}
>       |                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::size_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:248:38: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   248 |     explicit value_and_holder(size_t index) : index{index} {}
>       |                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::values_and_holders(pybind11::detail::instance*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:297:43: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders’ [-Wshadow]
>   297 |     explicit values_and_holders(instance *inst)
>       |                                 ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:292:15: note: shadowed declaration is here
>   292 |     instance *inst;
>       |               ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::values_and_holders(pybind11::detail::instance*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:297:43: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders’ [-Wshadow]
>   297 |     explicit values_and_holders(instance *inst)
>       |                                 ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:292:15: note: shadowed declaration is here
>   292 |     instance *inst;
>       |               ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::values_and_holders(pybind11::detail::instance*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:297:43: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders’ [-Wshadow]
>   297 |     explicit values_and_holders(instance *inst)
>       |                                 ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:292:15: note: shadowed declaration is here
>   292 |     instance *inst;
>       |               ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::iterator::iterator(pybind11::detail::instance*, const type_vec*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:306:28: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders::iterator’ [-Wshadow]
>   306 |         iterator(instance *inst, const type_vec *tinfo)
>       |                  ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:302:19: note: shadowed declaration is here
>   302 |         instance *inst = nullptr;
>       |                   ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::iterator::iterator(pybind11::detail::instance*, const type_vec*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:306:28: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders::iterator’ [-Wshadow]
>   306 |         iterator(instance *inst, const type_vec *tinfo)
>       |                  ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:302:19: note: shadowed declaration is here
>   302 |         instance *inst = nullptr;
>       |                   ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::iterator::iterator(pybind11::detail::instance*, const type_vec*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:306:28: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders::iterator’ [-Wshadow]
>   306 |         iterator(instance *inst, const type_vec *tinfo)
>       |                  ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:302:19: note: shadowed declaration is here
>   302 |         instance *inst = nullptr;
>       |                   ^~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:16,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::type_caster_generic::type_caster_generic(const pybind11::detail::type_info*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:526:51: warning: declaration of ‘typeinfo’ shadows a member of ‘pybind11::detail::type_caster_generic’ [-Wshadow]
>   526 |     explicit type_caster_generic(const type_info *typeinfo)
>       |                                  ~~~~~~~~~~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:792:22: note: shadowed declaration is here
>   792 |     const type_info *typeinfo = nullptr;
>       |                      ^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::type_caster_generic::type_caster_generic(const pybind11::detail::type_info*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:526:51: warning: declaration of ‘typeinfo’ shadows a member of ‘pybind11::detail::type_caster_generic’ [-Wshadow]
>   526 |     explicit type_caster_generic(const type_info *typeinfo)
>       |                                  ~~~~~~~~~~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:792:22: note: shadowed declaration is here
>   792 |     const type_info *typeinfo = nullptr;
>       |                      ^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::type_caster_generic::type_caster_generic(const pybind11::detail::type_info*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:526:51: warning: declaration of ‘typeinfo’ shadows a member of ‘pybind11::detail::type_caster_generic’ [-Wshadow]
>   526 |     explicit type_caster_generic(const type_info *typeinfo)
>       |                                  ~~~~~~~~~~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:792:22: note: shadowed declaration is here
>   792 |     const type_info *typeinfo = nullptr;
>       |                      ^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘constexpr pybind11::arg::arg(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1043:40: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg’ [-Wshadow]
>  1043 |     constexpr explicit arg(const char *name = nullptr) : name(name), flag_noconvert(false), flag_none(true) { }
>       |                            ~~~~~~~~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1051:17: note: shadowed declaration is here
>  1051 |     const char *name; ///< If non-null, this is a named kwargs argument
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘constexpr pybind11::arg::arg(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1043:40: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg’ [-Wshadow]
>  1043 |     constexpr explicit arg(const char *name = nullptr) : name(name), flag_noconvert(false), flag_none(true) { }
>       |                            ~~~~~~~~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1051:17: note: shadowed declaration is here
>  1051 |     const char *name; ///< If non-null, this is a named kwargs argument
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘constexpr pybind11::arg::arg(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1043:40: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg’ [-Wshadow]
>  1043 |     constexpr explicit arg(const char *name = nullptr) : name(name), flag_noconvert(false), flag_none(true) { }
>       |                            ~~~~~~~~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1051:17: note: shadowed declaration is here
>  1051 |     const char *name; ///< If non-null, this is a named kwargs argument
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::arg_v::arg_v(pybind11::arg&&, T&&, const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1061:42: warning: declaration of ‘descr’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
>  1061 |     arg_v(arg &&base, T &&x, const char *descr = nullptr)
>       |                              ~~~~~~~~~~~~^~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1099:17: note: shadowed declaration is here
>  1099 |     const char *descr;
>       |                 ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::arg_v::arg_v(const char*, T&&, const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1082:48: warning: declaration of ‘descr’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
>  1082 |     arg_v(const char *name, T &&x, const char *descr = nullptr)
>       |                                    ~~~~~~~~~~~~^~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1099:17: note: shadowed declaration is here
>  1099 |     const char *descr;
>       |                 ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1082:23: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
>  1082 |     arg_v(const char *name, T &&x, const char *descr = nullptr)
>       |           ~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1051:17: note: shadowed declaration is here
>  1051 |     const char *name; ///< If non-null, this is a named kwargs argument
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::arg_v::arg_v(const pybind11::arg&, T&&, const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1087:47: warning: declaration of ‘descr’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
>  1087 |     arg_v(const arg &base, T &&x, const char *descr = nullptr)
>       |                                   ~~~~~~~~~~~~^~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1099:17: note: shadowed declaration is here
>  1099 |     const char *descr;
>       |                 ^~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::doc::doc(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:40:30: warning: declaration of ‘value’ shadows a member of ‘pybind11::doc’ [-Wshadow]
>    40 |     explicit doc(const char *value) : value(value) {}
>       |                  ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:39:26: note: shadowed declaration is here
>    39 | struct doc { const char *value;
>       |                          ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::doc::doc(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:40:30: warning: declaration of ‘value’ shadows a member of ‘pybind11::doc’ [-Wshadow]
>    40 |     explicit doc(const char *value) : value(value) {}
>       |                  ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:39:26: note: shadowed declaration is here
>    39 | struct doc { const char *value;
>       |                          ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::doc::doc(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:40:30: warning: declaration of ‘value’ shadows a member of ‘pybind11::doc’ [-Wshadow]
>    40 |     explicit doc(const char *value) : value(value) {}
>       |                  ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:39:26: note: shadowed declaration is here
>    39 | struct doc { const char *value;
>       |                          ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::name::name(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:45:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::name’ [-Wshadow]
>    45 |     explicit name(const char *value) : value(value) {}
>       |                   ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:44:27: note: shadowed declaration is here
>    44 | struct name { const char *value;
>       |                           ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::name::name(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:45:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::name’ [-Wshadow]
>    45 |     explicit name(const char *value) : value(value) {}
>       |                   ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:44:27: note: shadowed declaration is here
>    44 | struct name { const char *value;
>       |                           ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::name::name(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:45:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::name’ [-Wshadow]
>    45 |     explicit name(const char *value) : value(value) {}
>       |                   ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:44:27: note: shadowed declaration is here
>    44 | struct name { const char *value;
>       |                           ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::sibling::sibling(const pybind11::handle&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:50:36: warning: declaration of ‘value’ shadows a member of ‘pybind11::sibling’ [-Wshadow]
>    50 |     explicit sibling(const handle &value) : value(value.ptr()) {}
>       |                      ~~~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:49:25: note: shadowed declaration is here
>    49 | struct sibling { handle value;
>       |                         ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::sibling::sibling(const pybind11::handle&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:50:36: warning: declaration of ‘value’ shadows a member of ‘pybind11::sibling’ [-Wshadow]
>    50 |     explicit sibling(const handle &value) : value(value.ptr()) {}
>       |                      ~~~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:49:25: note: shadowed declaration is here
>    49 | struct sibling { handle value;
>       |                         ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::sibling::sibling(const pybind11::handle&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:50:36: warning: declaration of ‘value’ shadows a member of ‘pybind11::sibling’ [-Wshadow]
>    50 |     explicit sibling(const handle &value) : value(value.ptr()) {}
>       |                      ~~~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:49:25: note: shadowed declaration is here
>    49 | struct sibling { handle value;
>       |                         ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::metaclass::metaclass(pybind11::handle)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:81:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::metaclass’ [-Wshadow]
>    81 |     explicit metaclass(handle value) : value(value) { }
>       |                        ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:74:12: note: shadowed declaration is here
>    74 |     handle value;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::metaclass::metaclass(pybind11::handle)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:81:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::metaclass’ [-Wshadow]
>    81 |     explicit metaclass(handle value) : value(value) { }
>       |                        ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:74:12: note: shadowed declaration is here
>    74 |     handle value;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::metaclass::metaclass(pybind11::handle)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:81:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::metaclass’ [-Wshadow]
>    81 |     explicit metaclass(handle value) : value(value) { }
>       |                        ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:74:12: note: shadowed declaration is here
>    74 |     handle value;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::custom_type_setup::custom_type_setup(pybind11::custom_type_setup::callback)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:96:41: warning: declaration of ‘value’ shadows a member of ‘pybind11::custom_type_setup’ [-Wshadow]
>    96 |     explicit custom_type_setup(callback value) : value(std::move(value)) {}
>       |                                ~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:98:14: note: shadowed declaration is here
>    98 |     callback value;
>       |              ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::custom_type_setup::custom_type_setup(pybind11::custom_type_setup::callback)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:96:41: warning: declaration of ‘value’ shadows a member of ‘pybind11::custom_type_setup’ [-Wshadow]
>    96 |     explicit custom_type_setup(callback value) : value(std::move(value)) {}
>       |                                ~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:98:14: note: shadowed declaration is here
>    98 |     callback value;
>       |              ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::custom_type_setup::custom_type_setup(pybind11::custom_type_setup::callback)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:96:41: warning: declaration of ‘value’ shadows a member of ‘pybind11::custom_type_setup’ [-Wshadow]
>    96 |     explicit custom_type_setup(callback value) : value(std::move(value)) {}
>       |                                ~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:98:14: note: shadowed declaration is here
>    98 |     callback value;
>       |              ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::detail::argument_record::argument_record(const char*, const char*, pybind11::handle, bool, bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:91: warning: declaration of ‘none’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                                      ~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:166:10: note: shadowed declaration is here
>   166 |     bool none : 1;     ///< True if None is allowed when loading
>       |          ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:77: warning: declaration of ‘convert’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                        ~~~~~^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:165:10: note: shadowed declaration is here
>   165 |     bool convert : 1;  ///< True if the argument is allowed to convert when loading
>       |          ^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:65: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                          ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:164:12: note: shadowed declaration is here
>   164 |     handle value;      ///< Associated Python object
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:51: warning: declaration of ‘descr’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                       ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:163:17: note: shadowed declaration is here
>   163 |     const char *descr; ///< Human-readable version of the argument value
>       |                 ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:33: warning: declaration of ‘name’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                     ~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:162:17: note: shadowed declaration is here
>   162 |     const char *name;  ///< Argument name
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::detail::argument_record::argument_record(const char*, const char*, pybind11::handle, bool, bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:91: warning: declaration of ‘none’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                                      ~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:166:10: note: shadowed declaration is here
>   166 |     bool none : 1;     ///< True if None is allowed when loading
>       |          ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:77: warning: declaration of ‘convert’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                        ~~~~~^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:165:10: note: shadowed declaration is here
>   165 |     bool convert : 1;  ///< True if the argument is allowed to convert when loading
>       |          ^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:65: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                          ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:164:12: note: shadowed declaration is here
>   164 |     handle value;      ///< Associated Python object
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:51: warning: declaration of ‘descr’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                       ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:163:17: note: shadowed declaration is here
>   163 |     const char *descr; ///< Human-readable version of the argument value
>       |                 ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:33: warning: declaration of ‘name’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                     ~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:162:17: note: shadowed declaration is here
>   162 |     const char *name;  ///< Argument name
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::detail::argument_record::argument_record(const char*, const char*, pybind11::handle, bool, bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:91: warning: declaration of ‘none’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                                      ~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:166:10: note: shadowed declaration is here
>   166 |     bool none : 1;     ///< True if None is allowed when loading
>       |          ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:77: warning: declaration of ‘convert’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                        ~~~~~^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:165:10: note: shadowed declaration is here
>   165 |     bool convert : 1;  ///< True if the argument is allowed to convert when loading
>       |          ^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:65: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                          ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:164:12: note: shadowed declaration is here
>   164 |     handle value;      ///< Associated Python object
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:51: warning: declaration of ‘descr’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                       ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:163:17: note: shadowed declaration is here
>   163 |     const char *descr; ///< Human-readable version of the argument value
>       |                 ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:33: warning: declaration of ‘name’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                     ~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:162:17: note: shadowed declaration is here
>   162 |     const char *name;  ///< Argument name
>       |                 ^~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:14,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h: At global scope:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:21:16: warning: redundant redeclaration of ‘PyThreadState* pybind11::detail::get_thread_state_unchecked()’ in same scope [-Wredundant-decls]
>    21 | PyThreadState *get_thread_state_unchecked();
>       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:16,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:503:23: note: previous declaration of ‘PyThreadState* pybind11::detail::get_thread_state_unchecked()’
>   503 | inline PyThreadState *get_thread_state_unchecked() {
>       |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:14,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h: In constructor ‘pybind11::gil_scoped_release::gil_scoped_release(bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:131:38: warning: declaration of ‘disassoc’ shadows a member of ‘pybind11::gil_scoped_release’ [-Wshadow]
>   131 |     explicit gil_scoped_release(bool disassoc = false) : disassoc(disassoc) {
>       |                                 ~~~~~^~~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:165:10: note: shadowed declaration is here
>   165 |     bool disassoc;
>       |          ^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h: In constructor ‘pybind11::gil_scoped_release::gil_scoped_release(bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:131:38: warning: declaration of ‘disassoc’ shadows a member of ‘pybind11::gil_scoped_release’ [-Wshadow]
>   131 |     explicit gil_scoped_release(bool disassoc = false) : disassoc(disassoc) {
>       |                                 ~~~~~^~~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:165:10: note: shadowed declaration is here
>   165 |     bool disassoc;
>       |          ^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h: In constructor ‘pybind11::gil_scoped_release::gil_scoped_release(bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:131:38: warning: declaration of ‘disassoc’ shadows a member of ‘pybind11::gil_scoped_release’ [-Wshadow]
>   131 |     explicit gil_scoped_release(bool disassoc = false) : disassoc(disassoc) {
>       |                                 ~~~~~^~~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:165:10: note: shadowed declaration is here
>   165 |     bool disassoc;
>       |          ^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:17,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/init.h: In constructor ‘pybind11::detail::initimpl::pickle_factory<Get, Set, RetState(Self), NewInstance(ArgState)>::pickle_factory(Get, Set)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/init.h:324:33: warning: declaration of ‘set’ shadows a member of ‘pybind11::detail::initimpl::pickle_factory<Get, Set, RetState(Self), NewInstance(ArgState)>’ [-Wshadow]
>   324 |     pickle_factory(Get get, Set set)
>       |                             ~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/init.h:322:29: note: shadowed declaration is here
>   322 |     remove_reference_t<Set> set;
>       |                             ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/init.h:324:24: warning: declaration of ‘get’ shadows a member of ‘pybind11::detail::initimpl::pickle_factory<Get, Set, RetState(Self), NewInstance(ArgState)>’ [-Wshadow]
>   324 |     pickle_factory(Get get, Set set)
>       |                    ~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/init.h:321:29: note: shadowed declaration is here
>   321 |     remove_reference_t<Get> get;
>       |                             ^~~
> In file included from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h: In lambda function:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:1435:54: warning: declaration of ‘ptr’ shadows a previous local [-Wshadow]
>  1435 |         install_buffer_funcs([](PyObject *obj, void *ptr) -> buffer_info* {
>       |                                                ~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:1434:15: note: shadowed declaration is here
>  1434 |         auto *ptr = new capture { std::forward<Func>(func) };
>       |               ^~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/numpy.h:13,
>                  from /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:34,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/complex.h: In member function ‘bool pybind11::detail::type_caster<std::complex<_Tp> >::load(pybind11::handle, bool)’:
> /usr/lib/python3/dist-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 /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:34,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/numpy.h: In constructor ‘pybind11::detail::vectorize_helper<Func, Return, Args>::vectorize_helper(T&&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/numpy.h:1592:35: warning: declaration of ‘f’ shadows a member of ‘pybind11::detail::vectorize_helper<Func, Return, Args>’ [-Wshadow]
>  1592 |     explicit vectorize_helper(T &&f) : f(std::forward<T>(f)) {}
>       |                               ~~~~^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/numpy.h:1602:30: note: shadowed declaration is here
>  1602 |     remove_reference_t<Func> f;
>       |                              ^
> In file included from /<<PKGBUILDDIR>>/src/framework/linalg/linalg.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/framework/results/data/average_data.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/data/average_snapshot.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/experiment_data.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/experiment_result.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/framework/results/result.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:47,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /<<PKGBUILDDIR>>/src/framework/linalg/linops/linops_json.hpp: At global scope:
> /<<PKGBUILDDIR>>/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) {
>       |         ^~~~
> /<<PKGBUILDDIR>>/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) {
>       |        ^~~
> /<<PKGBUILDDIR>>/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 /<<PKGBUILDDIR>>/src/framework/linalg/linalg.hpp:26,
>                  from /<<PKGBUILDDIR>>/src/framework/results/data/average_data.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/data/average_snapshot.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/experiment_data.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/experiment_result.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/framework/results/result.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:47,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /<<PKGBUILDDIR>>/src/framework/linalg/square.hpp:141:9: warning: no previous declaration for ‘json_t& AER::Linalg::isquare(json_t&)’ [-Wmissing-declarations]
>   141 | json_t& isquare(json_t& data) {
>       |         ^~~~~~~
> /<<PKGBUILDDIR>>/src/framework/linalg/square.hpp:164:8: warning: no previous declaration for ‘json_t AER::Linalg::square(const json_t&)’ [-Wmissing-declarations]
>   164 | json_t square(const json_t& data) {
>       |        ^~~~~~
> In file included from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp: In function ‘void std::from_json(const json_t&, pybind11::object&)’:
> /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:310:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘nlohmann::basic_json<>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>   310 |         for (auto i = 0; i < js.size(); i++)
>       |                          ~~^~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/framework/circuit.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/framework/qobj.hpp:23,
>                  from /<<PKGBUILDDIR>>/src/controllers/controller.hpp:40,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/framework/operations.hpp: In function ‘AER::Operations::Op AER::Operations::json_to_op_unitary(const json_t&)’:
> /<<PKGBUILDDIR>>/src/framework/operations.hpp:854:19: warning: loop variable ‘mat’ creates a copy from type ‘const matrix<std::complex<double> >’ [-Wrange-loop-construct]
>   854 |   for (const auto mat : op.mats) {
>       |                   ^~~
> /<<PKGBUILDDIR>>/src/framework/operations.hpp:854:19: note: use reference type to prevent copying
>   854 |   for (const auto mat : op.mats) {
>       |                   ^~~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/controllers/controller.hpp: In member function ‘virtual void AER::Base::Controller::set_parallelization_circuit(const AER::Circuit&, const AER::Noise::NoiseModel&)’:
> /<<PKGBUILDDIR>>/src/controllers/controller.hpp:393:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   393 |     if (max_memory_mb_ < circ_memory_mb)
>       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/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&)’:
> /<<PKGBUILDDIR>>/src/controllers/controller.hpp:575:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<AER::ExperimentResult>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>   575 |       for (int j = 0; j < result.results.size(); ++j) {
>       |                       ~~^~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/controllers/controller.hpp:585:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const long unsigned int’ [-Wsign-compare]
>   585 |       for (int j = 0; j < num_circuits; ++j) {
>       |                       ~~^~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:20,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘std::pair<long unsigned int, long unsigned int> AER::ExtendedStabilizer::State::decomposition_parameters(const std::vector<AER::Operations::Op>&)’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:259:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   259 |   for (const auto op: ops)
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:259:19: note: use reference type to prevent copying
>   259 |   for (const auto op: ops)
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘bool AER::ExtendedStabilizer::State::check_measurement_opt(const std::vector<AER::Operations::Op>&) const’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:304:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   304 |   for (const auto op: ops)
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:304:19: note: use reference type to prevent copying
>   304 |   for (const auto op: ops)
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘virtual void AER::ExtendedStabilizer::State::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&)’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:354:23: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   354 |       for (const auto op: non_stabilizer_circuit)
>       |                       ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:354:23: note: use reference type to prevent copying
>   354 |       for (const auto op: non_stabilizer_circuit)
>       |                       ^~
>       |                       &
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:20,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘void AER::ExtendedStabilizer::State::apply_ops_parallel(const std::vector<AER::Operations::Op>&, AER::RngEngine&)’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:436:20: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   436 |     for(const auto op: ops)
>       |                    ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:436:20: note: use reference type to prevent copying
>   436 |     for(const auto op: ops)
>       |                    ^~
>       |                    &
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘void AER::ExtendedStabilizer::State::apply_stabilizer_circuit(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&)’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:457:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   457 |   for (const auto op: ops)
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:457:19: note: use reference type to prevent copying
>   457 |   for (const auto op: ops)
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘AER::uint_t AER::ExtendedStabilizer::State::compute_chi(const std::vector<AER::Operations::Op>&) const’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:747:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   747 |   for (const auto op: ops)
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:747:19: note: use reference type to prevent copying
>   747 |   for (const auto op: ops)
>       |                   ^~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state_tensor.hpp:31,
>                  from /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state_internal.hpp:22,
>                  from /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp:36,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:21,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp: In function ‘AER::status AER::csvd(AER::cmatrix_t&, AER::cmatrix_t&, AER::rvector_t&, AER::cmatrix_t&)’:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:137:32: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   137 |                         if ( w == 0.0 ) {
>       |                              ~~^~~~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:185:32: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   185 |                         if ( w == 0.0 ){
>       |                              ~~^~~~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:319:39: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   319 |                                 if (w == 0) {
>       |                                     ~~^~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:331:38: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   331 |                                 if (f==0) {
>       |                                     ~^~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:364:92: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   364 |                                 if (std::abs(h)  < 1e-13 && std::abs(f) < 1e-13 && large_f != 0) {
>       |                                                                                    ~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:371:39: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   371 |                                 if (w == 0 && !tiny_w) {
>       |                                     ~~^~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:453:27: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   453 |                 if ( b[k] != 0.0 )
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:476:28: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   476 |                 if ( c[k1] != 0.0 )
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:506:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const long unsigned int’ [-Wsign-compare]
>   506 |         for (i=0; i < nrows; i++)
>       |                   ~~^~~~~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:507:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const long unsigned int’ [-Wsign-compare]
>   507 |             for (j=0; j < ncols; j++)
>       |                       ~~^~~~~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp: In function ‘void AER::csvd_wrapper(AER::cmatrix_t&, AER::cmatrix_t&, AER::rvector_t&, AER::cmatrix_t&)’:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:558:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>   558 |   for(int k = 0; k < S.size(); k++)
>       |                  ~~^~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:21,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp: In member function ‘virtual void AER::MatrixProductState::State::set_config(const json_t&)’:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp:394:8: warning: unused variable ‘gate_opt’ [-Wunused-variable]
>   394 |   bool gate_opt = false;
>       |        ^~~~~~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp: In member function ‘virtual void AER::MatrixProductState::State::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&)’:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp:408:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   408 |   for (const auto op: ops) {
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp:408:19: note: use reference type to prevent copying
>   408 |   for (const auto op: ops) {
>       |                   ^~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:22,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/stabilizer/stabilizer_state.hpp: In member function ‘virtual void AER::Stabilizer::State::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&)’:
> /<<PKGBUILDDIR>>/src/simulators/stabilizer/stabilizer_state.hpp:288:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   288 |   for (const auto op: ops) {
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/stabilizer/stabilizer_state.hpp:288:19: note: use reference type to prevent copying
>   288 |   for (const auto op: ops) {
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/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>&)’:
> /<<PKGBUILDDIR>>/src/simulators/stabilizer/stabilizer_state.hpp:535:26: warning: comparison of integer expressions of different signedness: ‘AER::uint_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   535 |   if(qubit_for_branching == -1) {
>       |      ~~~~~~~~~~~~~~~~~~~~^~~~~
> In file included from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp: In member function ‘AER::Simulator::QasmController::Method AER::Simulator::QasmController::simulation_method(const AER::Circuit&, const AER::Noise::NoiseModel&, bool) const’:
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:636:22: warning: comparison of integer expressions of different signedness: ‘const uint_t’ {aka ‘const long unsigned int’} and ‘int’ [-Wsign-compare]
>   636 |           circ.shots > (1 << circ.num_qubits) &&
>       |           ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h: In instantiation of ‘pybind11::detail::any_container<T>::any_container(std::vector<T>&&) [with T = long int]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:86:34:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:951:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<long int>’ [-Wshadow]
>   951 |     any_container(std::vector<T> &&v) : v(std::move(v)) { }
>       |                   ~~~~~~~~~~~~~~~~~^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:931:20: note: shadowed declaration is here
>   931 |     std::vector<T> v;
>       |                    ^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:951:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<long int>’ [-Wshadow]
>   951 |     any_container(std::vector<T> &&v) : v(std::move(v)) { }
>       |                   ~~~~~~~~~~~~~~~~~^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:931:20: note: shadowed declaration is here
>   931 |     std::vector<T> v;
>       |                    ^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:951:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<long int>’ [-Wshadow]
>   951 |     any_container(std::vector<T> &&v) : v(std::move(v)) { }
>       |                   ~~~~~~~~~~~~~~~~~^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:931:20: note: shadowed declaration is here
>   931 |     std::vector<T> v;
>       |                    ^
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:812:76:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1473:81:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1530:63:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:741:42: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::generic_iterator<pybind11::detail::iterator_policies::sequence_slow_readwrite>’ [-Wshadow]
>   741 |     generic_iterator(handle seq, ssize_t index) : Policy(seq, index) { }
>       |                                  ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:741:42: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::generic_iterator<pybind11::detail::iterator_policies::sequence_slow_readwrite>’ [-Wshadow]
>   741 |     generic_iterator(handle seq, ssize_t index) : Policy(seq, index) { }
>       |                                  ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:741:42: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::generic_iterator<pybind11::detail::iterator_policies::sequence_slow_readwrite>’ [-Wshadow]
>   741 |     generic_iterator(handle seq, ssize_t index) : Policy(seq, index) { }
>       |                                  ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1545:80:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> In file included from /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/noise/noise_model.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/controllers/controller.hpp:45,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp: In instantiation of ‘void AER::QubitSuperoperator::State<data_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with data_t = QV::Superoperator<double>]’:
> /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:338:22:   required from here
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:222:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   222 |   for (const auto op: ops) {
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:222:19: note: use reference type to prevent copying
>   222 |   for (const auto op: ops) {
>       |                   ^~
>       |                   &
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1801: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>]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1474:81:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-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*]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1810: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>]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:447:47:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1807: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>]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:1276:13:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> In file included from /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/noise/noise_model.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/controllers/controller.hpp:45,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp: In instantiation of ‘void AER::QubitSuperoperator::State<data_t>::apply_kraus(const reg_t&, const std::vector<matrix<std::complex<double> >, std::allocator<matrix<std::complex<double> > > >&) [with data_t = QV::Superoperator<double>; AER::reg_t = std::vector<long unsigned int>]’:
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:238:9:   required from ‘void AER::QubitSuperoperator::State<data_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with data_t = QV::Superoperator<double>]’
> /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:338:22:   required from here
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:346:19: warning: loop variable ‘kraus’ creates a copy from type ‘const matrix<std::complex<double> >’ [-Wrange-loop-construct]
>   346 |   for (const auto kraus : kmats) {
>       |                   ^~~~~
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:346:19: note: use reference type to prevent copying
>   346 |   for (const auto kraus : kmats) {
>       |                   ^~~~~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/controllers/unitary_controller.hpp:19,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:11:
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp: In instantiation of ‘void AER::QubitUnitary::State<unitary_matrix_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with unitary_matrix_t = QV::UnitaryMatrix<double>]’:
> /<<PKGBUILDDIR>>/src/controllers/unitary_controller.hpp:296:18:   required from ‘AER::ExperimentData AER::Simulator::UnitaryController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t) const [with State_t = AER::QubitUnitary::State<>; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/unitary_controller.hpp:197:60:   required from here
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp:222:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   222 |   for (const auto op : ops) {
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp:222:19: note: use reference type to prevent copying
>   222 |   for (const auto op : ops) {
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp: In instantiation of ‘void AER::QubitUnitary::State<unitary_matrix_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with unitary_matrix_t = QV::UnitaryMatrix<float>]’:
> /<<PKGBUILDDIR>>/src/controllers/unitary_controller.hpp:296:18:   required from ‘AER::ExperimentData AER::Simulator::UnitaryController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t) const [with State_t = AER::QubitUnitary::State<QV::UnitaryMatrix<float> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/unitary_controller.hpp:202:59:   required from here
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp:222:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp:222:19: note: use reference type to prevent copying
>   222 |   for (const auto op : ops) {
>       |                   ^~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:19,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp: In instantiation of ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with densmat_t = QV::DensityMatrix<double>]’:
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:889:20:   required from ‘void AER::Simulator::QasmController::run_circuit_without_noise(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentData&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:805:30:   required from ‘AER::ExperimentData 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) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:432:61:   required from here
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:392:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   392 |   for (const auto op: ops) {
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:392:19: note: use reference type to prevent copying
>   392 |   for (const auto op: ops) {
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp: In instantiation of ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with densmat_t = QV::DensityMatrix<float>]’:
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:889:20:   required from ‘void AER::Simulator::QasmController::run_circuit_without_noise(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentData&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:805:30:   required from ‘AER::ExperimentData 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) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:438:60:   required from here
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:392:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:392:19: note: use reference type to prevent copying
>   392 |   for (const auto op: ops) {
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp: In instantiation of ‘void AER::DensityMatrix::State<densmat_t>::apply_kraus(const reg_t&, const std::vector<matrix<std::complex<double> >, std::allocator<matrix<std::complex<double> > > >&) [with densmat_t = QV::DensityMatrix<double>; AER::reg_t = std::vector<long unsigned int>]’:
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:424:9:   required from ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with densmat_t = QV::DensityMatrix<double>]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:889:20:   required from ‘void AER::Simulator::QasmController::run_circuit_without_noise(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentData&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:805:30:   required from ‘AER::ExperimentData 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) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:432:61:   required from here
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:727:19: warning: loop variable ‘kraus’ creates a copy from type ‘const matrix<std::complex<double> >’ [-Wrange-loop-construct]
>   727 |   for (const auto kraus : kmats) {
>       |                   ^~~~~
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:727:19: note: use reference type to prevent copying
>   727 |   for (const auto kraus : kmats) {
>       |                   ^~~~~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp: In instantiation of ‘void AER::DensityMatrix::State<densmat_t>::apply_kraus(const reg_t&, const std::vector<matrix<std::complex<double> >, std::allocator<matrix<std::complex<double> > > >&) [with densmat_t = QV::DensityMatrix<float>; AER::reg_t = std::vector<long unsigned int>]’:
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:424:9:   required from ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with densmat_t = QV::DensityMatrix<float>]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:889:20:   required from ‘void AER::Simulator::QasmController::run_circuit_without_noise(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentData&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:805:30:   required from ‘AER::ExperimentData 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) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:438:60:   required from here
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:727:19: warning: loop variable ‘kraus’ creates a copy from type ‘const matrix<std::complex<double> >’ [-Wrange-loop-construct]
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:727:19: note: use reference type to prevent copying
>   727 |   for (const auto kraus : kmats) {
>       |                   ^~~~~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/simulators/unitary/unitarymatrix.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/noise/noise_model.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/controllers/controller.hpp:45,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/statevector/qubitvector.hpp: In instantiation of ‘void QV::QubitVector<data_t>::apply_diagonal_matrix(const reg_t&, QV::cvector_t<double>&) [with data_t = double; QV::reg_t = std::vector<long unsigned int>; QV::cvector_t<double> = std::vector<std::complex<double> >]’:
> /<<PKGBUILDDIR>>/src/simulators/statevector/statevector_state.hpp:773:45:   required from ‘void AER::Statevector::State<statevec_t>::apply_matrix(const AER::Operations::Op&) [with statevec_t = QV::QubitVector<double>]’
> /<<PKGBUILDDIR>>/src/simulators/statevector/statevector_state.hpp:470:23:   required from ‘void AER::Statevector::State<statevec_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with statevec_t = QV::QubitVector<double>]’
> /<<PKGBUILDDIR>>/src/controllers/statevector_controller.hpp:295:18:   required from ‘AER::ExperimentData AER::Simulator::StatevectorController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t) const [with State_t = AER::Statevector::State<QV::QubitVector<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/statevector_controller.hpp:202:79:   required from here
> /<<PKGBUILDDIR>>/src/simulators/statevector/qubitvector.hpp:1238:27: warning: comparison of integer expressions of different signedness: ‘QV::int_t’ {aka ‘long int’} and ‘std::vector<long unsigned int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>  1238 |       for (int_t j = 0; j < qubits.size(); j++)
>       |                         ~~^~~~~~~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:881: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]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:894: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>]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:906: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]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:927:72:   required from ‘T pybind11::handle::cast() const [with T = double]’
> /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:266:48:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:177:32: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   177 |         bool py_err = py_value == (py_type) -1 && PyErr_Occurred();
>       |                       ~~~~~~~~~^~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:181:95: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   181 |         if (py_err || (std::is_integral<T>::value && sizeof(py_type) != sizeof(T) && py_value != (py_type) (T) py_value)) {
>       |                                                                                      ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/numpy.h:13,
>                  from /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:34,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/complex.h: In instantiation of ‘bool pybind11::detail::type_caster<std::complex<_Tp> >::load(pybind11::handle, bool) [with T = double]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:881:19:   required from ‘pybind11::detail::type_caster<T, SFINAE>& pybind11::detail::load_type(pybind11::detail::type_caster<T, SFINAE>&, const pybind11::handle&) [with T = std::complex<double>; SFINAE = void]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:894:14:   required from ‘pybind11::detail::make_caster<T> pybind11::detail::load_type(const pybind11::handle&) [with T = std::complex<double>; pybind11::detail::make_caster<T> = pybind11::detail::type_caster<std::complex<double>, void>]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:906:35:   required from ‘T pybind11::cast(const pybind11::handle&) [with T = std::complex<double>; typename std::enable_if<(! std::is_base_of<pybind11::detail::pyobject_tag, typename std::remove_reference<_Tp>::type>::value), int>::type <anonymous> = 0]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:927:72:   required from ‘T pybind11::handle::cast() const [with T = std::complex<double>]’
> /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:285:50:   required from here
> /usr/lib/python3/dist-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 /<<PKGBUILDDIR>>/src/simulators/unitary/unitarymatrix.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/noise/noise_model.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/controllers/controller.hpp:45,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/statevector/qubitvector.hpp: In instantiation of ‘void QV::QubitVector<data_t>::apply_diagonal_matrix(const reg_t&, QV::cvector_t<double>&) [with data_t = float; QV::reg_t = std::vector<long unsigned int>; QV::cvector_t<double> = std::vector<std::complex<double> >]’:
> /<<PKGBUILDDIR>>/src/simulators/statevector/statevector_state.hpp:773:45:   required from ‘void AER::Statevector::State<statevec_t>::apply_matrix(const AER::Operations::Op&) [with statevec_t = QV::QubitVector<float>]’
> /<<PKGBUILDDIR>>/src/simulators/statevector/statevector_state.hpp:470:23:   required from ‘void AER::Statevector::State<statevec_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with statevec_t = QV::QubitVector<float>]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:889:20:   required from ‘void AER::Simulator::QasmController::run_circuit_without_noise(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentData&, AER::RngEngine&) const [with State_t = AER::Statevector::State<QV::QubitVector<float> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:805:30:   required from ‘AER::ExperimentData 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) const [with State_t = AER::Statevector::State<QV::QubitVector<float> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:384:78:   required from here
> /<<PKGBUILDDIR>>/src/simulators/statevector/qubitvector.hpp:1238:27: warning: comparison of integer expressions of different signedness: ‘QV::int_t’ {aka ‘long int’} and ‘std::vector<long unsigned int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>  1238 |       for (int_t j = 0; j < qubits.size(); j++)
>       |                         ~~^~~~~~~~~~~~~~~
> [37/38] Linking CXX shared module qiskit/providers/aer/backends/wrappers/controller_wrappers.cpython-310-x86_64-linux-gnu.so
> [37/38] Install the project...
> -- Install configuration: "Release"
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/channel_value.cpython-310-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/measure.cpython-310-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/memory.cpython-310-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/utils.cpython-310-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spconvert.cpython-310-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spmath.cpython-310-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/sparse_utils.cpython-310-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spmatfuncs.cpython-310-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/controller_wrappers.cpython-310-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/numeric_integrator_wrapper.cpython-310-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/test_python_to_cpp.cpython-310-x86_64-linux-gnu.so
> 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)
> package init file 'qiskit/providers/aer/pulse/qutip_lite/cy/src/__init__.py' not found (or not a regular file)
> 
> 
> --------------------------------------------------------------------------------
> -- Trying "Ninja" generator
> --------------------------------
> ---------------------------
> ----------------------
> -----------------
> ------------
> -------
> --
> --
> -------
> ------------
> -----------------
> ----------------------
> ---------------------------
> --------------------------------
> -- Trying "Ninja" generator - success
> --------------------------------------------------------------------------------
> 
> Configuring Project
>   Working directory:
>     /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-build
>   Command:
>     cmake /<<PKGBUILDDIR>> -G Ninja -DCMAKE_INSTALL_PREFIX:PATH=/<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.10/cmake-install -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.10 -DPYTHON_VERSION_STRING:STRING=3.10.1 -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.10 -DPYTHON_LIBRARY:FILEPATH=libpython3.10.a -DSKBUILD:BOOL=TRUE -DCMAKE_MODULE_PATH:PATH=/usr/lib/python3/dist-packages/skbuild/resources/cmake -DCMAKE_BUILD_TYPE:STRING=Release
> 
> 
> copying qiskit/providers/aer/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/__init__.py
> copying qiskit/providers/aer/aerjob.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/aerjob.py
> copying qiskit/providers/aer/aererror.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/aererror.py
> copying qiskit/providers/aer/aerprovider.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/aerprovider.py
> copying qiskit/providers/aer/version.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/version.py
> creating directory _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise
> copying qiskit/providers/aer/noise/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/__init__.py
> copying qiskit/providers/aer/noise/noise_model.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/noise_model.py
> copying qiskit/providers/aer/noise/noiseerror.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/noiseerror.py
> creating directory _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions
> copying qiskit/providers/aer/extensions/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/__init__.py
> copying qiskit/providers/aer/extensions/snapshot_expectation_value.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot_expectation_value.py
> copying qiskit/providers/aer/extensions/snapshot_stabilizer.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot_stabilizer.py
> copying qiskit/providers/aer/extensions/snapshot.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot.py
> copying qiskit/providers/aer/extensions/snapshot_statevector.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot_statevector.py
> copying qiskit/providers/aer/extensions/snapshot_density_matrix.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot_density_matrix.py
> copying qiskit/providers/aer/extensions/snapshot_probabilities.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot_probabilities.py
> creating directory _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/utils
> copying qiskit/providers/aer/utils/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/utils/__init__.py
> copying qiskit/providers/aer/utils/qobj_utils.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/utils/qobj_utils.py
> copying qiskit/providers/aer/utils/noise_remapper.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/utils/noise_remapper.py
> copying qiskit/providers/aer/utils/noise_model_inserter.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/utils/noise_model_inserter.py
> copying qiskit/providers/aer/utils/noise_transformation.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/utils/noise_transformation.py
> copying qiskit/providers/aer/backends/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/__init__.py
> copying qiskit/providers/aer/backends/statevector_simulator.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/statevector_simulator.py
> copying qiskit/providers/aer/backends/qasm_simulator.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/qasm_simulator.py
> copying qiskit/providers/aer/backends/pulse_simulator.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/pulse_simulator.py
> copying qiskit/providers/aer/backends/aerbackend.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/aerbackend.py
> copying qiskit/providers/aer/backends/unitary_simulator.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/unitary_simulator.py
> copying qiskit/providers/aer/pulse/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/__init__.py
> copying qiskit/providers/aer/pulse/duffing_model_generators.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/duffing_model_generators.py
> copying qiskit/providers/aer/pulse/pulse_system_model.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/pulse_system_model.py
> copying qiskit/providers/aer/pulse/hamiltonian_model.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/hamiltonian_model.py
> creating directory _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/errors
> copying qiskit/providers/aer/noise/errors/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/errors/__init__.py
> copying qiskit/providers/aer/noise/errors/quantum_error.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/errors/quantum_error.py
> copying qiskit/providers/aer/noise/errors/readout_error.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/errors/readout_error.py
> copying qiskit/providers/aer/noise/errors/errorutils.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/errors/errorutils.py
> copying qiskit/providers/aer/noise/errors/standard_errors.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/errors/standard_errors.py
> creating directory _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/device
> copying qiskit/providers/aer/noise/device/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/device/__init__.py
> copying qiskit/providers/aer/noise/device/models.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/device/models.py
> copying qiskit/providers/aer/noise/device/basic_device_model.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/device/basic_device_model.py
> copying qiskit/providers/aer/noise/device/parameters.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/device/parameters.py
> creating directory _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/utils
> copying qiskit/providers/aer/noise/utils/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/utils/__init__.py
> creating directory _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj
> copying qiskit/providers/aer/pulse/qobj/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/__init__.py
> copying qiskit/providers/aer/pulse/qobj/op_qobj.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/op_qobj.py
> copying qiskit/providers/aer/pulse/qobj/op_system.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/op_system.py
> copying qiskit/providers/aer/pulse/qobj/opparse.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/opparse.py
> copying qiskit/providers/aer/pulse/qobj/digest.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/digest.py
> copying qiskit/providers/aer/pulse/qobj/operators.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/operators.py
> copying qiskit/providers/aer/pulse/cy/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/__init__.py
> creating directory _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver
> copying qiskit/providers/aer/pulse/solver/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/__init__.py
> copying qiskit/providers/aer/pulse/solver/codegen.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/codegen.py
> copying qiskit/providers/aer/pulse/solver/settings.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/settings.py
> copying qiskit/providers/aer/pulse/solver/options.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/options.py
> copying qiskit/providers/aer/pulse/solver/opsolve.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/opsolve.py
> copying qiskit/providers/aer/pulse/solver/rhs_utils.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/rhs_utils.py
> copying qiskit/providers/aer/pulse/solver/unitary.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/unitary.py
> copying qiskit/providers/aer/pulse/solver/monte_carlo.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/monte_carlo.py
> copying qiskit/providers/aer/pulse/solver/zvode.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/zvode.py
> copying qiskit/providers/aer/pulse/solver/data_config.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/data_config.py
> copying qiskit/providers/aer/pulse/qutip_lite/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/__init__.py
> copying qiskit/providers/aer/pulse/qutip_lite/fastsparse.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/fastsparse.py
> copying qiskit/providers/aer/pulse/qutip_lite/superoperator.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/superoperator.py
> copying qiskit/providers/aer/pulse/qutip_lite/settings.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/settings.py
> copying qiskit/providers/aer/pulse/qutip_lite/states.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/states.py
> copying qiskit/providers/aer/pulse/qutip_lite/dimensions.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/dimensions.py
> copying qiskit/providers/aer/pulse/qutip_lite/qobj.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/qobj.py
> copying qiskit/providers/aer/pulse/qutip_lite/sparse.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/sparse.py
> copying qiskit/providers/aer/pulse/qutip_lite/expect.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/expect.py
> copying qiskit/providers/aer/pulse/qutip_lite/tensor.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/tensor.py
> copying qiskit/providers/aer/pulse/qutip_lite/operators.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/operators.py
> copying qiskit/providers/aer/pulse/qutip_lite/cy/__init__.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/__init__.py
> copying qiskit/providers/aer/pulse/qutip_lite/cy/utilities.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/utilities.py
> copying qiskit/providers/aer/pulse/qutip_lite/cy/pyxbuilder.py -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/pyxbuilder.py
> copying /<<PKGBUILDDIR>>/qiskit/providers/aer/VERSION.txt -> _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/VERSION.txt
> 
> running build
> running build_py
> package init file '_skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/__init__.py' not found (or not a regular file)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/aerjob.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/aererror.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/aerprovider.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/noise_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/noiseerror.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot_expectation_value.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot_stabilizer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot_statevector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot_density_matrix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/extensions/snapshot_probabilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/extensions
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/utils
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/utils
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/utils/qobj_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/utils
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/utils/noise_remapper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/utils
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/utils/noise_model_inserter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/utils
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/utils/noise_transformation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/statevector_simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/qasm_simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/pulse_simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/aerbackend.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/unitary_simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/backends
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/duffing_model_generators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/pulse_system_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/hamiltonian_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/errors
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/errors/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/errors
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/errors/quantum_error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/errors
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/errors/readout_error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/errors
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/errors/errorutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/errors
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/errors/standard_errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/errors
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/device
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/device/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/device
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/device/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/device
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/device/basic_device_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/device
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/device/parameters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/device
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/utils
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/noise/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/noise/utils
> package init file 'qiskit/providers/aer/backends/wrappers/__init__.py' not found (or not a regular file)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/op_qobj.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/op_system.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/opparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/digest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qobj/operators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/codegen.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/settings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/options.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/opsolve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/rhs_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/unitary.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/monte_carlo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/zvode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/solver/data_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/fastsparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/superoperator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/settings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/states.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/dimensions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/qobj.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/sparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/expect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/tensor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/operators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/utilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/pyxbuilder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> package init file 'qiskit/providers/aer/pulse/qutip_lite/cy/src/__init__.py' not found (or not a regular file)
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/VERSION.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/backends/controller_wrappers.cpython-310-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/memory.cpython-310-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/channel_value.cpython-310-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/test_python_to_cpp.cpython-310-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/measure.cpython-310-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/utils.cpython-310-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/cy/numeric_integrator_wrapper.cpython-310-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/sparse_utils.cpython-310-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spconvert.cpython-310-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spmath.cpython-310-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.10/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spmatfuncs.cpython-310-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copied 71 files
> running build_ext
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> 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.
> 
> Not searching for unused variables given on the command line.
> 
> -- The C compiler identification is GNU 11.2.0
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /usr/bin/cc - skipped
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- The CXX compiler identification is GNU 11.2.0
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++ - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /<<PKGBUILDDIR>>/_cmake_test_compile/build
> -- The CXX compiler identification is GNU 11.2.0
> -- The C compiler identification is GNU 11.2.0
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++ - 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: /usr/bin/cc - 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
> -- Looking for OpenMP support...
> -- OpenMP found!
> -- OpenMP_CXX_FLAGS = -fopenmp
> -- OpenMP_EXE_LINKER_FLAGS = 
> -- Looking for NLOHMANN Json library...
> -- nlohmann include dir: /<<PKGBUILDDIR>>/src/third-party/headers
> -- 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  
> -- Looking for OpenBLAS library...
> -- BLAS library found: /usr/lib/x86_64-linux-gnu/libopenblas.so
> -- Looking for spdlog library...
> -- spdlog not found.
> -- No Thrust supported backend
> -- No Thrust support enabled
> -- Looking for muparserx library...
> -- Muparserx library version '4.0.8' found
> -- Found PythonInterp: /usr/bin/python3 (found version "3.9.9") 
> -- Found PythonLibs: libpython3.9.a (found version "3.9.9") 
> -- Found Cython: /usr/bin/cython3  
> -- Performing Test Weak Link MODULE -> SHARED (gnu_ld_ignore) - Success
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> -- /usr/include/python3.9
> -- PYTHON EXECUTABLE: /usr/bin/python3
> -- PYCOMM RAW: /usr/lib/python3/dist-packages/pybind11/include
> -- PYBIND INCLUDES: /usr/lib/python3/dist-packages/pybind11/include
> _modinit_prefix:PyInit_
> _modinit_prefix:PyInit_
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-build
> [1/38] Generating CXX source qiskit/providers/aer/pulse/cy/memory.cxx
> [2/38] Generating CXX source qiskit/providers/aer/pulse/cy/utils.cxx
> [3/38] Generating CXX source qiskit/providers/aer/pulse/cy/channel_value.cxx
> [4/38] Generating CXX source qiskit/providers/aer/pulse/cy/measure.cxx
> [5/38] Generating CXX source qiskit/providers/aer/pulse/qutip_lite/cy/spconvert.cxx
> [6/38] Generating CXX source qiskit/providers/aer/pulse/qutip_lite/cy/spmath.cxx
> [7/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spconvert.dir/src/zspmv.cpp.o
> /<<PKGBUILDDIR>>/qiskit/providers/aer/pulse/qutip_lite/cy/src/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,
>       |      ^~~~~~~
> [8/38] Building CXX object qiskit/providers/aer/pulse/cy/CMakeFiles/memory.dir/memory.cxx.o
> [9/38] Building CXX object qiskit/providers/aer/pulse/cy/CMakeFiles/utils.dir/utils.cxx.o
> [10/38] Linking CXX shared module qiskit/providers/aer/pulse/cy/memory.cpython-39-x86_64-linux-gnu.so
> [11/38] Building CXX object qiskit/providers/aer/pulse/cy/CMakeFiles/channel_value.dir/channel_value.cxx.o
> [12/38] Linking CXX shared module qiskit/providers/aer/pulse/cy/utils.cpython-39-x86_64-linux-gnu.so
> [13/38] Linking CXX shared module qiskit/providers/aer/pulse/cy/channel_value.cpython-39-x86_64-linux-gnu.so
> [14/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spmath.dir/src/zspmv.cpp.o
> /<<PKGBUILDDIR>>/qiskit/providers/aer/pulse/qutip_lite/cy/src/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,
>       |      ^~~~~~~
> [15/38] Building CXX object qiskit/providers/aer/pulse/cy/CMakeFiles/measure.dir/measure.cxx.o
> [16/38] Linking CXX shared module qiskit/providers/aer/pulse/cy/measure.cpython-39-x86_64-linux-gnu.so
> [17/38] Generating CXX source src/open_pulse/numeric_integrator_wrapper.cxx
> [18/38] Generating CXX source qiskit/providers/aer/pulse/qutip_lite/cy/spmatfuncs.cxx
> [19/38] Generating CXX source qiskit/providers/aer/pulse/qutip_lite/cy/sparse_utils.cxx
> [20/38] Building CXX object src/open_pulse/CMakeFiles/numeric_integrator_wrapper.dir/numeric_integrator_wrapper.cxx.o
> [21/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/sparse_utils.dir/src/zspmv.cpp.o
> /<<PKGBUILDDIR>>/qiskit/providers/aer/pulse/qutip_lite/cy/src/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,
>       |      ^~~~~~~
> [22/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spmatfuncs.dir/src/zspmv.cpp.o
> /<<PKGBUILDDIR>>/qiskit/providers/aer/pulse/qutip_lite/cy/src/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,
>       |      ^~~~~~~
> [23/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spconvert.dir/spconvert.cxx.o
> [24/38] Linking CXX shared module qiskit/providers/aer/pulse/qutip_lite/cy/spconvert.cpython-39-x86_64-linux-gnu.so
> [25/38] Generating CXX source src/open_pulse/test_python_to_cpp.cxx
> [26/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spmath.dir/spmath.cxx.o
> [27/38] Linking CXX shared module qiskit/providers/aer/pulse/qutip_lite/cy/spmath.cpython-39-x86_64-linux-gnu.so
> [28/38] Building CXX object src/open_pulse/CMakeFiles/numeric_integrator_wrapper.dir/numeric_integrator.cpp.o
> In file included from /usr/include/python3.9/numpy/ndarraytypes.h:1969,
>                  from /usr/include/python3.9/numpy/ndarrayobject.h:12,
>                  from /usr/include/python3.9/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:9:
> /usr/include/python3.9/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning is a GCC extension
>    17 | #warning "Using deprecated NumPy API, disable it with " \
>       |  ^~~~~~~
> /usr/include/python3.9/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 /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:30,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/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&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:76:26: warning: declaration of ‘vec’ shadows a member of ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>::ordered_map_iterator_t<_map_t, _vec_t>’ [-Wshadow]
>    76 |                  _vec_t& vec) : map(map), vec(vec){
>       |                  ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:62:25: note: shadowed declaration is here
>    62 |                 _vec_t& vec;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:75:40: 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,
>       |                                ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:61:25: note: shadowed declaration is here
>    61 |                 _map_t& map;
>       |                         ^~~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:31,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
> /<<PKGBUILDDIR>>/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) {}
>       |                    ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
>    24 |     std::string term;
>       |                 ^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
> /<<PKGBUILDDIR>>/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) {}
>       |                    ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
>    24 |     std::string term;
>       |                 ^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
> /<<PKGBUILDDIR>>/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) {}
>       |                    ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
>    24 |     std::string term;
>       |                 ^~~~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:33,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                                                        ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:30:17: note: shadowed declaration is here
>    30 |     std::string expr;
>       |                 ^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:29:35: note: shadowed declaration is here
>    29 |     std::unique_ptr<mup::ParserX> parser;
>       |                                   ^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                                                        ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:30:17: note: shadowed declaration is here
>    30 |     std::string expr;
>       |                 ^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:29:35: note: shadowed declaration is here
>    29 |     std::unique_ptr<mup::ParserX> parser;
>       |                                   ^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                                                        ~~~~~~~~~~~~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:30:17: note: shadowed declaration is here
>    30 |     std::string expr;
>       |                 ^~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:26:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
>    26 |     ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
>       |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:29:35: note: shadowed declaration is here
>    29 |     std::unique_ptr<mup::ParserX> parser;
>       |                                   ^~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp: At global scope:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:44: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]
>    44 | complex_t evaluate_hamiltonian_expression(const std::string& expr_string,
>       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:33,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/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> >&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/eval_hamiltonian.hpp:100:27: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=]
>   100 |     }catch(std::exception ex){
>       |                           ^~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp: At global scope:
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:35:6: warning: no previous declaration for ‘bool check_is_integer(PyObject*)’ [-Wmissing-declarations]
>    35 | bool check_is_integer(PyObject * value){
>       |      ^~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:46:6: warning: no previous declaration for ‘bool check_is_string(PyObject*)’ [-Wmissing-declarations]
>    46 | bool check_is_string(PyObject * value){
>       |      ^~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:56:6: warning: no previous declaration for ‘bool check_is_floating_point(PyObject*)’ [-Wmissing-declarations]
>    56 | bool check_is_floating_point(PyObject * value){
>       |      ^~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:66:6: warning: no previous declaration for ‘bool check_is_complex(PyObject*)’ [-Wmissing-declarations]
>    66 | bool check_is_complex(PyObject * value){
>       |      ^~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:76:6: warning: no previous declaration for ‘bool check_is_list(PyObject*)’ [-Wmissing-declarations]
>    76 | bool check_is_list(PyObject * value){
>       |      ^~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:87:6: warning: no previous declaration for ‘bool check_is_tuple(PyObject*)’ [-Wmissing-declarations]
>    87 | bool check_is_tuple(PyObject * value){
>       |      ^~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:98:6: warning: no previous declaration for ‘bool check_is_dict(PyObject*)’ [-Wmissing-declarations]
>    98 | bool check_is_dict(PyObject * value){
>       |      ^~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:109:6: warning: no previous declaration for ‘bool check_is_np_array(PyArrayObject*)’ [-Wmissing-declarations]
>   109 | bool check_is_np_array(PyArrayObject * value){
>       |      ^~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:394:12: warning: no previous declaration for ‘PyObject* _get_py_value_from_py_dict(PyObject*, const string&)’ [-Wmissing-declarations]
>   394 | PyObject * _get_py_value_from_py_dict(PyObject * dict, const std::string& key){
>       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:30:9: warning: no previous declaration for ‘int32_t floor_div(int32_t, int32_t)’ [-Wmissing-declarations]
>    30 | int32_t floor_div(int32_t a, int32_t b) {
>       |         ^~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:37: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]
>    37 | complex_t chan_value(
>       |           ^~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp: In lambda function:
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:47:47: warning: declaration of ‘double t’ shadows a parameter [-Wshadow]
>    47 |     static const auto get_arr_idx = [](double t, double start, double stop, size_t len_array) -> int {
>       |                                        ~~~~~~~^
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:38:12: note: shadowed declaration is here
>    38 |     double t,
>       |     ~~~~~~~^
> /<<PKGBUILDDIR>>/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>&)’:
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:90:18: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>    90 |         if(phase != 0.){
>       |            ~~~~~~^~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp: At global scope:
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:99:17: warning: no previous declaration for ‘PyArrayObject* create_py_array_from_vector(complex_t*, int)’ [-Wmissing-declarations]
>    99 | PyArrayObject * create_py_array_from_vector(
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp: In function ‘PyArrayObject* td_ode_rhs(double, PyArrayObject*, PyObject*, PyObject*, PyObject*, PyObject*, PyObject*)’:
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:153:15: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘class std::complex<double>’; use assignment or value-initialization instead [-Wclass-memaccess]
>   153 |         memset(&out[0],0,num_rows * sizeof(complex_t));
>       |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:3:
> /usr/include/c++/11/complex:1229:11: note: ‘class std::complex<double>’ declared here
>  1229 |     class complex<double>
>       |           ^~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:192:55: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector<TermExpression>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>   192 |         if(sys_index == systems.size() && num_h_terms > systems.size()){
>       |                                           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:30,
>                  from /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:16:
> /<<PKGBUILDDIR>>/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> > > >]’:
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:114:14:   required from ‘ordered_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> > > > >::ordered_map()’
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:277:41:   required from ‘const ordered_map<std::__cxx11::basic_string<char>, ValueType> get_value(type<ordered_map<std::__cxx11::basic_string<char>, ValueType> >, PyObject*) [with ValueType = std::vector<NpArray<double> >; PyObject = _object]’
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:136:21:   required from ‘T get_value(PyObject*) [with T = ordered_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> > > > >; PyObject = _object]’
> /<<PKGBUILDDIR>>/src/open_pulse/python_to_cpp.hpp:468:54:   required from ‘const ordered_map<KeyType, ValueType> get_ordered_map_from_dict_item(PyObject*, const string&) [with KeyType = std::__cxx11::basic_string<char>; ValueType = std::vector<NpArray<double> >; PyObject = _object; std::string = std::__cxx11::basic_string<char>]’
> /<<PKGBUILDDIR>>/src/open_pulse/numeric_integrator.cpp:155:92:   required from here
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:76:26: warning: declaration of ‘vec’ shadows a member of ‘ordered_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> > > > >::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]
>    76 |                  _vec_t& vec) : map(map), vec(vec){
>       |                  ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:62:25: note: shadowed declaration is here
>    62 |                 _vec_t& vec;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:75:40: warning: declaration of ‘map’ shadows a member of ‘ordered_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> > > > >::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,
>       |                                ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:61:25: note: shadowed declaration is here
>    61 |                 _map_t& map;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:76:26: warning: declaration of ‘vec’ shadows a member of ‘ordered_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> > > > >::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]
>    76 |                  _vec_t& vec) : map(map), vec(vec){
>       |                  ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:62:25: note: shadowed declaration is here
>    62 |                 _vec_t& vec;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:75:40: warning: declaration of ‘map’ shadows a member of ‘ordered_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> > > > >::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,
>       |                                ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:61:25: note: shadowed declaration is here
>    61 |                 _map_t& map;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:76:26: warning: declaration of ‘vec’ shadows a member of ‘ordered_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> > > > >::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]
>    76 |                  _vec_t& vec) : map(map), vec(vec){
>       |                  ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:62:25: note: shadowed declaration is here
>    62 |                 _vec_t& vec;
>       |                         ^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:75:40: warning: declaration of ‘map’ shadows a member of ‘ordered_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> > > > >::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,
>       |                                ~~~~~~~~^~~
> /<<PKGBUILDDIR>>/src/open_pulse/ordered_map.hpp:61:25: note: shadowed declaration is here
>    61 |                 _map_t& map;
>       |                         ^~~
> [29/38] Linking CXX shared module src/open_pulse/numeric_integrator_wrapper.cpython-39-x86_64-linux-gnu.so
> [30/38] Building CXX object src/open_pulse/CMakeFiles/test_python_to_cpp.dir/test_python_to_cpp.cxx.o
> [31/38] Linking CXX shared module src/open_pulse/test_python_to_cpp.cpython-39-x86_64-linux-gnu.so
> [32/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/spmatfuncs.dir/spmatfuncs.cxx.o
> [33/38] Linking CXX shared module qiskit/providers/aer/pulse/qutip_lite/cy/spmatfuncs.cpython-39-x86_64-linux-gnu.so
> [34/38] Building CXX object qiskit/providers/aer/pulse/qutip_lite/cy/CMakeFiles/sparse_utils.dir/sparse_utils.cxx.o
> [35/38] Linking CXX shared module qiskit/providers/aer/pulse/qutip_lite/cy/sparse_utils.cpython-39-x86_64-linux-gnu.so
> [36/38] Building CXX object qiskit/providers/aer/backends/wrappers/CMakeFiles/controller_wrappers.dir/bindings.cc.o
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h: In constructor ‘pybind11::detail::any_container<T>::any_container(std::vector<T>&&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:951:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<T>’ [-Wshadow]
>   951 |     any_container(std::vector<T> &&v) : v(std::move(v)) { }
>       |                   ~~~~~~~~~~~~~~~~~^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:931:20: note: shadowed declaration is here
>   931 |     std::vector<T> v;
>       |                    ^
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-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)
>       |                                                                                                     ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-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
>       |          ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                                                                         ~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
>    45 |     ssize_t ndim = 0;             // Number of dimensions
>       |             ^~~~
> /usr/lib/python3/dist-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,
>       |                                              ~~~~~~~~~~~~~~~~~~~^~~~~~
> /usr/lib/python3/dist-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()
>       |                 ^~~~~~
> /usr/lib/python3/dist-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,
>       |                            ~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-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
>       |             ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                 ~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
>    41 |     void *ptr = nullptr;          // Pointer to the underlying storage
>       |           ^~~
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-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)
>       |                                                                                                     ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-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
>       |          ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                                                                         ~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
>    45 |     ssize_t ndim = 0;             // Number of dimensions
>       |             ^~~~
> /usr/lib/python3/dist-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,
>       |                                              ~~~~~~~~~~~~~~~~~~~^~~~~~
> /usr/lib/python3/dist-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()
>       |                 ^~~~~~
> /usr/lib/python3/dist-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,
>       |                            ~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-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
>       |             ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                 ~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
>    41 |     void *ptr = nullptr;          // Pointer to the underlying storage
>       |           ^~~
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-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)
>       |                                                                                                     ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-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
>       |          ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                                                                         ~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
>    45 |     ssize_t ndim = 0;             // Number of dimensions
>       |             ^~~~
> /usr/lib/python3/dist-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,
>       |                                              ~~~~~~~~~~~~~~~~~~~^~~~~~
> /usr/lib/python3/dist-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()
>       |                 ^~~~~~
> /usr/lib/python3/dist-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,
>       |                            ~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-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
>       |             ^~~~~~~~
> /usr/lib/python3/dist-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,
>       |                 ~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
>    41 |     void *ptr = nullptr;          // Pointer to the underlying storage
>       |           ^~~
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-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)
>       |                                                                                                             ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-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
>       |          ^~~~~~~~
> /usr/lib/python3/dist-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)
>       |                 ~~~^~~
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, bool)’:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, bool)’:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, bool)’:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(T*, pybind11::ssize_t, bool)’:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(const T*, pybind11::ssize_t, bool)’:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(Py_buffer*, bool)’:
> /usr/lib/python3/dist-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)
>       |                                           ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:124:10: note: shadowed declaration is here
>   124 |     bool ownview = false;
>       |          ^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(Py_buffer*, bool)’:
> /usr/lib/python3/dist-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)
>       |                                           ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:124:10: note: shadowed declaration is here
>   124 |     bool ownview = false;
>       |          ^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(Py_buffer*, bool)’:
> /usr/lib/python3/dist-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)
>       |                                           ~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:124:10: note: shadowed declaration is here
>   124 |     bool ownview = false;
>       |          ^~~~~~~
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:120:110: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   120 |                 detail::any_container<ssize_t> &&shape_in, detail::any_container<ssize_t> &&strides_in, bool readonly)
>       |                                                                                                         ~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:98: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                                                          ~~~~~~~~^~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:82: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                               ~~~~~~~~~~~~~~~~~~~^~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:53: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                             ~~~~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:40: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                  ~~~~~~^~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:120:110: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   120 |                 detail::any_container<ssize_t> &&shape_in, detail::any_container<ssize_t> &&strides_in, bool readonly)
>       |                                                                                                         ~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:98: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                                                          ~~~~~~~~^~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:82: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                               ~~~~~~~~~~~~~~~~~~~^~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:53: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                             ~~~~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:40: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                  ~~~~~~^~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:120:110: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   120 |                 detail::any_container<ssize_t> &&shape_in, detail::any_container<ssize_t> &&strides_in, bool readonly)
>       |                                                                                                         ~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:98: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                                                          ~~~~~~~~^~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:82: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                                               ~~~~~~~~~~~~~~~~~~~^~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:53: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                             ~~~~~~~~^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:119:40: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
>   119 |     buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
>       |                                  ~~~~~~^~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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 /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::accessor<Policy>::accessor(pybind11::handle, pybind11::detail::accessor<Policy>::key_type)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<Policy>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<Policy>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::arrow_proxy<T>::arrow_proxy(T&&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:776:21: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::iterator_policies::arrow_proxy<T>’ [-Wshadow]
>   776 |     arrow_proxy(T &&value) noexcept : value(std::move(value)) { }
>       |                 ~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:773:7: note: shadowed declaration is here
>   773 |     T value;
>       |       ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::sequence_slow_readwrite::sequence_slow_readwrite(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:49: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                                         ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:36: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                             ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:820:12: note: shadowed declaration is here
>   820 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::sequence_slow_readwrite::sequence_slow_readwrite(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:49: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                                         ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:36: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                             ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:820:12: note: shadowed declaration is here
>   820 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::sequence_slow_readwrite::sequence_slow_readwrite(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:49: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                                         ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:810:36: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
>   810 |     sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
>       |                             ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:820:12: note: shadowed declaration is here
>   820 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::dict_readonly::dict_readonly(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:39: warning: declaration of ‘pos’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                               ~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:847:13: note: shadowed declaration is here
>   847 |     ssize_t pos = -1;
>       |             ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:26: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                   ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:845:12: note: shadowed declaration is here
>   845 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::dict_readonly::dict_readonly(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:39: warning: declaration of ‘pos’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                               ~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:847:13: note: shadowed declaration is here
>   847 |     ssize_t pos = -1;
>       |             ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:26: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                   ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:845:12: note: shadowed declaration is here
>   845 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::dict_readonly::dict_readonly(pybind11::handle, pybind11::ssize_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:39: warning: declaration of ‘pos’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                               ~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:847:13: note: shadowed declaration is here
>   847 |     ssize_t pos = -1;
>       |             ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:833:26: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
>   833 |     dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
>       |                   ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:845:12: note: shadowed declaration is here
>   845 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, const char*, void (*)(PyObject*))’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1397:76: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
>  1397 |     explicit capsule(const void *value, const char *name = nullptr, void (*destructor)(PyObject *) = nullptr)
>       |                                                                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/python3.9/pytime.h:6,
>                  from /usr/include/python3.9/Python.h:81,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.9/object.h:180:16: note: shadowed declaration is here
>   180 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, const char*, void (*)(PyObject*))’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1397:76: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
>  1397 |     explicit capsule(const void *value, const char *name = nullptr, void (*destructor)(PyObject *) = nullptr)
>       |                                                                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/python3.9/pytime.h:6,
>                  from /usr/include/python3.9/Python.h:81,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.9/object.h:180:16: note: shadowed declaration is here
>   180 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In lambda function:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1412:18: warning: declaration of ‘auto destructor’ shadows a parameter [-Wshadow]
>  1412 |             auto destructor = reinterpret_cast<void (*)(void *)>(PyCapsule_GetContext(o));
>       |                  ^~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1410:39: note: shadowed declaration is here
>  1410 |     capsule(const void *value, void (*destructor)(void *)) {
>       |                                ~~~~~~~^~~~~~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, void (*)(void*))’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1410:39: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
> In file included from /usr/include/python3.9/pytime.h:6,
>                  from /usr/include/python3.9/Python.h:81,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.9/object.h:180:16: note: shadowed declaration is here
>   180 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, void (*)(void*))’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1410:39: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
>  1410 |     capsule(const void *value, void (*destructor)(void *)) {
>       |                                ~~~~~~~^~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/python3.9/pytime.h:6,
>                  from /usr/include/python3.9/Python.h:81,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.9/object.h:180:16: note: shadowed declaration is here
>   180 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In lambda function:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1426:18: warning: declaration of ‘auto destructor’ shadows a parameter [-Wshadow]
>  1426 |             auto destructor = reinterpret_cast<void (*)()>(PyCapsule_GetPointer(o, nullptr));
>       |                  ^~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1424:29: note: shadowed declaration is here
>  1424 |     explicit capsule(void (*destructor)()) {
>       |                      ~~~~~~~^~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(void (*)())’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1424:29: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
> In file included from /usr/include/python3.9/pytime.h:6,
>                  from /usr/include/python3.9/Python.h:81,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.9/object.h:180:16: note: shadowed declaration is here
>   180 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(void (*)())’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1424:29: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
>  1424 |     explicit capsule(void (*destructor)()) {
>       |                      ~~~~~~~^~~~~~~~~~~~~
> In file included from /usr/include/python3.9/pytime.h:6,
>                  from /usr/include/python3.9/Python.h:81,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:186,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/include/python3.9/object.h:180:16: note: shadowed declaration is here
>   180 | typedef void (*destructor)(PyObject *);
>       |                ^~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:16,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:86: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                                                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:60: warning: declaration of ‘type’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:235:30: note: shadowed declaration is here
>   235 |     const detail::type_info *type = nullptr;
>       |                              ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:86: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                                                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:60: warning: declaration of ‘type’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:235:30: note: shadowed declaration is here
>   235 |     const detail::type_info *type = nullptr;
>       |                              ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.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)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:86: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                                                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:239:60: warning: declaration of ‘type’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   239 |     value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
>       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:235:30: note: shadowed declaration is here
>   235 |     const detail::type_info *type = nullptr;
>       |                              ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::size_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:248:38: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   248 |     explicit value_and_holder(size_t index) : index{index} {}
>       |                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::size_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:248:38: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   248 |     explicit value_and_holder(size_t index) : index{index} {}
>       |                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::size_t)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:248:38: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
>   248 |     explicit value_and_holder(size_t index) : index{index} {}
>       |                               ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:234:12: note: shadowed declaration is here
>   234 |     size_t index = 0u;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::values_and_holders(pybind11::detail::instance*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:297:43: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders’ [-Wshadow]
>   297 |     explicit values_and_holders(instance *inst)
>       |                                 ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:292:15: note: shadowed declaration is here
>   292 |     instance *inst;
>       |               ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::values_and_holders(pybind11::detail::instance*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:297:43: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders’ [-Wshadow]
>   297 |     explicit values_and_holders(instance *inst)
>       |                                 ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:292:15: note: shadowed declaration is here
>   292 |     instance *inst;
>       |               ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::values_and_holders(pybind11::detail::instance*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:297:43: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders’ [-Wshadow]
>   297 |     explicit values_and_holders(instance *inst)
>       |                                 ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:292:15: note: shadowed declaration is here
>   292 |     instance *inst;
>       |               ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::iterator::iterator(pybind11::detail::instance*, const type_vec*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:306:28: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders::iterator’ [-Wshadow]
>   306 |         iterator(instance *inst, const type_vec *tinfo)
>       |                  ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:302:19: note: shadowed declaration is here
>   302 |         instance *inst = nullptr;
>       |                   ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::iterator::iterator(pybind11::detail::instance*, const type_vec*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:306:28: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders::iterator’ [-Wshadow]
>   306 |         iterator(instance *inst, const type_vec *tinfo)
>       |                  ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:302:19: note: shadowed declaration is here
>   302 |         instance *inst = nullptr;
>       |                   ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::values_and_holders::iterator::iterator(pybind11::detail::instance*, const type_vec*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:306:28: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders::iterator’ [-Wshadow]
>   306 |         iterator(instance *inst, const type_vec *tinfo)
>       |                  ~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:302:19: note: shadowed declaration is here
>   302 |         instance *inst = nullptr;
>       |                   ^~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:16,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::type_caster_generic::type_caster_generic(const pybind11::detail::type_info*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:526:51: warning: declaration of ‘typeinfo’ shadows a member of ‘pybind11::detail::type_caster_generic’ [-Wshadow]
>   526 |     explicit type_caster_generic(const type_info *typeinfo)
>       |                                  ~~~~~~~~~~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:792:22: note: shadowed declaration is here
>   792 |     const type_info *typeinfo = nullptr;
>       |                      ^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::type_caster_generic::type_caster_generic(const pybind11::detail::type_info*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:526:51: warning: declaration of ‘typeinfo’ shadows a member of ‘pybind11::detail::type_caster_generic’ [-Wshadow]
>   526 |     explicit type_caster_generic(const type_info *typeinfo)
>       |                                  ~~~~~~~~~~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:792:22: note: shadowed declaration is here
>   792 |     const type_info *typeinfo = nullptr;
>       |                      ^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h: In constructor ‘pybind11::detail::type_caster_generic::type_caster_generic(const pybind11::detail::type_info*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:526:51: warning: declaration of ‘typeinfo’ shadows a member of ‘pybind11::detail::type_caster_generic’ [-Wshadow]
>   526 |     explicit type_caster_generic(const type_info *typeinfo)
>       |                                  ~~~~~~~~~~~~~~~~~^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:792:22: note: shadowed declaration is here
>   792 |     const type_info *typeinfo = nullptr;
>       |                      ^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘constexpr pybind11::arg::arg(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1043:40: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg’ [-Wshadow]
>  1043 |     constexpr explicit arg(const char *name = nullptr) : name(name), flag_noconvert(false), flag_none(true) { }
>       |                            ~~~~~~~~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1051:17: note: shadowed declaration is here
>  1051 |     const char *name; ///< If non-null, this is a named kwargs argument
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘constexpr pybind11::arg::arg(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1043:40: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg’ [-Wshadow]
>  1043 |     constexpr explicit arg(const char *name = nullptr) : name(name), flag_noconvert(false), flag_none(true) { }
>       |                            ~~~~~~~~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1051:17: note: shadowed declaration is here
>  1051 |     const char *name; ///< If non-null, this is a named kwargs argument
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘constexpr pybind11::arg::arg(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1043:40: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg’ [-Wshadow]
>  1043 |     constexpr explicit arg(const char *name = nullptr) : name(name), flag_noconvert(false), flag_none(true) { }
>       |                            ~~~~~~~~~~~~^~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1051:17: note: shadowed declaration is here
>  1051 |     const char *name; ///< If non-null, this is a named kwargs argument
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::arg_v::arg_v(pybind11::arg&&, T&&, const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1061:42: warning: declaration of ‘descr’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
>  1061 |     arg_v(arg &&base, T &&x, const char *descr = nullptr)
>       |                              ~~~~~~~~~~~~^~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1099:17: note: shadowed declaration is here
>  1099 |     const char *descr;
>       |                 ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::arg_v::arg_v(const char*, T&&, const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1082:48: warning: declaration of ‘descr’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
>  1082 |     arg_v(const char *name, T &&x, const char *descr = nullptr)
>       |                                    ~~~~~~~~~~~~^~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1099:17: note: shadowed declaration is here
>  1099 |     const char *descr;
>       |                 ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1082:23: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
>  1082 |     arg_v(const char *name, T &&x, const char *descr = nullptr)
>       |           ~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1051:17: note: shadowed declaration is here
>  1051 |     const char *name; ///< If non-null, this is a named kwargs argument
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::arg_v::arg_v(const pybind11::arg&, T&&, const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1087:47: warning: declaration of ‘descr’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
>  1087 |     arg_v(const arg &base, T &&x, const char *descr = nullptr)
>       |                                   ~~~~~~~~~~~~^~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:1099:17: note: shadowed declaration is here
>  1099 |     const char *descr;
>       |                 ^~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::doc::doc(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:40:30: warning: declaration of ‘value’ shadows a member of ‘pybind11::doc’ [-Wshadow]
>    40 |     explicit doc(const char *value) : value(value) {}
>       |                  ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:39:26: note: shadowed declaration is here
>    39 | struct doc { const char *value;
>       |                          ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::doc::doc(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:40:30: warning: declaration of ‘value’ shadows a member of ‘pybind11::doc’ [-Wshadow]
>    40 |     explicit doc(const char *value) : value(value) {}
>       |                  ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:39:26: note: shadowed declaration is here
>    39 | struct doc { const char *value;
>       |                          ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::doc::doc(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:40:30: warning: declaration of ‘value’ shadows a member of ‘pybind11::doc’ [-Wshadow]
>    40 |     explicit doc(const char *value) : value(value) {}
>       |                  ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:39:26: note: shadowed declaration is here
>    39 | struct doc { const char *value;
>       |                          ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::name::name(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:45:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::name’ [-Wshadow]
>    45 |     explicit name(const char *value) : value(value) {}
>       |                   ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:44:27: note: shadowed declaration is here
>    44 | struct name { const char *value;
>       |                           ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::name::name(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:45:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::name’ [-Wshadow]
>    45 |     explicit name(const char *value) : value(value) {}
>       |                   ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:44:27: note: shadowed declaration is here
>    44 | struct name { const char *value;
>       |                           ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::name::name(const char*)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:45:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::name’ [-Wshadow]
>    45 |     explicit name(const char *value) : value(value) {}
>       |                   ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:44:27: note: shadowed declaration is here
>    44 | struct name { const char *value;
>       |                           ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::sibling::sibling(const pybind11::handle&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:50:36: warning: declaration of ‘value’ shadows a member of ‘pybind11::sibling’ [-Wshadow]
>    50 |     explicit sibling(const handle &value) : value(value.ptr()) {}
>       |                      ~~~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:49:25: note: shadowed declaration is here
>    49 | struct sibling { handle value;
>       |                         ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::sibling::sibling(const pybind11::handle&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:50:36: warning: declaration of ‘value’ shadows a member of ‘pybind11::sibling’ [-Wshadow]
>    50 |     explicit sibling(const handle &value) : value(value.ptr()) {}
>       |                      ~~~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:49:25: note: shadowed declaration is here
>    49 | struct sibling { handle value;
>       |                         ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::sibling::sibling(const pybind11::handle&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:50:36: warning: declaration of ‘value’ shadows a member of ‘pybind11::sibling’ [-Wshadow]
>    50 |     explicit sibling(const handle &value) : value(value.ptr()) {}
>       |                      ~~~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:49:25: note: shadowed declaration is here
>    49 | struct sibling { handle value;
>       |                         ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::metaclass::metaclass(pybind11::handle)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:81:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::metaclass’ [-Wshadow]
>    81 |     explicit metaclass(handle value) : value(value) { }
>       |                        ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:74:12: note: shadowed declaration is here
>    74 |     handle value;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::metaclass::metaclass(pybind11::handle)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:81:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::metaclass’ [-Wshadow]
>    81 |     explicit metaclass(handle value) : value(value) { }
>       |                        ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:74:12: note: shadowed declaration is here
>    74 |     handle value;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::metaclass::metaclass(pybind11::handle)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:81:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::metaclass’ [-Wshadow]
>    81 |     explicit metaclass(handle value) : value(value) { }
>       |                        ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:74:12: note: shadowed declaration is here
>    74 |     handle value;
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::custom_type_setup::custom_type_setup(pybind11::custom_type_setup::callback)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:96:41: warning: declaration of ‘value’ shadows a member of ‘pybind11::custom_type_setup’ [-Wshadow]
>    96 |     explicit custom_type_setup(callback value) : value(std::move(value)) {}
>       |                                ~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:98:14: note: shadowed declaration is here
>    98 |     callback value;
>       |              ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::custom_type_setup::custom_type_setup(pybind11::custom_type_setup::callback)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:96:41: warning: declaration of ‘value’ shadows a member of ‘pybind11::custom_type_setup’ [-Wshadow]
>    96 |     explicit custom_type_setup(callback value) : value(std::move(value)) {}
>       |                                ~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:98:14: note: shadowed declaration is here
>    98 |     callback value;
>       |              ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::custom_type_setup::custom_type_setup(pybind11::custom_type_setup::callback)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:96:41: warning: declaration of ‘value’ shadows a member of ‘pybind11::custom_type_setup’ [-Wshadow]
>    96 |     explicit custom_type_setup(callback value) : value(std::move(value)) {}
>       |                                ~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:98:14: note: shadowed declaration is here
>    98 |     callback value;
>       |              ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::detail::argument_record::argument_record(const char*, const char*, pybind11::handle, bool, bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:91: warning: declaration of ‘none’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                                      ~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:166:10: note: shadowed declaration is here
>   166 |     bool none : 1;     ///< True if None is allowed when loading
>       |          ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:77: warning: declaration of ‘convert’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                        ~~~~~^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:165:10: note: shadowed declaration is here
>   165 |     bool convert : 1;  ///< True if the argument is allowed to convert when loading
>       |          ^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:65: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                          ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:164:12: note: shadowed declaration is here
>   164 |     handle value;      ///< Associated Python object
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:51: warning: declaration of ‘descr’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                       ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:163:17: note: shadowed declaration is here
>   163 |     const char *descr; ///< Human-readable version of the argument value
>       |                 ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:33: warning: declaration of ‘name’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                     ~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:162:17: note: shadowed declaration is here
>   162 |     const char *name;  ///< Argument name
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::detail::argument_record::argument_record(const char*, const char*, pybind11::handle, bool, bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:91: warning: declaration of ‘none’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                                      ~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:166:10: note: shadowed declaration is here
>   166 |     bool none : 1;     ///< True if None is allowed when loading
>       |          ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:77: warning: declaration of ‘convert’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                        ~~~~~^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:165:10: note: shadowed declaration is here
>   165 |     bool convert : 1;  ///< True if the argument is allowed to convert when loading
>       |          ^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:65: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                          ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:164:12: note: shadowed declaration is here
>   164 |     handle value;      ///< Associated Python object
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:51: warning: declaration of ‘descr’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                       ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:163:17: note: shadowed declaration is here
>   163 |     const char *descr; ///< Human-readable version of the argument value
>       |                 ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:33: warning: declaration of ‘name’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                     ~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:162:17: note: shadowed declaration is here
>   162 |     const char *name;  ///< Argument name
>       |                 ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::detail::argument_record::argument_record(const char*, const char*, pybind11::handle, bool, bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:91: warning: declaration of ‘none’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                                      ~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:166:10: note: shadowed declaration is here
>   166 |     bool none : 1;     ///< True if None is allowed when loading
>       |          ^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:77: warning: declaration of ‘convert’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                                        ~~~~~^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:165:10: note: shadowed declaration is here
>   165 |     bool convert : 1;  ///< True if the argument is allowed to convert when loading
>       |          ^~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:65: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                                          ~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:164:12: note: shadowed declaration is here
>   164 |     handle value;      ///< Associated Python object
>       |            ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:51: warning: declaration of ‘descr’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                                       ~~~~~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:163:17: note: shadowed declaration is here
>   163 |     const char *descr; ///< Human-readable version of the argument value
>       |                 ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:168:33: warning: declaration of ‘name’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
>   168 |     argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
>       |                     ~~~~~~~~~~~~^~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:162:17: note: shadowed declaration is here
>   162 |     const char *name;  ///< Argument name
>       |                 ^~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:14,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h: At global scope:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:21:16: warning: redundant redeclaration of ‘PyThreadState* pybind11::detail::get_thread_state_unchecked()’ in same scope [-Wredundant-decls]
>    21 | PyThreadState *get_thread_state_unchecked();
>       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:16,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:503:23: note: previous declaration of ‘PyThreadState* pybind11::detail::get_thread_state_unchecked()’
>   503 | inline PyThreadState *get_thread_state_unchecked() {
>       |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:14,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h: In constructor ‘pybind11::gil_scoped_release::gil_scoped_release(bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:131:38: warning: declaration of ‘disassoc’ shadows a member of ‘pybind11::gil_scoped_release’ [-Wshadow]
>   131 |     explicit gil_scoped_release(bool disassoc = false) : disassoc(disassoc) {
>       |                                 ~~~~~^~~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:165:10: note: shadowed declaration is here
>   165 |     bool disassoc;
>       |          ^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h: In constructor ‘pybind11::gil_scoped_release::gil_scoped_release(bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:131:38: warning: declaration of ‘disassoc’ shadows a member of ‘pybind11::gil_scoped_release’ [-Wshadow]
>   131 |     explicit gil_scoped_release(bool disassoc = false) : disassoc(disassoc) {
>       |                                 ~~~~~^~~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:165:10: note: shadowed declaration is here
>   165 |     bool disassoc;
>       |          ^~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h: In constructor ‘pybind11::gil_scoped_release::gil_scoped_release(bool)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:131:38: warning: declaration of ‘disassoc’ shadows a member of ‘pybind11::gil_scoped_release’ [-Wshadow]
>   131 |     explicit gil_scoped_release(bool disassoc = false) : disassoc(disassoc) {
>       |                                 ~~~~~^~~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/gil.h:165:10: note: shadowed declaration is here
>   165 |     bool disassoc;
>       |          ^~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:17,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/init.h: In constructor ‘pybind11::detail::initimpl::pickle_factory<Get, Set, RetState(Self), NewInstance(ArgState)>::pickle_factory(Get, Set)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/init.h:324:33: warning: declaration of ‘set’ shadows a member of ‘pybind11::detail::initimpl::pickle_factory<Get, Set, RetState(Self), NewInstance(ArgState)>’ [-Wshadow]
>   324 |     pickle_factory(Get get, Set set)
>       |                             ~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/init.h:322:29: note: shadowed declaration is here
>   322 |     remove_reference_t<Set> set;
>       |                             ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/init.h:324:24: warning: declaration of ‘get’ shadows a member of ‘pybind11::detail::initimpl::pickle_factory<Get, Set, RetState(Self), NewInstance(ArgState)>’ [-Wshadow]
>   324 |     pickle_factory(Get get, Set set)
>       |                    ~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/init.h:321:29: note: shadowed declaration is here
>   321 |     remove_reference_t<Get> get;
>       |                             ^~~
> In file included from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h: In lambda function:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:1435:54: warning: declaration of ‘ptr’ shadows a previous local [-Wshadow]
>  1435 |         install_buffer_funcs([](PyObject *obj, void *ptr) -> buffer_info* {
>       |                                                ~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:1434:15: note: shadowed declaration is here
>  1434 |         auto *ptr = new capture { std::forward<Func>(func) };
>       |               ^~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/numpy.h:13,
>                  from /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:34,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/complex.h: In member function ‘bool pybind11::detail::type_caster<std::complex<_Tp> >::load(pybind11::handle, bool)’:
> /usr/lib/python3/dist-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 /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:34,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/numpy.h: In constructor ‘pybind11::detail::vectorize_helper<Func, Return, Args>::vectorize_helper(T&&)’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/numpy.h:1592:35: warning: declaration of ‘f’ shadows a member of ‘pybind11::detail::vectorize_helper<Func, Return, Args>’ [-Wshadow]
>  1592 |     explicit vectorize_helper(T &&f) : f(std::forward<T>(f)) {}
>       |                               ~~~~^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/numpy.h:1602:30: note: shadowed declaration is here
>  1602 |     remove_reference_t<Func> f;
>       |                              ^
> In file included from /<<PKGBUILDDIR>>/src/framework/linalg/linalg.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/framework/results/data/average_data.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/data/average_snapshot.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/experiment_data.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/experiment_result.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/framework/results/result.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:47,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /<<PKGBUILDDIR>>/src/framework/linalg/linops/linops_json.hpp: At global scope:
> /<<PKGBUILDDIR>>/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) {
>       |         ^~~~
> /<<PKGBUILDDIR>>/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) {
>       |        ^~~
> /<<PKGBUILDDIR>>/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 /<<PKGBUILDDIR>>/src/framework/linalg/linalg.hpp:26,
>                  from /<<PKGBUILDDIR>>/src/framework/results/data/average_data.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/data/average_snapshot.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/experiment_data.hpp:19,
>                  from /<<PKGBUILDDIR>>/src/framework/results/experiment_result.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/framework/results/result.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:47,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /<<PKGBUILDDIR>>/src/framework/linalg/square.hpp:141:9: warning: no previous declaration for ‘json_t& AER::Linalg::isquare(json_t&)’ [-Wmissing-declarations]
>   141 | json_t& isquare(json_t& data) {
>       |         ^~~~~~~
> /<<PKGBUILDDIR>>/src/framework/linalg/square.hpp:164:8: warning: no previous declaration for ‘json_t AER::Linalg::square(const json_t&)’ [-Wmissing-declarations]
>   164 | json_t square(const json_t& data) {
>       |        ^~~~~~
> In file included from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp: In function ‘void std::from_json(const json_t&, pybind11::object&)’:
> /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:310:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘nlohmann::basic_json<>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>   310 |         for (auto i = 0; i < js.size(); i++)
>       |                          ~~^~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/framework/circuit.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/framework/qobj.hpp:23,
>                  from /<<PKGBUILDDIR>>/src/controllers/controller.hpp:40,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/framework/operations.hpp: In function ‘AER::Operations::Op AER::Operations::json_to_op_unitary(const json_t&)’:
> /<<PKGBUILDDIR>>/src/framework/operations.hpp:854:19: warning: loop variable ‘mat’ creates a copy from type ‘const matrix<std::complex<double> >’ [-Wrange-loop-construct]
>   854 |   for (const auto mat : op.mats) {
>       |                   ^~~
> /<<PKGBUILDDIR>>/src/framework/operations.hpp:854:19: note: use reference type to prevent copying
>   854 |   for (const auto mat : op.mats) {
>       |                   ^~~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/controllers/controller.hpp: In member function ‘virtual void AER::Base::Controller::set_parallelization_circuit(const AER::Circuit&, const AER::Noise::NoiseModel&)’:
> /<<PKGBUILDDIR>>/src/controllers/controller.hpp:393:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   393 |     if (max_memory_mb_ < circ_memory_mb)
>       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/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&)’:
> /<<PKGBUILDDIR>>/src/controllers/controller.hpp:575:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<AER::ExperimentResult>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>   575 |       for (int j = 0; j < result.results.size(); ++j) {
>       |                       ~~^~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/controllers/controller.hpp:585:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const long unsigned int’ [-Wsign-compare]
>   585 |       for (int j = 0; j < num_circuits; ++j) {
>       |                       ~~^~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:20,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘std::pair<long unsigned int, long unsigned int> AER::ExtendedStabilizer::State::decomposition_parameters(const std::vector<AER::Operations::Op>&)’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:259:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   259 |   for (const auto op: ops)
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:259:19: note: use reference type to prevent copying
>   259 |   for (const auto op: ops)
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘bool AER::ExtendedStabilizer::State::check_measurement_opt(const std::vector<AER::Operations::Op>&) const’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:304:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   304 |   for (const auto op: ops)
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:304:19: note: use reference type to prevent copying
>   304 |   for (const auto op: ops)
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘virtual void AER::ExtendedStabilizer::State::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&)’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:354:23: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   354 |       for (const auto op: non_stabilizer_circuit)
>       |                       ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:354:23: note: use reference type to prevent copying
>   354 |       for (const auto op: non_stabilizer_circuit)
>       |                       ^~
>       |                       &
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:20,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘void AER::ExtendedStabilizer::State::apply_ops_parallel(const std::vector<AER::Operations::Op>&, AER::RngEngine&)’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:436:20: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   436 |     for(const auto op: ops)
>       |                    ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:436:20: note: use reference type to prevent copying
>   436 |     for(const auto op: ops)
>       |                    ^~
>       |                    &
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘void AER::ExtendedStabilizer::State::apply_stabilizer_circuit(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&)’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:457:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   457 |   for (const auto op: ops)
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:457:19: note: use reference type to prevent copying
>   457 |   for (const auto op: ops)
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp: In member function ‘AER::uint_t AER::ExtendedStabilizer::State::compute_chi(const std::vector<AER::Operations::Op>&) const’:
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:747:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   747 |   for (const auto op: ops)
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp:747:19: note: use reference type to prevent copying
>   747 |   for (const auto op: ops)
>       |                   ^~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state_tensor.hpp:31,
>                  from /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state_internal.hpp:22,
>                  from /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp:36,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:21,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp: In function ‘AER::status AER::csvd(AER::cmatrix_t&, AER::cmatrix_t&, AER::rvector_t&, AER::cmatrix_t&)’:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:137:32: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   137 |                         if ( w == 0.0 ) {
>       |                              ~~^~~~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:185:32: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   185 |                         if ( w == 0.0 ){
>       |                              ~~^~~~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:319:39: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   319 |                                 if (w == 0) {
>       |                                     ~~^~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:331:38: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   331 |                                 if (f==0) {
>       |                                     ~^~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:364:92: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   364 |                                 if (std::abs(h)  < 1e-13 && std::abs(f) < 1e-13 && large_f != 0) {
>       |                                                                                    ~~~~~~~~^~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:371:39: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   371 |                                 if (w == 0 && !tiny_w) {
>       |                                     ~~^~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:453:27: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   453 |                 if ( b[k] != 0.0 )
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:476:28: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   476 |                 if ( c[k1] != 0.0 )
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:506:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const long unsigned int’ [-Wsign-compare]
>   506 |         for (i=0; i < nrows; i++)
>       |                   ~~^~~~~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:507:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const long unsigned int’ [-Wsign-compare]
>   507 |             for (j=0; j < ncols; j++)
>       |                       ~~^~~~~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp: In function ‘void AER::csvd_wrapper(AER::cmatrix_t&, AER::cmatrix_t&, AER::rvector_t&, AER::cmatrix_t&)’:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/svd.cpp:558:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>   558 |   for(int k = 0; k < S.size(); k++)
>       |                  ~~^~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:21,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp: In member function ‘virtual void AER::MatrixProductState::State::set_config(const json_t&)’:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp:394:8: warning: unused variable ‘gate_opt’ [-Wunused-variable]
>   394 |   bool gate_opt = false;
>       |        ^~~~~~~~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp: In member function ‘virtual void AER::MatrixProductState::State::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&)’:
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp:408:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   408 |   for (const auto op: ops) {
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/matrix_product_state/matrix_product_state.hpp:408:19: note: use reference type to prevent copying
>   408 |   for (const auto op: ops) {
>       |                   ^~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:22,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/stabilizer/stabilizer_state.hpp: In member function ‘virtual void AER::Stabilizer::State::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&)’:
> /<<PKGBUILDDIR>>/src/simulators/stabilizer/stabilizer_state.hpp:288:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   288 |   for (const auto op: ops) {
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/stabilizer/stabilizer_state.hpp:288:19: note: use reference type to prevent copying
>   288 |   for (const auto op: ops) {
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/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>&)’:
> /<<PKGBUILDDIR>>/src/simulators/stabilizer/stabilizer_state.hpp:535:26: warning: comparison of integer expressions of different signedness: ‘AER::uint_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
>   535 |   if(qubit_for_branching == -1) {
>       |      ~~~~~~~~~~~~~~~~~~~~^~~~~
> In file included from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp: In member function ‘AER::Simulator::QasmController::Method AER::Simulator::QasmController::simulation_method(const AER::Circuit&, const AER::Noise::NoiseModel&, bool) const’:
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:636:22: warning: comparison of integer expressions of different signedness: ‘const uint_t’ {aka ‘const long unsigned int’} and ‘int’ [-Wsign-compare]
>   636 |           circ.shots > (1 << circ.num_qubits) &&
>       |           ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:12,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h: In instantiation of ‘pybind11::detail::any_container<T>::any_container(std::vector<T>&&) [with T = long int]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/buffer_info.h:86:34:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:951:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<long int>’ [-Wshadow]
>   951 |     any_container(std::vector<T> &&v) : v(std::move(v)) { }
>       |                   ~~~~~~~~~~~~~~~~~^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:931:20: note: shadowed declaration is here
>   931 |     std::vector<T> v;
>       |                    ^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:951:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<long int>’ [-Wshadow]
>   951 |     any_container(std::vector<T> &&v) : v(std::move(v)) { }
>       |                   ~~~~~~~~~~~~~~~~~^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:931:20: note: shadowed declaration is here
>   931 |     std::vector<T> v;
>       |                    ^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:951:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<long int>’ [-Wshadow]
>   951 |     any_container(std::vector<T> &&v) : v(std::move(v)) { }
>       |                   ~~~~~~~~~~~~~~~~~^
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/common.h:931:20: note: shadowed declaration is here
>   931 |     std::vector<T> v;
>       |                    ^
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:812:76:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1473:81:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1530:63:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:741:42: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::generic_iterator<pybind11::detail::iterator_policies::sequence_slow_readwrite>’ [-Wshadow]
>   741 |     generic_iterator(handle seq, ssize_t index) : Policy(seq, index) { }
>       |                                  ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:741:42: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::generic_iterator<pybind11::detail::iterator_policies::sequence_slow_readwrite>’ [-Wshadow]
>   741 |     generic_iterator(handle seq, ssize_t index) : Policy(seq, index) { }
>       |                                  ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:741:42: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::generic_iterator<pybind11::detail::iterator_policies::sequence_slow_readwrite>’ [-Wshadow]
>   741 |     generic_iterator(handle seq, ssize_t index) : Policy(seq, index) { }
>       |                                  ~~~~~~~~^~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:821:13: note: shadowed declaration is here
>   821 |     ssize_t index;
>       |             ^~~~~
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1545:80:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> In file included from /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/noise/noise_model.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/controllers/controller.hpp:45,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp: In instantiation of ‘void AER::QubitSuperoperator::State<data_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with data_t = QV::Superoperator<double>]’:
> /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:338:22:   required from here
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:222:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   222 |   for (const auto op: ops) {
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:222:19: note: use reference type to prevent copying
>   222 |   for (const auto op: ops) {
>       |                   ^~
>       |                   &
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1801: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>]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1474:81:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-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*]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1810: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>]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/detail/type_caster_base.h:447:47:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:1807: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>]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:1276:13:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |                          ~~~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:636:14: note: shadowed declaration is here
>   636 |     key_type key;
>       |              ^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:595:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
>   595 |     accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
>       |              ~~~~~~~^~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/pytypes.h:635:12: note: shadowed declaration is here
>   635 |     handle obj;
>       |            ^~~
> In file included from /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/noise/noise_model.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/controllers/controller.hpp:45,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp: In instantiation of ‘void AER::QubitSuperoperator::State<data_t>::apply_kraus(const reg_t&, const std::vector<matrix<std::complex<double> >, std::allocator<matrix<std::complex<double> > > >&) [with data_t = QV::Superoperator<double>; AER::reg_t = std::vector<long unsigned int>]’:
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:238:9:   required from ‘void AER::QubitSuperoperator::State<data_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with data_t = QV::Superoperator<double>]’
> /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:338:22:   required from here
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:346:19: warning: loop variable ‘kraus’ creates a copy from type ‘const matrix<std::complex<double> >’ [-Wrange-loop-construct]
>   346 |   for (const auto kraus : kmats) {
>       |                   ^~~~~
> /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:346:19: note: use reference type to prevent copying
>   346 |   for (const auto kraus : kmats) {
>       |                   ^~~~~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/controllers/unitary_controller.hpp:19,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:11:
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp: In instantiation of ‘void AER::QubitUnitary::State<unitary_matrix_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with unitary_matrix_t = QV::UnitaryMatrix<double>]’:
> /<<PKGBUILDDIR>>/src/controllers/unitary_controller.hpp:296:18:   required from ‘AER::ExperimentData AER::Simulator::UnitaryController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t) const [with State_t = AER::QubitUnitary::State<>; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/unitary_controller.hpp:197:60:   required from here
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp:222:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   222 |   for (const auto op : ops) {
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp:222:19: note: use reference type to prevent copying
>   222 |   for (const auto op : ops) {
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp: In instantiation of ‘void AER::QubitUnitary::State<unitary_matrix_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with unitary_matrix_t = QV::UnitaryMatrix<float>]’:
> /<<PKGBUILDDIR>>/src/controllers/unitary_controller.hpp:296:18:   required from ‘AER::ExperimentData AER::Simulator::UnitaryController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t) const [with State_t = AER::QubitUnitary::State<QV::UnitaryMatrix<float> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/unitary_controller.hpp:202:59:   required from here
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp:222:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
> /<<PKGBUILDDIR>>/src/simulators/unitary/unitary_state.hpp:222:19: note: use reference type to prevent copying
>   222 |   for (const auto op : ops) {
>       |                   ^~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:19,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp: In instantiation of ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with densmat_t = QV::DensityMatrix<double>]’:
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:889:20:   required from ‘void AER::Simulator::QasmController::run_circuit_without_noise(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentData&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:805:30:   required from ‘AER::ExperimentData 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) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:432:61:   required from here
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:392:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
>   392 |   for (const auto op: ops) {
>       |                   ^~
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:392:19: note: use reference type to prevent copying
>   392 |   for (const auto op: ops) {
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp: In instantiation of ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with densmat_t = QV::DensityMatrix<float>]’:
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:889:20:   required from ‘void AER::Simulator::QasmController::run_circuit_without_noise(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentData&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:805:30:   required from ‘AER::ExperimentData 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) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:438:60:   required from here
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:392:19: warning: loop variable ‘op’ creates a copy from type ‘const AER::Operations::Op’ [-Wrange-loop-construct]
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:392:19: note: use reference type to prevent copying
>   392 |   for (const auto op: ops) {
>       |                   ^~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp: In instantiation of ‘void AER::DensityMatrix::State<densmat_t>::apply_kraus(const reg_t&, const std::vector<matrix<std::complex<double> >, std::allocator<matrix<std::complex<double> > > >&) [with densmat_t = QV::DensityMatrix<double>; AER::reg_t = std::vector<long unsigned int>]’:
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:424:9:   required from ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with densmat_t = QV::DensityMatrix<double>]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:889:20:   required from ‘void AER::Simulator::QasmController::run_circuit_without_noise(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentData&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:805:30:   required from ‘AER::ExperimentData 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) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:432:61:   required from here
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:727:19: warning: loop variable ‘kraus’ creates a copy from type ‘const matrix<std::complex<double> >’ [-Wrange-loop-construct]
>   727 |   for (const auto kraus : kmats) {
>       |                   ^~~~~
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:727:19: note: use reference type to prevent copying
>   727 |   for (const auto kraus : kmats) {
>       |                   ^~~~~
>       |                   &
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp: In instantiation of ‘void AER::DensityMatrix::State<densmat_t>::apply_kraus(const reg_t&, const std::vector<matrix<std::complex<double> >, std::allocator<matrix<std::complex<double> > > >&) [with densmat_t = QV::DensityMatrix<float>; AER::reg_t = std::vector<long unsigned int>]’:
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:424:9:   required from ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with densmat_t = QV::DensityMatrix<float>]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:889:20:   required from ‘void AER::Simulator::QasmController::run_circuit_without_noise(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentData&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:805:30:   required from ‘AER::ExperimentData 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) const [with State_t = AER::DensityMatrix::State<QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:438:60:   required from here
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:727:19: warning: loop variable ‘kraus’ creates a copy from type ‘const matrix<std::complex<double> >’ [-Wrange-loop-construct]
> /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix_state.hpp:727:19: note: use reference type to prevent copying
>   727 |   for (const auto kraus : kmats) {
>       |                   ^~~~~
>       |                   &
> In file included from /<<PKGBUILDDIR>>/src/simulators/unitary/unitarymatrix.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/noise/noise_model.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/controllers/controller.hpp:45,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/statevector/qubitvector.hpp: In instantiation of ‘void QV::QubitVector<data_t>::apply_diagonal_matrix(const reg_t&, QV::cvector_t<double>&) [with data_t = double; QV::reg_t = std::vector<long unsigned int>; QV::cvector_t<double> = std::vector<std::complex<double> >]’:
> /<<PKGBUILDDIR>>/src/simulators/statevector/statevector_state.hpp:773:45:   required from ‘void AER::Statevector::State<statevec_t>::apply_matrix(const AER::Operations::Op&) [with statevec_t = QV::QubitVector<double>]’
> /<<PKGBUILDDIR>>/src/simulators/statevector/statevector_state.hpp:470:23:   required from ‘void AER::Statevector::State<statevec_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with statevec_t = QV::QubitVector<double>]’
> /<<PKGBUILDDIR>>/src/controllers/statevector_controller.hpp:295:18:   required from ‘AER::ExperimentData AER::Simulator::StatevectorController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t) const [with State_t = AER::Statevector::State<QV::QubitVector<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/statevector_controller.hpp:202:79:   required from here
> /<<PKGBUILDDIR>>/src/simulators/statevector/qubitvector.hpp:1238:27: warning: comparison of integer expressions of different signedness: ‘QV::int_t’ {aka ‘long int’} and ‘std::vector<long unsigned int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>  1238 |       for (int_t j = 0; j < qubits.size(); j++)
>       |                         ~~^~~~~~~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/attr.h:13,
>                  from /usr/lib/python3/dist-packages/pybind11/include/pybind11/pybind11.h:13,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:3:
> /usr/lib/python3/dist-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]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:881: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]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:894: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>]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:906: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]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:927:72:   required from ‘T pybind11::handle::cast() const [with T = double]’
> /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:266:48:   required from here
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:177:32: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   177 |         bool py_err = py_value == (py_type) -1 && PyErr_Occurred();
>       |                       ~~~~~~~~~^~~~~~~~~~~~~~~
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:181:95: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
>   181 |         if (py_err || (std::is_integral<T>::value && sizeof(py_type) != sizeof(T) && py_value != (py_type) (T) py_value)) {
>       |                                                                                      ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/lib/python3/dist-packages/pybind11/include/pybind11/numpy.h:13,
>                  from /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:34,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:7:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/complex.h: In instantiation of ‘bool pybind11::detail::type_caster<std::complex<_Tp> >::load(pybind11::handle, bool) [with T = double]’:
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:881:19:   required from ‘pybind11::detail::type_caster<T, SFINAE>& pybind11::detail::load_type(pybind11::detail::type_caster<T, SFINAE>&, const pybind11::handle&) [with T = std::complex<double>; SFINAE = void]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:894:14:   required from ‘pybind11::detail::make_caster<T> pybind11::detail::load_type(const pybind11::handle&) [with T = std::complex<double>; pybind11::detail::make_caster<T> = pybind11::detail::type_caster<std::complex<double>, void>]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:906:35:   required from ‘T pybind11::cast(const pybind11::handle&) [with T = std::complex<double>; typename std::enable_if<(! std::is_base_of<pybind11::detail::pyobject_tag, typename std::remove_reference<_Tp>::type>::value), int>::type <anonymous> = 0]’
> /usr/lib/python3/dist-packages/pybind11/include/pybind11/cast.h:927:72:   required from ‘T pybind11::handle::cast() const [with T = std::complex<double>]’
> /<<PKGBUILDDIR>>/src/framework/pybind_json.hpp:285:50:   required from here
> /usr/lib/python3/dist-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 /<<PKGBUILDDIR>>/src/simulators/unitary/unitarymatrix.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/density_matrix/densitymatrix.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator.hpp:20,
>                  from /<<PKGBUILDDIR>>/src/simulators/superoperator/superoperator_state.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/noise/quantum_error.hpp:18,
>                  from /<<PKGBUILDDIR>>/src/noise/noise_model.hpp:25,
>                  from /<<PKGBUILDDIR>>/src/controllers/controller.hpp:45,
>                  from /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:18,
>                  from /<<PKGBUILDDIR>>/qiskit/providers/aer/backends/wrappers/bindings.cc:9:
> /<<PKGBUILDDIR>>/src/simulators/statevector/qubitvector.hpp: In instantiation of ‘void QV::QubitVector<data_t>::apply_diagonal_matrix(const reg_t&, QV::cvector_t<double>&) [with data_t = float; QV::reg_t = std::vector<long unsigned int>; QV::cvector_t<double> = std::vector<std::complex<double> >]’:
> /<<PKGBUILDDIR>>/src/simulators/statevector/statevector_state.hpp:773:45:   required from ‘void AER::Statevector::State<statevec_t>::apply_matrix(const AER::Operations::Op&) [with statevec_t = QV::QubitVector<float>]’
> /<<PKGBUILDDIR>>/src/simulators/statevector/statevector_state.hpp:470:23:   required from ‘void AER::Statevector::State<statevec_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentData&, AER::RngEngine&) [with statevec_t = QV::QubitVector<float>]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:889:20:   required from ‘void AER::Simulator::QasmController::run_circuit_without_noise(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentData&, AER::RngEngine&) const [with State_t = AER::Statevector::State<QV::QubitVector<float> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:805:30:   required from ‘AER::ExperimentData 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) const [with State_t = AER::Statevector::State<QV::QubitVector<float> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
> /<<PKGBUILDDIR>>/src/controllers/qasm_controller.hpp:384:78:   required from here
> /<<PKGBUILDDIR>>/src/simulators/statevector/qubitvector.hpp:1238:27: warning: comparison of integer expressions of different signedness: ‘QV::int_t’ {aka ‘long int’} and ‘std::vector<long unsigned int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
>  1238 |       for (int_t j = 0; j < qubits.size(); j++)
>       |                         ~~^~~~~~~~~~~~~~~
> [37/38] Linking CXX shared module qiskit/providers/aer/backends/wrappers/controller_wrappers.cpython-39-x86_64-linux-gnu.so
> [37/38] Install the project...
> -- Install configuration: "Release"
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/channel_value.cpython-39-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/measure.cpython-39-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/memory.cpython-39-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/utils.cpython-39-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spconvert.cpython-39-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spmath.cpython-39-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/sparse_utils.cpython-39-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spmatfuncs.cpython-39-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/controller_wrappers.cpython-39-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/numeric_integrator_wrapper.cpython-39-x86_64-linux-gnu.so
> -- Installing: /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/test_python_to_cpp.cpython-39-x86_64-linux-gnu.so
> 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)
> package init file 'qiskit/providers/aer/pulse/qutip_lite/cy/src/__init__.py' not found (or not a regular file)
> 
> 
> --------------------------------------------------------------------------------
> -- Trying "Ninja" generator
> --------------------------------
> ---------------------------
> ----------------------
> -----------------
> ------------
> -------
> --
> --
> -------
> ------------
> -----------------
> ----------------------
> ---------------------------
> --------------------------------
> -- Trying "Ninja" generator - success
> --------------------------------------------------------------------------------
> 
> Configuring Project
>   Working directory:
>     /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-build
>   Command:
>     cmake /<<PKGBUILDDIR>> -G Ninja -DCMAKE_INSTALL_PREFIX:PATH=/<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.9/cmake-install -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3 -DPYTHON_VERSION_STRING:STRING=3.9.9 -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.9 -DPYTHON_LIBRARY:FILEPATH=libpython3.9.a -DSKBUILD:BOOL=TRUE -DCMAKE_MODULE_PATH:PATH=/usr/lib/python3/dist-packages/skbuild/resources/cmake -DCMAKE_BUILD_TYPE:STRING=Release
> 
> 
> copying qiskit/providers/aer/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/__init__.py
> copying qiskit/providers/aer/aerjob.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/aerjob.py
> copying qiskit/providers/aer/aererror.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/aererror.py
> copying qiskit/providers/aer/aerprovider.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/aerprovider.py
> copying qiskit/providers/aer/version.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/version.py
> creating directory _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise
> copying qiskit/providers/aer/noise/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/__init__.py
> copying qiskit/providers/aer/noise/noise_model.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/noise_model.py
> copying qiskit/providers/aer/noise/noiseerror.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/noiseerror.py
> creating directory _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions
> copying qiskit/providers/aer/extensions/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/__init__.py
> copying qiskit/providers/aer/extensions/snapshot_expectation_value.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot_expectation_value.py
> copying qiskit/providers/aer/extensions/snapshot_stabilizer.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot_stabilizer.py
> copying qiskit/providers/aer/extensions/snapshot.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot.py
> copying qiskit/providers/aer/extensions/snapshot_statevector.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot_statevector.py
> copying qiskit/providers/aer/extensions/snapshot_density_matrix.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot_density_matrix.py
> copying qiskit/providers/aer/extensions/snapshot_probabilities.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot_probabilities.py
> creating directory _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/utils
> copying qiskit/providers/aer/utils/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/utils/__init__.py
> copying qiskit/providers/aer/utils/qobj_utils.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/utils/qobj_utils.py
> copying qiskit/providers/aer/utils/noise_remapper.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/utils/noise_remapper.py
> copying qiskit/providers/aer/utils/noise_model_inserter.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/utils/noise_model_inserter.py
> copying qiskit/providers/aer/utils/noise_transformation.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/utils/noise_transformation.py
> copying qiskit/providers/aer/backends/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/__init__.py
> copying qiskit/providers/aer/backends/statevector_simulator.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/statevector_simulator.py
> copying qiskit/providers/aer/backends/qasm_simulator.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/qasm_simulator.py
> copying qiskit/providers/aer/backends/pulse_simulator.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/pulse_simulator.py
> copying qiskit/providers/aer/backends/aerbackend.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/aerbackend.py
> copying qiskit/providers/aer/backends/unitary_simulator.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/unitary_simulator.py
> copying qiskit/providers/aer/pulse/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/__init__.py
> copying qiskit/providers/aer/pulse/duffing_model_generators.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/duffing_model_generators.py
> copying qiskit/providers/aer/pulse/pulse_system_model.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/pulse_system_model.py
> copying qiskit/providers/aer/pulse/hamiltonian_model.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/hamiltonian_model.py
> creating directory _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/errors
> copying qiskit/providers/aer/noise/errors/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/errors/__init__.py
> copying qiskit/providers/aer/noise/errors/quantum_error.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/errors/quantum_error.py
> copying qiskit/providers/aer/noise/errors/readout_error.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/errors/readout_error.py
> copying qiskit/providers/aer/noise/errors/errorutils.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/errors/errorutils.py
> copying qiskit/providers/aer/noise/errors/standard_errors.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/errors/standard_errors.py
> creating directory _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/device
> copying qiskit/providers/aer/noise/device/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/device/__init__.py
> copying qiskit/providers/aer/noise/device/models.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/device/models.py
> copying qiskit/providers/aer/noise/device/basic_device_model.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/device/basic_device_model.py
> copying qiskit/providers/aer/noise/device/parameters.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/device/parameters.py
> creating directory _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/utils
> copying qiskit/providers/aer/noise/utils/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/utils/__init__.py
> creating directory _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj
> copying qiskit/providers/aer/pulse/qobj/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/__init__.py
> copying qiskit/providers/aer/pulse/qobj/op_qobj.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/op_qobj.py
> copying qiskit/providers/aer/pulse/qobj/op_system.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/op_system.py
> copying qiskit/providers/aer/pulse/qobj/opparse.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/opparse.py
> copying qiskit/providers/aer/pulse/qobj/digest.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/digest.py
> copying qiskit/providers/aer/pulse/qobj/operators.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/operators.py
> copying qiskit/providers/aer/pulse/cy/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/__init__.py
> creating directory _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver
> copying qiskit/providers/aer/pulse/solver/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/__init__.py
> copying qiskit/providers/aer/pulse/solver/codegen.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/codegen.py
> copying qiskit/providers/aer/pulse/solver/settings.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/settings.py
> copying qiskit/providers/aer/pulse/solver/options.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/options.py
> copying qiskit/providers/aer/pulse/solver/opsolve.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/opsolve.py
> copying qiskit/providers/aer/pulse/solver/rhs_utils.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/rhs_utils.py
> copying qiskit/providers/aer/pulse/solver/unitary.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/unitary.py
> copying qiskit/providers/aer/pulse/solver/monte_carlo.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/monte_carlo.py
> copying qiskit/providers/aer/pulse/solver/zvode.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/zvode.py
> copying qiskit/providers/aer/pulse/solver/data_config.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/data_config.py
> copying qiskit/providers/aer/pulse/qutip_lite/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/__init__.py
> copying qiskit/providers/aer/pulse/qutip_lite/fastsparse.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/fastsparse.py
> copying qiskit/providers/aer/pulse/qutip_lite/superoperator.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/superoperator.py
> copying qiskit/providers/aer/pulse/qutip_lite/settings.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/settings.py
> copying qiskit/providers/aer/pulse/qutip_lite/states.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/states.py
> copying qiskit/providers/aer/pulse/qutip_lite/dimensions.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/dimensions.py
> copying qiskit/providers/aer/pulse/qutip_lite/qobj.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/qobj.py
> copying qiskit/providers/aer/pulse/qutip_lite/sparse.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/sparse.py
> copying qiskit/providers/aer/pulse/qutip_lite/expect.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/expect.py
> copying qiskit/providers/aer/pulse/qutip_lite/tensor.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/tensor.py
> copying qiskit/providers/aer/pulse/qutip_lite/operators.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/operators.py
> copying qiskit/providers/aer/pulse/qutip_lite/cy/__init__.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/__init__.py
> copying qiskit/providers/aer/pulse/qutip_lite/cy/utilities.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/utilities.py
> copying qiskit/providers/aer/pulse/qutip_lite/cy/pyxbuilder.py -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/pyxbuilder.py
> copying /<<PKGBUILDDIR>>/qiskit/providers/aer/VERSION.txt -> _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/VERSION.txt
> 
> running build
> running build_py
> package init file '_skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/__init__.py' not found (or not a regular file)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/aerjob.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/aererror.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/aerprovider.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/noise_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/noiseerror.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot_expectation_value.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot_stabilizer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot_statevector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot_density_matrix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/extensions
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/extensions/snapshot_probabilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/extensions
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/utils
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/utils
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/utils/qobj_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/utils
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/utils/noise_remapper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/utils
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/utils/noise_model_inserter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/utils
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/utils/noise_transformation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/statevector_simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/qasm_simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/pulse_simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/aerbackend.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/unitary_simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/backends
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/duffing_model_generators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/pulse_system_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/hamiltonian_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/errors
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/errors/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/errors
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/errors/quantum_error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/errors
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/errors/readout_error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/errors
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/errors/errorutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/errors
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/errors/standard_errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/errors
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/device
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/device/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/device
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/device/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/device
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/device/basic_device_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/device
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/device/parameters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/device
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/utils
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/noise/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/noise/utils
> package init file 'qiskit/providers/aer/backends/wrappers/__init__.py' not found (or not a regular file)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/op_qobj.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/op_system.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/opparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/digest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qobj/operators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qobj
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/codegen.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/settings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/options.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/opsolve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/rhs_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/unitary.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/monte_carlo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/zvode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/solver/data_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/solver
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/fastsparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/superoperator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/settings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/states.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/dimensions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/qobj.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/sparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/expect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/tensor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/operators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/utilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/pyxbuilder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> package init file 'qiskit/providers/aer/pulse/qutip_lite/cy/src/__init__.py' not found (or not a regular file)
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/VERSION.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/backends/controller_wrappers.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/backends
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/numeric_integrator_wrapper.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/measure.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/test_python_to_cpp.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/utils.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/memory.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/cy/channel_value.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/sparse_utils.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spmatfuncs.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spconvert.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copying _skbuild/linux-x86_64-3.9/cmake-install/qiskit/providers/aer/pulse/qutip_lite/cy/spmath.cpython-39-x86_64-linux-gnu.so -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qutip_lite/cy
> copied 71 files
> running build_ext
>    dh_auto_test -O--buildsystem=pybuild
> 	pybuild --test -i python{version} -p "3.10 3.9"
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build; python3.10 -m pytest /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra -k "not TestNoiseTransformer"
> ============================= test session starts ==============================
> platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>
> collected 0 items / 25 errors
> 
> ==================================== ERRORS ====================================
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/test_python_to_cpp.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/test_python_to_cpp.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/test_python_to_cpp.py:16: in <module>
>     from qiskit.providers.aer.pulse.qutip_lite.qobj import Qobj
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_pulse_simulator.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_pulse_simulator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/backends/test_pulse_simulator.py:19: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/backends/test_qasm_simulator.py:18: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator_density_matrix.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator_density_matrix.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/backends/test_qasm_simulator_density_matrix.py:17: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator_extended_stabilizer.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator_extended_stabilizer.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/backends/test_qasm_simulator_extended_stabilizer.py:18: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator_matrix_product_state.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator_matrix_product_state.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/backends/test_qasm_simulator_matrix_product_state.py:18: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator_stabilizer.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator_stabilizer.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/backends/test_qasm_simulator_stabilizer.py:18: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator_statevector.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_qasm_simulator_statevector.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/backends/test_qasm_simulator_statevector.py:17: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_statevector_simulator.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_statevector_simulator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/backends/test_statevector_simulator.py:17: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_unitary_simulator.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/backends/test_unitary_simulator.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/backends/test_unitary_simulator.py:17: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/extensions/test_snapshot_density_matrix.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/extensions/test_snapshot_density_matrix.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/extensions/test_snapshot_density_matrix.py:16: in <module>
>     from qiskit import QuantumCircuit, assemble
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/extensions/test_snapshot_expectation_value.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/extensions/test_snapshot_expectation_value.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/extensions/test_snapshot_expectation_value.py:17: in <module>
>     from qiskit import QuantumCircuit, assemble
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/extensions/test_snapshot_probabilities.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/extensions/test_snapshot_probabilities.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/extensions/test_snapshot_probabilities.py:16: in <module>
>     from qiskit import QuantumCircuit, assemble
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/extensions/test_snapshot_stabilizer.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/extensions/test_snapshot_stabilizer.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/extensions/test_snapshot_stabilizer.py:16: in <module>
>     from qiskit import QuantumCircuit, assemble
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/extensions/test_snapshot_statevector.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/extensions/test_snapshot_statevector.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/extensions/test_snapshot_statevector.py:16: in <module>
>     from qiskit import QuantumCircuit, assemble
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_noise_inserter.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_noise_inserter.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/noise/test_noise_inserter.py:16: in <module>
>     from qiskit import QuantumRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_noise_model.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_noise_model.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/noise/test_noise_model.py:18: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_noise_remapper.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_noise_remapper.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/noise/test_noise_remapper.py:6: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_noise_transformation.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_noise_transformation.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/noise/test_noise_transformation.py:19: in <module>
>     from qiskit.providers.aer.noise import NoiseModel
> qiskit/providers/aer/__init__.py:68: in <module>
>     from . import pulse
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_quantum_error.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_quantum_error.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/noise/test_quantum_error.py:17: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_readout_error.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_readout_error.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/noise/test_readout_error.py:17: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_standard_errors.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/noise/test_standard_errors.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/noise/test_standard_errors.py:18: in <module>
>     from test.terra import common
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/openpulse/test_duffing_model_generators.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/openpulse/test_duffing_model_generators.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/openpulse/test_duffing_model_generators.py:18: in <module>
>     from test.terra.common import QiskitAerTestCase
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/openpulse/test_pulse_digest.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/openpulse/test_pulse_digest.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/openpulse/test_pulse_digest.py:17: in <module>
>     from test.terra.common import QiskitAerTestCase
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> _ ERROR collecting .pybuild/cpython3_3.10_qiskit-aer/build/test/terra/openpulse/test_system_models.py _
> ImportError while importing test module '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/test/terra/openpulse/test_system_models.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> test/terra/openpulse/test_system_models.py:20: in <module>
>     from test.terra.common import QiskitAerTestCase
> test/terra/common.py:31: in <module>
>     from qiskit import QuantumRegister, ClassicalRegister, QuantumCircuit
> /usr/lib/python3/dist-packages/qiskit/__init__.py:67: in <module>
>     from qiskit.execute import execute
> /usr/lib/python3/dist-packages/qiskit/execute.py:24: in <module>
>     from qiskit.compiler import transpile, assemble
> /usr/lib/python3/dist-packages/qiskit/compiler/__init__.py:35: in <module>
>     from .transpile import transpile
> /usr/lib/python3/dist-packages/qiskit/compiler/transpile.py:16: in <module>
>     from qiskit.transpiler import Layout, CouplingMap
> /usr/lib/python3/dist-packages/qiskit/transpiler/__init__.py:76: in <module>
>     from .transpile_circuit import transpile_circuit
> /usr/lib/python3/dist-packages/qiskit/transpiler/transpile_circuit.py:17: in <module>
>     from qiskit.transpiler.preset_passmanagers import (level_0_pass_manager,
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/__init__.py:31: in <module>
>     from .level0 import level_0_pass_manager
> /usr/lib/python3/dist-packages/qiskit/transpiler/preset_passmanagers/level0.py:23: in <module>
>     from qiskit.transpiler.passes import Unroller
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/__init__.py:116: in <module>
>     from .routing import BasicSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/__init__.py:19: in <module>
>     from .stochastic_swap import StochasticSwap
> /usr/lib/python3/dist-packages/qiskit/transpiler/passes/routing/stochastic_swap.py:30: in <module>
>     from .cython.stochastic_swap.utils import nlayout_from_layout
> E   ModuleNotFoundError: No module named 'qiskit.transpiler.passes.routing.cython.stochastic_swap.utils'
> =============================== warnings summary ===============================
> ../../../../../../usr/lib/python3/dist-packages/marshmallow/__init__.py:14
>   /usr/lib/python3/dist-packages/marshmallow/__init__.py:14: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
>     from distutils.version import LooseVersion
> 
> ../../../../../../usr/lib/python3/dist-packages/qiskit/validation/fields/custom.py:76
>   /usr/lib/python3/dist-packages/qiskit/validation/fields/custom.py:76: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
>   Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
>     numpy.integer, numpy.float,
> 
> qiskit/providers/aer/pulse/__init__.py:48
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build/qiskit/providers/aer/pulse/__init__.py:48: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
>     import distutils.sysconfig  # noqa
> 
> ../../../../../../usr/lib/python3/dist-packages/pyximport/pyximport.py:51
>   /usr/lib/python3/dist-packages/pyximport/pyximport.py:51: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses
>     import imp
> 
> ../../../../../../usr/lib/python3/dist-packages/qiskit/__init__.py:53: 25 warnings
>   /usr/lib/python3/dist-packages/qiskit/__init__.py:53: RuntimeWarning: Could not import the Aer provider from the qiskit-aer package. Install qiskit-aer or check your installation.
>     warnings.warn('Could not import the Aer provider from the qiskit-aer '
> 
> ../../../../../../usr/lib/python3/dist-packages/qiskit/__init__.py:60: 25 warnings
>   /usr/lib/python3/dist-packages/qiskit/__init__.py:60: 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 '
> 
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> =========================== short test summary info ============================
> ERROR test/terra/test_python_to_cpp.py
> ERROR test/terra/backends/test_pulse_simulator.py
> ERROR test/terra/backends/test_qasm_simulator.py
> ERROR test/terra/backends/test_qasm_simulator_density_matrix.py
> ERROR test/terra/backends/test_qasm_simulator_extended_stabilizer.py
> ERROR test/terra/backends/test_qasm_simulator_matrix_product_state.py
> ERROR test/terra/backends/test_qasm_simulator_stabilizer.py
> ERROR test/terra/backends/test_qasm_simulator_statevector.py
> ERROR test/terra/backends/test_statevector_simulator.py
> ERROR test/terra/backends/test_unitary_simulator.py
> ERROR test/terra/extensions/test_snapshot_density_matrix.py
> ERROR test/terra/extensions/test_snapshot_expectation_value.py
> ERROR test/terra/extensions/test_snapshot_probabilities.py
> ERROR test/terra/extensions/test_snapshot_stabilizer.py
> ERROR test/terra/extensions/test_snapshot_statevector.py
> ERROR test/terra/noise/test_noise_inserter.py
> ERROR test/terra/noise/test_noise_model.py
> ERROR test/terra/noise/test_noise_remapper.py
> ERROR test/terra/noise/test_noise_transformation.py
> ERROR test/terra/noise/test_quantum_error.py
> ERROR test/terra/noise/test_readout_error.py
> ERROR test/terra/noise/test_standard_errors.py
> ERROR test/terra/openpulse/test_duffing_model_generators.py
> ERROR test/terra/openpulse/test_pulse_digest.py
> ERROR test/terra/openpulse/test_system_models.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 25 errors during collection !!!!!!!!!!!!!!!!!!!
> ======================= 54 warnings, 25 errors in 1.67s ========================
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_qiskit-aer/build; python3.10 -m pytest {build_dir}/test/terra -k "not TestNoiseTransformer"
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build; python3.9 -m pytest /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/test/terra -k "not TestNoiseTransformer"
> ============================= test session starts ==============================
> platform linux -- Python 3.9.9, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>
> collected 1961 items / 10 deselected / 1951 selected
> 
> test/terra/test_python_to_cpp.py .......                                 [  0%]
> test/terra/backends/test_pulse_simulator.py .........                    [  0%]
> test/terra/backends/test_qasm_simulator.py ............................. [  2%]
> ........................................................................ [  5%]
> ..............................................................           [  9%]
> test/terra/backends/test_qasm_simulator_density_matrix.py .............. [  9%]
> ........................................................................ [ 13%]
> ......................................................ssssssssssssssssss [ 17%]
> ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 20%]
> ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 24%]
> ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 28%]
> ssssssssssssssssssssssssssssssssssssssssssssss                           [ 30%]
> test/terra/backends/test_qasm_simulator_extended_stabilizer.py ......... [ 31%]
> ..........................                                               [ 32%]
> test/terra/backends/test_qasm_simulator_matrix_product_state.py ........ [ 32%]
> ........................................................................ [ 36%]
> ..........................................                               [ 38%]
> test/terra/backends/test_qasm_simulator_stabilizer.py .................. [ 39%]
> ................................................                         [ 42%]
> test/terra/backends/test_qasm_simulator_statevector.py ................. [ 43%]
> ........................................................................ [ 46%]
> ........................................................................ [ 50%]
> ..ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 54%]
> ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 57%]
> ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 61%]
> ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 65%]
> ssssssssssssssssssssssssssssssssssssssss                                 [ 67%]
> test/terra/backends/test_statevector_simulator.py ...................... [ 68%]
> ...............................................................sssssssss [ 72%]
> ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 75%]
> ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%]
> sssssssssssssssss                                                        [ 80%]
> test/terra/backends/test_unitary_simulator.py .......................... [ 81%]
> ..................................................ssssssssssssssssssssss [ 85%]
> ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%]
> ssssssssssssssssssssssssssssssssssssssssssssssssssssssssss               [ 91%]
> test/terra/extensions/test_snapshot_density_matrix.py ......             [ 92%]
> test/terra/extensions/test_snapshot_expectation_value.py ......          [ 92%]
> test/terra/extensions/test_snapshot_probabilities.py ......              [ 92%]
> test/terra/extensions/test_snapshot_stabilizer.py .....                  [ 93%]
> test/terra/extensions/test_snapshot_statevector.py .....                 [ 93%]
> test/terra/noise/test_noise_inserter.py ....                             [ 93%]
> test/terra/noise/test_noise_model.py .........                           [ 94%]
> test/terra/noise/test_noise_remapper.py ........                         [ 94%]
> test/terra/noise/test_quantum_error.py ................................. [ 96%]
>                                                                          [ 96%]
> test/terra/noise/test_readout_error.py .............                     [ 96%]
> test/terra/noise/test_standard_errors.py ............................... [ 98%]
> ................                                                         [ 99%]
> test/terra/openpulse/test_duffing_model_generators.py .........          [ 99%]
> test/terra/openpulse/test_pulse_digest.py .                              [ 99%]
> test/terra/openpulse/test_system_models.py .....                         [100%]
> 
> =============================== warnings summary ===============================
> ../../../../../../usr/lib/python3/dist-packages/qiskit/validation/fields/custom.py:76
>   /usr/lib/python3/dist-packages/qiskit/validation/fields/custom.py:76: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
>   Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
>     numpy.integer, numpy.float,
> 
> ../../../../../../usr/lib/python3/dist-packages/pyximport/pyximport.py:51
>   /usr/lib/python3/dist-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
> 
> ../../../../../../usr/lib/python3/dist-packages/qiskit/__init__.py:60
>   /usr/lib/python3/dist-packages/qiskit/__init__.py:60: 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 '
> 
> .: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.
> 
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_pulse_simulator.py::TestPulseSimulator::test_arbitrary_gate
>   /usr/lib/python3/dist-packages/qiskit/providers/models/pulsedefaults.py:166: UserWarning: `qubit_freq_est` and `meas_freq_est` now have units of Hertz(Hz) rather than gigahertz(GHz).
>     warnings.warn('`qubit_freq_est` and `meas_freq_est` now have units of '
> 
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_qasm_simulator.py: 5338 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_qasm_simulator_density_matrix.py: 4022 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_qasm_simulator_matrix_product_state.py: 4022 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_qasm_simulator_stabilizer.py: 690 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_qasm_simulator_statevector.py: 5338 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_statevector_simulator.py: 3492 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_unitary_simulator.py: 3332 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/noise/test_noise_model.py: 42 warnings
>   /usr/lib/python3/dist-packages/qiskit/validation/fields/custom.py:93: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
>   Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
>     if isinstance(value, numpy.float):
> 
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_qasm_simulator.py: 672 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_qasm_simulator_stabilizer.py: 672 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/extensions/test_snapshot_expectation_value.py: 8 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/noise/test_standard_errors.py: 14 warnings
>   /usr/lib/python3/dist-packages/qiskit/quantum_info/operators/pauli.py:109: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
>   Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
>     z = np.zeros(len(label), dtype=np.bool)
> 
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_qasm_simulator.py: 672 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_qasm_simulator_stabilizer.py: 672 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/extensions/test_snapshot_expectation_value.py: 8 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/noise/test_standard_errors.py: 14 warnings
>   /usr/lib/python3/dist-packages/qiskit/quantum_info/operators/pauli.py:110: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
>   Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
>     x = np.zeros(len(label), dtype=np.bool)
> 
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_qasm_simulator.py: 1344 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/backends/test_qasm_simulator_stabilizer.py: 1344 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/extensions/test_snapshot_expectation_value.py: 16 warnings
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/noise/test_standard_errors.py: 28 warnings
>   /usr/lib/python3/dist-packages/qiskit/quantum_info/operators/pauli.py:32: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
>   Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
>     arr = np.asarray(arr).astype(np.bool)
> 
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/noise/test_standard_errors.py: 18 warnings
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/test/terra/common.py:95: DeprecationWarning: elementwise comparison failed; this will raise an error in the future.
>     if obj == item:
> 
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/openpulse/test_pulse_digest.py::TestDigest::test_qubit_lo_freq_handling
>   /usr/lib/python3/dist-packages/qiskit/pulse/commands/command.py:100: DeprecationWarning: The AcquireInstruction on multiple qubits, multiple memory slots and multiple reg slots is deprecated. The parameter "mem_slots" has been replaced by "mem_slot" and "reg_slots" has been replaced by "reg_slot"
>     return self.to_instruction(*args, **kwargs)
> 
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/openpulse/test_pulse_digest.py::TestDigest::test_qubit_lo_freq_handling
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_qiskit-aer/build/qiskit/providers/aer/pulse/qobj/digest.py:93: UserWarning: Warning: qubit_lo_freq was not specified in PulseQobj or in PulseSystemModel, so it is beign automatically determined from the drift Hamiltonian.
>     warn('Warning: qubit_lo_freq was not specified in PulseQobj or in PulseSystemModel, ' +
> 
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/openpulse/test_system_models.py::TestPulseSystemModel::test_control_channel_labels_from_backend
>   /usr/lib/python3/dist-packages/qiskit/providers/models/backendconfiguration.py:377: UserWarning: `rep_time` now has units of seconds(s) rather than microseconds(mu s).
>     warnings.warn('`rep_time` now has units of seconds(s) rather '
> 
> .pybuild/cpython3_3.9_qiskit-aer/build/test/terra/openpulse/test_system_models.py::TestPulseSystemModel::test_control_channel_labels_from_backend
>   /usr/lib/python3/dist-packages/qiskit/providers/models/backendconfiguration.py:355: UserWarning: `dt` and `dtm` now have units of seconds(s) rather than nanoseconds(ns).
>     warnings.warn('`dt` and `dtm` now have units of seconds(s) rather '
> 
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> ====== 1023 passed, 928 skipped, 10 deselected, 31773 warnings in 54.46s =======
> 	rm -fr -- /tmp/dh-xdg-rundir-dX_CRjUm
> dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/qiskit-aer_0.4.1-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the debian-science-maintainers mailing list