* Package: dev-libs/concurrencykit-0.6.0  * Repository: gentoo  * Maintainer: hydrapolic@gmail.com proxy-maint@gentoo.org  * USE: abi_ppc_32 elibc_glibc kernel_linux ppc userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking concurrencykit-0.6.0.tar.gz to /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work >>> Source unpacked in /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work >>> Preparing source in /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0 ... ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib Detecting operating system.......success [linux] Detecting machine architecture...success [ppc64] Finding dirname command..........success [/usr/bin/dirname] Determining build directory......success [/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0] Finding gzip tool................success [/bin/gzip] Finding suitable compiler........success [/usr/bin/cc] Detecting VMA bits...............unknown 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.6.0 GIT_SHA = BUILD_DIR = /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0 SRC_DIR = /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0 SYSTEM = linux PROFILE = ppc64 CC = /usr/bin/cc 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 -Os -pipe -mcpu=G5 -mtune=G5 -fPIC PTHREAD_CFLAGS = -pthread LD = /usr/bin/cc LDNAME = libck.so LDNAME_VERSION = libck.so.0.6.0 LDNAME_MAJOR = libck.so.0 LDFLAGS = -Wl,-soname,libck.so.0 -Wl,-O1 -Wl,--as-needed -shared -fPIC GZIP = /bin/gzip -c CORES = 2 POINTER_PACK = CK_MD_POINTER_PACK_DISABLE VMA_BITS = unknown MEMORY_MODEL = CK_MD_RMO RTM = CK_MD_RTM_DISABLE LSE = CK_MD_LSE_DISABLE Headers will be installed in /usr/include Libraries will be installed in /usr/lib Documentation will be installed in /usr/share/man >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0 ... make -j3 make -C doc all || exit make[1]: Entering directory '/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.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/gzip -c /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/doc/$target > /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/doc/$target.3.gz; \ done make[1]: Leaving directory '/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/doc' ---[ Manual pages are ready for installation. make -C src all || exit make[1]: Entering directory '/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/src' /usr/bin/cc -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 -pipe -mcpu=G5 -mtune=G5 -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 -pipe -mcpu=G5 -mtune=G5 -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include -m64 -D__ppc64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/src/ck_barrier_centralized.o /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/src/ck_barrier_centralized.c /usr/bin/cc -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 -pipe -mcpu=G5 -mtune=G5 -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 -pipe -mcpu=G5 -mtune=G5 -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include -m64 -D__ppc64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/src/ck_barrier_combining.o /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/src/ck_barrier_combining.c /usr/bin/cc -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 -pipe -mcpu=G5 -mtune=G5 -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 -pipe -mcpu=G5 -mtune=G5 -fPIC -I/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include -I/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include -m64 -D__ppc64__ -c -o /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/src/ck_barrier_dissemination.o /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/src/ck_barrier_dissemination.c In file included from /usr/include/features.h:392:0, from /usr/include/limits.h:25, from /usr/lib/gcc/powerpc-unknown-linux-gnu/5.4.0/include-fixed/limits.h:168, from /usr/lib/gcc/powerpc-unknown-linux-gnu/5.4.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/powerpc-unknown-linux-gnu/5.4.0/include-fixed/limits.h:34, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/ck_limits.h:47, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/spinlock/anderson.h:31, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/ck_spinlock.h:30, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/ck_barrier.h:31, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/src/ck_barrier_combining.c:28: /usr/include/gnu/stubs.h:11:30: fatal error: gnu/stubs-64-v1.h: No such file or directory compilation terminated. make[1]: *** [Makefile:51: ck_barrier_combining.o] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from /usr/include/features.h:392:0, from /usr/include/limits.h:25, from /usr/lib/gcc/powerpc-unknown-linux-gnu/5.4.0/include-fixed/limits.h:168, from /usr/lib/gcc/powerpc-unknown-linux-gnu/5.4.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/powerpc-unknown-linux-gnu/5.4.0/include-fixed/limits.h:34, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/ck_limits.h:47, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/spinlock/anderson.h:31, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/ck_spinlock.h:30, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/ck_barrier.h:31, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/src/ck_barrier_centralized.c:28: /usr/include/gnu/stubs.h:11:30: fatal error: gnu/stubs-64-v1.h: No such file or directory compilation terminated. In file included from /usr/include/features.h:392:0, from /usr/include/limits.h:25, from /usr/lib/gcc/powerpc-unknown-linux-gnu/5.4.0/include-fixed/limits.h:168, from /usr/lib/gcc/powerpc-unknown-linux-gnu/5.4.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/powerpc-unknown-linux-gnu/5.4.0/include-fixed/limits.h:34, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/ck_limits.h:47, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/spinlock/anderson.h:31, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/ck_spinlock.h:30, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/include/ck_barrier.h:31, from /var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/src/ck_barrier_dissemination.c:28: /usr/include/gnu/stubs.h:11:30: fatal error: gnu/stubs-64-v1.h: No such file or directory compilation terminated. make[1]: *** [Makefile:48: ck_barrier_centralized.o] Error 1 make[1]: *** [Makefile:54: ck_barrier_dissemination.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0/src' make: *** [Makefile:17: all] Error 2 * ERROR: dev-libs/concurrencykit-0.6.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/concurrencykit-0.6.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/concurrencykit-0.6.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-libs/concurrencykit-0.6.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/concurrencykit-0.6.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0' * S: '/var/tmp/portage/dev-libs/concurrencykit-0.6.0/work/ck-0.6.0'