<86>Apr 18 02:54:20 userdel[931353]: delete user 'rooter'
<86>Apr 18 02:54:20 userdel[931353]: removed group 'rooter' owned by 'rooter'
<86>Apr 18 02:54:20 userdel[931353]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 18 02:54:20 groupadd[931405]: group added to /etc/group: name=rooter, GID=696
<86>Apr 18 02:54:20 groupadd[931405]: group added to /etc/gshadow: name=rooter
<86>Apr 18 02:54:20 groupadd[931405]: new group: name=rooter, GID=696
<86>Apr 18 02:54:20 useradd[931443]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash
<86>Apr 18 02:54:20 userdel[931469]: delete user 'builder'
<86>Apr 18 02:54:20 userdel[931469]: removed group 'builder' owned by 'builder'
<86>Apr 18 02:54:20 userdel[931469]: removed shadow group 'builder' owned by 'builder'
<86>Apr 18 02:54:20 groupadd[931499]: group added to /etc/group: name=builder, GID=697
<86>Apr 18 02:54:20 groupadd[931499]: group added to /etc/gshadow: name=builder
<86>Apr 18 02:54:20 groupadd[931499]: new group: name=builder, GID=697
<86>Apr 18 02:54:20 useradd[931546]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ck-0.6.0-alt1.nosrc.rpm (w1.gzdio)
Installing ck-0.6.0-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51778
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ck-0.6.0
+ echo 'Source #0 (ck-0.6.0.tar):'
Source #0 (ck-0.6.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ck-0.6.0.tar
+ cd ck-0.6.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ck-config-s390x.patch):'
Patch #0 (ck-config-s390x.patch):
+ /usr/bin/patch -p1
patching file build/ck.build.s390x
patching file configure
patching file include/ck_pr.h
patching file include/gcc/s390x/ck_f_pr.h
patching file include/gcc/s390x/ck_pr.h
patching file src/ck_ht_hash.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51778
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ck-0.6.0
+ export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ ./configure --libdir=/usr/lib64 --includedir=/usr/include/ck --mandir=/usr/share/man --prefix=/usr
Detecting operating system.......success [linux]
Detecting machine architecture...success [x86_64]
Finding dirname command..........success [/usr/bin/dirname]
Determining build directory......success [/usr/src/RPM/BUILD/ck-0.6.0]
Finding gzip tool................success [/bin/gzip]
Finding suitable compiler........success [/usr/bin/cc]
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/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games)
git not installed or executable []
Generating header files..........success
Generating build files...........success

           VERSION = 0.6.0
           GIT_SHA = 
         BUILD_DIR = /usr/src/RPM/BUILD/ck-0.6.0
           SRC_DIR = /usr/src/RPM/BUILD/ck-0.6.0
            SYSTEM = linux
           PROFILE = x86_64
                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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -m64  -shared -fPIC
              GZIP = /bin/gzip -c
             CORES = 1
      POINTER_PACK = CK_MD_POINTER_PACK_DISABLE
          VMA_BITS = 48
      MEMORY_MODEL = CK_MD_TSO
               RTM = CK_MD_RTM_DISABLE
               LSE = CK_MD_LSE_DISABLE

Headers will be installed in /usr/include/ck
Libraries will be installed in /usr/lib64
Documentation will be installed in /usr/share/man
+ make -j8
make -C doc all || exit
make[1]: Entering directory '/usr/src/RPM/BUILD/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 /usr/src/RPM/BUILD/ck-0.6.0/doc/$target > /usr/src/RPM/BUILD/ck-0.6.0/doc/$target.3.gz; \
done
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/doc'
make: Entering directory '/usr/src/RPM/BUILD/ck-0.6.0'
---[ Manual pages are ready for installation.
make: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0'
make -C src all || exit
make[1]: Entering directory '/usr/src/RPM/BUILD/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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m64 -D__x86_64__ -c -o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_barrier_centralized.o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_barrier_centralized.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m64 -D__x86_64__ -c -o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_barrier_dissemination.o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_barrier_dissemination.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m64 -D__x86_64__ -c -o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_barrier_tournament.o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_barrier_tournament.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m64 -D__x86_64__ -c -o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_barrier_mcs.o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_barrier_mcs.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m64 -D__x86_64__ -c -o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_barrier_combining.o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_barrier_combining.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m64 -D__x86_64__ -c -o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_epoch.o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_epoch.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m64 -D__x86_64__ -c -o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_array.o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_array.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m64 -D__x86_64__ -c -o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_hp.o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_hp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m64 -D__x86_64__ -c -o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht.o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht.c
In file included from /usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht.c:44:
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h: In function 'getblock':
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:91:5: warning: "__s390x__" is not defined, evaluates to 0 [-Wundef]
 #if __s390x__
     ^~~~~~~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h: In function 'MurmurHash64A':
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:206:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
   case 7: h ^= (uint64_t)(data2[6]) << 48;
           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:207:3: note: here
   case 6: h ^= (uint64_t)(data2[5]) << 40;
   ^~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:207:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
   case 6: h ^= (uint64_t)(data2[5]) << 40;
           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:208:3: note: here
   case 5: h ^= (uint64_t)(data2[4]) << 32;
   ^~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:208:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
   case 5: h ^= (uint64_t)(data2[4]) << 32;
           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:209:3: note: here
   case 4: h ^= (uint64_t)(data2[3]) << 24;
   ^~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:209:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
   case 4: h ^= (uint64_t)(data2[3]) << 24;
           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:210:3: note: here
   case 3: h ^= (uint64_t)(data2[2]) << 16;
   ^~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:210:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
   case 3: h ^= (uint64_t)(data2[2]) << 16;
           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:211:3: note: here
   case 2: h ^= (uint64_t)(data2[1]) << 8;
   ^~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:211:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
   case 2: h ^= (uint64_t)(data2[1]) << 8;
           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/RPM/BUILD/ck-0.6.0/src/ck_ht_hash.h:212:3: note: here
   case 1: h ^= (uint64_t)(data2[0]);
   ^~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m64 -D__x86_64__ -c -o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_hs.o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_hs.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m64 -D__x86_64__ -c -o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_rhs.o /usr/src/RPM/BUILD/ck-0.6.0/src/ck_rhs.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
ar rcs /usr/src/RPM/BUILD/ck-0.6.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_epoch.o ck_ht.o ck_hp.o ck_hs.o ck_rhs.o ck_array.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
/usr/bin/cc -Wl,-soname,libck.so.0 -m64  -shared -fPIC -m64 -o /usr/src/RPM/BUILD/ck-0.6.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_epoch.o ck_ht.o ck_hp.o ck_hs.o ck_rhs.o ck_array.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make: Entering directory '/usr/src/RPM/BUILD/ck-0.6.0'


---[ Concurrency Kit has built successfully. You may now "make install".
make: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3541
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ck-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ck-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ck-0.6.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ck-buildroot
make: Entering directory '/usr/src/RPM/BUILD/ck-0.6.0'
make -C doc all || exit
make[1]: Entering directory '/usr/src/RPM/BUILD/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 /usr/src/RPM/BUILD/ck-0.6.0/doc/$target > /usr/src/RPM/BUILD/ck-0.6.0/doc/$target.3.gz; \
done
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/doc'
---[ Manual pages are ready for installation.
make -C src all || exit
make[1]: Entering directory '/usr/src/RPM/BUILD/ck-0.6.0/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/src'


---[ Concurrency Kit has built successfully. You may now "make install".
mkdir -p /usr/src/tmp/ck-buildroot//usr/include/ck || exit
cp /usr/src/RPM/BUILD/ck-0.6.0/include/*.h /usr/src/tmp/ck-buildroot//usr/include/ck || exit
chmod 644 /usr/src/tmp/ck-buildroot//usr/include/ck/ck_*.h || exit
mkdir -p /usr/src/tmp/ck-buildroot/usr/include/ck/gcc || exit
cp -r /usr/src/RPM/BUILD/ck-0.6.0/include/gcc/* /usr/src/tmp/ck-buildroot//usr/include/ck/gcc || exit
cp include/ck_md.h /usr/src/tmp/ck-buildroot//usr/include/ck/ck_md.h || exit
chmod 755 /usr/src/tmp/ck-buildroot//usr/include/ck/gcc
chmod 644 /usr/src/tmp/ck-buildroot//usr/include/ck/gcc/ck_*.h /usr/src/tmp/ck-buildroot//usr/include/ck/gcc/*/ck_*.h || exit
mkdir -p /usr/src/tmp/ck-buildroot/usr/include/ck/spinlock || exit
cp -r /usr/src/RPM/BUILD/ck-0.6.0/include/spinlock/* /usr/src/tmp/ck-buildroot//usr/include/ck/spinlock || exit
chmod 755 /usr/src/tmp/ck-buildroot//usr/include/ck/spinlock
chmod 644 /usr/src/tmp/ck-buildroot//usr/include/ck/spinlock/*.h || exit
mkdir -p /usr/src/tmp/ck-buildroot//usr/lib64
cp src/libck.so /usr/src/tmp/ck-buildroot//usr/lib64/libck.so.0.6.0
ln -sf libck.so.0.6.0 /usr/src/tmp/ck-buildroot//usr/lib64/libck.so
ln -sf libck.so.0.6.0 /usr/src/tmp/ck-buildroot//usr/lib64/libck.so.0
chmod 744 /usr/src/tmp/ck-buildroot//usr/lib64/libck.so.0.6.0	\
	  /usr/src/tmp/ck-buildroot//usr/lib64/libck.so		\
	  /usr/src/tmp/ck-buildroot//usr/lib64/libck.so.0
mkdir -p /usr/src/tmp/ck-buildroot//usr/lib64
cp src/libck.a /usr/src/tmp/ck-buildroot//usr/lib64/libck.a
chmod 644 /usr/src/tmp/ck-buildroot//usr/lib64/libck.a
make -C doc install
make[1]: Entering directory '/usr/src/RPM/BUILD/ck-0.6.0/doc'
mkdir -p /usr/src/tmp/ck-buildroot//usr/share/man/man3 || exit
cp *.3.gz /usr/src/tmp/ck-buildroot//usr/share/man/man3 || exit
make[1]: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0/doc'
mkdir -p /usr/src/tmp/ck-buildroot//usr/lib64 || exit
mkdir -p /usr/src/tmp/ck-buildroot//usr/lib64/pkgconfig || exit
chmod 755 /usr/src/tmp/ck-buildroot//usr/lib64/pkgconfig
cp build/ck.pc /usr/src/tmp/ck-buildroot//usr/lib64/pkgconfig/ck.pc || exit


---[ Concurrency Kit has installed successfully.
make: Leaving directory '/usr/src/RPM/BUILD/ck-0.6.0'
+ chmod 0755 /usr/src/tmp/ck-buildroot/usr/lib64/libck.so.0 /usr/src/tmp/ck-buildroot/usr/lib64/libck.so.0.6.0
+ rm /usr/src/tmp/ck-buildroot/usr/lib64/libck.a
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ck-buildroot (auto)
mode of './usr/lib64/libck.so.0.6.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/ck-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/ck.pc: Cflags: '-D__x86_64__ -I${includedir} ' --> '-D__x86_64__ -I${includedir}'
/usr/lib64/pkgconfig/ck.pc: Libs: '-L${libdir} -lck' --> '-lck'
Checking contents of files in /usr/src/tmp/ck-buildroot/ (default)
Compressing files in /usr/src/tmp/ck-buildroot (auto)
Adjusting library links in /usr/src/tmp/ck-buildroot
./usr/lib64:
	libck.so.0 -> libck.so.0.6.0
Verifying ELF objects in /usr/src/tmp/ck-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: ck-0.6.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4450
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ck-0.6.0
+ DOCDIR=/usr/src/tmp/ck-buildroot/usr/share/doc/ck-0.6.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/ck-buildroot/usr/share/doc/ck-0.6.0
+ /bin/mkdir -p /usr/src/tmp/ck-buildroot/usr/share/doc/ck-0.6.0
+ cp -prL LICENSE /usr/src/tmp/ck-buildroot/usr/share/doc/ck-0.6.0
+ chmod -R go-w /usr/src/tmp/ck-buildroot/usr/share/doc/ck-0.6.0
+ chmod -R a+rX /usr/src/tmp/ck-buildroot/usr/share/doc/ck-0.6.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fa9nJP
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/ck-buildroot/usr/lib64/libck.so.0: 94 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gmiNkf
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libck.so.0()(64bit) = set:kdyvfLPQLZ4XA8uPrN720Ih9FwIbYGizHZnxq1zxggs0XJZudl3FiVXORyfBlNpSNjNhU97t1sQZbZ3zXRWiineP3HV4E58uyh6ZK8XXQ7Cn4yv82jMwR6rT6NWXOJNnb8jmLZ6ZySWB00vuHbLBVQPduPv2MmjaiYvPxpmkgJNyp7ItitPQgOrMGp6lYF81
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l3FmNI
Creating ck-debuginfo package
Processing files: ck-devel-0.6.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GooM4f
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.70ZChR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/ck-buildroot/usr/include/ck/gcc/arm/ck_pr.h:32:2: error: #error Do not include this file directly, use ck_pr.h
 #error Do not include this file directly, use ck_pr.h
  ^~~~~
cpp.req: /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/arm/ck_pr.h: cpp failed, trying c++ mode
x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory
cpp.req: WARNING: /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/arm/ck_pr.h: cpp failed
/usr/src/tmp/ck-buildroot/usr/include/ck/gcc/ppc/ck_pr.h:32:2: error: #error Do not include this file directly, use ck_pr.h
 #error Do not include this file directly, use ck_pr.h
  ^~~~~
cpp.req: WARNING: /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/ppc/ck_pr.h: cpp failed
/usr/src/tmp/ck-buildroot/usr/include/ck/gcc/x86/ck_pr.h:32:2: error: #error Do not include this file directly, use ck_pr.h
 #error Do not include this file directly, use ck_pr.h
  ^~~~~
cpp.req: WARNING: /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/x86/ck_pr.h: cpp failed
/usr/src/tmp/ck-buildroot/usr/include/ck/gcc/ppc64/ck_pr.h:31:2: error: #error Do not include this file directly, use ck_pr.h
 #error Do not include this file directly, use ck_pr.h
  ^~~~~
cpp.req: WARNING: /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/ppc64/ck_pr.h: cpp failed
/usr/src/tmp/ck-buildroot/usr/include/ck/gcc/s390x/ck_pr.h:31:2: error: #error Do not include this file directly, use ck_pr.h
 #error Do not include this file directly, use ck_pr.h
  ^~~~~
cpp.req: WARNING: /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/s390x/ck_pr.h: cpp failed
/usr/src/tmp/ck-buildroot/usr/include/ck/gcc/x86_64/ck_pr_rtm.h:47:2: error: #error Do not include this file directly, use ck_pr.h
 #error Do not include this file directly, use ck_pr.h
  ^~~~~
cpp.req: WARNING: /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/x86_64/ck_pr_rtm.h: cpp failed
/usr/src/tmp/ck-buildroot/usr/include/ck/gcc/aarch64/ck_pr.h:32:2: error: #error Do not include this file directly, use ck_pr.h
 #error Do not include this file directly, use ck_pr.h
  ^~~~~
In file included from /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/aarch64/ck_pr.h:184:
/usr/src/tmp/ck-buildroot/usr/include/ck/gcc/aarch64/ck_pr_llsc.h:32:2: error: #error Do not include this file directly, use ck_pr.h
 #error Do not include this file directly, use ck_pr.h
  ^~~~~
cpp.req: WARNING: /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/aarch64/ck_pr.h: cpp failed
/usr/src/tmp/ck-buildroot/usr/include/ck/gcc/sparcv9/ck_pr.h:31:2: error: #error Do not include this file directly, use ck_pr.h
 #error Do not include this file directly, use ck_pr.h
  ^~~~~
cpp.req: WARNING: /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/sparcv9/ck_pr.h: cpp failed
/usr/src/tmp/ck-buildroot/usr/include/ck/gcc/aarch64/ck_pr_lse.h:33:2: error: #error Do not include this file directly, use ck_pr.h
 #error Do not include this file directly, use ck_pr.h
  ^~~~~
cpp.req: WARNING: /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/aarch64/ck_pr_lse.h: cpp failed
/usr/src/tmp/ck-buildroot/usr/include/ck/gcc/aarch64/ck_pr_llsc.h:32:2: error: #error Do not include this file directly, use ck_pr.h
 #error Do not include this file directly, use ck_pr.h
  ^~~~~
cpp.req: WARNING: /usr/src/tmp/ck-buildroot/usr/include/ck/gcc/aarch64/ck_pr_llsc.h: cpp failed
Provides: pkgconfig(ck) = 0.6.0
Requires: ck = 0.6.0-alt1, /usr/lib64/libck.so.0.6.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g6E6CG
Processing files: ck-debuginfo-0.6.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DKYiOz
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0IUAlw
find-requires: running scripts (debuginfo)
Provides: debug64(libck.so.0)
Requires: ck = 0.6.0-alt1, debug64(libc.so.6)
Adding to ck-devel a strict dependency on ck
Adding to ck-debuginfo a strict dependency on ck
Removing 1 extra deps from ck-devel due to dependency on ck
Wrote: /usr/src/RPM/RPMS/x86_64/ck-0.6.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ck-devel-0.6.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ck-debuginfo-0.6.0-alt1.x86_64.rpm (w2.lzdio)
7.50user 2.97system 0:23.99elapsed 43%CPU (0avgtext+0avgdata 37584maxresident)k
0inputs+0outputs (0major+1005519minor)pagefaults 0swaps
11.38user 5.46system 0:31.74elapsed 53%CPU (0avgtext+0avgdata 108432maxresident)k
0inputs+0outputs (0major+1253847minor)pagefaults 0swaps
--- ck-0.6.0-alt1.x86_64.rpm.repo	2019-03-04 17:44:38.000000000 +0000
+++ ck-0.6.0-alt1.x86_64.rpm.hasher	2021-04-18 02:54:49.840668080 +0000
@@ -6,2 +6,3 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: rtld(GNU_HASH)