* Package: dev-libs/concurrencykit-0.7.0 * Repository: gentoo * Maintainer: hydrapolic@gmail.com proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking concurrencykit-0.7.0.tar.gz to /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work >>> Source unpacked in /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work >>> Preparing source in /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0 ... * Applying concurrencykit-glibc-2.30.patch ... [ ok ] * Applying concurrencykit-doc.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 Detecting operating system.......success [linux] Detecting machine architecture...success [x86_64] Finding dirname command..........success [/usr/bin/dirname] Determining build directory......success [/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0] Finding gzip tool................success [/bin/gzip] Finding suitable compiler........success [/usr/bin/x86_64-pc-linux-gnu-gcc] 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................which: no git in (/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin) git not installed or executable [] Generating header files..........success Generating build files...........success VERSION = 0.7.0 GIT_SHA = BUILD_DIR = /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0 SRC_DIR = /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0 SYSTEM = linux PROFILE = x86_64 CC = /usr/bin/x86_64-pc-linux-gnu-gcc COMPILER = gcc CFLAGS = -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC PTHREAD_CFLAGS = -pthread LD = /usr/bin/x86_64-pc-linux-gnu-gcc LDNAME = libck.so LDNAME_VERSION = libck.so.0.7.0 LDNAME_MAJOR = libck.so.0 LDFLAGS = -Wl,-soname,libck.so.0 -m64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -fPIC GZIP = /bin/gzip -c CORES = 4 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/lib64 Documentation will be installed in /usr/share/man >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0 ... make -j4 make -C doc all || exit make[1]: Entering directory '/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/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/echo /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/doc/$target > /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/doc/$target.3.gz; \ done make[1]: Leaving directory '/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/doc' ---[ Manual pages are ready for installation. make -C src all || exit make[1]: Entering directory '/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src' /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_barrier_centralized.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_barrier_centralized.c /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_barrier_combining.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_barrier_combining.c /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_barrier_dissemination.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_barrier_dissemination.c /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_barrier_tournament.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_barrier_tournament.c /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_barrier_mcs.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_barrier_mcs.c /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_ec.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_ec.c /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_epoch.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_epoch.c /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_ht.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_ht.c /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_hp.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_hp.c /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_hs.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_hs.c /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_rhs.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_rhs.c /usr/bin/x86_64-pc-linux-gnu-gcc -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 -O2 -pipe -march=native -frecord-gcc-switches -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 -O2 -pipe -march=native -frecord-gcc-switches -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/include -m64 -D__x86_64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_array.o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src/ck_array.c /usr/bin/x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname,libck.so.0 -m64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -fPIC -m64 -o /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/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 /var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/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]: ar: No such file or directory make[1]: *** [Makefile:28: libck.a] Error 127 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0/src' make: *** [Makefile:17: all] Error 2 * ERROR: dev-libs/concurrencykit-0.7.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/concurrencykit-0.7.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/concurrencykit-0.7.0::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/dev-libs/concurrencykit-0.7.0:20200509-170103.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/concurrencykit-0.7.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/concurrencykit-0.7.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0' * S: '/var/tmp/portage/dev-libs/concurrencykit-0.7.0/work/ck-0.7.0' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r2, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 9823432 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Sat, 09 May 2020 16:35:33 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p1) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r2::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS