==> Retrieving sources... -> Found pypcap-1.3.0.tar.gz ==> Generating checksums for source files... ==> Making package: python-pypcap 1:1.3.0-2 (Sat 16 Nov 2024 10:27:24 PM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (14) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.7-1 70.07 MiB extra/python-autocommand 2.2.2-6 0.08 MiB extra/python-jaraco.collections 5.0.1-1 0.10 MiB extra/python-jaraco.context 5.3.0-1 0.04 MiB extra/python-jaraco.functools 4.0.2-1 0.07 MiB extra/python-jaraco.text 4.0.0-1 0.08 MiB extra/python-more-itertools 10.3.0-1 0.63 MiB extra/python-packaging 24.1-1 0.49 MiB extra/python-platformdirs 4.3.6-1 0.24 MiB extra/python-wheel 0.44.0-2 0.26 MiB athena/python2 2.7.18-8 70.24 MiB extra/python-setuptools 1:75.2.0-2 7.99 MiB athena/python2-setuptools 2:44.1.1-2 3.81 MiB Total Installed Size: 154.45 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools [pending] python2-pip installing python2-setuptools... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python [pending] python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-packaging... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found pypcap-1.3.0.tar.gz ==> Validating source files with sha512sums... pypcap-1.3.0.tar.gz ... Passed ==> Extracting sources... -> Extracting pypcap-1.3.0.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... Found pcap headers in /usr/include/pcap.h Found libraries in /usr/lib64/libpcap.so found pcap_get_tstamp_precision function found pcap_setdirection found pcap_setnonblock found pcap_compile_nopcap function running build running build_ext building 'pcap' extension creating build creating build/temp.linux-x86_64-2.7 gcc -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/packages/pentesting/python2/src=/usr/src/debug/python2 -flto=auto -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/packages/pentesting/python2/src=/usr/src/debug/python2 -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-pypcap/src=/usr/src/debug/python-pypcap -flto=auto -fPIC -DHAVE_PCAP_TSTAMP_PRECISION=1 -DHAVE_PCAP_SETDIRECTION=1 -DHAVE_PCAP_SETNONBLOCK=1 -DHAVE_PCAP_COMPILE_NOPCAP=1 -I/usr/include -I/usr/include/python2.7 -c pcap.c -o build/temp.linux-x86_64-2.7/pcap.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition pcap.c: In function ‘__Pyx_CyFunction_CallAsMethod’: pcap.c:25574:47: warning: format ‘%S’ expects argument of type ‘wchar_t *’, but argument 3 has type ‘PyObject *’ {aka ‘struct _object *’} [-Wformat=] 25574 | "unbound method %.200S() needs an argument", | ~~~~~^ | | | int * 25575 | cyfunc->func_qualname); | ~~~~~~~~~~~~~~~~~~~~~ | | | PyObject * {aka struct _object *} gcc -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/packages/pentesting/python2/src=/usr/src/debug/python2 -flto=auto -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/packages/pentesting/python2/src=/usr/src/debug/python2 -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-pypcap/src=/usr/src/debug/python-pypcap -flto=auto -fPIC -DHAVE_PCAP_TSTAMP_PRECISION=1 -DHAVE_PCAP_SETDIRECTION=1 -DHAVE_PCAP_SETNONBLOCK=1 -DHAVE_PCAP_COMPILE_NOPCAP=1 -I/usr/include -I/usr/include/python2.7 -c pcap_ex.c -o build/temp.linux-x86_64-2.7/pcap_ex.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition pcap_ex.c: In function ‘pcap_ex_lookupdev’: pcap_ex.c:131:9: warning: ‘pcap_lookupdev’ is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 131 | return (pcap_lookupdev(ebuf)); | ^~~~~~ In file included from /usr/include/pcap.h:43, from pcap_ex.c:16: /usr/include/pcap/pcap.h:444:18: note: declared here 444 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ pcap_ex.c: In function ‘pcap_ex_compile_nopcap’: pcap_ex.c:292:9: warning: ‘pcap_compile_nopcap’ is deprecated: use pcap_open_dead(), pcap_compile() and pcap_close() [-Wdeprecated-declarations] 292 | return (pcap_compile_nopcap(snaplen, dlt, fp, str, optimize, netmask)); | ^~~~~~ /usr/include/pcap/pcap.h:667:17: note: declared here 667 | PCAP_API int pcap_compile_nopcap(int, int, struct bpf_program *, | ^~~~~~~~~~~~~~~~~~~ creating build/lib.linux-x86_64-2.7 gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-pypcap/src=/usr/src/debug/python-pypcap -flto=auto build/temp.linux-x86_64-2.7/pcap.o build/temp.linux-x86_64-2.7/pcap_ex.o -L/usr/lib64 -L/usr/lib -lpcap -lpython2.7 -o build/lib.linux-x86_64-2.7/pcap.so /usr/lib/python3.12/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) Found pcap headers in /usr/include/pcap.h Found libraries in /usr/lib64/libpcap.so found pcap_get_tstamp_precision function found pcap_setdirection found pcap_setnonblock found pcap_compile_nopcap function running build running build_ext building 'pcap' extension creating build/temp.linux-x86_64-cpython-312 gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/libs/python/python-pypcap/src=/usr/src/debug/python-pypcap -flto=auto -fPIC -DHAVE_PCAP_TSTAMP_PRECISION=1 -DHAVE_PCAP_SETDIRECTION=1 -DHAVE_PCAP_SETNONBLOCK=1 -DHAVE_PCAP_COMPILE_NOPCAP=1 -I/usr/include -I/usr/include/python3.12 -c pcap.c -o build/temp.linux-x86_64-cpython-312/pcap.o pcap.c: In function ‘__pyx_f_4pcap___pcap_handler’: pcap.c:3017:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 3017 | __Pyx_GetModuleGlobalName(__pyx_t_9, __pyx_n_s_sys); if (unlikely(!__pyx_t_9)) __PYX_ERR(1, 141, __pyx_L5_except_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/dictobject.h:90, from /usr/include/python3.12/Python.h:64, from pcap.c:6: /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c: In function ‘__pyx_pf_4pcap_3bpf_2filter’: pcap.c:3271:3: warning: ‘PyObject_AsCharBuffer’ is deprecated [-Wdeprecated-declarations] 3271 | __pyx_t_1 = ((PyObject_AsCharBuffer(__pyx_v_buf, ((char const **)(&__pyx_v_p)), (&__pyx_v_n)) < 0) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.12/Python.h:100: /usr/include/python3.12/abstract.h:352:17: note: declared here 352 | PyAPI_FUNC(int) PyObject_AsCharBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ pcap.c: In function ‘__pyx_pf_4pcap_4pcap___init__’: pcap.c:3945:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 3945 | __Pyx_GetModuleGlobalName(__pyx_t_3, __pyx_n_s_PCAP_TSTAMP_PRECISION_NANO); if (unlikely(!__pyx_t_3)) __PYX_ERR(1, 242, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:4096:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4096 | __Pyx_GetModuleGlobalName(__pyx_t_3, __pyx_n_s_PCAP_TSTAMP_PRECISION_NANO); if (unlikely(!__pyx_t_3)) __PYX_ERR(1, 262, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:4224:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4224 | __Pyx_GetModuleGlobalName(__pyx_t_3, __pyx_n_s_PCAP_TSTAMP_PRECISION_MICRO); if (unlikely(!__pyx_t_3)) __PYX_ERR(1, 275, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:4270:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4270 | __Pyx_GetModuleGlobalName(__pyx_t_3, __pyx_n_s_PCAP_TSTAMP_PRECISION_NANO); if (unlikely(!__pyx_t_3)) __PYX_ERR(1, 278, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:4343:7: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 4343 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_dltoff); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 284, __pyx_L9_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c: In function ‘__pyx_pf_4pcap_6lookupnet’: pcap.c:8108:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 8108 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_struct); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 549, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:8162:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 8162 | __Pyx_GetModuleGlobalName(__pyx_t_7, __pyx_n_s_struct); if (unlikely(!__pyx_t_7)) __PYX_ERR(1, 549, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c: In function ‘__pyx_pf___pyx_MemviewEnum___reduce_cython__’: pcap.c:10407:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10407 | __Pyx_GetModuleGlobalName(__pyx_t_4, __pyx_n_s_pyx_unpickle_Enum); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 13, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:10453:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 10453 | __Pyx_GetModuleGlobalName(__pyx_t_5, __pyx_n_s_pyx_unpickle_Enum); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 15, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c: In function ‘__pyx_memview_slice’: pcap.c:15590:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations] 15590 | if (unlikely(!Py_OptimizeFlag)) { | ^~ In file included from /usr/include/python3.12/Python.h:48: /usr/include/python3.12/cpython/pydebug.h:13:37: note: declared here 13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag; | ^~~~~~~~~~~~~~~ pcap.c: In function ‘__pyx_pymod_exec_pcap’: pcap.c:23656:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23656 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_sys); if (unlikely(!__pyx_t_1)) __PYX_ERR(1, 159, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23777:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23777 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_NULL); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 173, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23781:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23781 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_EN10MB); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 173, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23785:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23785 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_IEEE802); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 173, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23789:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23789 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_ARCNET); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 173, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23801:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23801 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_SLIP); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 174, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23805:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23805 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_PPP); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 174, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23809:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23809 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_FDDI); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 174, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23813:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23813 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_PFLOG); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 174, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23817:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23817 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_PFSYNC); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 174, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23829:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23829 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_LOOP); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 175, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23833:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23833 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_RAW); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 175, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23837:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23837 | __Pyx_GetModuleGlobalName(__pyx_t_2, __pyx_n_s_DLT_LINUX_SLL); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 175, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:23851:3: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 23851 | __Pyx_GetModuleGlobalName(__pyx_t_1, __pyx_n_s_DLT_RAW); if (unlikely(!__pyx_t_1)) __PYX_ERR(1, 183, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c: In function ‘__Pyx_Raise’: pcap.c:24328:34: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 24328 | PyObject* tmp_tb = tstate->curexc_traceback; | ^~ pcap.c:24331:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 24331 | tstate->curexc_traceback = tb; | ^~ pcap.c: In function ‘__Pyx_get_tp_dict_version’: pcap.c:24476:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 24476 | return likely(dict) ? __PYX_GET_DICT_VERSION(dict) : 0; | ^~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c: In function ‘__Pyx_get_object_dict_version’: pcap.c:24488:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 24488 | return (dictptr && *dictptr) ? __PYX_GET_DICT_VERSION(*dictptr) : 0; | ^~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c: In function ‘__Pyx_object_dict_version_matches’: pcap.c:24492:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 24492 | if (unlikely(!dict) || unlikely(tp_dict_version != __PYX_GET_DICT_VERSION(dict))) | ^~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c: In function ‘__Pyx__GetModuleGlobalName’: pcap.c:24509:5: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 24509 | __PYX_UPDATE_DICT_CACHE(__pyx_d, result, *dict_cached_value, *dict_version) | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c: In function ‘__Pyx_PyInt_NeObjC’: pcap.c:24958:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 24958 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ pcap.c: In function ‘__Pyx_PyUnicode_Equals’: pcap.c:557:51: error: implicit declaration of function ‘_PyUnicode_Ready’; did you mean ‘PyUnicode_READY’? [-Wimplicit-function-declaration] 557 | 0 : _PyUnicode_Ready((PyObject *)(op))) | ^~~~~~~~~~~~~~~~ pcap.c:939:43: note: in definition of macro ‘unlikely’ 939 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ pcap.c:26075:22: note: in expansion of macro ‘__Pyx_PyUnicode_READY’ 26075 | if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) | ^~~~~~~~~~~~~~~~~~~~~ pcap.c: In function ‘__Pyx_PyInt_AddObjC’: pcap.c:26462:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 26462 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ pcap.c: In function ‘__Pyx_CLineForTraceback’: pcap.c:26816:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 26816 | __PYX_PY_DICT_LOOKUP_IF_MODIFIED( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c:26816:9: warning: ‘ma_version_tag’ is deprecated [-Wdeprecated-declarations] 26816 | __PYX_PY_DICT_LOOKUP_IF_MODIFIED( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.12/cpython/dictobject.h:22:34: note: declared here 22 | Py_DEPRECATED(3.12) uint64_t ma_version_tag; | ^~~~~~~~~~~~~~ pcap.c: In function ‘__Pyx_PyInt_As_int’: pcap.c:27409:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 27409 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pcap.c:27464:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 27464 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pcap.c: In function ‘__Pyx_PyInt_As_unsigned_int’: pcap.c:27605:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 27605 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pcap.c:27660:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 27660 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pcap.c: In function ‘__Pyx_PyInt_As_long’: pcap.c:27915:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 27915 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pcap.c:27970:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 27970 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pcap.c: In function ‘__Pyx_PyInt_As_char’: pcap.c:28111:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 28111 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pcap.c:28166:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 28166 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ pcap.c: In function ‘__Pyx_PyIndex_AsSsize_t’: pcap.c:28517:45: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 28517 | const digit* digits = ((PyLongObject*)b)->ob_digit; | ^~ error: command '/usr/sbin/gcc' failed with exit code 1 ==> ERROR: A failure occurred in build(). Aborting... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (14) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-autocommand 2.2.2-6 -0.08 MiB python-jaraco.collections 5.0.1-1 -0.10 MiB python-jaraco.context 5.3.0-1 -0.04 MiB python-jaraco.functools 4.0.2-1 -0.07 MiB python-jaraco.text 4.0.0-1 -0.08 MiB python-more-itertools 10.3.0-1 -0.63 MiB python-packaging 24.1-1 -0.49 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.44.0-2 -0.26 MiB python2 2.7.18-8 -70.24 MiB python2-setuptools 2:44.1.1-2 -3.81 MiB Total Removed Size: 154.45 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python2-setuptools... removing python2... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-packaging... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...