==> Retrieving sources... -> Found RPIO-0.10.0.tar.gz ==> Generating checksums for source files... ==> Making package: python-rpio 1:0.10.0-7 (Wed 20 Nov 2024 12:25:11 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.2-1 0.66 MiB extra/python-platformdirs 4.3.6-1 0.24 MiB extra/python-wheel 0.45.0-1 0.28 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.63 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 python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found RPIO-0.10.0.tar.gz ==> Validating source files with sha512sums... RPIO-0.10.0.tar.gz ... Passed ==> Extracting sources... -> Extracting RPIO-0.10.0.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/RPIO copying source/RPIO/Exceptions.py -> build/lib.linux-x86_64-2.7/RPIO copying source/RPIO/__init__.py -> build/lib.linux-x86_64-2.7/RPIO copying source/RPIO/_RPIO.py -> build/lib.linux-x86_64-2.7/RPIO creating build/lib.linux-x86_64-2.7/RPIO/PWM copying source/RPIO/PWM/__init__.py -> build/lib.linux-x86_64-2.7/RPIO/PWM running build_ext building 'RPIO._GPIO' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/source creating build/temp.linux-x86_64-2.7/source/c_gpio 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-rpio/src=/usr/src/debug/python-rpio -flto=auto -fPIC -I/usr/include/python2.7 -c source/c_gpio/py_gpio.c -o build/temp.linux-x86_64-2.7/source/c_gpio/py_gpio.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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-rpio/src=/usr/src/debug/python-rpio -flto=auto -fPIC -I/usr/include/python2.7 -c source/c_gpio/c_gpio.c -o build/temp.linux-x86_64-2.7/source/c_gpio/c_gpio.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition source/c_gpio/c_gpio.c: In function ‘setup’: source/c_gpio/c_gpio.c:79:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 79 | if ((uint32_t)gpio_mem % PAGE_SIZE) | ^ source/c_gpio/c_gpio.c:80:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 80 | gpio_mem += PAGE_SIZE - ((uint32_t)gpio_mem % PAGE_SIZE); | ^ source/c_gpio/c_gpio.c:84:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 84 | if ((uint32_t)gpio_map < 0) | ^ 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-rpio/src=/usr/src/debug/python-rpio -flto=auto -fPIC -I/usr/include/python2.7 -c source/c_gpio/cpuinfo.c -o build/temp.linux-x86_64-2.7/source/c_gpio/cpuinfo.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition source/c_gpio/cpuinfo.c: In function ‘get_cpuinfo_revision’: source/c_gpio/cpuinfo.c:50:9: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 50 | fgets(buffer, sizeof(buffer) , fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-rpio/src=/usr/src/debug/python-rpio -flto=auto build/temp.linux-x86_64-2.7/source/c_gpio/py_gpio.o build/temp.linux-x86_64-2.7/source/c_gpio/c_gpio.o build/temp.linux-x86_64-2.7/source/c_gpio/cpuinfo.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/RPIO/_GPIO.so building 'RPIO.PWM._PWM' extension creating build/temp.linux-x86_64-2.7/source/c_pwm 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-rpio/src=/usr/src/debug/python-rpio -flto=auto -fPIC -I/usr/include/python2.7 -c source/c_pwm/pwm.c -o build/temp.linux-x86_64-2.7/source/c_pwm/pwm.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition source/c_pwm/pwm.c: In function ‘make_pagemap’: source/c_pwm/pwm.c:504:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 504 | if (lseek(fd, (uint32_t)channels[channel].virtbase >> 9, SEEK_SET) != | ^ source/c_pwm/pwm.c:505:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 505 | (uint32_t)channels[channel].virtbase >> 9) { | ^ 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-rpio/src=/usr/src/debug/python-rpio -flto=auto -fPIC -I/usr/include/python2.7 -c source/c_pwm/pwm_py.c -o build/temp.linux-x86_64-2.7/source/c_pwm/pwm_py.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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-rpio/src=/usr/src/debug/python-rpio -flto=auto build/temp.linux-x86_64-2.7/source/c_pwm/pwm.o build/temp.linux-x86_64-2.7/source/c_pwm/pwm_py.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/RPIO/PWM/_PWM.so running build_scripts creating build/scripts-2.7 copying and adjusting source/scripts/rpio -> build/scripts-2.7 copying and adjusting source/scripts/rpio-curses -> build/scripts-2.7 changing mode of build/scripts-2.7/rpio from 644 to 755 changing mode of build/scripts-2.7/rpio-curses from 644 to 755 running build running build_py creating build/lib.linux-x86_64-cpython-312/RPIO copying source/RPIO/Exceptions.py -> build/lib.linux-x86_64-cpython-312/RPIO copying source/RPIO/__init__.py -> build/lib.linux-x86_64-cpython-312/RPIO copying source/RPIO/_RPIO.py -> build/lib.linux-x86_64-cpython-312/RPIO creating build/lib.linux-x86_64-cpython-312/RPIO/PWM copying source/RPIO/PWM/__init__.py -> build/lib.linux-x86_64-cpython-312/RPIO/PWM running build_ext building 'RPIO._GPIO' extension creating build/temp.linux-x86_64-cpython-312/source/c_gpio 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-rpio/src=/usr/src/debug/python-rpio -flto=auto -fPIC -I/usr/include/python3.12 -c source/c_gpio/c_gpio.c -o build/temp.linux-x86_64-cpython-312/source/c_gpio/c_gpio.o source/c_gpio/c_gpio.c: In function ‘setup’: source/c_gpio/c_gpio.c:79:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 79 | if ((uint32_t)gpio_mem % PAGE_SIZE) | ^ source/c_gpio/c_gpio.c:80:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 80 | gpio_mem += PAGE_SIZE - ((uint32_t)gpio_mem % PAGE_SIZE); | ^ source/c_gpio/c_gpio.c:84:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 84 | if ((uint32_t)gpio_map < 0) | ^ 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-rpio/src=/usr/src/debug/python-rpio -flto=auto -fPIC -I/usr/include/python3.12 -c source/c_gpio/cpuinfo.c -o build/temp.linux-x86_64-cpython-312/source/c_gpio/cpuinfo.o source/c_gpio/cpuinfo.c: In function ‘get_cpuinfo_revision’: source/c_gpio/cpuinfo.c:50:9: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 50 | fgets(buffer, sizeof(buffer) , fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:548, from source/c_gpio/cpuinfo.c:26: In function ‘strcpy’, inlined from ‘get_cpuinfo_revision’ at source/c_gpio/cpuinfo.c:66:9: /usr/include/bits/string_fortified.h:81:10: warning: ‘strcpy’ accessing between 1 and 9223372036854775804 bytes at offsets 0 and [2, 9223372036854775801] may overlap up to 9223372036854775802 bytes at offset [2, 9223372036854775803] [-Wrestrict] 81 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-rpio/src=/usr/src/debug/python-rpio -flto=auto -fPIC -I/usr/include/python3.12 -c source/c_gpio/py_gpio.c -o build/temp.linux-x86_64-cpython-312/source/c_gpio/py_gpio.o gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -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-rpio/src=/usr/src/debug/python-rpio -flto=auto build/temp.linux-x86_64-cpython-312/source/c_gpio/c_gpio.o build/temp.linux-x86_64-cpython-312/source/c_gpio/cpuinfo.o build/temp.linux-x86_64-cpython-312/source/c_gpio/py_gpio.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/RPIO/_GPIO.cpython-312-x86_64-linux-gnu.so building 'RPIO.PWM._PWM' extension creating build/temp.linux-x86_64-cpython-312/source/c_pwm 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-rpio/src=/usr/src/debug/python-rpio -flto=auto -fPIC -I/usr/include/python3.12 -c source/c_pwm/pwm.c -o build/temp.linux-x86_64-cpython-312/source/c_pwm/pwm.o source/c_pwm/pwm.c: In function ‘clear_channel’: source/c_pwm/pwm.c:398:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 398 | for (i = 0; i < channels[channel].num_samples; i++) { | ^ source/c_pwm/pwm.c:407:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 407 | for (i = 0; i < channels[channel].num_samples; i++) { | ^ source/c_pwm/pwm.c: In function ‘clear_channel_gpio’: source/c_pwm/pwm.c:429:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 429 | for (i = 0; i < channels[channel].num_samples; i++) { | ^ source/c_pwm/pwm.c: In function ‘add_channel_pulse’: source/c_pwm/pwm.c:461:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 461 | if (width_start + width > channels[channel].width_max || width_start < 0) | ^ source/c_pwm/pwm.c: In function ‘make_pagemap’: source/c_pwm/pwm.c:504:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 504 | if (lseek(fd, (uint32_t)channels[channel].virtbase >> 9, SEEK_SET) != | ^ source/c_pwm/pwm.c:505:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 505 | (uint32_t)channels[channel].virtbase >> 9) { | ^ source/c_pwm/pwm.c:508:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 508 | for (i = 0; i < channels[channel].num_pages; i++) { | ^ source/c_pwm/pwm.c: In function ‘init_ctrl_data’: source/c_pwm/pwm.c:562:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 562 | for (i = 0; i < channels[channel].num_samples; i++) { | ^ 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-rpio/src=/usr/src/debug/python-rpio -flto=auto -fPIC -I/usr/include/python3.12 -c source/c_pwm/pwm_py.c -o build/temp.linux-x86_64-cpython-312/source/c_pwm/pwm_py.o gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -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-rpio/src=/usr/src/debug/python-rpio -flto=auto build/temp.linux-x86_64-cpython-312/source/c_pwm/pwm.o build/temp.linux-x86_64-cpython-312/source/c_pwm/pwm_py.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/RPIO/PWM/_PWM.cpython-312-x86_64-linux-gnu.so running build_scripts creating build/scripts-3.12 copying and adjusting source/scripts/rpio -> build/scripts-3.12 copying and adjusting source/scripts/rpio-curses -> build/scripts-3.12 changing mode of build/scripts-3.12/rpio from 644 to 755 changing mode of build/scripts-3.12/rpio-curses from 644 to 755 ==> Entering fakeroot environment... ==> Starting package_python2-rpio()... running install running install_lib creating /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr creating /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib creating /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7 creating /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages creating /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO copying build/lib.linux-x86_64-2.7/RPIO/_GPIO.so -> /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO copying build/lib.linux-x86_64-2.7/RPIO/Exceptions.py -> /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO copying build/lib.linux-x86_64-2.7/RPIO/__init__.py -> /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO copying build/lib.linux-x86_64-2.7/RPIO/_RPIO.py -> /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO creating /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO/PWM copying build/lib.linux-x86_64-2.7/RPIO/PWM/__init__.py -> /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO/PWM copying build/lib.linux-x86_64-2.7/RPIO/PWM/_PWM.so -> /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO/PWM byte-compiling /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO/Exceptions.py to Exceptions.pyc byte-compiling /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO/_RPIO.py to _RPIO.pyc byte-compiling /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO/PWM/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpShdly8.py' /usr/sbin/python2 -O /tmp/tmpShdly8.py removing /tmp/tmpShdly8.py running install_egg_info running egg_info writing source/RPIO.egg-info/PKG-INFO writing top-level names to source/RPIO.egg-info/top_level.txt writing dependency_links to source/RPIO.egg-info/dependency_links.txt reading manifest file 'source/RPIO.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'source/RPIO.egg-info/SOURCES.txt' Copying source/RPIO.egg-info to /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/lib/python2.7/site-packages/RPIO-0.10.0-py2.7.egg-info running install_scripts creating /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/bin copying build/scripts-2.7/rpio-curses -> /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/bin copying build/scripts-2.7/rpio -> /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/bin changing mode of /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/bin/rpio-curses to 755 changing mode of /src/packages/libs/python/python-rpio/pkg/python2-rpio/usr/bin/rpio to 755 ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... libfakeroot internal error: payload not recognized! -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python2-rpio"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_python-rpio()... running install /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() running install_lib creating /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO copying build/lib.linux-x86_64-cpython-312/RPIO/_GPIO.cpython-312-x86_64-linux-gnu.so -> /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO copying build/lib.linux-x86_64-cpython-312/RPIO/Exceptions.py -> /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO copying build/lib.linux-x86_64-cpython-312/RPIO/__init__.py -> /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO copying build/lib.linux-x86_64-cpython-312/RPIO/_RPIO.py -> /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO creating /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO/PWM copying build/lib.linux-x86_64-cpython-312/RPIO/PWM/__init__.py -> /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO/PWM copying build/lib.linux-x86_64-cpython-312/RPIO/PWM/_PWM.cpython-312-x86_64-linux-gnu.so -> /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO/PWM byte-compiling /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO/Exceptions.py to Exceptions.cpython-312.pyc byte-compiling /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO/_RPIO.py to _RPIO.cpython-312.pyc byte-compiling /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO/PWM/__init__.py to __init__.cpython-312.pyc writing byte-compilation script '/tmp/tmpt555qkd6.py' /usr/sbin/python /tmp/tmpt555qkd6.py removing /tmp/tmpt555qkd6.py running install_egg_info running egg_info writing source/RPIO.egg-info/PKG-INFO writing dependency_links to source/RPIO.egg-info/dependency_links.txt writing top-level names to source/RPIO.egg-info/top_level.txt reading manifest file 'source/RPIO.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'source/RPIO.egg-info/SOURCES.txt' Copying source/RPIO.egg-info to /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/lib/python3.12/site-packages/RPIO-0.10.0-py3.12.egg-info running install_scripts creating /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/bin copying build/scripts-3.12/rpio-curses -> /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/bin copying build/scripts-3.12/rpio -> /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/bin changing mode of /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/bin/rpio-curses to 755 changing mode of /src/packages/libs/python/python-rpio/pkg/python-rpio/usr/bin/rpio to 755 ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-rpio"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "python-rpio-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-rpio 1:0.10.0-7 (Wed 20 Nov 2024 12:25:25 PM UTC) ==> Cleaning up... ==> 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.2-1 -0.66 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB python2 2.7.18-8 -70.24 MiB python2-setuptools 2:44.1.1-2 -3.81 MiB Total Removed Size: 154.63 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...