>>> ropgadget: Building testing/ropgadget 7.7-r0 (using abuild 3.16.0-r0) started Wed, 31 Dec 2025 14:33:15 +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.143317) Executing busybox-1.37.0-r30.trigger OK: 339.3 MiB in 132 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 /var/cache/distfiles/edge/ropgadget-7.7.tar.gz: OK >>> ropgadget: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ropgadget-7.7.tar.gz /var/cache/distfiles/edge/ropgadget-7.7.tar.gz: OK >>> ropgadget: Unpacking /var/cache/distfiles/edge/ropgadget-7.7.tar.gz... 2025-12-31 14:33:18,199 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 14:33:18,228 root INFO running bdist_wheel 2025-12-31 14:33:18,248 root INFO running build 2025-12-31 14:33:18,248 root INFO running build_py 2025-12-31 14:33:18,252 root INFO creating build/lib/ropgadget 2025-12-31 14:33:18,253 root INFO copying ropgadget/__init__.py -> build/lib/ropgadget 2025-12-31 14:33:18,253 root INFO copying ropgadget/core.py -> build/lib/ropgadget 2025-12-31 14:33:18,254 root INFO copying ropgadget/options.py -> build/lib/ropgadget 2025-12-31 14:33:18,254 root INFO copying ropgadget/rgutils.py -> build/lib/ropgadget 2025-12-31 14:33:18,254 root INFO copying ropgadget/args.py -> build/lib/ropgadget 2025-12-31 14:33:18,255 root INFO copying ropgadget/version.py -> build/lib/ropgadget 2025-12-31 14:33:18,255 root INFO copying ropgadget/updateAlert.py -> build/lib/ropgadget 2025-12-31 14:33:18,255 root INFO copying ropgadget/binary.py -> build/lib/ropgadget 2025-12-31 14:33:18,255 root INFO copying ropgadget/gadgets.py -> build/lib/ropgadget 2025-12-31 14:33:18,256 root INFO creating build/lib/ropgadget/loaders 2025-12-31 14:33:18,256 root INFO copying ropgadget/loaders/__init__.py -> build/lib/ropgadget/loaders 2025-12-31 14:33:18,256 root INFO copying ropgadget/loaders/raw.py -> build/lib/ropgadget/loaders 2025-12-31 14:33:18,257 root INFO copying ropgadget/loaders/universal.py -> build/lib/ropgadget/loaders 2025-12-31 14:33:18,257 root INFO copying ropgadget/loaders/macho.py -> build/lib/ropgadget/loaders 2025-12-31 14:33:18,257 root INFO copying ropgadget/loaders/pe.py -> build/lib/ropgadget/loaders 2025-12-31 14:33:18,258 root INFO copying ropgadget/loaders/elf.py -> build/lib/ropgadget/loaders 2025-12-31 14:33:18,258 root INFO creating build/lib/ropgadget/ropchain 2025-12-31 14:33:18,258 root INFO copying ropgadget/ropchain/__init__.py -> build/lib/ropgadget/ropchain 2025-12-31 14:33:18,258 root INFO copying ropgadget/ropchain/ropmaker.py -> build/lib/ropgadget/ropchain 2025-12-31 14:33:18,259 root INFO creating build/lib/ropgadget/ropchain/arch 2025-12-31 14:33:18,259 root INFO copying ropgadget/ropchain/arch/__init__.py -> build/lib/ropgadget/ropchain/arch 2025-12-31 14:33:18,259 root INFO copying ropgadget/ropchain/arch/ropmakerx64.py -> build/lib/ropgadget/ropchain/arch 2025-12-31 14:33:18,260 root INFO copying ropgadget/ropchain/arch/ropmakerx86.py -> build/lib/ropgadget/ropchain/arch 2025-12-31 14:33:18,261 root INFO running build_scripts 2025-12-31 14:33:18,261 root INFO creating build/scripts-3.12 2025-12-31 14:33:18,261 root INFO copying and adjusting scripts/ROPgadget -> build/scripts-3.12 2025-12-31 14:33:18,262 root INFO changing mode of build/scripts-3.12/ROPgadget from 644 to 755 2025-12-31 14:33:18,269 root INFO installing to build/bdist.linux-armv8l/wheel 2025-12-31 14:33:18,269 root INFO running install 2025-12-31 14:33:18,280 root INFO running install_lib 2025-12-31 14:33:18,284 root INFO creating build/bdist.linux-armv8l/wheel 2025-12-31 14:33:18,284 root INFO creating build/bdist.linux-armv8l/wheel/ropgadget 2025-12-31 14:33:18,284 root INFO copying build/lib/ropgadget/__init__.py -> build/bdist.linux-armv8l/wheel/./ropgadget 2025-12-31 14:33:18,284 root INFO copying build/lib/ropgadget/core.py -> build/bdist.linux-armv8l/wheel/./ropgadget 2025-12-31 14:33:18,285 root INFO copying build/lib/ropgadget/options.py -> build/bdist.linux-armv8l/wheel/./ropgadget 2025-12-31 14:33:18,285 root INFO copying build/lib/ropgadget/rgutils.py -> build/bdist.linux-armv8l/wheel/./ropgadget 2025-12-31 14:33:18,285 root INFO copying build/lib/ropgadget/args.py -> build/bdist.linux-armv8l/wheel/./ropgadget 2025-12-31 14:33:18,285 root INFO copying build/lib/ropgadget/version.py -> build/bdist.linux-armv8l/wheel/./ropgadget 2025-12-31 14:33:18,286 root INFO copying build/lib/ropgadget/updateAlert.py -> build/bdist.linux-armv8l/wheel/./ropgadget 2025-12-31 14:33:18,286 root INFO copying build/lib/ropgadget/binary.py -> build/bdist.linux-armv8l/wheel/./ropgadget 2025-12-31 14:33:18,286 root INFO creating build/bdist.linux-armv8l/wheel/ropgadget/loaders 2025-12-31 14:33:18,286 root INFO copying build/lib/ropgadget/loaders/__init__.py -> build/bdist.linux-armv8l/wheel/./ropgadget/loaders 2025-12-31 14:33:18,287 root INFO copying build/lib/ropgadget/loaders/raw.py -> build/bdist.linux-armv8l/wheel/./ropgadget/loaders 2025-12-31 14:33:18,287 root INFO copying build/lib/ropgadget/loaders/universal.py -> build/bdist.linux-armv8l/wheel/./ropgadget/loaders 2025-12-31 14:33:18,287 root INFO copying build/lib/ropgadget/loaders/macho.py -> build/bdist.linux-armv8l/wheel/./ropgadget/loaders 2025-12-31 14:33:18,287 root INFO copying build/lib/ropgadget/loaders/pe.py -> build/bdist.linux-armv8l/wheel/./ropgadget/loaders 2025-12-31 14:33:18,287 root INFO copying build/lib/ropgadget/loaders/elf.py -> build/bdist.linux-armv8l/wheel/./ropgadget/loaders 2025-12-31 14:33:18,288 root INFO creating build/bdist.linux-armv8l/wheel/ropgadget/ropchain 2025-12-31 14:33:18,288 root INFO copying build/lib/ropgadget/ropchain/__init__.py -> build/bdist.linux-armv8l/wheel/./ropgadget/ropchain 2025-12-31 14:33:18,288 root INFO copying build/lib/ropgadget/ropchain/ropmaker.py -> build/bdist.linux-armv8l/wheel/./ropgadget/ropchain 2025-12-31 14:33:18,288 root INFO creating build/bdist.linux-armv8l/wheel/ropgadget/ropchain/arch 2025-12-31 14:33:18,289 root INFO copying build/lib/ropgadget/ropchain/arch/__init__.py -> build/bdist.linux-armv8l/wheel/./ropgadget/ropchain/arch 2025-12-31 14:33:18,289 root INFO copying build/lib/ropgadget/ropchain/arch/ropmakerx64.py -> build/bdist.linux-armv8l/wheel/./ropgadget/ropchain/arch 2025-12-31 14:33:18,289 root INFO copying build/lib/ropgadget/ropchain/arch/ropmakerx86.py -> build/bdist.linux-armv8l/wheel/./ropgadget/ropchain/arch 2025-12-31 14:33:18,289 root INFO copying build/lib/ropgadget/gadgets.py -> build/bdist.linux-armv8l/wheel/./ropgadget 2025-12-31 14:33:18,290 root INFO running install_egg_info 2025-12-31 14:33:18,294 root INFO running egg_info 2025-12-31 14:33:18,296 root INFO creating ROPGadget.egg-info 2025-12-31 14:33:18,297 root INFO writing ROPGadget.egg-info/PKG-INFO 2025-12-31 14:33:18,297 root INFO writing dependency_links to ROPGadget.egg-info/dependency_links.txt 2025-12-31 14:33:18,297 root INFO writing requirements to ROPGadget.egg-info/requires.txt 2025-12-31 14:33:18,298 root INFO writing top-level names to ROPGadget.egg-info/top_level.txt 2025-12-31 14:33:18,298 root INFO writing manifest file 'ROPGadget.egg-info/SOURCES.txt' 2025-12-31 14:33:18,302 root INFO reading manifest file 'ROPGadget.egg-info/SOURCES.txt' 2025-12-31 14:33:18,302 root INFO adding license file 'LICENSE_BSD.txt' 2025-12-31 14:33:18,302 root INFO adding license file 'AUTHORS' 2025-12-31 14:33:18,303 root INFO writing manifest file 'ROPGadget.egg-info/SOURCES.txt' 2025-12-31 14:33:18,304 root INFO Copying ROPGadget.egg-info to build/bdist.linux-armv8l/wheel/./ROPGadget-7.7-py3.12.egg-info 2025-12-31 14:33:18,305 root INFO running install_scripts 2025-12-31 14:33:18,305 root INFO creating build/bdist.linux-armv8l/wheel/ropgadget-7.7.data/scripts 2025-12-31 14:33:18,305 root INFO copying build/scripts-3.12/ROPgadget -> build/bdist.linux-armv8l/wheel/ropgadget-7.7.data/scripts 2025-12-31 14:33:18,306 root INFO changing mode of build/bdist.linux-armv8l/wheel/ropgadget-7.7.data/scripts/ROPgadget to 755 2025-12-31 14:33:18,307 root INFO creating build/bdist.linux-armv8l/wheel/ropgadget-7.7.dist-info/WHEEL 2025-12-31 14:33:18,308 wheel INFO creating '/home/buildozer/aports/testing/ropgadget/src/ROPgadget-7.7/.dist/.tmp-5p4tbm9u/ropgadget-7.7-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-12-31 14:33:18,308 wheel INFO adding 'ropgadget/__init__.py' 2025-12-31 14:33:18,308 wheel INFO adding 'ropgadget/args.py' 2025-12-31 14:33:18,309 wheel INFO adding 'ropgadget/binary.py' 2025-12-31 14:33:18,309 wheel INFO adding 'ropgadget/core.py' 2025-12-31 14:33:18,309 wheel INFO adding 'ropgadget/gadgets.py' 2025-12-31 14:33:18,310 wheel INFO adding 'ropgadget/options.py' 2025-12-31 14:33:18,310 wheel INFO adding 'ropgadget/rgutils.py' 2025-12-31 14:33:18,310 wheel INFO adding 'ropgadget/updateAlert.py' 2025-12-31 14:33:18,310 wheel INFO adding 'ropgadget/version.py' 2025-12-31 14:33:18,311 wheel INFO adding 'ropgadget/loaders/__init__.py' 2025-12-31 14:33:18,311 wheel INFO adding 'ropgadget/loaders/elf.py' 2025-12-31 14:33:18,311 wheel INFO adding 'ropgadget/loaders/macho.py' 2025-12-31 14:33:18,311 wheel INFO adding 'ropgadget/loaders/pe.py' 2025-12-31 14:33:18,311 wheel INFO adding 'ropgadget/loaders/raw.py' 2025-12-31 14:33:18,312 wheel INFO adding 'ropgadget/loaders/universal.py' 2025-12-31 14:33:18,312 wheel INFO adding 'ropgadget/ropchain/__init__.py' 2025-12-31 14:33:18,312 wheel INFO adding 'ropgadget/ropchain/ropmaker.py' 2025-12-31 14:33:18,312 wheel INFO adding 'ropgadget/ropchain/arch/__init__.py' 2025-12-31 14:33:18,313 wheel INFO adding 'ropgadget/ropchain/arch/ropmakerx64.py' 2025-12-31 14:33:18,313 wheel INFO adding 'ropgadget/ropchain/arch/ropmakerx86.py' 2025-12-31 14:33:18,313 wheel INFO adding 'ropgadget-7.7.data/scripts/ROPgadget' 2025-12-31 14:33:18,314 wheel INFO adding 'ropgadget-7.7.dist-info/licenses/AUTHORS' 2025-12-31 14:33:18,314 wheel INFO adding 'ropgadget-7.7.dist-info/licenses/LICENSE_BSD.txt' 2025-12-31 14:33:18,314 wheel INFO adding 'ropgadget-7.7.dist-info/METADATA' 2025-12-31 14:33:18,314 wheel INFO adding 'ropgadget-7.7.dist-info/WHEEL' 2025-12-31 14:33:18,314 wheel INFO adding 'ropgadget-7.7.dist-info/top_level.txt' 2025-12-31 14:33:18,315 wheel INFO adding 'ropgadget-7.7.dist-info/RECORD' 2025-12-31 14:33:18,315 root INFO removing build/bdist.linux-armv8l/wheel 2025-12-31 14:33:18,316 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/__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__' '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__' >>> 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 14:33:19 +0000 elapsed time 0h 0m 4s >>> ropgadget: Cleaning up srcdir >>> ropgadget: Cleaning up pkgdir >>> ropgadget: Cleaning up tmpdir >>> ropgadget: Uninstalling dependencies... ( 1/27) Purging .makedepends-ropgadget (20251231.143317) ( 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: 289.5 MiB in 105 packages >>> ropgadget: Updating the testing/armv7 repository index... >>> ropgadget: Signing the index...