>>> py3-ethtool: Building community/py3-ethtool 0.14-r4 (using abuild 3.7.0_rc1-r2) started Sat, 26 Dec 2020 17:53:10 +0000 >>> py3-ethtool: Checking sanity of /home/buildozer/aports/community/py3-ethtool/APKBUILD... >>> py3-ethtool: Analyzing dependencies... >>> py3-ethtool: Installing for build: build-base python3 asciidoc libnl3-dev linux-headers py3-setuptools python3-dev (1/27) Installing libbz2 (1.0.8-r1) (2/27) Installing libffi (3.3-r2) (3/27) Installing gdbm (1.18.1-r0) (4/27) Installing xz-libs (5.2.5-r0) (5/27) Installing readline (8.0.4-r0) (6/27) Installing sqlite-libs (3.34.0-r0) (7/27) Installing python3 (3.8.7-r0) (8/27) Installing libxml2 (2.9.10-r5) (9/27) Installing libxml2-utils (2.9.10-r5) (10/27) Installing libgpg-error (1.41-r0) (11/27) Installing libgcrypt (1.8.7-r0) (12/27) Installing libxslt (1.1.34-r0) (13/27) Installing docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-install (14/27) Installing docbook-xsl (1.79.2-r2) Executing docbook-xsl-1.79.2-r2.post-install (15/27) Installing asciidoc (9.0.4-r0) (16/27) Installing libnl3 (3.5.0-r0) (17/27) Installing libnl3-cli (3.5.0-r0) (18/27) Installing libnl3-dev (3.5.0-r0) (19/27) Installing linux-headers (5.7.8-r0) (20/27) Installing py3-ordered-set (4.0.2-r0) (21/27) Installing py3-appdirs (1.4.4-r1) (22/27) Installing py3-parsing (2.4.7-r1) (23/27) Installing py3-six (1.15.0-r0) (24/27) Installing py3-packaging (20.8-r0) (25/27) Installing py3-setuptools (51.0.0-r0) (26/27) Installing python3-dev (3.8.7-r0) (27/27) Installing .makedepends-py3-ethtool (20201226.175319) Executing busybox-1.32.0-r8.trigger OK: 420 MiB in 113 packages >>> py3-ethtool: Cleaning up srcdir >>> py3-ethtool: Cleaning up pkgdir >>> py3-ethtool: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-ethtool-0.14.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41945 100 41945 0 0 568k 0 --:--:-- --:--:-- --:--:-- 576k >>> py3-ethtool: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-ethtool-0.14.tar.gz >>> py3-ethtool: Checking sha512sums... py3-ethtool-0.14.tar.gz: OK fix-includes-and-types.patch: OK >>> py3-ethtool: Unpacking /var/cache/distfiles/v3.13/py3-ethtool-0.14.tar.gz... >>> py3-ethtool: fix-includes-and-types.patch patching file python-ethtool/etherinfo.c patching file python-ethtool/ethtool.c running build running build_ext building 'ethtool' extension creating build creating build/temp.linux-i686-3.8 creating build/temp.linux-i686-3.8/python-ethtool gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.8 -c python-ethtool/ethtool.c -o build/temp.linux-i686-3.8/python-ethtool/ethtool.o -fno-strict-aliasing -Wno-unused-function python-ethtool/ethtool.c: In function 'get_interfaces_info': python-ethtool/ethtool.c:232:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 232 | fetch_devs[0] = PyStr_AsString(inargs); | ^ python-ethtool/ethtool.c:243:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 243 | fetch_devs[j++] = PyStr_AsString(elmt); | ^ python-ethtool/ethtool.c:256:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 256 | fetch_devs[j++] = PyStr_AsString(elmt); | ^ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.8 -c python-ethtool/etherinfo.c -o build/temp.linux-i686-3.8/python-ethtool/etherinfo.o -fno-strict-aliasing -Wno-unused-function gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.8 -c python-ethtool/etherinfo_obj.c -o build/temp.linux-i686-3.8/python-ethtool/etherinfo_obj.o -fno-strict-aliasing -Wno-unused-function gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.8 -c python-ethtool/netlink.c -o build/temp.linux-i686-3.8/python-ethtool/netlink.o -fno-strict-aliasing -Wno-unused-function gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DVERSION="0.14" -I/usr/include/libnl3 -I/usr/include/python3.8 -c python-ethtool/netlink-address.c -o build/temp.linux-i686-3.8/python-ethtool/netlink-address.o -fno-strict-aliasing -Wno-unused-function creating build/lib.linux-i686-3.8 gcc -shared -Wl,--as-needed -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.8/python-ethtool/ethtool.o build/temp.linux-i686-3.8/python-ethtool/etherinfo.o build/temp.linux-i686-3.8/python-ethtool/etherinfo_obj.o build/temp.linux-i686-3.8/python-ethtool/netlink.o build/temp.linux-i686-3.8/python-ethtool/netlink-address.o -L/usr/lib -lnl-3 -lnl-route-3 -o build/lib.linux-i686-3.8/ethtool.cpython-38-i386-linux-gnu.so running build_scripts creating build/scripts-3.8 copying and adjusting scripts/pethtool -> build/scripts-3.8 copying and adjusting scripts/pifconfig -> build/scripts-3.8 changing mode of build/scripts-3.8/pethtool from 644 to 755 changing mode of build/scripts-3.8/pifconfig from 644 to 755 >>> WARNING: py3-ethtool: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-ethtool: Entering fakeroot... running install running build running build_ext running build_scripts running install_lib creating /home/buildozer/aports/community/py3-ethtool/pkg/py3-ethtool/usr/lib creating /home/buildozer/aports/community/py3-ethtool/pkg/py3-ethtool/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-ethtool/pkg/py3-ethtool/usr/lib/python3.8/site-packages copying build/lib.linux-i686-3.8/ethtool.cpython-38-i386-linux-gnu.so -> /home/buildozer/aports/community/py3-ethtool/pkg/py3-ethtool/usr/lib/python3.8/site-packages running install_egg_info running egg_info creating ethtool.egg-info writing ethtool.egg-info/PKG-INFO writing dependency_links to ethtool.egg-info/dependency_links.txt writing top-level names to ethtool.egg-info/top_level.txt writing manifest file 'ethtool.egg-info/SOURCES.txt' reading manifest file 'ethtool.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ethtool.egg-info/SOURCES.txt' Copying ethtool.egg-info to /home/buildozer/aports/community/py3-ethtool/pkg/py3-ethtool/usr/lib/python3.8/site-packages/ethtool-0.14-py3.8.egg-info running install_scripts copying build/scripts-3.8/pethtool -> /home/buildozer/aports/community/py3-ethtool/pkg/py3-ethtool/usr/bin copying build/scripts-3.8/pifconfig -> /home/buildozer/aports/community/py3-ethtool/pkg/py3-ethtool/usr/bin changing mode of /home/buildozer/aports/community/py3-ethtool/pkg/py3-ethtool/usr/bin/pethtool to 755 changing mode of /home/buildozer/aports/community/py3-ethtool/pkg/py3-ethtool/usr/bin/pifconfig to 755 >>> py3-ethtool-doc*: Running split function doc... >>> py3-ethtool-doc*: Preparing subpackage py3-ethtool-doc... >>> py3-ethtool-doc*: Running postcheck for py3-ethtool-doc >>> py3-ethtool*: Running postcheck for py3-ethtool >>> py3-ethtool*: Preparing package py3-ethtool... >>> py3-ethtool*: Stripping binaries >>> py3-ethtool-doc*: Scanning shared objects >>> py3-ethtool*: Scanning shared objects >>> py3-ethtool-doc*: Tracing dependencies... >>> py3-ethtool-doc*: Package size: 28.0 KB >>> py3-ethtool-doc*: Compressing data... >>> py3-ethtool-doc*: Create checksum... >>> py3-ethtool-doc*: Create py3-ethtool-doc-0.14-r4.apk >>> py3-ethtool*: Tracing dependencies... python3 so:libc.musl-x86.so.1 so:libnl-3.so.200 so:libnl-route-3.so.200 >>> py3-ethtool*: Package size: 104.0 KB >>> py3-ethtool*: Compressing data... >>> py3-ethtool*: Create checksum... >>> py3-ethtool*: Create py3-ethtool-0.14-r4.apk >>> py3-ethtool: Build complete at Sat, 26 Dec 2020 17:53:28 +0000 elapsed time 0h 0m 18s >>> py3-ethtool: Cleaning up srcdir >>> py3-ethtool: Cleaning up pkgdir >>> py3-ethtool: Uninstalling dependencies... (1/27) Purging .makedepends-py3-ethtool (20201226.175319) (2/27) Purging asciidoc (9.0.4-r0) (3/27) Purging docbook-xsl (1.79.2-r2) Executing docbook-xsl-1.79.2-r2.post-deinstall (4/27) Purging libxslt (1.1.34-r0) (5/27) Purging docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-deinstall (6/27) Purging libxml2-utils (2.9.10-r5) (7/27) Purging libnl3-dev (3.5.0-r0) (8/27) Purging libnl3-cli (3.5.0-r0) (9/27) Purging libnl3 (3.5.0-r0) (10/27) Purging linux-headers (5.7.8-r0) (11/27) Purging py3-setuptools (51.0.0-r0) (12/27) Purging py3-ordered-set (4.0.2-r0) (13/27) Purging py3-appdirs (1.4.4-r1) (14/27) Purging py3-packaging (20.8-r0) (15/27) Purging py3-parsing (2.4.7-r1) (16/27) Purging py3-six (1.15.0-r0) (17/27) Purging python3-dev (3.8.7-r0) (18/27) Purging python3 (3.8.7-r0) (19/27) Purging libbz2 (1.0.8-r1) (20/27) Purging libffi (3.3-r2) (21/27) Purging gdbm (1.18.1-r0) (22/27) Purging libxml2 (2.9.10-r5) (23/27) Purging xz-libs (5.2.5-r0) (24/27) Purging readline (8.0.4-r0) (25/27) Purging sqlite-libs (3.34.0-r0) (26/27) Purging libgcrypt (1.8.7-r0) (27/27) Purging libgpg-error (1.41-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-ethtool: Updating the community/x86 repository index... >>> py3-ethtool: Signing the index...