>>> ropgadget: Building testing/ropgadget 7.7-r0 (using abuild 3.16.0-r0) started Wed, 31 Dec 2025 15:02:20 +0000 >>> ropgadget: Validating /home/buildozer/aports/testing/ropgadget/APKBUILD... >>> ropgadget: Analyzing dependencies... >>> ropgadget: Installing for build: build-base python3 py3-capstone py3-gpep517 py3-setuptools py3-wheel ( 1/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r0) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.1-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing libpanelw (6.5_p20251123-r0) ( 7/27) Installing sqlite-libs (3.51.1-r0) ( 8/27) Installing python3 (3.12.12-r0) ( 9/27) Installing python3-pycache-pyc0 (3.12.12-r0) (10/27) Installing pyc (3.12.12-r0) (11/27) Installing python3-pyc (3.12.12-r0) (12/27) Installing py3-parsing (3.2.3-r0) (13/27) Installing py3-parsing-pyc (3.2.3-r0) (14/27) Installing py3-packaging (25.0-r0) (15/27) Installing py3-packaging-pyc (25.0-r0) (16/27) Installing py3-setuptools (80.9.0-r2) (17/27) Installing py3-setuptools-pyc (80.9.0-r2) (18/27) Installing capstone (5.0.6-r0) (19/27) Installing py3-capstone (5.0.6-r0) (20/27) Installing py3-capstone-pyc (5.0.6-r0) (21/27) Installing py3-installer (0.7.0-r2) (22/27) Installing py3-installer-pyc (0.7.0-r2) (23/27) Installing py3-gpep517 (19-r1) (24/27) Installing py3-gpep517-pyc (19-r1) (25/27) Installing py3-wheel (0.46.1-r0) (26/27) Installing py3-wheel-pyc (0.46.1-r0) (27/27) Installing .makedepends-ropgadget (20251231.150222) Executing busybox-1.37.0-r30.trigger OK: 348.0 MiB in 133 packages >>> ropgadget: Cleaning up srcdir >>> ropgadget: Cleaning up pkgdir >>> ropgadget: Cleaning up tmpdir >>> ropgadget: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ropgadget-7.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ropgadget: Fetching ropgadget-7.7.tar.gz::https://github.com/JonathanSalwan/ROPgadget/archive/refs/tags/v7.7.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/ropgadget-7.7.tar.gz.part' ropgadget-7.7.tar.gz 94241 --:--:-- ETA ropgadget-7.7.tar.gz 2354k --:--:-- ETA ropgadget-7.7.tar.gz 9.8M --:--:-- ETA ropgadget-7.7.tar.gz 100% |********************************| 10.5M 0:00:00 ETA '/var/cache/distfiles/ropgadget-7.7.tar.gz.part' saved /var/cache/distfiles/ropgadget-7.7.tar.gz: OK >>> ropgadget: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ropgadget-7.7.tar.gz /var/cache/distfiles/ropgadget-7.7.tar.gz: OK >>> ropgadget: Unpacking /var/cache/distfiles/ropgadget-7.7.tar.gz... 2025-12-31 15:02:28,318 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-12-31 15:02:28,355 root INFO running bdist_wheel 2025-12-31 15:02:28,385 root INFO running build 2025-12-31 15:02:28,385 root INFO running build_py 2025-12-31 15:02:28,391 root INFO creating build/lib/ropgadget 2025-12-31 15:02:28,392 root INFO copying ropgadget/version.py -> build/lib/ropgadget 2025-12-31 15:02:28,392 root INFO copying ropgadget/rgutils.py -> build/lib/ropgadget 2025-12-31 15:02:28,392 root INFO copying ropgadget/binary.py -> build/lib/ropgadget 2025-12-31 15:02:28,393 root INFO copying ropgadget/core.py -> build/lib/ropgadget 2025-12-31 15:02:28,393 root INFO copying ropgadget/updateAlert.py -> build/lib/ropgadget 2025-12-31 15:02:28,393 root INFO copying ropgadget/gadgets.py -> build/lib/ropgadget 2025-12-31 15:02:28,394 root INFO copying ropgadget/args.py -> build/lib/ropgadget 2025-12-31 15:02:28,394 root INFO copying ropgadget/options.py -> build/lib/ropgadget 2025-12-31 15:02:28,394 root INFO copying ropgadget/__init__.py -> build/lib/ropgadget 2025-12-31 15:02:28,395 root INFO creating build/lib/ropgadget/ropchain 2025-12-31 15:02:28,395 root INFO copying ropgadget/ropchain/ropmaker.py -> build/lib/ropgadget/ropchain 2025-12-31 15:02:28,395 root INFO copying ropgadget/ropchain/__init__.py -> build/lib/ropgadget/ropchain 2025-12-31 15:02:28,396 root INFO creating build/lib/ropgadget/ropchain/arch 2025-12-31 15:02:28,396 root INFO copying ropgadget/ropchain/arch/ropmakerx86.py -> build/lib/ropgadget/ropchain/arch 2025-12-31 15:02:28,396 root INFO copying ropgadget/ropchain/arch/ropmakerx64.py -> build/lib/ropgadget/ropchain/arch 2025-12-31 15:02:28,397 root INFO copying ropgadget/ropchain/arch/__init__.py -> build/lib/ropgadget/ropchain/arch 2025-12-31 15:02:28,397 root INFO creating build/lib/ropgadget/loaders 2025-12-31 15:02:28,397 root INFO copying ropgadget/loaders/macho.py -> build/lib/ropgadget/loaders 2025-12-31 15:02:28,398 root INFO copying ropgadget/loaders/elf.py -> build/lib/ropgadget/loaders 2025-12-31 15:02:28,398 root INFO copying ropgadget/loaders/pe.py -> build/lib/ropgadget/loaders 2025-12-31 15:02:28,398 root INFO copying ropgadget/loaders/raw.py -> build/lib/ropgadget/loaders 2025-12-31 15:02:28,399 root INFO copying ropgadget/loaders/universal.py -> build/lib/ropgadget/loaders 2025-12-31 15:02:28,399 root INFO copying ropgadget/loaders/__init__.py -> build/lib/ropgadget/loaders 2025-12-31 15:02:28,401 root INFO running build_scripts 2025-12-31 15:02:28,401 root INFO creating build/scripts-3.12 2025-12-31 15:02:28,401 root INFO copying and adjusting scripts/ROPgadget -> build/scripts-3.12 2025-12-31 15:02:28,402 root INFO changing mode of build/scripts-3.12/ROPgadget from 644 to 755 2025-12-31 15:02:28,413 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-12-31 15:02:28,413 root INFO running install 2025-12-31 15:02:28,443 root INFO running install_lib 2025-12-31 15:02:28,449 root INFO creating build/bdist.linux-ppc64le/wheel 2025-12-31 15:02:28,449 root INFO creating build/bdist.linux-ppc64le/wheel/ropgadget 2025-12-31 15:02:28,449 root INFO copying build/lib/ropgadget/version.py -> build/bdist.linux-ppc64le/wheel/./ropgadget 2025-12-31 15:02:28,449 root INFO copying build/lib/ropgadget/rgutils.py -> build/bdist.linux-ppc64le/wheel/./ropgadget 2025-12-31 15:02:28,450 root INFO copying build/lib/ropgadget/binary.py -> build/bdist.linux-ppc64le/wheel/./ropgadget 2025-12-31 15:02:28,450 root INFO copying build/lib/ropgadget/core.py -> build/bdist.linux-ppc64le/wheel/./ropgadget 2025-12-31 15:02:28,450 root INFO copying build/lib/ropgadget/updateAlert.py -> build/bdist.linux-ppc64le/wheel/./ropgadget 2025-12-31 15:02:28,450 root INFO creating build/bdist.linux-ppc64le/wheel/ropgadget/ropchain 2025-12-31 15:02:28,451 root INFO copying build/lib/ropgadget/ropchain/ropmaker.py -> build/bdist.linux-ppc64le/wheel/./ropgadget/ropchain 2025-12-31 15:02:28,451 root INFO creating build/bdist.linux-ppc64le/wheel/ropgadget/ropchain/arch 2025-12-31 15:02:28,451 root INFO copying build/lib/ropgadget/ropchain/arch/ropmakerx86.py -> build/bdist.linux-ppc64le/wheel/./ropgadget/ropchain/arch 2025-12-31 15:02:28,451 root INFO copying build/lib/ropgadget/ropchain/arch/ropmakerx64.py -> build/bdist.linux-ppc64le/wheel/./ropgadget/ropchain/arch 2025-12-31 15:02:28,452 root INFO copying build/lib/ropgadget/ropchain/arch/__init__.py -> build/bdist.linux-ppc64le/wheel/./ropgadget/ropchain/arch 2025-12-31 15:02:28,452 root INFO copying build/lib/ropgadget/ropchain/__init__.py -> build/bdist.linux-ppc64le/wheel/./ropgadget/ropchain 2025-12-31 15:02:28,452 root INFO copying build/lib/ropgadget/gadgets.py -> build/bdist.linux-ppc64le/wheel/./ropgadget 2025-12-31 15:02:28,452 root INFO copying build/lib/ropgadget/args.py -> build/bdist.linux-ppc64le/wheel/./ropgadget 2025-12-31 15:02:28,453 root INFO creating build/bdist.linux-ppc64le/wheel/ropgadget/loaders 2025-12-31 15:02:28,453 root INFO copying build/lib/ropgadget/loaders/macho.py -> build/bdist.linux-ppc64le/wheel/./ropgadget/loaders 2025-12-31 15:02:28,453 root INFO copying build/lib/ropgadget/loaders/elf.py -> build/bdist.linux-ppc64le/wheel/./ropgadget/loaders 2025-12-31 15:02:28,453 root INFO copying build/lib/ropgadget/loaders/pe.py -> build/bdist.linux-ppc64le/wheel/./ropgadget/loaders 2025-12-31 15:02:28,454 root INFO copying build/lib/ropgadget/loaders/raw.py -> build/bdist.linux-ppc64le/wheel/./ropgadget/loaders 2025-12-31 15:02:28,454 root INFO copying build/lib/ropgadget/loaders/universal.py -> build/bdist.linux-ppc64le/wheel/./ropgadget/loaders 2025-12-31 15:02:28,454 root INFO copying build/lib/ropgadget/loaders/__init__.py -> build/bdist.linux-ppc64le/wheel/./ropgadget/loaders 2025-12-31 15:02:28,454 root INFO copying build/lib/ropgadget/options.py -> build/bdist.linux-ppc64le/wheel/./ropgadget 2025-12-31 15:02:28,455 root INFO copying build/lib/ropgadget/__init__.py -> build/bdist.linux-ppc64le/wheel/./ropgadget 2025-12-31 15:02:28,455 root INFO running install_egg_info 2025-12-31 15:02:28,461 root INFO running egg_info 2025-12-31 15:02:28,465 root INFO creating ROPGadget.egg-info 2025-12-31 15:02:28,466 root INFO writing ROPGadget.egg-info/PKG-INFO 2025-12-31 15:02:28,466 root INFO writing dependency_links to ROPGadget.egg-info/dependency_links.txt 2025-12-31 15:02:28,467 root INFO writing requirements to ROPGadget.egg-info/requires.txt 2025-12-31 15:02:28,467 root INFO writing top-level names to ROPGadget.egg-info/top_level.txt 2025-12-31 15:02:28,467 root INFO writing manifest file 'ROPGadget.egg-info/SOURCES.txt' 2025-12-31 15:02:28,474 root INFO reading manifest file 'ROPGadget.egg-info/SOURCES.txt' 2025-12-31 15:02:28,474 root INFO adding license file 'LICENSE_BSD.txt' 2025-12-31 15:02:28,474 root INFO adding license file 'AUTHORS' 2025-12-31 15:02:28,477 root INFO writing manifest file 'ROPGadget.egg-info/SOURCES.txt' 2025-12-31 15:02:28,477 root INFO Copying ROPGadget.egg-info to build/bdist.linux-ppc64le/wheel/./ROPGadget-7.7-py3.12.egg-info 2025-12-31 15:02:28,478 root INFO running install_scripts 2025-12-31 15:02:28,478 root INFO creating build/bdist.linux-ppc64le/wheel/ropgadget-7.7.data/scripts 2025-12-31 15:02:28,478 root INFO copying build/scripts-3.12/ROPgadget -> build/bdist.linux-ppc64le/wheel/ropgadget-7.7.data/scripts 2025-12-31 15:02:28,479 root INFO changing mode of build/bdist.linux-ppc64le/wheel/ropgadget-7.7.data/scripts/ROPgadget to 755 2025-12-31 15:02:28,480 root INFO creating build/bdist.linux-ppc64le/wheel/ropgadget-7.7.dist-info/WHEEL 2025-12-31 15:02:28,481 wheel INFO creating '/home/buildozer/aports/testing/ropgadget/src/ROPgadget-7.7/.dist/.tmp-bqis09cp/ropgadget-7.7-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-12-31 15:02:28,481 wheel INFO adding 'ropgadget/__init__.py' 2025-12-31 15:02:28,482 wheel INFO adding 'ropgadget/args.py' 2025-12-31 15:02:28,482 wheel INFO adding 'ropgadget/binary.py' 2025-12-31 15:02:28,482 wheel INFO adding 'ropgadget/core.py' 2025-12-31 15:02:28,483 wheel INFO adding 'ropgadget/gadgets.py' 2025-12-31 15:02:28,483 wheel INFO adding 'ropgadget/options.py' 2025-12-31 15:02:28,483 wheel INFO adding 'ropgadget/rgutils.py' 2025-12-31 15:02:28,483 wheel INFO adding 'ropgadget/updateAlert.py' 2025-12-31 15:02:28,484 wheel INFO adding 'ropgadget/version.py' 2025-12-31 15:02:28,484 wheel INFO adding 'ropgadget/loaders/__init__.py' 2025-12-31 15:02:28,484 wheel INFO adding 'ropgadget/loaders/elf.py' 2025-12-31 15:02:28,485 wheel INFO adding 'ropgadget/loaders/macho.py' 2025-12-31 15:02:28,485 wheel INFO adding 'ropgadget/loaders/pe.py' 2025-12-31 15:02:28,485 wheel INFO adding 'ropgadget/loaders/raw.py' 2025-12-31 15:02:28,485 wheel INFO adding 'ropgadget/loaders/universal.py' 2025-12-31 15:02:28,486 wheel INFO adding 'ropgadget/ropchain/__init__.py' 2025-12-31 15:02:28,486 wheel INFO adding 'ropgadget/ropchain/ropmaker.py' 2025-12-31 15:02:28,486 wheel INFO adding 'ropgadget/ropchain/arch/__init__.py' 2025-12-31 15:02:28,487 wheel INFO adding 'ropgadget/ropchain/arch/ropmakerx64.py' 2025-12-31 15:02:28,487 wheel INFO adding 'ropgadget/ropchain/arch/ropmakerx86.py' 2025-12-31 15:02:28,487 wheel INFO adding 'ropgadget-7.7.data/scripts/ROPgadget' 2025-12-31 15:02:28,488 wheel INFO adding 'ropgadget-7.7.dist-info/licenses/AUTHORS' 2025-12-31 15:02:28,488 wheel INFO adding 'ropgadget-7.7.dist-info/licenses/LICENSE_BSD.txt' 2025-12-31 15:02:28,488 wheel INFO adding 'ropgadget-7.7.dist-info/METADATA' 2025-12-31 15:02:28,488 wheel INFO adding 'ropgadget-7.7.dist-info/WHEEL' 2025-12-31 15:02:28,488 wheel INFO adding 'ropgadget-7.7.dist-info/top_level.txt' 2025-12-31 15:02:28,489 wheel INFO adding 'ropgadget-7.7.dist-info/RECORD' 2025-12-31 15:02:28,489 root INFO removing build/bdist.linux-ppc64le/wheel 2025-12-31 15:02:28,491 gpep517 INFO The backend produced .dist/ropgadget-7.7-py3-none-any.whl ropgadget-7.7-py3-none-any.whl >>> ropgadget: Entering fakeroot... >>> ropgadget-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/ropgadget/ropchain/__pycache__' -> '/home/buildozer/aports/testing/ropgadget/pkg/ropgadget-pyc/usr/lib/python3.12/site-packages/ropgadget/ropchain/__pycache__' 'usr/lib/python3.12/site-packages/ropgadget/ropchain/arch/__pycache__' -> '/home/buildozer/aports/testing/ropgadget/pkg/ropgadget-pyc/usr/lib/python3.12/site-packages/ropgadget/ropchain/arch/__pycache__' 'usr/lib/python3.12/site-packages/ropgadget/__pycache__' -> '/home/buildozer/aports/testing/ropgadget/pkg/ropgadget-pyc/usr/lib/python3.12/site-packages/ropgadget/__pycache__' 'usr/lib/python3.12/site-packages/ropgadget/loaders/__pycache__' -> '/home/buildozer/aports/testing/ropgadget/pkg/ropgadget-pyc/usr/lib/python3.12/site-packages/ropgadget/loaders/__pycache__' >>> ropgadget-pyc*: Preparing subpackage ropgadget-pyc... >>> ropgadget-pyc*: Running postcheck for ropgadget-pyc >>> ropgadget*: Running postcheck for ropgadget >>> ropgadget*: Preparing package ropgadget... >>> ropgadget-pyc*: Tracing dependencies... python3~3.12 >>> ropgadget-pyc*: Package size: 139.7 KB >>> ropgadget-pyc*: Compressing data... >>> ropgadget-pyc*: Create checksum... >>> ropgadget-pyc*: Create ropgadget-pyc-7.7-r0.apk >>> ropgadget*: Tracing dependencies... python3 py3-capstone python3~3.12 >>> ropgadget*: Package size: 131.4 KB >>> ropgadget*: Compressing data... >>> ropgadget*: Create checksum... >>> ropgadget*: Create ropgadget-7.7-r0.apk >>> ropgadget: Build complete at Wed, 31 Dec 2025 15:02:29 +0000 elapsed time 0h 0m 9s >>> ropgadget: Cleaning up srcdir >>> ropgadget: Cleaning up pkgdir >>> ropgadget: Uninstalling dependencies... ( 1/27) Purging .makedepends-ropgadget (20251231.150222) ( 2/27) Purging py3-capstone-pyc (5.0.6-r0) ( 3/27) Purging py3-capstone (5.0.6-r0) ( 4/27) Purging capstone (5.0.6-r0) ( 5/27) Purging py3-gpep517-pyc (19-r1) ( 6/27) Purging py3-gpep517 (19-r1) ( 7/27) Purging py3-installer-pyc (0.7.0-r2) ( 8/27) Purging py3-installer (0.7.0-r2) ( 9/27) Purging py3-setuptools-pyc (80.9.0-r2) (10/27) Purging py3-setuptools (80.9.0-r2) (11/27) Purging py3-wheel-pyc (0.46.1-r0) (12/27) Purging py3-wheel (0.46.1-r0) (13/27) Purging py3-packaging-pyc (25.0-r0) (14/27) Purging py3-packaging (25.0-r0) (15/27) Purging py3-parsing-pyc (3.2.3-r0) (16/27) Purging py3-parsing (3.2.3-r0) (17/27) Purging python3-pyc (3.12.12-r0) (18/27) Purging python3-pycache-pyc0 (3.12.12-r0) (19/27) Purging pyc (3.12.12-r0) (20/27) Purging python3 (3.12.12-r0) (21/27) Purging gdbm (1.26-r0) (22/27) Purging libbz2 (1.0.8-r6) (23/27) Purging libffi (3.5.2-r0) (24/27) Purging libpanelw (6.5_p20251123-r0) (25/27) Purging mpdecimal (4.0.1-r0) (26/27) Purging sqlite-libs (3.51.1-r0) (27/27) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r30.trigger OK: 288.7 MiB in 106 packages >>> ropgadget: Updating the testing/ppc64le repository index... >>> ropgadget: Signing the index...