>>> py3-glad: Building community/py3-glad 2.0.2-r0 (using abuild 3.10.0_rc1-r2) started Sat, 12 Nov 2022 14:07:45 +0000 >>> py3-glad: Checking sanity of /home/buildozer/aports/community/py3-glad/APKBUILD... >>> py3-glad: Analyzing dependencies... >>> py3-glad: Installing for build: build-base py3-jinja2 python3 py3-setuptools (1/14) Installing libbz2 (1.0.8-r3) (2/14) Installing libffi (3.4.4-r0) (3/14) Installing gdbm (1.23-r0) (4/14) Installing xz-libs (5.2.7-r0) (5/14) Installing mpdecimal (2.5.1-r1) (6/14) Installing readline (8.2.0-r0) (7/14) Installing sqlite-libs (3.39.4-r0) (8/14) Installing python3 (3.10.8-r3) (9/14) Installing py3-markupsafe (2.1.1-r1) (10/14) Installing py3-jinja2 (3.1.2-r0) (11/14) Installing py3-parsing (3.0.9-r0) (12/14) Installing py3-packaging (21.3-r2) (13/14) Installing py3-setuptools (65.5.1-r0) (14/14) Installing .makedepends-py3-glad (20221112.140745) Executing busybox-1.35.0-r27.trigger OK: 248 MiB in 106 packages >>> py3-glad: Cleaning up srcdir >>> py3-glad: Cleaning up pkgdir >>> py3-glad: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-glad-2.0.2.tar.gz >>> py3-glad: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-glad-2.0.2.tar.gz >>> py3-glad: Checking sha512sums... py3-glad-2.0.2.tar.gz: OK >>> py3-glad: Unpacking /var/cache/distfiles/v3.17/py3-glad-2.0.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/glad copying glad/sink.py -> build/lib/glad copying glad/parse.py -> build/lib/glad copying glad/specification.py -> build/lib/glad copying glad/util.py -> build/lib/glad copying glad/__main__.py -> build/lib/glad copying glad/opener.py -> build/lib/glad copying glad/config.py -> build/lib/glad copying glad/__init__.py -> build/lib/glad copying glad/plugin.py -> build/lib/glad creating build/lib/glad/files copying glad/files/__init__.py -> build/lib/glad/files creating build/lib/glad/generator copying glad/generator/util.py -> build/lib/glad/generator copying glad/generator/__init__.py -> build/lib/glad/generator creating build/lib/glad/generator/rust copying glad/generator/rust/__init__.py -> build/lib/glad/generator/rust creating build/lib/glad/generator/c copying glad/generator/c/__init__.py -> build/lib/glad/generator/c running egg_info creating glad2.egg-info writing glad2.egg-info/PKG-INFO writing dependency_links to glad2.egg-info/dependency_links.txt writing entry points to glad2.egg-info/entry_points.txt writing requirements to glad2.egg-info/requires.txt writing top-level names to glad2.egg-info/top_level.txt writing manifest file 'glad2.egg-info/SOURCES.txt' reading manifest file 'glad2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.d' under directory 'glad' warning: no files found matching '*.volt' under directory 'glad' adding license file 'LICENSE' writing manifest file 'glad2.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'glad.generator.c.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'glad.generator.c.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'glad.generator.c.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'glad.generator.c.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'glad.generator.c.templates.loader' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'glad.generator.c.templates.loader' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'glad.generator.c.templates.loader' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'glad.generator.c.templates.loader' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'glad.generator.rust.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'glad.generator.rust.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'glad.generator.rust.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'glad.generator.rust.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'glad.generator.rust.templates.types' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'glad.generator.rust.templates.types' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'glad.generator.rust.templates.types' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'glad.generator.rust.templates.types' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying glad/files/egl.xml -> build/lib/glad/files copying glad/files/eglplatform.h -> build/lib/glad/files copying glad/files/gl.xml -> build/lib/glad/files copying glad/files/glx.xml -> build/lib/glad/files copying glad/files/khrplatform.h -> build/lib/glad/files copying glad/files/vk.xml -> build/lib/glad/files copying glad/files/vk_platform.h -> build/lib/glad/files copying glad/files/wgl.xml -> build/lib/glad/files creating build/lib/glad/generator/rust/templates copying glad/generator/rust/templates/Cargo.toml -> build/lib/glad/generator/rust/templates copying glad/generator/rust/templates/impl.rs -> build/lib/glad/generator/rust/templates copying glad/generator/rust/templates/lib.rs -> build/lib/glad/generator/rust/templates copying glad/generator/rust/templates/template_utils.rs -> build/lib/glad/generator/rust/templates creating build/lib/glad/generator/rust/templates/types copying glad/generator/rust/templates/types/egl.rs -> build/lib/glad/generator/rust/templates/types copying glad/generator/rust/templates/types/gl.rs -> build/lib/glad/generator/rust/templates/types copying glad/generator/rust/templates/types/glx.rs -> build/lib/glad/generator/rust/templates/types copying glad/generator/rust/templates/types/khrplatform.rs -> build/lib/glad/generator/rust/templates/types copying glad/generator/rust/templates/types/vk.rs -> build/lib/glad/generator/rust/templates/types copying glad/generator/rust/templates/types/wgl.rs -> build/lib/glad/generator/rust/templates/types creating build/lib/glad/generator/c/templates copying glad/generator/c/templates/base_template.c -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/base_template.h -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/egl.c -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/egl.h -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/gl.c -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/gl.h -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/glx.c -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/glx.h -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/header_only.h -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/impl_util.c -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/platform.h -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/template_utils.h -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/vk.c -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/vk.h -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/wgl.c -> build/lib/glad/generator/c/templates copying glad/generator/c/templates/wgl.h -> build/lib/glad/generator/c/templates creating build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/egl.c -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/egl.h -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/gl.c -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/gl.h -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/gles1.c -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/gles1.h -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/gles2.c -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/gles2.h -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/glsc2.c -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/glsc2.h -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/glx.c -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/glx.h -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/library.c -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/vulkan.c -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/vulkan.h -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/wgl.c -> build/lib/glad/generator/c/templates/loader copying glad/generator/c/templates/loader/wgl.h -> build/lib/glad/generator/c/templates/loader >>> py3-glad: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing glad2.egg-info/PKG-INFO writing dependency_links to glad2.egg-info/dependency_links.txt writing entry points to glad2.egg-info/entry_points.txt writing requirements to glad2.egg-info/requires.txt writing top-level names to glad2.egg-info/top_level.txt reading manifest file 'glad2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.d' under directory 'glad' warning: no files found matching '*.volt' under directory 'glad' adding license file 'LICENSE' writing manifest file 'glad2.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'glad.generator.c.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'glad.generator.c.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'glad.generator.c.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'glad.generator.c.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'glad.generator.c.templates.loader' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'glad.generator.c.templates.loader' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'glad.generator.c.templates.loader' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'glad.generator.c.templates.loader' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'glad.generator.rust.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'glad.generator.rust.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'glad.generator.rust.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'glad.generator.rust.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'glad.generator.rust.templates.types' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'glad.generator.rust.templates.types' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'glad.generator.rust.templates.types' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'glad.generator.rust.templates.types' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/community/py3-glad/pkg creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad copying build/lib/glad/sink.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad copying build/lib/glad/parse.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad copying build/lib/glad/specification.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad copying build/lib/glad/util.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad copying build/lib/glad/__main__.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad copying build/lib/glad/opener.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad copying build/lib/glad/config.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/files copying build/lib/glad/files/eglplatform.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/files copying build/lib/glad/files/gl.xml -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/files copying build/lib/glad/files/vk.xml -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/files copying build/lib/glad/files/khrplatform.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/files copying build/lib/glad/files/glx.xml -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/files copying build/lib/glad/files/__init__.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/files copying build/lib/glad/files/egl.xml -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/files copying build/lib/glad/files/vk_platform.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/files copying build/lib/glad/files/wgl.xml -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/files copying build/lib/glad/__init__.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates copying build/lib/glad/generator/rust/templates/Cargo.toml -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types copying build/lib/glad/generator/rust/templates/types/vk.rs -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types copying build/lib/glad/generator/rust/templates/types/khrplatform.rs -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types copying build/lib/glad/generator/rust/templates/types/glx.rs -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types copying build/lib/glad/generator/rust/templates/types/egl.rs -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types copying build/lib/glad/generator/rust/templates/types/gl.rs -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types copying build/lib/glad/generator/rust/templates/types/wgl.rs -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates/types copying build/lib/glad/generator/rust/templates/template_utils.rs -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates copying build/lib/glad/generator/rust/templates/lib.rs -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates copying build/lib/glad/generator/rust/templates/impl.rs -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/templates copying build/lib/glad/generator/rust/__init__.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust copying build/lib/glad/generator/util.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/wgl.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/egl.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/base_template.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/glx.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/vk.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/vk.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/glx.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/impl_util.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates creating /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/wgl.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/vulkan.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/gles1.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/egl.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/glx.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/glsc2.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/library.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/glx.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/gles2.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/gles2.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/wgl.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/glsc2.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/vulkan.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/egl.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/gles1.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/gl.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/loader/gl.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates/loader copying build/lib/glad/generator/c/templates/base_template.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/wgl.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/header_only.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/platform.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/egl.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/template_utils.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/gl.c -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/templates/gl.h -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/templates copying build/lib/glad/generator/c/__init__.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c copying build/lib/glad/generator/__init__.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator copying build/lib/glad/plugin.py -> /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/sink.py to sink.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/parse.py to parse.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/specification.py to specification.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/opener.py to opener.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/files/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/rust/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/c/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/generator/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad/plugin.py to plugin.cpython-310.pyc running install_egg_info Copying glad2.egg-info to /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/lib/python3.10/site-packages/glad2-2.0.2-py3.10.egg-info running install_scripts Installing glad script to /home/buildozer/aports/community/py3-glad/pkg/py3-glad/usr/bin >>> py3-glad*: Running postcheck for py3-glad >>> py3-glad*: Preparing package py3-glad... >>> py3-glad*: Tracing dependencies... >>> py3-glad*: Package size: 5.6 MB >>> py3-glad*: Compressing data... >>> py3-glad*: Create checksum... >>> py3-glad*: Create py3-glad-2.0.2-r0.apk >>> py3-glad: Build complete at Sat, 12 Nov 2022 14:07:49 +0000 elapsed time 0h 0m 4s >>> py3-glad: Cleaning up srcdir >>> py3-glad: Cleaning up pkgdir >>> py3-glad: Uninstalling dependencies... (1/14) Purging .makedepends-py3-glad (20221112.140745) (2/14) Purging py3-jinja2 (3.1.2-r0) (3/14) Purging py3-markupsafe (2.1.1-r1) (4/14) Purging py3-setuptools (65.5.1-r0) (5/14) Purging py3-packaging (21.3-r2) (6/14) Purging py3-parsing (3.0.9-r0) (7/14) Purging python3 (3.10.8-r3) (8/14) Purging libbz2 (1.0.8-r3) (9/14) Purging libffi (3.4.4-r0) (10/14) Purging gdbm (1.23-r0) (11/14) Purging xz-libs (5.2.7-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.2.0-r0) (14/14) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-glad: Updating the community/armv7 repository index... >>> py3-glad: Signing the index...