DEBUG: Executing shell function do_compile
NOTE: make -j 8 CC=arm-yoe-linux-gnueabi-gcc  -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/recipe-sysroot RANLIB=arm-yoe-linux-gnueabi-gcc-ranlib AR=arm-yoe-linux-gnueabi-gcc-ar CFLAGS= -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0=/usr/src/debug/liburing/2.1-r0                      -fdebug-prefix-map=TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0=/usr/src/debug/liburing/2.1-r0                      -fdebug-prefix-map=TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/recipe-sysroot-native=  -ITOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/git/include -DWITHOUT_XATTR LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fmacro-prefix-map=TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0=/usr/src/debug/liburing/2.1-r0                      -fdebug-prefix-map=TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0=/usr/src/debug/liburing/2.1-r0                      -fdebug-prefix-map=TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/recipe-sysroot-native=  -Wl,-z,relro,-z,now XCFLAGS=-pthread BUILDDIR=TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/git
make[1]: Entering directory 'TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/git/src'
     CC setup.ol
     CC queue.ol
     CC register.ol
     CC syscall.ol
     CC setup.os
     CC queue.os
     CC syscall.os
     CC register.os
     AR liburing.a
     CC liburing.so.2.1.0
TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/11.2.0/ar: creating liburing.a
 RANLIB liburing.a
make[1]: Leaving directory 'TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/git/src'
make[1]: Entering directory 'TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/git/test'
     CC helpers.o
     CC 232c93d07b74-test
     CC 35fa71a030ca-test
     CC 500f9fbadef8-test
     CC 7ad0e4b2f83c-test
     CC 8a9973408177-test
     CC 917257daa0fe-test
     CC a0908ae19763-test
     CC a4c0b3decb33-test
     CC accept
     CC accept-link
     CC accept-reuse
     CC accept-test
     CC across-fork
     CC splice
     CC b19062a56726-test
     CC b5837bd5311d-test
     CC ce593a6c480a-test
     CC close-opath
     CC connect
     CC cq-full
     CC cq-overflow
     CC cq-peek-batch
     CC cq-ready
     CC cq-size
     CC d4ae271dfaae-test
     CC d77a67ed5f27-test
     CC defer
     CC double-poll-crash
     CC eeed8b54e0df-test
     CC empty-eownerdead
     CC eventfd
     CC eventfd-disable
     CC eventfd-ring
     CC fadvise
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 file included from TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/recipe-sysroot/usr/include/string.h:519,
                 from double-poll-crash.c:9:
In function 'memcpy',
    inlined from 'main' at double-poll-crash.c:181:3:
TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/recipe-sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' offset [0, 18] is out of the bounds [0, 0] [-Warray-bounds]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
     CC fallocate
     CC fc2a85cb02ef-test
     CC file-register
     CC file-update
     CC files-exit-hang-poll
     CC files-exit-hang-timeout
     CC fixed-link
     CC fsync
     CC hardlink
     CC io-cancel
     CC io_uring_enter
     CC io_uring_register
     CC io_uring_setup
     CC iopoll
     CC lfs-openat
     CC lfs-openat-write
     CC link
     CC link-timeout
     CC link_drain
     CC madvise
     CC mkdir
     CC multicqes_drain
     CC nop
     CC nop-all-sizes
     CC open-close
     CC openat2
     CC personality
     CC pipe-eof
     CC pipe-reuse
     CC poll
     CC poll-cancel
     CC poll-cancel-ton
     CC poll-link
     CC poll-many
     CC poll-mshot-update
     CC poll-ring
     CC poll-v-poll
     CC probe
     CC read-write
     CC register-restrictions
     CC rename
     CC ring-leak
     CC ring-leak2
     CC rw_merge_test
     CC self
     CC send_recv
     CC send_recvmsg
     CC shared-wq
     CC short-read
     CC shutdown
     CC sigfd-deadlock
     CC socket-rw
     CC socket-rw-eagain
     CC sq-full
     CC sq-poll-dup
     CC sq-poll-kthread
     CC sq-poll-share
     CC sqpoll-disable-exit
     CC sqpoll-exit-hang
     CC sqpoll-cancel-hang
     CC sqpoll-sleep
     CC sq-space_left
     CC stdout
     CC submit-reuse
sqpoll-cancel-hang.c: In function 'main':
sqpoll-cancel-hang.c:138:13: error: '__NR_mmap' undeclared (first use in this function)
  138 |     syscall(__NR_mmap, 0x20000000ul, 0x1000000ul, 7ul, 0x32ul, -1, 0ul);
      |             ^~~~~~~~~
sqpoll-cancel-hang.c:138:13: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [Makefile:162: sqpoll-cancel-hang] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory 'TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/git/test'
make: *** [Makefile:13: all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/temp/run.do_compile.182576:183 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/temp/run.do_compile.182576, line 183
	#2: die, TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/temp/run.do_compile.182576, line 168
	#3: oe_runmake, TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/temp/run.do_compile.182576, line 173
	#4: base_do_compile, TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/temp/run.do_compile.182576, line 151
	#5: do_compile, TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/temp/run.do_compile.182576, line 145
	#6: main, TOPDIR/build/tmpfs/work/cortexa15t2hf-neon-yoe-linux-gnueabi/liburing/2.1-r0/temp/run.do_compile.182576, line 193

Error details

Submitted on:
30/10/21 01:42
Error type:
Recipe
Task:
do_compile
Recipe:
liburing
Recipe version:
2.1-r0
Machine:
qemuarm
Distro:
yoe
Build system:
x86_64-linux
Target system:
arm-yoe-linux-gnueabi
Host distro:
ubuntu-20.04/ubuntu-20.04
Branch:
HEAD
Commit:
6914779725ae813b0392c5366d9a173f53c1cc1d
Build:
#134803
Submitter:
raj.khem@gmail
Similar errors:
0
Open a bug