<86>Sep 6 03:52:33 userdel[734785]: delete user 'rooter' <86>Sep 6 03:52:33 userdel[734785]: removed group 'rooter' owned by 'rooter' <86>Sep 6 03:52:33 userdel[734785]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 6 03:52:33 groupadd[734818]: group added to /etc/group: name=rooter, GID=657 <86>Sep 6 03:52:33 groupadd[734818]: group added to /etc/gshadow: name=rooter <86>Sep 6 03:52:33 groupadd[734818]: new group: name=rooter, GID=657 <86>Sep 6 03:52:33 useradd[734839]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Sep 6 03:52:33 userdel[734876]: delete user 'builder' <86>Sep 6 03:52:33 userdel[734876]: removed group 'builder' owned by 'builder' <86>Sep 6 03:52:33 userdel[734876]: removed shadow group 'builder' owned by 'builder' <86>Sep 6 03:52:33 groupadd[734895]: group added to /etc/group: name=builder, GID=658 <86>Sep 6 03:52:33 groupadd[734895]: group added to /etc/gshadow: name=builder <86>Sep 6 03:52:33 groupadd[734895]: new group: name=builder, GID=658 <86>Sep 6 03:52:33 useradd[734915]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Sep 6 03:52:35 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 6 03:52:36 rpmi: libstdc++10-devel-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Sep 6 03:52:36 rpmi: gcc10-c++-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Sep 6 03:52:36 rpmi: gcc-c++-10-alt2 sisyphus+281519.400.4.1 1627910688 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/liburing-2.0-alt1.nosrc.rpm (w1.gzdio) Installing liburing-2.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40940 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf liburing-2.0 + echo 'Source #0 (liburing-2.0.tar):' Source #0 (liburing-2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/liburing-2.0.tar + cd liburing-2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40940 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liburing-2.0 + ./configure --prefix=/usr --includedir=/usr/include --libdir=/usr/lib64 --libdevdir=/usr/lib64 --mandir=/usr/share/man prefix /usr includedir /usr/include libdir /usr/lib64 libdevdir /usr/lib64 relativelibdir mandir /usr/share/man datadir /usr/share __kernel_rwf_t yes __kernel_timespec yes open_how no statx yes C++ yes has_ucontext yes CC gcc CXX g++ + make -j8 --no-print-directory 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' V=1 gcc -Iinclude/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -c -o syscall.ol syscall.c gcc -Iinclude/ -include ../config-host.h -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -c -o queue.os queue.c gcc -Iinclude/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -c -o register.ol register.c gcc -Iinclude/ -include ../config-host.h -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -c -o register.os register.c gcc -Iinclude/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -c -o setup.ol setup.c gcc -Iinclude/ -include ../config-host.h -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -c -o syscall.os syscall.c gcc -Iinclude/ -include ../config-host.h -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -c -o setup.os setup.c gcc -Iinclude/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -c -o queue.ol queue.c ar r liburing.a setup.ol queue.ol syscall.ol register.ol ar: creating liburing.a ranlib liburing.a gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -shared -Wl,--version-script=liburing.map -Wl,-soname=liburing.so.2 -o liburing.so.2.0.0 setup.os queue.os syscall.os register.os gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o helpers.o -c helpers.c -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o 917257daa0fe-test 917257daa0fe-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o 8a9973408177-test 8a9973408177-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o 500f9fbadef8-test 500f9fbadef8-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o a0908ae19763-test a0908ae19763-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o 35fa71a030ca-test 35fa71a030ca-test.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o a4c0b3decb33-test a4c0b3decb33-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o 7ad0e4b2f83c-test 7ad0e4b2f83c-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o 232c93d07b74-test 232c93d07b74-test.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o b19062a56726-test b19062a56726-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o accept-reuse accept-reuse.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o across-fork across-fork.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o accept-test accept-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o accept accept.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o accept-link accept-link.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o b5837bd5311d-test b5837bd5311d-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o splice splice.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o ce593a6c480a-test ce593a6c480a-test.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o cq-full cq-full.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o close-opath close-opath.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o cq-overflow-peek cq-overflow-peek.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o connect connect.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o cq-peek-batch cq-peek-batch.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o cq-ready cq-ready.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o cq-size cq-size.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o cq-overflow cq-overflow.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o d4ae271dfaae-test d4ae271dfaae-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o double-poll-crash double-poll-crash.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o d77a67ed5f27-test d77a67ed5f27-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o eeed8b54e0df-test eeed8b54e0df-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o eventfd eventfd.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o defer defer.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o eventfd-disable eventfd-disable.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o eventfd-ring eventfd-ring.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o fadvise fadvise.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o fc2a85cb02ef-test fc2a85cb02ef-test.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o fallocate fallocate.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o files-exit-hang-poll files-exit-hang-poll.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o file-update file-update.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o fixed-link fixed-link.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o files-exit-hang-timeout files-exit-hang-timeout.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o io-cancel io-cancel.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o file-register file-register.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o io_uring_setup io_uring_setup.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o fsync fsync.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o io_uring_enter io_uring_enter.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o io_uring_register io_uring_register.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o lfs-openat-write lfs-openat-write.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o lfs-openat lfs-openat.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o iopoll iopoll.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o link link.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o link_drain link_drain.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o madvise madvise.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o nop-all-sizes nop-all-sizes.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o open-close open-close.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o link-timeout link-timeout.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o nop nop.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o openat2 openat2.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o personality personality.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o pipe-eof pipe-eof.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o pipe-reuse pipe-reuse.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o poll-cancel poll-cancel.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o poll poll.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o poll-cancel-ton poll-cancel-ton.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o poll-ring poll-ring.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o poll-link poll-link.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o poll-many poll-many.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o probe probe.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o ring-leak ring-leak.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o poll-v-poll poll-v-poll.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o rename rename.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o self self.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o ring-leak2 ring-leak2.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o register-restrictions register-restrictions.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o send_recv send_recv.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o shared-wq shared-wq.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o short-read short-read.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o read-write read-write.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o send_recvmsg send_recvmsg.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o sq-full sq-full.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o sigfd-deadlock sigfd-deadlock.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o socket-rw socket-rw.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o shutdown shutdown.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o socket-rw-eagain socket-rw-eagain.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o sq-poll-kthread sq-poll-kthread.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o sqpoll-disable-exit sqpoll-disable-exit.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o sq-poll-dup sq-poll-dup.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o sqpoll-sleep sqpoll-sleep.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o sqpoll-exit-hang sqpoll-exit-hang.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o sq-poll-share sq-poll-share.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o sq-space_left sq-space_left.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o stdout stdout.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o teardowns teardowns.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o submit-reuse submit-reuse.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o thread-exit thread-exit.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o timeout-overflow timeout-overflow.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o timeout-new timeout-new.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o unlink unlink.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o wakeup-hang wakeup-hang.c helpers.o -luring -lpthread gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o sendmsg_fs_cve sendmsg_fs_cve.c helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o statx statx.c helpers.o -luring g++ -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -std=c++11 -o sq-full-cpp sq-full-cpp.cc helpers.o -luring gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o timeout timeout.c helpers.o -luring gcc -D_GNU_SOURCE -I../src/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -L../src/ -o io_uring-test io_uring-test.c -luring gcc -D_GNU_SOURCE -I../src/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -L../src/ -o link-cp link-cp.c -luring gcc -D_GNU_SOURCE -I../src/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -L../src/ -o io_uring-cp io_uring-cp.c -luring gcc -D_GNU_SOURCE -I../src/include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -L../src/ -o ucontext-cp ucontext-cp.c -luring + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11670 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/liburing-buildroot + : + /bin/rm -rf -- /usr/src/tmp/liburing-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd liburing-2.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/liburing-buildroot V=1 make: Entering directory '/usr/src/RPM/BUILD/liburing-2.0' sed -e "s%@prefix@%/usr%g" \ -e "s%@libdir@%/usr/lib64%g" \ -e "s%@includedir@%/usr/include%g" \ -e "s%@NAME@%liburing%g" \ -e "s%@VERSION@%0.6%g" \ liburing.pc.in >liburing.pc make[1]: Entering directory '/usr/src/RPM/BUILD/liburing-2.0/src' install -D -m 644 include/liburing/io_uring.h /usr/src/tmp/liburing-buildroot/usr/include/liburing/io_uring.h install -D -m 644 include/liburing.h /usr/src/tmp/liburing-buildroot/usr/include/liburing.h install -D -m 644 include/liburing/compat.h /usr/src/tmp/liburing-buildroot/usr/include/liburing/compat.h install -D -m 644 include/liburing/barrier.h /usr/src/tmp/liburing-buildroot/usr/include/liburing/barrier.h install -D -m 644 liburing.a /usr/src/tmp/liburing-buildroot/usr/lib64/liburing.a install -D -m 755 liburing.so.2.0.0 /usr/src/tmp/liburing-buildroot/usr/lib64/liburing.so.2.0.0 ln -sf liburing.so.2.0.0 /usr/src/tmp/liburing-buildroot/usr/lib64/liburing.so.2 ln -sf liburing.so.2.0.0 /usr/src/tmp/liburing-buildroot/usr/lib64/liburing.so make[1]: Leaving directory '/usr/src/RPM/BUILD/liburing-2.0/src' /usr/libexec/rpm-build/install -p -D -m 644 liburing.pc /usr/src/tmp/liburing-buildroot/usr/lib64/pkgconfig/liburing.pc /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/liburing-buildroot/usr/share/man/man2 /usr/libexec/rpm-build/install -p -m 644 man/*.2 /usr/src/tmp/liburing-buildroot/usr/share/man/man2 /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/liburing-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -m 644 man/*.3 /usr/src/tmp/liburing-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/liburing-buildroot/usr/share/man/man7 /usr/libexec/rpm-build/install -p -m 644 man/*.7 /usr/src/tmp/liburing-buildroot/usr/share/man/man7 make: Leaving directory '/usr/src/RPM/BUILD/liburing-2.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/liburing-buildroot (auto) mode of './usr/lib64/liburing.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/liburing-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/liburing.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/liburing.pc: Libs: '-L${libdir} -luring' --> '-luring' Checking contents of files in /usr/src/tmp/liburing-buildroot/ (default) Compressing files in /usr/src/tmp/liburing-buildroot (auto) Adjusting library links in /usr/src/tmp/liburing-buildroot ./usr/lib64: (from :0) liburing.so.2 -> liburing.so.2.0.0 /usr/bin/strip: ./usr/lib64/stheQ0F1/setup.ol: plugin needed to handle lto object process-lto: ERROR: ./usr/lib64/liburing.a: contains __gnu_lto_slim only. Perhaps, you need to %global optflags_lto %optflags_lto -ffat-lto-objects error: Bad exit status from /usr/src/tmp/rpm-tmp.11670 (%install) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.11670 (%install) Command exited with non-zero status 1 20.16user 4.43system 0:05.44elapsed 451%CPU (0avgtext+0avgdata 49444maxresident)k 0inputs+0outputs (0major+1544059minor)pagefaults 0swaps hsh-rebuild: rebuild of `liburing-2.0-alt1.src.rpm' failed. Command exited with non-zero status 1 24.49user 6.63system 0:11.78elapsed 264%CPU (0avgtext+0avgdata 102160maxresident)k 0inputs+0outputs (0major+1760313minor)pagefaults 0swaps