>>> cgif: Building community/cgif 0.5.0-r1 (using abuild 3.15.0_rc3-r3) started Mon, 26 May 2025 04:29:11 +0000 >>> cgif: Validating /home/buildozer/aports/community/cgif/APKBUILD... >>> cgif: Analyzing dependencies... >>> cgif: Installing for build: build-base muon python3 (1/13) Installing samurai (1.2-r7) (2/13) Installing muon (0.4.0-r1) (3/13) Installing libffi (3.4.8-r0) (4/13) Installing gdbm (1.24-r0) (5/13) Installing mpdecimal (4.0.1-r0) (6/13) Installing libpanelw (6.5_p20250503-r0) (7/13) Installing sqlite-libs (3.49.2-r0) (8/13) Installing python3 (3.12.10-r1) (9/13) Installing python3-pycache-pyc0 (3.12.10-r1) (10/13) Installing pyc (3.12.10-r1) (11/13) Installing python3-pyc (3.12.10-r1) (12/13) Installing .makedepends-cgif (20250526.042913) (13/13) Installing abuild-muon (0.4.0-r1) Executing busybox-1.37.0-r17.trigger OK: 440 MiB in 131 packages >>> cgif: Cleaning up srcdir >>> cgif: Cleaning up pkgdir >>> cgif: Cleaning up tmpdir >>> cgif: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cgif-0.5.0.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 39882 100 39882 0 0 415k 0 --:--:-- --:--:-- --:--:-- 418k >>> cgif: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cgif-0.5.0.tar.gz >>> cgif: Checking sha512sums... cgif-0.5.0.tar.gz: OK >>> cgif: Unpacking /var/cache/distfiles/edge/cgif-0.5.0.tar.gz... args: ['muon', '-C.', 'setup', '-Dprefix=/usr', '-Dlibdir=/usr/lib', '-Dlibexecdir=/usr/libexec', '-Dbindir=/usr/bin', '-Dsbindir=/usr/sbin', '-Dincludedir=/usr/include', '-Ddatadir=/usr/share', '-Dmandir=/usr/share/man', '-Dinfodir=/usr/share/info', '-Dlocaledir=/usr/share/locale', '-Dsysconfdir=/etc', '-Dlocalstatedir=/var', '-Dsharedstatedir=/var/lib', '-Dbuildtype=plain', '-Dauto_features=disabled', '-Dwrap_mode=nodownload', '-Ddefault_library=shared', '-Db_lto=false', '-Db_staticpic=true', '-Db_pie=true', '-Dpython.bytecompile=0', '-Dwerror=false', '-Db_lto=true', '-Dtests=true', '/home/buildozer/aports/community/cgif/src/cgif-0.5.0/output'] detected host compiler for c: gcc '14.2.0' (['cc']), linker: ld (['ld']), static_linker: ar (['ar']) detected build compiler for c: gcc '14.2.0' (['cc']), linker: ld (['ld']), static_linker: ar (['ar']) configuring 'libcgif', version: 0.5.0 setup complete ninja: entering directory 'output' [1/97] compiling c examples/cgif_example_video.p/cgif_example_video.c.o [2/97] compiling c examples/cgif_example.p/cgif_example.c.o [3/97] compiling c tests/test_write_fn.p/write_fn.c.o [4/97] compiling c tests/test_user_trans.p/user_trans.c.o [5/97] compiling c tests/test_user_trans_merge.p/user_trans_merge.c.o [6/97] compiling c tests/test_user_trans_diff_area.p/user_trans_diff_area.c.o [7/97] compiling c tests/test_trans_inc_initdict.p/trans_inc_initdict.c.o [8/97] compiling c tests/test_switchpattern.p/switchpattern.c.o [9/97] compiling c tests/test_stripe_pattern_interlaced.p/stripe_pattern_interlaced.c.o [10/97] compiling c tests/test_single_frame_alpha.p/single_frame_alpha.c.o [11/97] compiling c tests/test_overlap_some_rows.p/overlap_some_rows.c.o [12/97] compiling c tests/test_overlap_everything_only_trans.p/overlap_everything_only_trans.c.o [13/97] compiling c tests/test_overlap_everything.p/overlap_everything.c.o [14/97] compiling c tests/test_only_local_table.p/only_local_table.c.o [15/97] compiling c tests/test_one_full_block.p/one_full_block.c.o [16/97] compiling c tests/test_noloop.p/noloop.c.o [17/97] compiling c tests/test_noise6_interlaced.p/noise6_interlaced.c.o [18/97] compiling c tests/test_noise6.p/noise6.c.o [19/97] compiling c tests/test_noise256_large.p/noise256_large.c.o [20/97] compiling c tests/test_noise256.p/noise256.c.o [21/97] compiling c tests/test_more_than_256_colors.p/more_than_256_colors.c.o [22/97] compiling c tests/test_min_size.p/min_size.c.o [23/97] compiling c tests/test_min_color_table_test.p/min_color_table_test.c.o [24/97] compiling c tests/test_max_color_table_test.p/max_color_table_test.c.o [25/97] compiling c tests/test_local_transp.p/local_transp.c.o [26/97] compiling c tests/test_has_transparency_2.p/has_transparency_2.c.o [27/97] compiling c tests/test_has_transparency.p/has_transparency.c.o [28/97] compiling c tests/test_global_plus_local_table_with_optim.p/global_plus_local_table_with_optim.c.o [29/97] compiling c tests/test_global_plus_local_table.p/global_plus_local_table.c.o [30/97] compiling c tests/test_ezerowidthheight.p/ezerowidthheight.c.o [31/97] compiling c tests/test_ezerowidth.p/ezerowidth.c.o [32/97] compiling c tests/test_ezeroheight.p/ezeroheight.c.o [33/97] compiling c tests/test_ewrite.p/ewrite.c.o [34/97] compiling c tests/test_enopalette.p/enopalette.c.o [35/97] compiling c tests/test_eindex_anim.p/eindex_anim.c.o [36/97] compiling c tests/test_eindex.p/eindex.c.o [37/97] compiling c tests/test_earlyclose.p/earlyclose.c.o [38/97] compiling c tests/test_duplicate_frames.p/duplicate_frames.c.o [39/97] compiling c tests/test_animated_stripe_pattern_2.p/animated_stripe_pattern_2.c.o [40/97] compiling c tests/test_animated_stripe_pattern.p/animated_stripe_pattern.c.o [41/97] compiling c tests/test_animated_stripes_horizontal.p/animated_stripes_horizontal.c.o [42/97] compiling c tests/test_animated_snake.p/animated_snake.c.o [43/97] compiling c tests/test_animated_single_pixel.p/animated_single_pixel.c.o [44/97] compiling c tests/test_animated_interlaced.p/animated_interlaced.c.o [45/97] compiling c tests/test_animated_color_gradient.p/animated_color_gradient.c.o [46/97] compiling c tests/test_alpha.p/alpha.c.o [47/97] compiling c tests/test_all_optim.p/all_optim.c.o [48/97] compiling c libcgif.so.0.5.0.p/src/cgif_raw.c.o [49/97] compiling c libcgif.so.0.5.0.p/src/cgif.c.o ../tests/noise6_interlaced.c:15:1: warning: 'integer' attribute directive ignored [-Wattributes] 15 | int psdrand(void) { | ^~~ ../tests/noise6.c:15:1: warning: 'integer' attribute directive ignored [-Wattributes] 15 | int psdrand(void) { | ^~~ ../tests/noise256_large.c:15:1: warning: 'integer' attribute directive ignored [-Wattributes] 15 | int psdrand(void) { | ^~~ ../tests/noise256.c:15:1: warning: 'integer' attribute directive ignored [-Wattributes] 15 | int psdrand(void) { | ^~~ [50/97] linking libcgif.so.0.5.0 [51/97] linking examples/cgif_example_video [52/97] linking examples/cgif_example [53/97] linking tests/test_write_fn [54/97] linking tests/test_user_trans [55/97] linking tests/test_user_trans_merge [56/97] linking tests/test_user_trans_diff_area [57/97] linking tests/test_trans_inc_initdict [58/97] linking tests/test_switchpattern [59/97] linking tests/test_stripe_pattern_interlaced [60/97] linking tests/test_single_frame_alpha [61/97] linking tests/test_overlap_some_rows [62/97] linking tests/test_overlap_everything_only_trans [63/97] linking tests/test_overlap_everything [64/97] linking tests/test_only_local_table [65/97] linking tests/test_one_full_block [66/97] linking tests/test_noloop [67/97] linking tests/test_noise6_interlaced [68/97] linking tests/test_noise6 [69/97] linking tests/test_noise256_large [70/97] linking tests/test_noise256 [71/97] linking tests/test_more_than_256_colors [72/97] linking tests/test_min_size [73/97] linking tests/test_min_color_table_test [74/97] linking tests/test_max_color_table_test [75/97] linking tests/test_local_transp [76/97] linking tests/test_has_transparency_2 [77/97] linking tests/test_has_transparency [78/97] linking tests/test_global_plus_local_table_with_optim [79/97] linking tests/test_global_plus_local_table [80/97] linking tests/test_ezerowidthheight [81/97] linking tests/test_ezerowidth [82/97] linking tests/test_ezeroheight [83/97] linking tests/test_ewrite [84/97] linking tests/test_enopalette [85/97] linking tests/test_eindex_anim [86/97] linking tests/test_eindex [87/97] linking tests/test_earlyclose [88/97] linking tests/test_duplicate_frames [89/97] linking tests/test_animated_stripe_pattern_2 [90/97] linking tests/test_animated_stripe_pattern [91/97] linking tests/test_animated_stripes_horizontal [92/97] linking tests/test_animated_snake [93/97] linking tests/test_animated_single_pixel [94/97] linking tests/test_animated_interlaced [95/97] linking tests/test_animated_color_gradient [96/97] linking tests/test_alpha [97/97] linking tests/test_all_optim samu: nothing to do running tests for project 'libcgif' ok 0.02s all_optim ok 0.02s alpha ok 0.02s animated_interlaced ok 0.02s animated_single_pixel ok 0.02s animated_snake ok 0.02s animated_stripes_horizontal ok 0.02s animated_stripe_pattern_2 ok 0.02s duplicate_frames ok 0.02s earlyclose ok 0.02s eindex ok 0.02s eindex_anim ok 0.02s enopalette ok 0.02s ewrite ok 0.02s ezeroheight ok 0.02s ezerowidth ok 0.02s ezerowidthheight ok 0.02s global_plus_local_table ok 0.02s global_plus_local_table_with_optim ok 0.02s has_transparency ok 0.02s has_transparency_2 ok 0.02s local_transp ok 0.02s max_color_table_test ok 0.02s min_color_table_test ok 0.02s min_size ok 0.02s more_than_256_colors ok 0.01s noise6 ok 0.01s noise6_interlaced ok 0.01s noloop ok 0.01s one_full_block ok 0.01s only_local_table ok 0.01s overlap_everything ok 0.01s overlap_everything_only_trans ok 0.01s overlap_some_rows ok 0.01s single_frame_alpha ok 0.01s stripe_pattern_interlaced ok 0.01s switchpattern ok 0.01s user_trans_diff_area ok 0.01s user_trans_merge ok 0.01s user_trans ok 0.01s write_fn ok 0.01s cgif_example_video ok 0.03s animated_stripe_pattern ok 0.03s noise256 ok 0.02s cgif_example ok 0.05s trans_inc_initdict ok 0.07s animated_color_gradient ok 0.34s noise256_large start check test checksums ok 0.16s check test checksums finished 48 tests, 0 expected fail, 0 fail, 0 skipped >>> cgif: Entering fakeroot... install '/home/buildozer/aports/community/cgif/src/cgif-0.5.0/output/libcgif.so.0.5.0' -> '/home/buildozer/aports/community/cgif/pkg/cgif/usr/lib/libcgif.so.0.5.0' install '/home/buildozer/aports/community/cgif/src/cgif-0.5.0/output/libcgif.so.0' -> '/home/buildozer/aports/community/cgif/pkg/cgif/usr/lib/libcgif.so.0' install '/home/buildozer/aports/community/cgif/src/cgif-0.5.0/output/libcgif.so' -> '/home/buildozer/aports/community/cgif/pkg/cgif/usr/lib/libcgif.so' install '/home/buildozer/aports/community/cgif/src/cgif-0.5.0/inc/cgif.h' -> '/home/buildozer/aports/community/cgif/pkg/cgif/usr/include/cgif.h' install '/home/buildozer/aports/community/cgif/src/cgif-0.5.0/output/.muon/cgif.pc' -> '/home/buildozer/aports/community/cgif/pkg/cgif/usr/lib/pkgconfig/cgif.pc' >>> cgif-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/cgif/pkg/cgif-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/cgif/pkg/cgif-dev/usr/lib/pkgconfig' 'usr/lib/libcgif.so' -> '/home/buildozer/aports/community/cgif/pkg/cgif-dev/usr/lib/libcgif.so' >>> cgif-dev*: Preparing subpackage cgif-dev... >>> cgif-dev*: Stripping binaries >>> cgif-dev*: Running postcheck for cgif-dev >>> cgif*: Running postcheck for cgif >>> cgif*: Preparing package cgif... >>> cgif*: Stripping binaries >>> cgif-dev*: Scanning shared objects >>> cgif*: Scanning shared objects >>> cgif-dev*: Tracing dependencies... cgif=0.5.0-r1 pkgconfig >>> cgif-dev*: Package size: 5.1 KB >>> cgif-dev*: Compressing data... >>> cgif-dev*: Create checksum... >>> cgif-dev*: Create cgif-dev-0.5.0-r1.apk >>> cgif*: Tracing dependencies... so:libc.musl-x86.so.1 >>> cgif*: Package size: 17.2 KB >>> cgif*: Compressing data... >>> cgif*: Create checksum... >>> cgif*: Create cgif-0.5.0-r1.apk >>> cgif: Build complete at Mon, 26 May 2025 04:29:17 +0000 elapsed time 0h 0m 6s >>> cgif: Cleaning up srcdir >>> cgif: Cleaning up pkgdir >>> cgif: Uninstalling dependencies... (1/13) Purging .makedepends-cgif (20250526.042913) (2/13) Purging python3-pyc (3.12.10-r1) (3/13) Purging python3-pycache-pyc0 (3.12.10-r1) (4/13) Purging pyc (3.12.10-r1) (5/13) Purging python3 (3.12.10-r1) (6/13) Purging abuild-muon (0.4.0-r1) (7/13) Purging gdbm (1.24-r0) (8/13) Purging libffi (3.4.8-r0) (9/13) Purging libpanelw (6.5_p20250503-r0) (10/13) Purging mpdecimal (4.0.1-r0) (11/13) Purging muon (0.4.0-r1) (12/13) Purging samurai (1.2-r7) (13/13) Purging sqlite-libs (3.49.2-r0) Executing busybox-1.37.0-r17.trigger OK: 404 MiB in 118 packages >>> cgif: Updating the community/x86 repository index... >>> cgif: Signing the index...