<86>Oct 21 00:58:51 userdel[1414467]: delete user 'rooter' <86>Oct 21 00:58:51 userdel[1414467]: removed group 'rooter' owned by 'rooter' <86>Oct 21 00:58:51 userdel[1414467]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 21 00:58:51 groupadd[1414480]: group added to /etc/group: name=rooter, GID=633 <86>Oct 21 00:58:51 groupadd[1414480]: group added to /etc/gshadow: name=rooter <86>Oct 21 00:58:51 groupadd[1414480]: new group: name=rooter, GID=633 <86>Oct 21 00:58:51 useradd[1414489]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Oct 21 00:58:51 userdel[1414500]: delete user 'builder' <86>Oct 21 00:58:51 userdel[1414500]: removed group 'builder' owned by 'builder' <86>Oct 21 00:58:51 userdel[1414500]: removed shadow group 'builder' owned by 'builder' <86>Oct 21 00:58:51 groupadd[1414510]: group added to /etc/group: name=builder, GID=634 <86>Oct 21 00:58:51 groupadd[1414510]: group added to /etc/gshadow: name=builder <86>Oct 21 00:58:51 groupadd[1414510]: new group: name=builder, GID=634 <86>Oct 21 00:58:51 useradd[1414516]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Oct 21 00:58:53 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Oct 21 00:58:54 rpmi: libstdc++11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Oct 21 00:58:55 rpmi: gcc11-c++-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Oct 21 00:58:55 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 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.40902 + 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.40902 + 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 -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 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 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 queue.ol queue.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 setup.ol setup.c ar r liburing.a setup.ol queue.ol syscall.ol register.ol ar: creating liburing.a ranlib liburing.a 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 -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 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 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 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 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 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 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-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 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-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 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 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 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 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-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 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-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 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 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 double-poll-crash.c: In function 'main': double-poll-crash.c:142:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 142 | *(uint8_t*)0x20000000 = 6; | ^ double-poll-crash.c:143:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 143 | *(uint8_t*)0x20000001 = 0; | ^ double-poll-crash.c:154:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 154 | *(uint8_t*)0x2000002c = 0; | ^ double-poll-crash.c:155:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 155 | *(uint8_t*)0x2000002d = 0; | ^ double-poll-crash.c:156:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 156 | *(uint8_t*)0x2000002e = 0; | ^ double-poll-crash.c:157:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 157 | *(uint8_t*)0x2000002f = 0; | ^ double-poll-crash.c:158:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 158 | *(uint8_t*)0x20000030 = 0; | ^ double-poll-crash.c:159:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 159 | *(uint8_t*)0x20000031 = 0; | ^ double-poll-crash.c:160:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 160 | *(uint8_t*)0x20000032 = 0; | ^ double-poll-crash.c:161:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 161 | *(uint8_t*)0x20000033 = 0; | ^ double-poll-crash.c:162:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 162 | *(uint8_t*)0x20000034 = 0; | ^ double-poll-crash.c:163:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 163 | *(uint8_t*)0x20000035 = 0; | ^ double-poll-crash.c:164:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 164 | *(uint8_t*)0x20000036 = 0; | ^ double-poll-crash.c:165:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 165 | *(uint8_t*)0x20000037 = 0; | ^ double-poll-crash.c:166:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 166 | *(uint8_t*)0x20000038 = 0; | ^ double-poll-crash.c:167:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 167 | *(uint8_t*)0x20000039 = 0; | ^ double-poll-crash.c:168:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 168 | *(uint8_t*)0x2000003a = 0; | ^ double-poll-crash.c:169:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 169 | *(uint8_t*)0x2000003b = 0; | ^ double-poll-crash.c:170:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 170 | *(uint8_t*)0x2000003c = 0; | ^ double-poll-crash.c:171:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 171 | *(uint8_t*)0x2000003d = 0; | ^ double-poll-crash.c:172:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 172 | *(uint8_t*)0x2000003e = 0; | ^ double-poll-crash.c:173:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 173 | *(uint8_t*)0x2000003f = 0; | ^ double-poll-crash.c:180:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 180 | *(uint8_t*)0x20000090 = 9; | ^ In function 'memcpy', inlined from 'main' at double-poll-crash.c:181:3: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' writing 19 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ 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 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 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 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-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 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 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 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 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 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 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 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_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 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 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 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 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 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 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 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 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 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 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 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 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-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-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-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 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 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-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-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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 sendmsg_fs_cve sendmsg_fs_cve.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 statx statx.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 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 ucontext-cp ucontext-cp.c -luring ucontext-cp.c:31:23: error: variably modified 'stack_buf' at file scope 31 | unsigned char stack_buf[SIGSTKSZ]; | ^~~~~~~~~ make[1]: *** [Makefile:26: ucontext-cp] Error 1 make[1]: *** Waiting for unfinished jobs.... 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 make: *** [Makefile:14: all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.40902 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.40902 (%build) Command exited with non-zero status 1 23.38user 4.58system 0:06.54elapsed 427%CPU (0avgtext+0avgdata 54840maxresident)k 0inputs+0outputs (0major+1275394minor)pagefaults 0swaps hsh-rebuild: rebuild of `liburing-2.0-alt1.src.rpm' failed. Command exited with non-zero status 1 28.52user 8.18system 0:14.11elapsed 260%CPU (0avgtext+0avgdata 104952maxresident)k 0inputs+0outputs (30508major+1462673minor)pagefaults 0swaps