>>> py3-piexif: Building community/py3-piexif 1.1.3-r7 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 03:35:25 +0000 >>> py3-piexif: Checking sanity of /home/buildozer/aports/community/py3-piexif/APKBUILD... >>> py3-piexif: Analyzing dependencies... >>> py3-piexif: Installing for build: build-base python3 py3-setuptools py3-pillow (1/35) Installing libffi (3.4.6-r0) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (4.0.0-r0) (4/35) Installing libpanelw (6.4_p20240330-r0) (5/35) Installing readline (8.2.10-r0) (6/35) Installing sqlite-libs (3.45.2-r0) (7/35) Installing python3 (3.12.3-r0) (8/35) Installing python3-pycache-pyc0 (3.12.3-r0) (9/35) Installing pyc (3.12.3-r0) (10/35) Installing python3-pyc (3.12.3-r0) (11/35) Installing py3-parsing (3.1.2-r1) (12/35) Installing py3-parsing-pyc (3.1.2-r1) (13/35) Installing py3-packaging (24.0-r1) (14/35) Installing py3-packaging-pyc (24.0-r1) (15/35) Installing py3-setuptools (69.2.0-r2) (16/35) Installing py3-setuptools-pyc (69.2.0-r2) (17/35) Installing libpng (1.6.43-r0) (18/35) Installing freetype (2.13.2-r0) (19/35) Installing libimagequant (4.2.2-r0) (20/35) Installing libjpeg-turbo (3.0.2-r0) (21/35) Installing lcms2 (2.16-r0) (22/35) Installing openjpeg (2.5.2-r0) (23/35) Installing libsharpyuv (1.3.2-r0) (24/35) Installing libwebp (1.3.2-r0) (25/35) Installing tiff (4.6.0t-r0) (26/35) Installing libwebpdemux (1.3.2-r0) (27/35) Installing libwebpmux (1.3.2-r0) (28/35) Installing libxau (1.0.11-r4) (29/35) Installing libmd (1.1.0-r0) (30/35) Installing libbsd (0.12.2-r0) (31/35) Installing libxdmcp (1.1.5-r1) (32/35) Installing libxcb (1.16.1-r0) (33/35) Installing py3-pillow (10.3.0-r2) (34/35) Installing py3-pillow-pyc (10.3.0-r2) (35/35) Installing .makedepends-py3-piexif (20240413.033527) Executing busybox-1.36.1-r25.trigger OK: 434 MiB in 148 packages >>> py3-piexif: Cleaning up srcdir >>> py3-piexif: Cleaning up pkgdir >>> py3-piexif: Cleaning up tmpdir >>> py3-piexif: Fetching https://distfiles.alpinelinux.org/distfiles/edge/piexif-1.1.3.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-piexif: Fetching https://files.pythonhosted.org/packages/source/p/piexif/piexif-1.1.3.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 987k 100 987k 0 0 5038k 0 --:--:-- --:--:-- --:--:-- 5038k >>> py3-piexif: Fetching https://distfiles.alpinelinux.org/distfiles/edge/piexif-1.1.3.zip >>> py3-piexif: Checking sha512sums... piexif-1.1.3.zip: OK fix-running-tests.patch: OK >>> py3-piexif: Unpacking /var/cache/distfiles/edge/piexif-1.1.3.zip... >>> py3-piexif: fix-running-tests.patch patching file tests/s_test.py running build running build_py creating build creating build/lib creating build/lib/piexif copying piexif/_common.py -> build/lib/piexif copying piexif/_exceptions.py -> build/lib/piexif copying piexif/_remove.py -> build/lib/piexif copying piexif/__init__.py -> build/lib/piexif copying piexif/_load.py -> build/lib/piexif copying piexif/_exif.py -> build/lib/piexif copying piexif/_dump.py -> build/lib/piexif copying piexif/_transplant.py -> build/lib/piexif copying piexif/helper.py -> build/lib/piexif copying piexif/_insert.py -> build/lib/piexif copying piexif/_webp.py -> build/lib/piexif running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing piexif.egg-info/PKG-INFO writing dependency_links to piexif.egg-info/dependency_links.txt writing top-level names to piexif.egg-info/top_level.txt reading manifest file 'piexif.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' adding license file 'LICENSE.txt' writing manifest file 'piexif.egg-info/SOURCES.txt' running build_ext test_ExifReader_convert_value_fail (s_test.UTests.test_ExifReader_convert_value_fail) ... ok test_ExifReader_return_unknown (s_test.UTests.test_ExifReader_return_unknown) ... ok test_dump_user_comment (s_test.UTests.test_dump_user_comment) ... ok test_load_user_comment (s_test.UTests.test_load_user_comment) ... ok test_merge_segments (s_test.UTests.test_merge_segments) ... ok test_split_into_segments_fail1 (s_test.UTests.test_split_into_segments_fail1) ... ok test_split_into_segments_fail2 (s_test.UTests.test_split_into_segments_fail2) ... ok test_dump (s_test.ExifTests.test_dump) ... ok test_dump_and_load (s_test.ExifTests.test_dump_and_load) ... ok test_dump_and_load2 (s_test.ExifTests.test_dump_and_load2) ... ok test_dump_and_load3 (s_test.ExifTests.test_dump_and_load3) ... ok test_dump_and_load_specials (s_test.ExifTests.test_dump_and_load_specials) test dump and load special types(SingedByte, SiginedShort, DoubleFloat) ... ok test_dump_and_load_specials2 (s_test.ExifTests.test_dump_and_load_specials2) test dump and load special types(SingedByte, SiginedShort, DoubleFloat) ... ok test_dump_fail (s_test.ExifTests.test_dump_fail) ... ok test_dump_fail2 (s_test.ExifTests.test_dump_fail2) ... ok test_dump_fail3 (s_test.ExifTests.test_dump_fail3) ... ok test_dump_fail4 (s_test.ExifTests.test_dump_fail4) ... ok test_insert (s_test.ExifTests.test_insert) ... ok test_insert_fail1 (s_test.ExifTests.test_insert_fail1) ... ok test_insert_fail2 (s_test.ExifTests.test_insert_fail2) ... ok test_insert_m (s_test.ExifTests.test_insert_m) 'insert' on memory. ... ok test_load (s_test.ExifTests.test_load) ... ok test_load_from_pilImage_property (s_test.ExifTests.test_load_from_pilImage_property) ... ok test_load_m (s_test.ExifTests.test_load_m) 'load' on memory. ... ok test_load_name_dict (s_test.ExifTests.test_load_name_dict) ... ok test_load_tif (s_test.ExifTests.test_load_tif) ... ok test_load_tif_m (s_test.ExifTests.test_load_tif_m) ... ok test_load_unicode_filename (s_test.ExifTests.test_load_unicode_filename) ... ok test_no_exif_dump (s_test.ExifTests.test_no_exif_dump) ... ok test_no_exif_load (s_test.ExifTests.test_no_exif_load) ... ok test_print_exif (s_test.ExifTests.test_print_exif) ... ok test_remove (s_test.ExifTests.test_remove) ... ok test_remove2 (s_test.ExifTests.test_remove2) ... ok test_remove_m (s_test.ExifTests.test_remove_m) 'remove' on memory. ... ok test_roundtrip_files (s_test.ExifTests.test_roundtrip_files) ... ok test_transplant (s_test.ExifTests.test_transplant) ... ok test_transplant_fail1 (s_test.ExifTests.test_transplant_fail1) ... ok test_transplant_fail2 (s_test.ExifTests.test_transplant_fail2) ... ok test_transplant_m (s_test.ExifTests.test_transplant_m) 'transplant' on memory. ... ok test_decode_ascii (s_test.HelperTests.test_decode_ascii) Do we decode ASCII correctly? ... ok test_decode_bad_encoding (s_test.HelperTests.test_decode_bad_encoding) De we gracefully handle bad input when decoding? ... ok test_decode_jis (s_test.HelperTests.test_decode_jis) Do we decode JIS correctly? ... ok test_decode_unicode (s_test.HelperTests.test_decode_unicode) Do we decode Unicode correctly? ... ok test_encode_ascii (s_test.HelperTests.test_encode_ascii) Do we encode ASCII correctly? ... ok test_encode_bad_encoding (s_test.HelperTests.test_encode_bad_encoding) De we gracefully handle bad input when encoding? ... ok test_encode_jis (s_test.HelperTests.test_encode_jis) Do we encode JIS correctly? ... ok test_encode_unicode (s_test.HelperTests.test_encode_unicode) Do we encode Unicode correctly? ... ok test_headers (s_test.HelperTests.test_headers) Are our headers the correct length? ... ok test_get_exif (s_test.WebpTests.test_get_exif) Can we get exif from WebP? ... ok test_insert (s_test.WebpTests.test_insert) Can PIL open WebP that is inserted exif? ... ok test_insert_exif (s_test.WebpTests.test_insert_exif) Can PIL open WebP that is inserted exif? ... ok test_load (s_test.WebpTests.test_load) Can we get exif from WebP? ... ok test_merge_chunks (s_test.WebpTests.test_merge_chunks) Can PIL open our output WebP? ... ok test_remove (s_test.WebpTests.test_remove) Can PIL open WebP that is removed exif? ... ok test_remove_exif (s_test.WebpTests.test_remove_exif) Can PIL open WebP that is removed exif? ... ok ---------------------------------------------------------------------- Ran 55 tests in 0.105s OK piexif version: 1.1.3 'dump': 0.00048542022705078125[sec] ******************** tests/images/r_sony.jpg ******************** tests/images/r_ricoh.jpg ******************** tests/images/r_casio.jpg ******************** tests/images/r_canon.jpg ******************** tests/images/r_olympus.jpg ******************** tests/images/r_pana.jpg ******************** tests/images/r_pen.jpg ******************** tests/images/r_sigma.jpg ******************** tests/images/01.jpg BitsPerSample (24, 24, 24) (24, 24, 24) Make b'Make' Make Model b'XXX-XXX' XXX-XXX XResolution (4294967295, 1) 4294967295.0 ResolutionUnit 65535 65535 Software b'PIL' PIL JPEGInterchangeFormatLength 4294967295 4294967295 ExifTag 185 185 BlackLevelDeltaH ((1, 1), (1, 1), (1, 1)) (1.0, 1.0, 1.0) ExposureTime (4294967295, 1) 4294967295.0 OECF b'\xaa\xaa\xaa\xaa\xaa\xaa' b'\xaa\xaa\xaa\xaa\xaa\xaa' ISOSpeed 4294967295 4294967295 DateTimeOriginal b'2099:09:29' 2099:09:29 ExposureBiasValue (2147483647, -2147483648) -0.9999999995343387 Sharpness 65535 65535 LensSpecification ((1, 1), (1, 1), (1, 1), (1, 1)) (1.0, 1.0, 1.0, 1.0) LensMake b'LensMake' LensMake GPSVersionID (0, 0, 0, 1) b'\x00\x00\x00\x01' GPSLatitude (4294967295, 1) 4294967295.0 GPSAltitudeRef 1 b'\x01' GPSDateStamp b'1999:99:99' 1999:99:99 GPSDifferential 65535 65535 {'0th': {'BitsPerSample': (24, 24, 24), 'Make': b'Make', 'Model': b'XXX-XXX', 'XResolution': (4294967295, 1), 'ResolutionUnit': 65535, 'Software': b'PIL', 'BlackLevelDeltaH': ((1, 1), (1, 1), (1, 1)), 'ZZZTestSlong1': -11, 'ZZZTestSlong2': (-11, -11, -11, -11), 'ExifTag': 213, 'GPSTag': 406}, 'Exif': {'ExposureTime': (4294967295, 1), 'OECF': b'\xaa\xaa\xaa\xaa\xaa\xaa', 'ISOSpeed': 4294967295, 'DateTimeOriginal': b'2099:09:29 10:10:10', 'ExposureBiasValue': (2147483647, -2147483648), 'Sharpness': 65535, 'LensSpecification': ((1, 1), (1, 1), (1, 1), (1, 1)), 'LensMake': b'LensMake', 'InteroperabilityTag': 496}, '1st': {'BitsPerSample': (24, 24, 24), 'Make': b'Make', 'Model': b'XXX-XXX', 'Software': b'PIL', 'BlackLevelDeltaH': ((1, 1), (1, 1), (1, 1)), 'JPEGInterchangeFormat': 643, 'JPEGInterchangeFormatLength': 501}, 'GPS': {'GPSVersionID': (0, 0, 0, 1), 'GPSLatitude': (4294967295, 1), 'GPSAltitudeRef': 1, 'GPSDateStamp': b'1999:99:99 99:99:99', 'GPSDifferential': 65535}, 'Interop': {'InteroperabilityIndex': b'R98'}, 'thumbnail': b'\xff\xd8\xff\xdb\x00C\x00\x08\x06\x06\x07\x06\x05\x08\x07\x07\x07\t\t\x08\n\x0c\x14\r\x0c\x0b\x0b\x0c\x19\x12\x13\x0f\x14\x1d\x1a\x1f\x1e\x1d\x1a\x1c\x1c $.\' ",#\x1c\x1c(7),01444\x1f\'9=82<.342\xff\xc0\x00\x0b\x08\x00\x15\x00(\x01\x01\x11\x00\xff\xc4\x00\x1f\x00\x00\x01\x05\x01\x01\x01\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\xff\xc4\x00\xb5\x10\x00\x02\x01\x03\x03\x02\x04\x03\x05\x05\x04\x04\x00\x00\x01}\x01\x02\x03\x00\x04\x11\x05\x12!1A\x06\x13Qa\x07"q\x142\x81\x91\xa1\x08#B\xb1\xc1\x15R\xd1\xf0$3br\x82\t\n\x16\x17\x18\x19\x1a%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\x83\x84\x85\x86\x87\x88\x89\x8a\x92\x93\x94\x95\x96\x97\x98\x99\x9a\xa2\xa3\xa4\xa5\xa6\xa7\xa8\xa9\xaa\xb2\xb3\xb4\xb5\xb6\xb7\xb8\xb9\xba\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xd2\xd3\xd4\xd5\xd6\xd7\xd8\xd9\xda\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xf1\xf2\xf3\xf4\xf5\xf6\xf7\xf8\xf9\xfa\xff\xda\x00\x08\x01\x01\x00\x00?\x00\xf6\x05\xd5\xe3n\x0b.}\xaa\x9d\x97\x89\xad\xf5h~\xd1ar\xadn\xae\xd1\xb1\xc7;\x94\xe0\xd5\xdf\xedT\xc0\x05\x8e\x05W\x9fZ\x89Abp\xa2\xabM\xae\xc6\xbf\xc1\x9fZ\xf9\xf7\xfe\x16E\xe4G\x0cK\x12:+t\xac\xbd\x03\xc6\xd7\x9a-\x84\x96\xb1\xe5\x95\xe5i\x01\xdd\xd38\xcf\xf2\xad\x98\xfe%\xdc\xbb\x05i\x1d9\xee\xdc\n\xa7\xabx\xea\xf2\xefM\x9a\x14\xb8\x0c\xac\xcb\x8eHn\x08>\xbe\xd5rO\x1d\xdcJ\x9b\xc3\xf4\xe3\x01\xf9\xfcs\\K\xd9\xda\xc2X\x84\x90\xe3\x18\xfd\xe1\x14\xab\x15\xa9~b\x94\xae:y\xc6\x8bh\xa2\xb8\xba\x95eM\xd1\xa2\x90\x8b\x9e\x9c\xfa\xf7\xa8\xae>\xcd\x0c\xa65\xb5\\\x0fV\xaa\xec\xf1\x0e\x90\'\xe7_\xff\xd9'} ********************************************** 'load': 0.000621795654296875[sec] 0th IFD: 270 ImageDescription b'OLYMPUS DI' 271 Make b'OLYMPUS IM' 272 Model b'E-P3 ' 274 Orientation 1 282 XResolution (314, 1) 283 YResolution (314, 1) 296 ResolutionUnit 2 305 Software b'Version 1.' 306 DateTime b'2014:08:23' 315 Artist b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' 531 YCbCrPositioning 2 33432 Copyright b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' 34665 ExifTag 218 50341 PrintImageMatching b'PrintIM\x0003' Exif IFD: 33434 ExposureTime (1, 30) 33437 FNumber (36, 10) 34850 ExposureProgram 5 34855 ISOSpeedRatings 1600 36864 ExifVersion b'0221' 36867 DateTimeOriginal b'2014:08:23' 36868 DateTimeDigitized b'2014:08:23' 37121 ComponentsConfiguration b'\x01\x02\x03\x00' 37380 ExposureBiasValue (0, 10) 37381 MaxApertureValue (925, 256) 37383 MeteringMode 5 37384 LightSource 255 37385 Flash 8 37386 FocalLength (15, 1) 37500 MakerNote b'OLYMPUS\x00II' 37510 UserComment b'\x00\x00\x00\x00\x00\x00\x00\x00 ' 40960 FlashpixVersion b'0100' 40961 ColorSpace 1 40962 PixelXDimension 4032 40963 PixelYDimension 3024 40965 InteroperabilityTag 686 41728 FileSource b'\x03' 41985 CustomRendered 1 41986 ExposureMode 0 41987 WhiteBalance 0 41988 DigitalZoomRatio (100, 100) 41990 SceneCaptureType 0 41991 GainControl 2 41992 Contrast 2 41993 Saturation 2 41994 Sharpness 0 GPS IFD: Interop IFD: 1 InteroperabilityIndex b'R98' 1st IFD: 259 Compression 6 282 XResolution (72, 1) 283 YResolution (72, 1) 296 ResolutionUnit 2 513 JPEGInterchangeFormat 13588 514 JPEGInterchangeFormatLength 7361 ********************************************** tests/images/r_sony.jpg - pass tests/images/r_ricoh.jpg - pass tests/images/r_casio.jpg - pass tests/images/r_canon.jpg - pass tests/images/r_olympus.jpg - pass tests/images/r_pana.jpg - pass tests/images/r_pen.jpg - pass tests/images/r_sigma.jpg Given JPEG doesn't follow exif thumbnail standard. APPn segments in thumbnail should be removed, whereas thumbnail JPEG has it. : tests/images/r_sigma.jpg - pass Pillow can't read tool1.webp Pillow can't read tool1.webp Pillow can't read pil1.webp Pillow can't read pil2.webp Pillow can't read pil3.webp Pillow can't read pil_rgb.webp Pillow can't read pil_rgba.webp Pillow can't read tool1.webp Pillow can't read pil1.webp Pillow can't read pil2.webp Pillow can't read pil3.webp Pillow can't read pil_rgb.webp Pillow can't read pil_rgba.webp Pillow can't read tool1.webp Pillow can't read tool1.webp Pillow can't read pil1.webp Pillow can't read pil2.webp Pillow can't read pil3.webp Pillow can't read pil_rgb.webp Pillow can't read pil_rgba.webp Pillow can't read tool1.webp Pillow can't read pil1.webp Pillow can't read pil2.webp Pillow can't read pil3.webp Pillow can't read pil_rgb.webp Pillow can't read pil_rgba.webp Pillow can't read tool1.webp Pillow can't read pil1.webp Pillow can't read pil2.webp Pillow can't read pil3.webp Pillow can't read pil_rgb.webp Pillow can't read pil_rgba.webp >>> py3-piexif: Entering fakeroot... 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 /home/buildozer/aports/community/py3-piexif/pkg creating /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif creating /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr creating /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib creating /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif copying build/lib/piexif/_common.py -> /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif copying build/lib/piexif/_exceptions.py -> /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif copying build/lib/piexif/_remove.py -> /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif copying build/lib/piexif/__init__.py -> /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif copying build/lib/piexif/_load.py -> /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif copying build/lib/piexif/_exif.py -> /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif copying build/lib/piexif/_dump.py -> /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif copying build/lib/piexif/_transplant.py -> /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif copying build/lib/piexif/helper.py -> /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif copying build/lib/piexif/_insert.py -> /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif copying build/lib/piexif/_webp.py -> /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif byte-compiling /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/_common.py to _common.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/_exceptions.py to _exceptions.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/_remove.py to _remove.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/_load.py to _load.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/_exif.py to _exif.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/_dump.py to _dump.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/_transplant.py to _transplant.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/helper.py to helper.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/_insert.py to _insert.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/_webp.py to _webp.cpython-312.pyc running install_egg_info running egg_info writing piexif.egg-info/PKG-INFO writing dependency_links to piexif.egg-info/dependency_links.txt writing top-level names to piexif.egg-info/top_level.txt reading manifest file 'piexif.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' adding license file 'LICENSE.txt' writing manifest file 'piexif.egg-info/SOURCES.txt' Copying piexif.egg-info to /home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif-1.1.3-py3.12.egg-info running install_scripts >>> py3-piexif-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-piexif/pkg/py3-piexif/usr/lib/python3.12/site-packages/piexif/__pycache__' -> '/home/buildozer/aports/community/py3-piexif/pkg/py3-piexif-pyc/usr/lib/python3.12/site-packages/piexif/__pycache__' >>> py3-piexif-pyc*: Preparing subpackage py3-piexif-pyc... >>> py3-piexif-pyc*: Running postcheck for py3-piexif-pyc >>> py3-piexif*: Running postcheck for py3-piexif >>> py3-piexif*: Preparing package py3-piexif... >>> py3-piexif-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-piexif-pyc*: Package size: 132.0 KB >>> py3-piexif-pyc*: Compressing data... >>> py3-piexif-pyc*: Create checksum... >>> py3-piexif-pyc*: Create py3-piexif-pyc-1.1.3-r7.apk >>> py3-piexif*: Tracing dependencies... python3 python3~3.12 >>> py3-piexif*: Package size: 144.0 KB >>> py3-piexif*: Compressing data... >>> py3-piexif*: Create checksum... >>> py3-piexif*: Create py3-piexif-1.1.3-r7.apk >>> py3-piexif: Build complete at Sat, 13 Apr 2024 03:35:31 +0000 elapsed time 0h 0m 6s >>> py3-piexif: Cleaning up srcdir >>> py3-piexif: Cleaning up pkgdir >>> py3-piexif: Uninstalling dependencies... (1/35) Purging .makedepends-py3-piexif (20240413.033527) (2/35) Purging py3-setuptools-pyc (69.2.0-r2) (3/35) Purging py3-setuptools (69.2.0-r2) (4/35) Purging py3-packaging-pyc (24.0-r1) (5/35) Purging py3-packaging (24.0-r1) (6/35) Purging py3-parsing-pyc (3.1.2-r1) (7/35) Purging py3-parsing (3.1.2-r1) (8/35) Purging py3-pillow-pyc (10.3.0-r2) (9/35) Purging py3-pillow (10.3.0-r2) (10/35) Purging freetype (2.13.2-r0) (11/35) Purging lcms2 (2.16-r0) (12/35) Purging libimagequant (4.2.2-r0) (13/35) Purging libpng (1.6.43-r0) (14/35) Purging libwebpdemux (1.3.2-r0) (15/35) Purging libwebpmux (1.3.2-r0) (16/35) Purging libxcb (1.16.1-r0) (17/35) Purging libxdmcp (1.1.5-r1) (18/35) Purging openjpeg (2.5.2-r0) (19/35) Purging python3-pyc (3.12.3-r0) (20/35) Purging python3-pycache-pyc0 (3.12.3-r0) (21/35) Purging pyc (3.12.3-r0) (22/35) Purging tiff (4.6.0t-r0) (23/35) Purging python3 (3.12.3-r0) (24/35) Purging gdbm (1.23-r1) (25/35) Purging libbsd (0.12.2-r0) (26/35) Purging libffi (3.4.6-r0) (27/35) Purging libjpeg-turbo (3.0.2-r0) (28/35) Purging libmd (1.1.0-r0) (29/35) Purging libpanelw (6.4_p20240330-r0) (30/35) Purging libwebp (1.3.2-r0) (31/35) Purging libsharpyuv (1.3.2-r0) (32/35) Purging libxau (1.0.11-r4) (33/35) Purging mpdecimal (4.0.0-r0) (34/35) Purging readline (8.2.10-r0) (35/35) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-piexif: Updating the community/x86 repository index... >>> py3-piexif: Signing the index...