Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 888714 Details for
Bug 927915
dev-python/cysignals-1.11.4: segmentation fault in tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
dev-python:cysignals-1.11.4:20240326-182918.log (text/plain), 80.27 KB, created by
Michał Górny
on 2024-03-26 18:36:41 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Michał Górny
Created:
2024-03-26 18:36:41 UTC
Size:
80.27 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-python/cysignals-1.11.4:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: mjo@gentoo.org frp.bissey@gmail.com,proxy-maint@gentoo.org,sci-mathematics@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 debug elibc_glibc kernel_linux python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 >[32m * [39;49;00mFEATURES: ccache network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cysignals-1.11.4.tar.gz to /tmp/portage/dev-python/cysignals-1.11.4/work >>>> Source unpacked in /tmp/portage/dev-python/cysignals-1.11.4/work >>>> Preparing source in /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4 ... > [32m*[0m Build system packages: > [32m*[0m dev-python/gpep517 : 15 > [32m*[0m dev-python/installer : 0.7.0 > [32m*[0m dev-python/cython : 3.0.9 > [32m*[0m dev-python/setuptools : 69.2.0 > [32m*[0m dev-python/setuptools-rust : 1.9.0 > [32m*[0m dev-python/setuptools-scm : 8.0.4 > [32m*[0m dev-python/wheel : 0.43.0 >>>> Source prepared. >>>> Configuring source in /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4 ... >>>> Source configured. >>>> Compiling source in /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4 ... > [32m*[0m python3_10: running distutils-r1_run_phase distutils-r1_python_compile > [32m*[0m Building the wheel for cysignals-1.11.4 via setuptools.build_meta >python3.10 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta --output-fd 3 --wheel-dir /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/wheel >2024-03-26 19:29:25,772 gpep517 INFO Building wheel via backend setuptools.build_meta >2024-03-26 19:29:26,340 root INFO running bdist_wheel >2024-03-26 19:29:26,636 root INFO running build >2024-03-26 19:29:26,636 root INFO running build_py >2024-03-26 19:29:26,636 root INFO running configure >configure: loading site script /usr/local/share/config.site >checking for gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C++11 features... none needed >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking for execinfo.h... yes >checking for sys/mman.h... yes >checking for sys/prctl.h... yes >checking for time.h... yes >checking for sys/wait.h... yes >checking for windows.h... no >checking for fork... yes >checking for kill... yes >checking for sigprocmask... yes >checking for sigaltstack... yes >checking for backtrace... yes >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >checking for library containing pari_init... -lpari >checking whether PARI_SIGINT_block is declared... yes >checking for emms instruction... yes >checking whether setjmp() saves the signal mask... no >checking for GNU libc... yes >checking for _Atomic in C code... yes >checking for _Atomic with OpenMP in C code... yes >checking for _Atomic in C++ code... no >checking for std::atomic... yes >checking for std::atomic with OpenMP in C++ code... yes >checking whether MINSIGSTKSZ is constant... no >configure: creating ./config.status >config.status: creating src/cysignals/signals.pxd >config.status: creating src/config.h >config.status: creating src/cysignals/cysignals_config.h >2024-03-26 19:29:32,029 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build >2024-03-26 19:29:32,029 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310 >2024-03-26 19:29:32,029 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals >2024-03-26 19:29:32,029 root INFO copying src/cysignals/__init__.py -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals >2024-03-26 19:29:32,031 root INFO copying src/cysignals/memory.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals >2024-03-26 19:29:32,031 root INFO copying src/cysignals/pysignals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals >2024-03-26 19:29:32,032 root INFO copying src/cysignals/signals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals >2024-03-26 19:29:32,032 root INFO copying src/cysignals/macros.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals >2024-03-26 19:29:32,033 root INFO copying src/cysignals/struct_signals.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals >2024-03-26 19:29:32,033 root INFO copying src/cysignals/cysignals_config.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals >2024-03-26 19:29:32,034 root WARNING warning: build_py: byte-compiling is disabled, skipping. > >2024-03-26 19:29:32,034 root INFO running build_ext >warning: src/cysignals/alarm.pyx:83:41: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: /usr/lib/python3.10/site-packages/Cython/Includes/cpython/complex.pxd:19:37: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: /usr/lib/python3.10/site-packages/Cython/Includes/cpython/complex.pxd:23:37: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: /usr/lib/python3.10/site-packages/Cython/Includes/cpython/contextvars.pxd:112:53: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: /usr/lib/python3.10/site-packages/Cython/Includes/cpython/contextvars.pxd:129:64: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: src/cysignals/tests.pyx:261:25: noexcept clause is ignored for function returning Python object >performance hint: src/cysignals/tests.pyx:296:5: Exception check on 'c_test_sig_on_cython_except_all' will always require the GIL to be acquired. >Possible solutions: > 1. Declare 'c_test_sig_on_cython_except_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. > 2. Use an 'int' return type on 'c_test_sig_on_cython_except_all' to allow an error code to be returned. >performance hint: src/cysignals/tests.pyx:312:39: Exception check after calling 'c_test_sig_on_cython_except_all' will always require the GIL to be acquired. >Possible solutions: > 1. Declare 'c_test_sig_on_cython_except_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. > 2. Use an 'int' return type on 'c_test_sig_on_cython_except_all' to allow an error code to be returned. >performance hint: src/cysignals/tests.pyx:473:38: Exception check after calling 'cython_check_exception' will always require the GIL to be acquired. >Possible solutions: > 1. Declare 'cython_check_exception' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. > 2. Use an 'int' return type on 'cython_check_exception' to allow an error code to be returned. >[1/5] Cythonizing src/cysignals/alarm.pyx >[2/5] Cythonizing src/cysignals/pselect.pyx >[3/5] Cythonizing src/cysignals/pysignals.pyx >[4/5] Cythonizing src/cysignals/signals.pyx >[5/5] Cythonizing src/cysignals/tests.pyx >2024-03-26 19:29:34,121 root INFO building 'cysignals.signals' extension >2024-03-26 19:29:34,121 root INFO building 'cysignals.pysignals' extension >2024-03-26 19:29:34,122 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310 >2024-03-26 19:29:34,122 root INFO building 'cysignals.alarm' extension >2024-03-26 19:29:34,123 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build >2024-03-26 19:29:34,123 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build >2024-03-26 19:29:34,123 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src >2024-03-26 19:29:34,123 root INFO building 'cysignals.pselect' extension >2024-03-26 19:29:34,123 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals >2024-03-26 19:29:34,124 root INFO building 'cysignals.tests' extension >2024-03-26 19:29:34,124 root INFO x86_64-pc-linux-gnu-gcc -Wno-unused-result -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc/cysignals -Isrc -I/usr/include/python3.10 -c build/src/cysignals/tests.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals/tests.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:34,124 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src >2024-03-26 19:29:34,124 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals >2024-03-26 19:29:34,124 root INFO x86_64-pc-linux-gnu-gcc -Wno-unused-result -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc -Isrc/cysignals -I/usr/include/python3.10 -c build/src/cysignals/alarm.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals/alarm.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:34,124 root INFO x86_64-pc-linux-gnu-gcc -Wno-unused-result -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc/cysignals -Isrc -I/usr/include/python3.10 -c build/src/cysignals/signals.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals/signals.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:34,125 root INFO x86_64-pc-linux-gnu-gcc -Wno-unused-result -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc -Isrc/cysignals -I/usr/include/python3.10 -c build/src/cysignals/pysignals.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals/pysignals.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:34,152 root INFO x86_64-pc-linux-gnu-gcc -Wno-unused-result -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc -Isrc/cysignals -I/usr/include/python3.10 -c build/src/cysignals/pselect.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals/pselect.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:35,229 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals/alarm.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/alarm.cpython-310-x86_64-linux-gnu.so -pthread >2024-03-26 19:29:36,062 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals/pselect.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/pselect.cpython-310-x86_64-linux-gnu.so -pthread >In file included from build/src/cysignals/signals.c:2369: >build/src/cysignals/implementation.c: In function âsetup_trampolineâ: >build/src/cysignals/implementation.c:422:29: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âlong unsigned intâ} and âlong intâ [-Wsign-compare] > 422 | if (trampolinestacksize < PTHREAD_STACK_MIN) > | ^ >2024-03-26 19:29:36,284 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals/signals.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/signals.cpython-310-x86_64-linux-gnu.so -lpari -pthread >2024-03-26 19:29:36,892 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals/pysignals.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/pysignals.cpython-310-x86_64-linux-gnu.so -pthread >2024-03-26 19:29:40,119 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/temp.linux-x86_64-cpython-310/build/src/cysignals/tests.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/tests.cpython-310-x86_64-linux-gnu.so -lpari -pthread >2024-03-26 19:29:40,220 root INFO running build_scripts >2024-03-26 19:29:40,220 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/scripts-3.10 >2024-03-26 19:29:40,221 root INFO copying and adjusting src/scripts/cysignals-CSI -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/scripts-3.10 >2024-03-26 19:29:40,221 root INFO changing mode of /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/scripts-3.10/cysignals-CSI from 644 to 755 >/usr/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. >!! > > ******************************************************************************** > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. > ******************************************************************************** > >!! > self.initialize_options() >2024-03-26 19:29:40,374 wheel INFO installing to /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel >2024-03-26 19:29:40,374 root INFO running install >2024-03-26 19:29:40,392 root INFO running install_lib >2024-03-26 19:29:40,460 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64 >2024-03-26 19:29:40,460 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel >2024-03-26 19:29:40,461 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,461 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/__init__.py -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,462 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/memory.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,462 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/pysignals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,463 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/signals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,463 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/macros.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,464 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/struct_signals.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,464 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/cysignals_config.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,465 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/alarm.cpython-310-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,466 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/pselect.cpython-310-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,467 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/signals.cpython-310-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,468 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/pysignals.cpython-310-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,469 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/lib.linux-x86_64-cpython-310/cysignals/tests.cpython-310-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:40,470 root WARNING warning: install_lib: byte-compiling is disabled, skipping. > >2024-03-26 19:29:40,470 root INFO running install_data >2024-03-26 19:29:40,539 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data >2024-03-26 19:29:40,540 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data >2024-03-26 19:29:40,540 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data/share >2024-03-26 19:29:40,541 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data/share/cysignals >2024-03-26 19:29:40,541 root INFO copying src/scripts/cysignals-CSI-helper.py -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data/share/cysignals >2024-03-26 19:29:40,541 root INFO running install_egg_info >2024-03-26 19:29:40,612 root INFO running egg_info >/usr/lib/python3.10/site-packages/pbr/git.py:28: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html > import pkg_resources >2024-03-26 19:29:40,981 root INFO writing src/cysignals.egg-info/PKG-INFO >2024-03-26 19:29:40,982 root INFO writing dependency_links to src/cysignals.egg-info/dependency_links.txt >2024-03-26 19:29:40,983 root INFO writing top-level names to src/cysignals.egg-info/top_level.txt >[03/26/24 19:29:41] ERROR listing git files failed - pretending there aren't any git.py:24 >2024-03-26 19:29:41,266 root INFO reading manifest file 'src/cysignals.egg-info/SOURCES.txt' >2024-03-26 19:29:41,268 root INFO reading manifest template 'MANIFEST.in' >2024-03-26 19:29:41,280 root WARNING no previously-included directories found matching 'dist' >2024-03-26 19:29:41,280 root WARNING no previously-included directories found matching 'tmp' >2024-03-26 19:29:41,280 root WARNING no previously-included directories found matching '.*' >2024-03-26 19:29:41,280 root WARNING no previously-included directories found matching 'example/.*' >2024-03-26 19:29:41,281 root INFO adding license file 'LICENSE' >2024-03-26 19:29:41,287 root INFO writing manifest file 'src/cysignals.egg-info/SOURCES.txt' >2024-03-26 19:29:41,288 root INFO Copying src/cysignals.egg-info to /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals-1.11.4-py3.10.egg-info >2024-03-26 19:29:41,290 root INFO running install_scripts >2024-03-26 19:29:41,290 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/scripts >2024-03-26 19:29:41,291 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/scripts-3.10/cysignals-CSI -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/scripts >2024-03-26 19:29:41,291 root INFO changing mode of /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/scripts/cysignals-CSI to 755 >2024-03-26 19:29:41,322 wheel INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.dist-info/WHEEL >2024-03-26 19:29:41,323 wheel INFO creating '/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/wheel/.tmp-zv0xl48o/cysignals-1.11.4-cp310-cp310-linux_x86_64.whl' and adding '/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel' to it >2024-03-26 19:29:41,324 wheel INFO adding 'cysignals/__init__.py' >2024-03-26 19:29:41,325 wheel INFO adding 'cysignals/alarm.cpython-310-x86_64-linux-gnu.so' >2024-03-26 19:29:41,325 wheel INFO adding 'cysignals/cysignals_config.h' >2024-03-26 19:29:41,326 wheel INFO adding 'cysignals/macros.h' >2024-03-26 19:29:41,326 wheel INFO adding 'cysignals/memory.pxd' >2024-03-26 19:29:41,327 wheel INFO adding 'cysignals/pselect.cpython-310-x86_64-linux-gnu.so' >2024-03-26 19:29:41,329 wheel INFO adding 'cysignals/pysignals.cpython-310-x86_64-linux-gnu.so' >2024-03-26 19:29:41,330 wheel INFO adding 'cysignals/pysignals.pxd' >2024-03-26 19:29:41,330 wheel INFO adding 'cysignals/signals.cpython-310-x86_64-linux-gnu.so' >2024-03-26 19:29:41,331 wheel INFO adding 'cysignals/signals.pxd' >2024-03-26 19:29:41,332 wheel INFO adding 'cysignals/struct_signals.h' >2024-03-26 19:29:41,334 wheel INFO adding 'cysignals/tests.cpython-310-x86_64-linux-gnu.so' >2024-03-26 19:29:41,335 wheel INFO adding 'cysignals-1.11.4.data/data/share/cysignals/cysignals-CSI-helper.py' >2024-03-26 19:29:41,336 wheel INFO adding 'cysignals-1.11.4.data/scripts/cysignals-CSI' >2024-03-26 19:29:41,336 wheel INFO adding 'cysignals-1.11.4.dist-info/LICENSE' >2024-03-26 19:29:41,337 wheel INFO adding 'cysignals-1.11.4.dist-info/METADATA' >2024-03-26 19:29:41,337 wheel INFO adding 'cysignals-1.11.4.dist-info/WHEEL' >2024-03-26 19:29:41,337 wheel INFO adding 'cysignals-1.11.4.dist-info/top_level.txt' >2024-03-26 19:29:41,338 wheel INFO adding 'cysignals-1.11.4.dist-info/RECORD' >2024-03-26 19:29:41,338 wheel INFO removing /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/build/bdist.linux-x86_64/wheel >2024-03-26 19:29:41,342 gpep517 INFO The backend produced /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/wheel/cysignals-1.11.4-cp310-cp310-linux_x86_64.whl > [32m*[0m Installing cysignals-1.11.4-cp310-cp310-linux_x86_64.whl to /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/install >python3.10 -m gpep517 install-wheel --destdir=/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/install --interpreter=/usr/bin/python3.10 --prefix=/usr --optimize=all /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/wheel/cysignals-1.11.4-cp310-cp310-linux_x86_64.whl >2024-03-26 19:29:41,732 gpep517 INFO Installing /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/wheel/cysignals-1.11.4-cp310-cp310-linux_x86_64.whl into /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/install >2024-03-26 19:29:41,751 gpep517 INFO Installation complete > [32m*[0m python3_11: running distutils-r1_run_phase distutils-r1_python_compile > [32m*[0m Building the wheel for cysignals-1.11.4 via setuptools.build_meta >python3.11 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta --output-fd 3 --wheel-dir /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/wheel >2024-03-26 19:29:42,725 gpep517 INFO Building wheel via backend setuptools.build_meta >2024-03-26 19:29:43,093 root INFO running bdist_wheel >2024-03-26 19:29:43,281 root INFO running build >2024-03-26 19:29:43,281 root INFO running build_py >2024-03-26 19:29:43,281 root INFO running configure >2024-03-26 19:29:43,281 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build >2024-03-26 19:29:43,282 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311 >2024-03-26 19:29:43,282 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals >2024-03-26 19:29:43,282 root INFO copying src/cysignals/__init__.py -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals >2024-03-26 19:29:43,283 root INFO copying src/cysignals/memory.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals >2024-03-26 19:29:43,283 root INFO copying src/cysignals/pysignals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals >2024-03-26 19:29:43,284 root INFO copying src/cysignals/signals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals >2024-03-26 19:29:43,284 root INFO copying src/cysignals/macros.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals >2024-03-26 19:29:43,285 root INFO copying src/cysignals/struct_signals.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals >2024-03-26 19:29:43,285 root INFO copying src/cysignals/cysignals_config.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals >2024-03-26 19:29:43,286 root WARNING warning: build_py: byte-compiling is disabled, skipping. > >2024-03-26 19:29:43,286 root INFO running build_ext >warning: /usr/lib/python3.11/site-packages/Cython/Includes/cpython/complex.pxd:19:37: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: /usr/lib/python3.11/site-packages/Cython/Includes/cpython/complex.pxd:23:37: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: /usr/lib/python3.11/site-packages/Cython/Includes/cpython/contextvars.pxd:112:53: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: /usr/lib/python3.11/site-packages/Cython/Includes/cpython/contextvars.pxd:129:64: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: src/cysignals/tests.pyx:261:25: noexcept clause is ignored for function returning Python object >performance hint: src/cysignals/tests.pyx:296:5: Exception check on 'c_test_sig_on_cython_except_all' will always require the GIL to be acquired. >Possible solutions: > 1. Declare 'c_test_sig_on_cython_except_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. > 2. Use an 'int' return type on 'c_test_sig_on_cython_except_all' to allow an error code to be returned. >performance hint: src/cysignals/tests.pyx:312:39: Exception check after calling 'c_test_sig_on_cython_except_all' will always require the GIL to be acquired. >Possible solutions: > 1. Declare 'c_test_sig_on_cython_except_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. > 2. Use an 'int' return type on 'c_test_sig_on_cython_except_all' to allow an error code to be returned. >performance hint: src/cysignals/tests.pyx:473:38: Exception check after calling 'cython_check_exception' will always require the GIL to be acquired. >Possible solutions: > 1. Declare 'cython_check_exception' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. > 2. Use an 'int' return type on 'cython_check_exception' to allow an error code to be returned. >warning: src/cysignals/alarm.pyx:83:41: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >[1/5] Cythonizing src/cysignals/signals.pyx >[2/5] Cythonizing src/cysignals/tests.pyx >[3/5] Cythonizing src/cysignals/alarm.pyx >[4/5] Cythonizing src/cysignals/pselect.pyx >[5/5] Cythonizing src/cysignals/pysignals.pyx >2024-03-26 19:29:45,445 root INFO building 'cysignals.signals' extension >2024-03-26 19:29:45,445 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311 >2024-03-26 19:29:45,445 root INFO building 'cysignals.pysignals' extension >2024-03-26 19:29:45,446 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build >2024-03-26 19:29:45,446 root INFO building 'cysignals.alarm' extension >2024-03-26 19:29:45,446 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src >2024-03-26 19:29:45,446 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src >2024-03-26 19:29:45,446 root INFO building 'cysignals.pselect' extension >2024-03-26 19:29:45,447 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals >2024-03-26 19:29:45,447 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals >2024-03-26 19:29:45,447 root INFO building 'cysignals.tests' extension >2024-03-26 19:29:45,447 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals >2024-03-26 19:29:45,447 root INFO x86_64-pc-linux-gnu-gcc -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc -Isrc/cysignals -I/usr/include/python3.11 -c build/src/cysignals/pselect.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals/pselect.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:45,447 root INFO x86_64-pc-linux-gnu-gcc -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc/cysignals -Isrc -I/usr/include/python3.11 -c build/src/cysignals/tests.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals/tests.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:45,454 root INFO x86_64-pc-linux-gnu-gcc -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc -Isrc/cysignals -I/usr/include/python3.11 -c build/src/cysignals/alarm.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals/alarm.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:45,460 root INFO x86_64-pc-linux-gnu-gcc -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc/cysignals -Isrc -I/usr/include/python3.11 -c build/src/cysignals/signals.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals/signals.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:45,462 root INFO x86_64-pc-linux-gnu-gcc -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc -Isrc/cysignals -I/usr/include/python3.11 -c build/src/cysignals/pysignals.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals/pysignals.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:46,166 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals/alarm.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/alarm.cpython-311-x86_64-linux-gnu.so -pthread >2024-03-26 19:29:46,803 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals/pselect.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/pselect.cpython-311-x86_64-linux-gnu.so -pthread >In file included from build/src/cysignals/signals.c:2370: >build/src/cysignals/implementation.c: In function âsetup_trampolineâ: >build/src/cysignals/implementation.c:422:29: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âlong unsigned intâ} and âlong intâ [-Wsign-compare] > 422 | if (trampolinestacksize < PTHREAD_STACK_MIN) > | ^ >2024-03-26 19:29:46,999 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals/signals.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/signals.cpython-311-x86_64-linux-gnu.so -lpari -pthread >2024-03-26 19:29:47,422 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals/pysignals.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/pysignals.cpython-311-x86_64-linux-gnu.so -pthread >2024-03-26 19:29:50,473 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/temp.linux-x86_64-cpython-311/build/src/cysignals/tests.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/tests.cpython-311-x86_64-linux-gnu.so -lpari -pthread >2024-03-26 19:29:50,578 root INFO running build_scripts >2024-03-26 19:29:50,579 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/scripts-3.11 >2024-03-26 19:29:50,579 root INFO copying and adjusting src/scripts/cysignals-CSI -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/scripts-3.11 >2024-03-26 19:29:50,580 root INFO changing mode of /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/scripts-3.11/cysignals-CSI from 644 to 755 >/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. >!! > > ******************************************************************************** > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. > ******************************************************************************** > >!! > self.initialize_options() >2024-03-26 19:29:50,850 wheel INFO installing to /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel >2024-03-26 19:29:50,850 root INFO running install >2024-03-26 19:29:50,866 root INFO running install_lib >2024-03-26 19:29:50,931 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64 >2024-03-26 19:29:50,931 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel >2024-03-26 19:29:50,932 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,932 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/__init__.py -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,932 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/memory.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,933 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/pysignals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,934 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/signals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,934 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/macros.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,935 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/struct_signals.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,935 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/cysignals_config.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,936 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/alarm.cpython-311-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,936 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/pselect.cpython-311-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,937 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/signals.cpython-311-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,938 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/pysignals.cpython-311-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,940 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/lib.linux-x86_64-cpython-311/cysignals/tests.cpython-311-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:29:50,941 root WARNING warning: install_lib: byte-compiling is disabled, skipping. > >2024-03-26 19:29:50,941 root INFO running install_data >2024-03-26 19:29:51,004 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data >2024-03-26 19:29:51,005 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data >2024-03-26 19:29:51,006 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data/share >2024-03-26 19:29:51,006 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data/share/cysignals >2024-03-26 19:29:51,007 root INFO copying src/scripts/cysignals-CSI-helper.py -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data/share/cysignals >2024-03-26 19:29:51,007 root INFO running install_egg_info >2024-03-26 19:29:51,077 root INFO running egg_info >/usr/lib/python3.11/site-packages/pbr/git.py:28: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html > import pkg_resources >2024-03-26 19:29:51,379 root INFO writing src/cysignals.egg-info/PKG-INFO >2024-03-26 19:29:51,380 root INFO writing dependency_links to src/cysignals.egg-info/dependency_links.txt >2024-03-26 19:29:51,381 root INFO writing top-level names to src/cysignals.egg-info/top_level.txt >[03/26/24 19:29:51] ERROR listing git files failed - pretending there aren't any git.py:24 >2024-03-26 19:29:51,642 root INFO reading manifest file 'src/cysignals.egg-info/SOURCES.txt' >2024-03-26 19:29:51,643 root INFO reading manifest template 'MANIFEST.in' >2024-03-26 19:29:51,650 root WARNING no previously-included directories found matching 'dist' >2024-03-26 19:29:51,650 root WARNING no previously-included directories found matching 'tmp' >2024-03-26 19:29:51,650 root WARNING no previously-included directories found matching '.*' >2024-03-26 19:29:51,651 root WARNING no previously-included directories found matching 'example/.*' >2024-03-26 19:29:51,651 root INFO adding license file 'LICENSE' >2024-03-26 19:29:51,653 root INFO writing manifest file 'src/cysignals.egg-info/SOURCES.txt' >2024-03-26 19:29:51,653 root INFO Copying src/cysignals.egg-info to /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals-1.11.4-py3.11.egg-info >2024-03-26 19:29:51,656 root INFO running install_scripts >2024-03-26 19:29:51,656 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/scripts >2024-03-26 19:29:51,656 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/scripts-3.11/cysignals-CSI -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/scripts >2024-03-26 19:29:51,657 root INFO changing mode of /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/scripts/cysignals-CSI to 755 >2024-03-26 19:29:51,684 wheel INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.dist-info/WHEEL >2024-03-26 19:29:51,685 wheel INFO creating '/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/wheel/.tmp-wmmzxp69/cysignals-1.11.4-cp311-cp311-linux_x86_64.whl' and adding '/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel' to it >2024-03-26 19:29:51,686 wheel INFO adding 'cysignals/__init__.py' >2024-03-26 19:29:51,687 wheel INFO adding 'cysignals/alarm.cpython-311-x86_64-linux-gnu.so' >2024-03-26 19:29:51,687 wheel INFO adding 'cysignals/cysignals_config.h' >2024-03-26 19:29:51,688 wheel INFO adding 'cysignals/macros.h' >2024-03-26 19:29:51,688 wheel INFO adding 'cysignals/memory.pxd' >2024-03-26 19:29:51,689 wheel INFO adding 'cysignals/pselect.cpython-311-x86_64-linux-gnu.so' >2024-03-26 19:29:51,690 wheel INFO adding 'cysignals/pysignals.cpython-311-x86_64-linux-gnu.so' >2024-03-26 19:29:51,691 wheel INFO adding 'cysignals/pysignals.pxd' >2024-03-26 19:29:51,692 wheel INFO adding 'cysignals/signals.cpython-311-x86_64-linux-gnu.so' >2024-03-26 19:29:51,693 wheel INFO adding 'cysignals/signals.pxd' >2024-03-26 19:29:51,693 wheel INFO adding 'cysignals/struct_signals.h' >2024-03-26 19:29:51,695 wheel INFO adding 'cysignals/tests.cpython-311-x86_64-linux-gnu.so' >2024-03-26 19:29:51,696 wheel INFO adding 'cysignals-1.11.4.data/data/share/cysignals/cysignals-CSI-helper.py' >2024-03-26 19:29:51,697 wheel INFO adding 'cysignals-1.11.4.data/scripts/cysignals-CSI' >2024-03-26 19:29:51,697 wheel INFO adding 'cysignals-1.11.4.dist-info/LICENSE' >2024-03-26 19:29:51,698 wheel INFO adding 'cysignals-1.11.4.dist-info/METADATA' >2024-03-26 19:29:51,698 wheel INFO adding 'cysignals-1.11.4.dist-info/WHEEL' >2024-03-26 19:29:51,698 wheel INFO adding 'cysignals-1.11.4.dist-info/top_level.txt' >2024-03-26 19:29:51,698 wheel INFO adding 'cysignals-1.11.4.dist-info/RECORD' >2024-03-26 19:29:51,699 wheel INFO removing /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/build/bdist.linux-x86_64/wheel >2024-03-26 19:29:51,702 gpep517 INFO The backend produced /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/wheel/cysignals-1.11.4-cp311-cp311-linux_x86_64.whl > [32m*[0m Installing cysignals-1.11.4-cp311-cp311-linux_x86_64.whl to /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/install >python3.11 -m gpep517 install-wheel --destdir=/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/install --interpreter=/usr/bin/python3.11 --prefix=/usr --optimize=all /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/wheel/cysignals-1.11.4-cp311-cp311-linux_x86_64.whl >2024-03-26 19:29:52,078 gpep517 INFO Installing /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/wheel/cysignals-1.11.4-cp311-cp311-linux_x86_64.whl into /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_11/install >2024-03-26 19:29:52,098 gpep517 INFO Installation complete > [32m*[0m python3_12: running distutils-r1_run_phase distutils-r1_python_compile > [32m*[0m Building the wheel for cysignals-1.11.4 via setuptools.build_meta >python3.12 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta --output-fd 3 --wheel-dir /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/wheel >2024-03-26 19:29:53,267 gpep517 INFO Building wheel via backend setuptools.build_meta >2024-03-26 19:29:53,886 root INFO running bdist_wheel >2024-03-26 19:29:54,132 root INFO running build >2024-03-26 19:29:54,133 root INFO running build_py >2024-03-26 19:29:54,133 root INFO running configure >2024-03-26 19:29:54,133 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build >2024-03-26 19:29:54,133 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312 >2024-03-26 19:29:54,133 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals >2024-03-26 19:29:54,134 root INFO copying src/cysignals/__init__.py -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals >2024-03-26 19:29:54,135 root INFO copying src/cysignals/memory.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals >2024-03-26 19:29:54,135 root INFO copying src/cysignals/pysignals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals >2024-03-26 19:29:54,136 root INFO copying src/cysignals/signals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals >2024-03-26 19:29:54,136 root INFO copying src/cysignals/macros.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals >2024-03-26 19:29:54,137 root INFO copying src/cysignals/struct_signals.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals >2024-03-26 19:29:54,137 root INFO copying src/cysignals/cysignals_config.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals >2024-03-26 19:29:54,138 root WARNING warning: build_py: byte-compiling is disabled, skipping. > >2024-03-26 19:29:54,138 root INFO running build_ext >warning: /usr/lib/python3.12/site-packages/Cython/Includes/cpython/complex.pxd:19:37: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: /usr/lib/python3.12/site-packages/Cython/Includes/cpython/complex.pxd:23:37: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: /usr/lib/python3.12/site-packages/Cython/Includes/cpython/contextvars.pxd:112:53: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: /usr/lib/python3.12/site-packages/Cython/Includes/cpython/contextvars.pxd:129:64: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >warning: src/cysignals/tests.pyx:261:25: noexcept clause is ignored for function returning Python object >performance hint: src/cysignals/tests.pyx:296:5: Exception check on 'c_test_sig_on_cython_except_all' will always require the GIL to be acquired. >Possible solutions: > 1. Declare 'c_test_sig_on_cython_except_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. > 2. Use an 'int' return type on 'c_test_sig_on_cython_except_all' to allow an error code to be returned. >performance hint: src/cysignals/tests.pyx:312:39: Exception check after calling 'c_test_sig_on_cython_except_all' will always require the GIL to be acquired. >Possible solutions: > 1. Declare 'c_test_sig_on_cython_except_all' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. > 2. Use an 'int' return type on 'c_test_sig_on_cython_except_all' to allow an error code to be returned. >performance hint: src/cysignals/tests.pyx:473:38: Exception check after calling 'cython_check_exception' will always require the GIL to be acquired. >Possible solutions: > 1. Declare 'cython_check_exception' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. > 2. Use an 'int' return type on 'cython_check_exception' to allow an error code to be returned. >warning: src/cysignals/alarm.pyx:83:41: Implicit noexcept declaration is deprecated. Function declaration should contain 'noexcept' keyword. >[1/5] Cythonizing src/cysignals/signals.pyx >[2/5] Cythonizing src/cysignals/tests.pyx >[3/5] Cythonizing src/cysignals/alarm.pyx >[4/5] Cythonizing src/cysignals/pselect.pyx >[5/5] Cythonizing src/cysignals/pysignals.pyx >2024-03-26 19:29:56,438 root INFO building 'cysignals.pysignals' extension >2024-03-26 19:29:56,438 root INFO building 'cysignals.signals' extension >2024-03-26 19:29:56,438 root INFO building 'cysignals.alarm' extension >2024-03-26 19:29:56,438 root INFO building 'cysignals.pselect' extension >2024-03-26 19:29:56,438 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312 >2024-03-26 19:29:56,439 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312 >2024-03-26 19:29:56,439 root INFO building 'cysignals.tests' extension >2024-03-26 19:29:56,439 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312 >2024-03-26 19:29:56,440 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build >2024-03-26 19:29:56,440 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build >2024-03-26 19:29:56,440 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build >2024-03-26 19:29:56,440 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src >2024-03-26 19:29:56,440 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src >2024-03-26 19:29:56,440 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src >2024-03-26 19:29:56,440 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src >2024-03-26 19:29:56,441 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src >2024-03-26 19:29:56,441 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals >2024-03-26 19:29:56,441 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals >2024-03-26 19:29:56,441 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals >2024-03-26 19:29:56,441 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc -Isrc/cysignals -I/usr/include/python3.12 -c build/src/cysignals/alarm.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals/alarm.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:56,442 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc -Isrc/cysignals -I/usr/include/python3.12 -c build/src/cysignals/pysignals.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals/pysignals.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:56,448 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc/cysignals -Isrc -I/usr/include/python3.12 -c build/src/cysignals/tests.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals/tests.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:56,448 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc -Isrc/cysignals -I/usr/include/python3.12 -c build/src/cysignals/pselect.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals/pselect.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:56,468 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -Og -g -UNDEBUG -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -U_FORTIFY_SOURCE -Isrc/cysignals -Isrc -I/usr/include/python3.12 -c build/src/cysignals/signals.c -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals/signals.o -pthread -Wp,-U_FORTIFY_SOURCE >2024-03-26 19:29:57,236 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals/alarm.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/alarm.cpython-312-x86_64-linux-gnu.so -pthread >2024-03-26 19:29:57,818 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals/pselect.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/pselect.cpython-312-x86_64-linux-gnu.so -pthread >In file included from build/src/cysignals/signals.c:2370: >build/src/cysignals/implementation.c: In function âsetup_trampolineâ: >build/src/cysignals/implementation.c:422:29: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âlong unsigned intâ} and âlong intâ [-Wsign-compare] > 422 | if (trampolinestacksize < PTHREAD_STACK_MIN) > | ^ >2024-03-26 19:29:58,085 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals/signals.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/signals.cpython-312-x86_64-linux-gnu.so -lpari -pthread >2024-03-26 19:29:58,462 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals/pysignals.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/pysignals.cpython-312-x86_64-linux-gnu.so -pthread >2024-03-26 19:30:00,470 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Og -g -UNDEBUG /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/temp.linux-x86_64-cpython-312/build/src/cysignals/tests.o -L/usr/lib64 -o /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/tests.cpython-312-x86_64-linux-gnu.so -lpari -pthread >2024-03-26 19:30:00,534 root INFO running build_scripts >2024-03-26 19:30:00,534 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/scripts-3.12 >2024-03-26 19:30:00,535 root INFO copying and adjusting src/scripts/cysignals-CSI -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/scripts-3.12 >2024-03-26 19:30:00,535 root INFO changing mode of /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/scripts-3.12/cysignals-CSI from 644 to 755 >/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. >!! > > ******************************************************************************** > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. > ******************************************************************************** > >!! > self.initialize_options() >2024-03-26 19:30:00,646 wheel INFO installing to /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel >2024-03-26 19:30:00,646 root INFO running install >2024-03-26 19:30:00,659 root INFO running install_lib >2024-03-26 19:30:00,713 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64 >2024-03-26 19:30:00,713 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel >2024-03-26 19:30:00,713 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,713 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/__init__.py -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,714 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/memory.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,714 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/pysignals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,715 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/signals.pxd -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,715 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/macros.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,715 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/struct_signals.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,716 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/cysignals_config.h -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,716 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/alarm.cpython-312-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,717 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/pselect.cpython-312-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,717 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/signals.cpython-312-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,718 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/pysignals.cpython-312-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,719 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/lib.linux-x86_64-cpython-312/cysignals/tests.cpython-312-x86_64-linux-gnu.so -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals >2024-03-26 19:30:00,720 root WARNING warning: install_lib: byte-compiling is disabled, skipping. > >2024-03-26 19:30:00,720 root INFO running install_data >2024-03-26 19:30:00,776 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data >2024-03-26 19:30:00,776 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data >2024-03-26 19:30:00,776 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data/share >2024-03-26 19:30:00,777 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data/share/cysignals >2024-03-26 19:30:00,777 root INFO copying src/scripts/cysignals-CSI-helper.py -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/data/share/cysignals >2024-03-26 19:30:00,777 root INFO running install_egg_info >2024-03-26 19:30:00,835 root INFO running egg_info >/usr/lib/python3.12/site-packages/pbr/git.py:28: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html > import pkg_resources >2024-03-26 19:30:01,076 root INFO writing src/cysignals.egg-info/PKG-INFO >2024-03-26 19:30:01,077 root INFO writing dependency_links to src/cysignals.egg-info/dependency_links.txt >2024-03-26 19:30:01,078 root INFO writing top-level names to src/cysignals.egg-info/top_level.txt >[03/26/24 19:30:01] ERROR listing git files failed - pretending there aren't any git.py:24 >2024-03-26 19:30:01,276 root INFO reading manifest file 'src/cysignals.egg-info/SOURCES.txt' >2024-03-26 19:30:01,277 root INFO reading manifest template 'MANIFEST.in' >2024-03-26 19:30:01,281 root WARNING no previously-included directories found matching 'dist' >2024-03-26 19:30:01,281 root WARNING no previously-included directories found matching 'tmp' >2024-03-26 19:30:01,282 root WARNING no previously-included directories found matching '.*' >2024-03-26 19:30:01,282 root WARNING no previously-included directories found matching 'example/.*' >2024-03-26 19:30:01,282 root INFO adding license file 'LICENSE' >2024-03-26 19:30:01,283 root INFO writing manifest file 'src/cysignals.egg-info/SOURCES.txt' >2024-03-26 19:30:01,284 root INFO Copying src/cysignals.egg-info to /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals-1.11.4-py3.12.egg-info >2024-03-26 19:30:01,285 root INFO running install_scripts >2024-03-26 19:30:01,285 root INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/scripts >2024-03-26 19:30:01,286 root INFO copying /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/scripts-3.12/cysignals-CSI -> /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/scripts >2024-03-26 19:30:01,286 root INFO changing mode of /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.data/scripts/cysignals-CSI to 755 >2024-03-26 19:30:01,302 wheel INFO creating /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel/cysignals-1.11.4.dist-info/WHEEL >2024-03-26 19:30:01,303 wheel INFO creating '/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/wheel/.tmp-fiul97z_/cysignals-1.11.4-cp312-cp312-linux_x86_64.whl' and adding '/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel' to it >2024-03-26 19:30:01,303 wheel INFO adding 'cysignals/__init__.py' >2024-03-26 19:30:01,304 wheel INFO adding 'cysignals/alarm.cpython-312-x86_64-linux-gnu.so' >2024-03-26 19:30:01,304 wheel INFO adding 'cysignals/cysignals_config.h' >2024-03-26 19:30:01,305 wheel INFO adding 'cysignals/macros.h' >2024-03-26 19:30:01,305 wheel INFO adding 'cysignals/memory.pxd' >2024-03-26 19:30:01,306 wheel INFO adding 'cysignals/pselect.cpython-312-x86_64-linux-gnu.so' >2024-03-26 19:30:01,307 wheel INFO adding 'cysignals/pysignals.cpython-312-x86_64-linux-gnu.so' >2024-03-26 19:30:01,307 wheel INFO adding 'cysignals/pysignals.pxd' >2024-03-26 19:30:01,308 wheel INFO adding 'cysignals/signals.cpython-312-x86_64-linux-gnu.so' >2024-03-26 19:30:01,309 wheel INFO adding 'cysignals/signals.pxd' >2024-03-26 19:30:01,309 wheel INFO adding 'cysignals/struct_signals.h' >2024-03-26 19:30:01,310 wheel INFO adding 'cysignals/tests.cpython-312-x86_64-linux-gnu.so' >2024-03-26 19:30:01,312 wheel INFO adding 'cysignals-1.11.4.data/data/share/cysignals/cysignals-CSI-helper.py' >2024-03-26 19:30:01,312 wheel INFO adding 'cysignals-1.11.4.data/scripts/cysignals-CSI' >2024-03-26 19:30:01,312 wheel INFO adding 'cysignals-1.11.4.dist-info/LICENSE' >2024-03-26 19:30:01,312 wheel INFO adding 'cysignals-1.11.4.dist-info/METADATA' >2024-03-26 19:30:01,313 wheel INFO adding 'cysignals-1.11.4.dist-info/WHEEL' >2024-03-26 19:30:01,313 wheel INFO adding 'cysignals-1.11.4.dist-info/top_level.txt' >2024-03-26 19:30:01,313 wheel INFO adding 'cysignals-1.11.4.dist-info/RECORD' >2024-03-26 19:30:01,313 wheel INFO removing /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/build/bdist.linux-x86_64/wheel >2024-03-26 19:30:01,316 gpep517 INFO The backend produced /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/wheel/cysignals-1.11.4-cp312-cp312-linux_x86_64.whl > [32m*[0m Installing cysignals-1.11.4-cp312-cp312-linux_x86_64.whl to /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/install >python3.12 -m gpep517 install-wheel --destdir=/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/install --interpreter=/usr/bin/python3.12 --prefix=/usr --optimize=all /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/wheel/cysignals-1.11.4-cp312-cp312-linux_x86_64.whl >2024-03-26 19:30:01,587 gpep517 INFO Installing /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/wheel/cysignals-1.11.4-cp312-cp312-linux_x86_64.whl into /tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_12/install >2024-03-26 19:30:01,604 gpep517 INFO Installation complete >>>> Source compiled. >>>> Test phase: dev-python/cysignals-1.11.4 > [32m*[0m python3_10: running distutils-r1_run_phase python_test >Doctesting 5 files. >/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4/src/cysignals/alarm.pyx >/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4/src/cysignals/pselect.pyx >/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4/src/cysignals/pysignals.pyx >/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4/src/cysignals/signals.pyx >/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4/src/cysignals/tests.pyx >------------------------------------------------------------------------ >/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/install/usr/lib/python3.10/site-packages/cysignals/signals.cpython-310-x86_64-linux-gnu.so(+0x65cc)[0x7fd0373595cc] >/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/install/usr/lib/python3.10/site-packages/cysignals/signals.cpython-310-x86_64-linux-gnu.so(+0x678a)[0x7fd03735978a] >/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/install/usr/lib/python3.10/site-packages/cysignals/signals.cpython-310-x86_64-linux-gnu.so(+0x68a3)[0x7fd0373598a3] >/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4-python3_10/install/usr/lib/python3.10/site-packages/cysignals/signals.cpython-310-x86_64-linux-gnu.so(+0xeb8b)[0x7fd037361b8b] >/usr/lib64/libc.so.6(+0x3c9d0)[0x7fd03804b9d0] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x7e1)[0x7fd038339731] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(PyEval_EvalCode+0x97)[0x7fd0383bb457] >/usr/lib64/libpython3.10.so.1.0(+0x1c0d1d)[0x7fd0383c0d1d] >/usr/lib64/libpython3.10.so.1.0(+0x148488)[0x7fd038348488] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x7a2)[0x7fd0383396f2] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x968)[0x7fd0383398b8] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x968)[0x7fd0383398b8] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(+0x14166b)[0x7fd03834166b] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x20fc)[0x7fd03833b04c] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x3034)[0x7fd03833bf84] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x968)[0x7fd0383398b8] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(+0x14f929)[0x7fd03834f929] >/usr/lib64/libpython3.10.so.1.0(+0x14166b)[0x7fd03834166b] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x20fc)[0x7fd03833b04c] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x968)[0x7fd0383398b8] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(_PyObject_FastCallDictTstate+0xa9)[0x7fd038342499] >/usr/lib64/libpython3.10.so.1.0(_PyObject_Call_Prepend+0x7b)[0x7fd03834db2b] >/usr/lib64/libpython3.10.so.1.0(+0x14d97c)[0x7fd03834d97c] >/usr/lib64/libpython3.10.so.1.0(+0x142e87)[0x7fd038342e87] >/usr/lib64/libpython3.10.so.1.0(_PyObject_MakeTpCall+0x84)[0x7fd038342bf4] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x24e1)[0x7fd03833b431] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x1598)[0x7fd03833a4e8] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x1598)[0x7fd03833a4e8] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(_PyEval_EvalFrameDefault+0x968)[0x7fd0383398b8] >/usr/lib64/libpython3.10.so.1.0(+0x138167)[0x7fd038338167] >/usr/lib64/libpython3.10.so.1.0(PyEval_EvalCode+0x97)[0x7fd0383bb457] >/usr/lib64/libpython3.10.so.1.0(+0x1c7f33)[0x7fd0383c7f33] >/usr/lib64/libpython3.10.so.1.0(+0x1c42da)[0x7fd0383c42da] >/usr/lib64/libpython3.10.so.1.0(+0x1f07b1)[0x7fd0383f07b1] >/usr/lib64/libpython3.10.so.1.0(_PyRun_SimpleFileObject+0x1b2)[0x7fd0383ef672] >/usr/lib64/libpython3.10.so.1.0(_PyRun_AnyFileObject+0x44)[0x7fd0383eeb54] >/usr/lib64/libpython3.10.so.1.0(Py_RunMain+0x386)[0x7fd0383d62d6] >/usr/lib64/libpython3.10.so.1.0(Py_BytesMain+0x37)[0x7fd0383af3d7] >/usr/lib64/libc.so.6(+0x26350)[0x7fd038035350] >/usr/lib64/libc.so.6(__libc_start_main+0x89)[0x7fd038035409] >python3.10(_start+0x21)[0x564817e5d071] >------------------------------------------------------------------------ >Unhandled SIGSEGV: A segmentation fault occurred. >This probably occurred because a *compiled* module has a bug >in it and is not properly wrapped with sig_on(), sig_off(). >Python will now terminate. >------------------------------------------------------------------------ >killed by signal: 11 > [31;01m*[0m ERROR: dev-python/cysignals-1.11.4::gentoo failed (test phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_test > [31;01m*[0m environment, line 4097: Called distutils-r1_src_test > [31;01m*[0m environment, line 2028: Called _distutils-r1_run_foreach_impl 'python_test' > [31;01m*[0m environment, line 774: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > [31;01m*[0m environment, line 3665: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > [31;01m*[0m environment, line 3162: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > [31;01m*[0m environment, line 3160: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > [31;01m*[0m environment, line 1254: Called distutils-r1_run_phase 'python_test' > [31;01m*[0m environment, line 1951: Called python_test > [31;01m*[0m environment, line 3947: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m PATH="${BUILD_DIR}/scripts:${PATH}" "${EPYTHON}" -B "${S}"/rundoctests.py "${S}"/src/cysignals/*.pyx || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-python/cysignals-1.11.4::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-python/cysignals-1.11.4::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-python:cysignals-1.11.4:20240326-182918.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/tmp/portage/dev-python/cysignals-1.11.4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/dev-python/cysignals-1.11.4/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4' > [31;01m*[0m S: '/tmp/portage/dev-python/cysignals-1.11.4/work/cysignals-1.11.4'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 927915
: 888714 |
888715