<86>May 31 10:34:25 userdel[3998518]: delete user 'rooter'
<86>May 31 10:34:25 userdel[3998518]: removed group 'rooter' owned by 'rooter'
<86>May 31 10:34:25 userdel[3998518]: removed shadow group 'rooter' owned by 'rooter'
<86>May 31 10:34:25 groupadd[3998523]: group added to /etc/group: name=rooter, GID=555
<86>May 31 10:34:25 groupadd[3998523]: group added to /etc/gshadow: name=rooter
<86>May 31 10:34:25 groupadd[3998523]: new group: name=rooter, GID=555
<86>May 31 10:34:25 useradd[3998527]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash
<86>May 31 10:34:25 userdel[3998534]: delete user 'builder'
<86>May 31 10:34:25 userdel[3998534]: removed group 'builder' owned by 'builder'
<86>May 31 10:34:25 userdel[3998534]: removed shadow group 'builder' owned by 'builder'
<86>May 31 10:34:25 groupadd[3998539]: group added to /etc/group: name=builder, GID=556
<86>May 31 10:34:25 groupadd[3998539]: group added to /etc/gshadow: name=builder
<86>May 31 10:34:25 groupadd[3998539]: new group: name=builder, GID=556
<86>May 31 10:34:25 useradd[3998543]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ck-0.6.0-alt1.nosrc.rpm
Installing ck-0.6.0-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8296
+ 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.8296
+ 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 -march=i586 -mtune=generic'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ ./configure --libdir=/usr/lib --includedir=/usr/include/ck --mandir=/usr/share/man --prefix=/usr
Detecting operating system.......success [linux]
Detecting machine architecture...success [x86]
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
                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 -march=i586 -mtune=generic -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  -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/lib
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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m32 -D__x86__ -msse -msse2 -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m32 -D__x86__ -msse -msse2 -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m32 -D__x86__ -msse -msse2 -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m32 -D__x86__ -msse -msse2 -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m32 -D__x86__ -msse -msse2 -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m32 -D__x86__ -msse -msse2 -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m32 -D__x86__ -msse -msse2 -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m32 -D__x86__ -msse -msse2 -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m32 -D__x86__ -msse -msse2 -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m32 -D__x86__ -msse -msse2 -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -fPIC -I/usr/src/RPM/BUILD/ck-0.6.0/include -I/usr/src/RPM/BUILD/ck-0.6.0/include -m32 -D__x86__ -msse -msse2 -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  -shared -fPIC -m32 -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.17842
+ 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
+ cd ck-0.6.0
+ make 'INSTALL=/bin/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/lib
cp src/libck.so /usr/src/tmp/ck-buildroot//usr/lib/libck.so.0.6.0
ln -sf libck.so.0.6.0 /usr/src/tmp/ck-buildroot//usr/lib/libck.so
ln -sf libck.so.0.6.0 /usr/src/tmp/ck-buildroot//usr/lib/libck.so.0
chmod 744 /usr/src/tmp/ck-buildroot//usr/lib/libck.so.0.6.0	\
	  /usr/src/tmp/ck-buildroot//usr/lib/libck.so		\
	  /usr/src/tmp/ck-buildroot//usr/lib/libck.so.0
mkdir -p /usr/src/tmp/ck-buildroot//usr/lib
cp src/libck.a /usr/src/tmp/ck-buildroot//usr/lib/libck.a
chmod 644 /usr/src/tmp/ck-buildroot//usr/lib/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/lib || exit
mkdir -p /usr/src/tmp/ck-buildroot//usr/lib/pkgconfig || exit
chmod 755 /usr/src/tmp/ck-buildroot//usr/lib/pkgconfig
cp build/ck.pc /usr/src/tmp/ck-buildroot//usr/lib/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/lib/libck.so.0 /usr/src/tmp/ck-buildroot/usr/lib/libck.so.0.6.0
+ rm /usr/src/tmp/ck-buildroot/usr/lib/libck.a
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ck-buildroot (auto)
mode of './usr/lib/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)
/usr/lib/pkgconfig/ck.pc: Cflags: '-D__x86__ -I${includedir} ' --> '-D__x86__ -I${includedir}'
/usr/lib/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/lib:
	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.24568
+ 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.wY1Y7y
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/ck-buildroot/usr/lib/libck.so.0: 94 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lXjGKs
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libck.so.0 = set:kdyvfLPQLZ4XA8uPrN720Ih9FwIbYGizHZnxq1zxggs0XJZudl3FiVXORyfBlNpSNjNhU97t1sQZbZ3zXRWiineP3HV4E58uyh6ZK8XXQ7Cn4yv82jMwR6rT6NWXOJNnb8jmLZ6ZySWB00vuHbLBVQPduPv2MmjaiYvPxpmkgJNyp7ItitPQgOrMGp6lYF81
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UmdMKG
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.QpyNKr
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.gzWyOB
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
i586-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/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.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/x86_64/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/lib/libck.so.0.6.0, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WawjAg
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.tRA3oq
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iGaG1V
find-requires: running scripts (debuginfo)
Provides: debug(libck.so.0)
Requires: ck = 0.6.0-alt1, debug(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/i586/ck-0.6.0-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/ck-devel-0.6.0-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/ck-debuginfo-0.6.0-alt1.i586.rpm
12.75user 6.24system 0:24.98elapsed 76%CPU (0avgtext+0avgdata 30336maxresident)k
0inputs+0outputs (0major+868861minor)pagefaults 0swaps
18.28user 10.52system 0:34.41elapsed 83%CPU (0avgtext+0avgdata 109348maxresident)k
0inputs+0outputs (0major+1101490minor)pagefaults 0swaps
--- ck-0.6.0-alt1.i586.rpm.repo	2019-03-04 17:44:41.000000000 +0000
+++ ck-0.6.0-alt1.i586.rpm.hasher	2020-05-31 10:34:56.990697321 +0000
@@ -6,2 +6,3 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.4)  
 Requires: rtld(GNU_HASH)