>>> ck: Building community/ck 0.7.2-r0 (using abuild 3.12.0-r5) started Thu, 28 Mar 2024 22:49:38 +0000 >>> ck: Checking sanity of /home/buildozer/aports/community/ck/APKBUILD... >>> ck: Analyzing dependencies... >>> ck: Installing for build: build-base linux-headers (1/2) Installing linux-headers (6.6-r0) (2/2) Installing .makedepends-ck (20240328.224939) OK: 388 MiB in 115 packages >>> ck: Cleaning up srcdir >>> ck: Cleaning up pkgdir >>> ck: Cleaning up tmpdir >>> ck: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ck-0.7.2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> ck: Fetching ck-0.7.2.tar.gz::https://github.com/concurrencykit/ck/archive/refs/tags/0.7.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 251k 0 251k 0 0 602k 0 --:--:-- --:--:-- --:--:-- 602k >>> ck: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ck-0.7.2.tar.gz >>> ck: Checking sha512sums... ck-0.7.2.tar.gz: OK >>> ck: Unpacking /var/cache/distfiles/edge/ck-0.7.2.tar.gz... Detecting operating system.......success [linux] Detecting machine architecture...success [x86] Finding dirname command..........success [/usr/bin/dirname] Determining source directory......success [/home/buildozer/aports/community/ck/src/ck-0.7.2] Finding gzip tool................success [/bin/gzip] Finding suitable compiler........success [/usr/bin/gcc] Finding suitable archiver........success [/usr/bin/ar] Detecting VMA bits...............success [48] Checking header file usability...success [stdbool.h] Checking header file usability...success [stddef.h] Checking header file usability...success [stdint.h] Checking header file usability...success [string.h] Detecting git SHA................not within a git repo [] Generating header files..........success Generating build files...........success VERSION = 0.7.2 GIT_SHA = BUILD_DIR = /home/buildozer/aports/community/ck/src/ck-0.7.2 SRC_DIR = /home/buildozer/aports/community/ck/src/ck-0.7.2 SYSTEM = linux PROFILE = x86 AR = /usr/bin/ar CC = /usr/bin/gcc COMPILER = gcc CFLAGS = -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 PTHREAD_CFLAGS = -pthread LD = /usr/bin/gcc LDNAME = libck.so LDNAME_VERSION = libck.so.0.7.2 LDNAME_MAJOR = libck.so.0 LDFLAGS = -Wl,-soname,libck.so.0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -fPIC SHARED_LIB = 1 STATIC_LIB = 1 EXTRA_BUILD = doc GZIP = /bin/gzip -c CORES = 32 POINTER_PACK = CK_MD_POINTER_PACK_DISABLE PPC32_LWSYNC = CK_MD_PPC32_LWSYNC_DISABLE VMA_BITS = 48 MEMORY_MODEL = CK_MD_TSO RTM = CK_MD_RTM_DISABLE LSE = CK_MD_LSE_DISABLE SSE = CK_MD_SSE_ENABLE Headers will be installed in /usr/include Libraries will be installed in /usr/lib Documentation will be installed in /usr/share/man make -C doc all || exit make[1]: Entering directory '/home/buildozer/aports/community/ck/src/ck-0.7.2/doc' for target in CK_ARRAY_FOREACH ck_array_buffer ck_array_commit ck_array_deinit ck_array_init ck_array_initialized ck_array_length ck_array_put ck_array_put_unique ck_array_remove ck_array_deinit ck_brlock ck_ht_count ck_ht_destroy ck_ht_gc ck_ht_get_spmc ck_ht_grow_spmc ck_ht_hash ck_ht_hash_direct ck_ht_init ck_ht_put_spmc ck_ht_remove_spmc ck_ht_reset_spmc ck_ht_reset_size_spmc ck_ht_set_spmc ck_ht_entry_empty ck_ht_entry_key ck_ht_entry_key_direct ck_ht_entry_key_length ck_ht_entry_key_set ck_ht_entry_key_set_direct ck_ht_entry_set ck_ht_entry_set_direct ck_ht_entry_value_direct ck_ht_entry_value ck_ht_iterator_init ck_ht_next ck_ht_stat ck_bitmap_init ck_bitmap_reset ck_bitmap_set ck_bitmap_bts ck_bitmap_test ck_bitmap_base ck_bitmap_union ck_bitmap_size ck_bitmap_clear ck_bitmap_bits ck_bitmap_buffer ck_bitmap_next ck_bitmap_iterator_init ck_elide ck_epoch_barrier ck_epoch_begin ck_epoch_call ck_epoch_end ck_epoch_init ck_epoch_poll ck_epoch_recycle ck_epoch_register ck_epoch_reclaim ck_epoch_synchronize ck_epoch_unregister ck_hs_gc ck_hs_init ck_hs_destroy CK_HS_HASH ck_hs_apply ck_hs_iterator_init ck_hs_next ck_hs_get ck_hs_put ck_hs_put_unique ck_hs_set ck_hs_fas ck_hs_remove ck_hs_move ck_hs_grow ck_hs_rebuild ck_hs_count ck_hs_reset ck_hs_reset_size ck_hs_stat ck_rhs_gc ck_rhs_init ck_rhs_destroy CK_RHS_HASH ck_rhs_apply ck_rhs_iterator_init ck_rhs_next ck_rhs_get ck_rhs_put ck_rhs_put_unique ck_rhs_set ck_rhs_fas ck_rhs_remove ck_rhs_move ck_rhs_grow ck_rhs_rebuild ck_rhs_count ck_rhs_reset ck_rhs_reset_size ck_rhs_stat ck_rwcohort CK_RWCOHORT_INIT CK_RWCOHORT_INSTANCE CK_RWCOHORT_PROTOTYPE CK_RWCOHORT_READ_LOCK CK_RWCOHORT_READ_UNLOCK CK_RWCOHORT_WRITE_LOCK CK_RWCOHORT_WRITE_UNLOCK ck_cohort CK_COHORT_PROTOTYPE CK_COHORT_TRYLOCK_PROTOTYPE CK_COHORT_INSTANCE CK_COHORT_INIT CK_COHORT_LOCK CK_COHORT_UNLOCK CK_COHORT_TRYLOCK ck_pr ck_pr_fence_acquire ck_pr_fence_release ck_pr_barrier ck_pr_fas ck_pr_fence_atomic ck_pr_fence_atomic_load ck_pr_fence_atomic_store ck_pr_fence_load ck_pr_fence_load_atomic ck_pr_fence_load_store ck_pr_fence_load_depends ck_pr_fence_memory ck_pr_fence_store ck_pr_fence_store_atomic ck_pr_fence_store_load ck_pr_stall ck_pr_faa ck_pr_inc ck_pr_dec ck_pr_not ck_pr_neg ck_pr_add ck_pr_sub ck_pr_and ck_pr_xor ck_pr_or ck_pr_cas ck_pr_bts ck_pr_btc ck_pr_btr ck_pr_store ck_pr_load ck_pr_rtm ck_queue ck_ring_init ck_ring_dequeue_spmc ck_ring_enqueue_spmc ck_ring_enqueue_spmc_size ck_ring_trydequeue_spmc ck_ring_dequeue_spsc ck_ring_enqueue_spsc ck_ring_enqueue_spsc_size ck_ring_size ck_ring_capacity ck_tflock ck_rwlock ck_pflock ck_swlock ck_sequence ck_spinlock; do \ /bin/gzip -c /home/buildozer/aports/community/ck/src/ck-0.7.2/doc/$target > /home/buildozer/aports/community/ck/src/ck-0.7.2/doc/$target.3.gz; \ done make[1]: Leaving directory '/home/buildozer/aports/community/ck/src/ck-0.7.2/doc' ---[ Manual pages are ready for installation. make -C src all || exit make[1]: Entering directory '/home/buildozer/aports/community/ck/src/ck-0.7.2/src' /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_barrier_centralized.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_barrier_centralized.c /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_barrier_combining.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_barrier_combining.c /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_barrier_dissemination.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_barrier_dissemination.c /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_barrier_tournament.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_barrier_tournament.c /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_barrier_mcs.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_barrier_mcs.c /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_ec.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_ec.c /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_epoch.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_epoch.c /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_ht.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_ht.c /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_hp.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_hp.c /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_hs.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_hs.c /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_rhs.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_rhs.c /usr/bin/gcc -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-inline -msse -msse2 -fPIC -D_XOPEN_SOURCE=600 -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -I/home/buildozer/aports/community/ck/src/ck-0.7.2/include -m32 -D__x86__ -c -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_array.o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/ck_array.c /usr/bin/gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-soname,libck.so.0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -fPIC -m32 -o /home/buildozer/aports/community/ck/src/ck-0.7.2/src/libck.so ck_barrier_centralized.o ck_barrier_combining.o ck_barrier_dissemination.o ck_barrier_tournament.o ck_barrier_mcs.o ck_ec.o ck_epoch.o ck_ht.o ck_hp.o ck_hs.o ck_rhs.o ck_array.o ar rcs /home/buildozer/aports/community/ck/src/ck-0.7.2/src/libck.a ck_barrier_centralized.o ck_barrier_combining.o ck_barrier_dissemination.o ck_barrier_tournament.o ck_barrier_mcs.o ck_ec.o ck_epoch.o ck_ht.o ck_hp.o ck_hs.o ck_rhs.o ck_array.o make[1]: Leaving directory '/home/buildozer/aports/community/ck/src/ck-0.7.2/src' ---[ Concurrency Kit has built successfully. You may now "make install". >>> ck: Entering fakeroot... make -C doc all || exit mkdir -p /home/buildozer/aports/community/ck/pkg/ck//usr/include || exit mkdir -p /home/buildozer/aports/community/ck/pkg/ck//usr/lib mkdir -p /home/buildozer/aports/community/ck/pkg/ck//usr/lib cp src/libck.so /home/buildozer/aports/community/ck/pkg/ck//usr/lib/libck.so.0.7.2 cp src/libck.a /home/buildozer/aports/community/ck/pkg/ck//usr/lib/libck.a cp -p /home/buildozer/aports/community/ck/src/ck-0.7.2/include/*.h /home/buildozer/aports/community/ck/pkg/ck//usr/include || exit ln -sf libck.so.0.7.2 /home/buildozer/aports/community/ck/pkg/ck//usr/lib/libck.so chmod 644 /home/buildozer/aports/community/ck/pkg/ck//usr/lib/libck.a ln -sf libck.so.0.7.2 /home/buildozer/aports/community/ck/pkg/ck//usr/lib/libck.so.0 make[1]: Entering directory '/home/buildozer/aports/community/ck/src/ck-0.7.2/doc' for target in CK_ARRAY_FOREACH ck_array_buffer ck_array_commit ck_array_deinit ck_array_init ck_array_initialized ck_array_length ck_array_put ck_array_put_unique ck_array_remove ck_array_deinit ck_brlock ck_ht_count ck_ht_destroy ck_ht_gc ck_ht_get_spmc ck_ht_grow_spmc ck_ht_hash ck_ht_hash_direct ck_ht_init ck_ht_put_spmc ck_ht_remove_spmc ck_ht_reset_spmc ck_ht_reset_size_spmc ck_ht_set_spmc ck_ht_entry_empty ck_ht_entry_key ck_ht_entry_key_direct ck_ht_entry_key_length ck_ht_entry_key_set ck_ht_entry_key_set_direct ck_ht_entry_set ck_ht_entry_set_direct ck_ht_entry_value_direct ck_ht_entry_value ck_ht_iterator_init ck_ht_next ck_ht_stat ck_bitmap_init ck_bitmap_reset ck_bitmap_set ck_bitmap_bts ck_bitmap_test ck_bitmap_base ck_bitmap_union ck_bitmap_size ck_bitmap_clear ck_bitmap_bits ck_bitmap_buffer ck_bitmap_next ck_bitmap_iterator_init ck_elide ck_epoch_barrier ck_epoch_begin ck_epoch_call ck_epoch_end ck_epoch_init ck_epoch_poll ck_epoch_recycle ck_epoch_register ck_epoch_reclaim ck_epoch_synchronize ck_epoch_unregister ck_hs_gc ck_hs_init ck_hs_destroy CK_HS_HASH ck_hs_apply ck_hs_iterator_init ck_hs_next ck_hs_get ck_hs_put ck_hs_put_unique ck_hs_set ck_hs_fas ck_hs_remove ck_hs_move ck_hs_grow ck_hs_rebuild ck_hs_count ck_hs_reset ck_hs_reset_size ck_hs_stat ck_rhs_gc ck_rhs_init ck_rhs_destroy CK_RHS_HASH ck_rhs_apply ck_rhs_iterator_init ck_rhs_next ck_rhs_get ck_rhs_put ck_rhs_put_unique ck_rhs_set ck_rhs_fas ck_rhs_remove ck_rhs_move ck_rhs_grow ck_rhs_rebuild ck_rhs_count ck_rhs_reset ck_rhs_reset_size ck_rhs_stat ck_rwcohort CK_RWCOHORT_INIT CK_RWCOHORT_INSTANCE CK_RWCOHORT_PROTOTYPE CK_RWCOHORT_READ_LOCK CK_RWCOHORT_READ_UNLOCK CK_RWCOHORT_WRITE_LOCK CK_RWCOHORT_WRITE_UNLOCK ck_cohort CK_COHORT_PROTOTYPE CK_COHORT_TRYLOCK_PROTOTYPE CK_COHORT_INSTANCE CK_COHORT_INIT CK_COHORT_LOCK CK_COHORT_UNLOCK CK_COHORT_TRYLOCK ck_pr ck_pr_fence_acquire ck_pr_fence_release ck_pr_barrier ck_pr_fas ck_pr_fence_atomic ck_pr_fence_atomic_load ck_pr_fence_atomic_store ck_pr_fence_load ck_pr_fence_load_atomic ck_pr_fence_load_store ck_pr_fence_load_depends ck_pr_fence_memory ck_pr_fence_store ck_pr_fence_store_atomic ck_pr_fence_store_load ck_pr_stall ck_pr_faa ck_pr_inc ck_pr_dec ck_pr_not ck_pr_neg ck_pr_add ck_pr_sub ck_pr_and ck_pr_xor ck_pr_or ck_pr_cas ck_pr_bts ck_pr_btc ck_pr_btr ck_pr_store ck_pr_load ck_pr_rtm ck_queue ck_ring_init ck_ring_dequeue_spmc ck_ring_enqueue_spmc ck_ring_enqueue_spmc_size ck_ring_trydequeue_spmc ck_ring_dequeue_spsc ck_ring_enqueue_spsc ck_ring_enqueue_spsc_size ck_ring_size ck_ring_capacity ck_tflock ck_rwlock ck_pflock ck_swlock ck_sequence ck_spinlock; do \ /bin/gzip -c /home/buildozer/aports/community/ck/src/ck-0.7.2/doc/$target > /home/buildozer/aports/community/ck/src/ck-0.7.2/doc/$target.3.gz; \ done chmod 755 /home/buildozer/aports/community/ck/pkg/ck//usr/lib/libck.so.0.7.2 \ /home/buildozer/aports/community/ck/pkg/ck//usr/lib/libck.so \ /home/buildozer/aports/community/ck/pkg/ck//usr/lib/libck.so.0 chmod 644 /home/buildozer/aports/community/ck/pkg/ck//usr/include/ck_*.h || exit mkdir -p /home/buildozer/aports/community/ck/pkg/ck//usr/include/gcc || exit cp -r /home/buildozer/aports/community/ck/src/ck-0.7.2/include/gcc/* /home/buildozer/aports/community/ck/pkg/ck//usr/include/gcc || exit cp -p include/ck_md.h /home/buildozer/aports/community/ck/pkg/ck//usr/include/ck_md.h || exit chmod 755 /home/buildozer/aports/community/ck/pkg/ck//usr/include/gcc chmod 644 /home/buildozer/aports/community/ck/pkg/ck//usr/include/gcc/ck_*.h /home/buildozer/aports/community/ck/pkg/ck//usr/include/gcc/*/ck_*.h || exit mkdir -p /home/buildozer/aports/community/ck/pkg/ck//usr/include/spinlock || exit cp -pr /home/buildozer/aports/community/ck/src/ck-0.7.2/include/spinlock/* /home/buildozer/aports/community/ck/pkg/ck//usr/include/spinlock || exit chmod 755 /home/buildozer/aports/community/ck/pkg/ck//usr/include/spinlock chmod 644 /home/buildozer/aports/community/ck/pkg/ck//usr/include/spinlock/*.h || exit make[1]: Leaving directory '/home/buildozer/aports/community/ck/src/ck-0.7.2/doc' ---[ Manual pages are ready for installation. make -C src all || exit make[1]: Entering directory '/home/buildozer/aports/community/ck/src/ck-0.7.2/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/ck/src/ck-0.7.2/src' ---[ Concurrency Kit has built successfully. You may now "make install". make -C doc install make[1]: Entering directory '/home/buildozer/aports/community/ck/src/ck-0.7.2/doc' mkdir -p /home/buildozer/aports/community/ck/pkg/ck//usr/share/man/man3 || exit cp -p *.3.gz /home/buildozer/aports/community/ck/pkg/ck//usr/share/man/man3 || exit make[1]: Leaving directory '/home/buildozer/aports/community/ck/src/ck-0.7.2/doc' mkdir -p /home/buildozer/aports/community/ck/pkg/ck//usr/lib || exit mkdir -p /home/buildozer/aports/community/ck/pkg/ck//usr/lib/pkgconfig || exit chmod 755 /home/buildozer/aports/community/ck/pkg/ck//usr/lib/pkgconfig cp -p build/ck.pc /home/buildozer/aports/community/ck/pkg/ck//usr/lib/pkgconfig/ck.pc || exit ---[ Concurrency Kit has installed successfully. >>> ck-static*: Running split function static... >>> ck-static*: Preparing subpackage ck-static... >>> ck-static*: Stripping binaries >>> ck-static*: Running postcheck for ck-static >>> ck-dev*: Running split function dev... >>> ck-dev*: Preparing subpackage ck-dev... >>> ck-dev*: Stripping binaries >>> ck-dev*: Running postcheck for ck-dev >>> ck-doc*: Running split function doc... >>> ck-doc*: Preparing subpackage ck-doc... >>> ck-doc*: Running postcheck for ck-doc >>> ck*: Running postcheck for ck >>> ck*: Preparing package ck... >>> ck*: Stripping binaries >>> ck-dev*: Scanning shared objects >>> ck-doc*: Scanning shared objects >>> ck-static*: Scanning shared objects >>> ck*: Scanning shared objects >>> ck-dev*: Tracing dependencies... ck=0.7.2-r0 pkgconfig >>> ck-dev*: Package size: 668.0 KB >>> ck-dev*: Compressing data... >>> ck-dev*: Create checksum... >>> ck-dev*: Create ck-dev-0.7.2-r0.apk >>> ck-doc*: Tracing dependencies... >>> ck-doc*: Package size: 704.0 KB >>> ck-doc*: Compressing data... >>> ck-doc*: Create checksum... >>> ck-doc*: Create ck-doc-0.7.2-r0.apk >>> ck-static*: Tracing dependencies... >>> ck-static*: Package size: 64.0 KB >>> ck-static*: Compressing data... >>> ck-static*: Create checksum... >>> ck-static*: Create ck-static-0.7.2-r0.apk >>> ck*: Tracing dependencies... so:libc.musl-x86.so.1 >>> ck*: Package size: 56.0 KB >>> ck*: Compressing data... >>> ck*: Create checksum... >>> ck*: Create ck-0.7.2-r0.apk >>> ck: Build complete at Thu, 28 Mar 2024 22:49:42 +0000 elapsed time 0h 0m 4s >>> ck: Cleaning up srcdir >>> ck: Cleaning up pkgdir >>> ck: Uninstalling dependencies... (1/2) Purging .makedepends-ck (20240328.224939) (2/2) Purging linux-headers (6.6-r0) OK: 380 MiB in 113 packages >>> ck: Updating the community/x86 repository index... >>> ck: Signing the index...