DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
DEBUG: Python function autotools_aclocals finished
DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75 LIBTOOLFLAGS=--tag=CC
make  all-recursive
make[1]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build'
Making all in compat
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build/compat'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build/compat'
Making all in mpi
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build/mpi'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build/mpi'
Making all in cipher
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build/cipher'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build/cipher'
Making all in random
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build/random'
`echo /bin/bash ../libtool  --tag=CC  --tag=CC --mode=compile x86_64-poky-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../libgcrypt-1.10.3/random -I..  -I../src -I../../libgcrypt-1.10.3/src   -O2 -pipe -g -feliminate-unused-debug-types -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/libgcrypt-1.10.3=/usr/src/debug/libgcrypt/1.10.3  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/libgcrypt-1.10.3=/usr/src/debug/libgcrypt/1.10.3  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build=/usr/src/debug/libgcrypt/1.10.3  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build=/usr/src/debug/libgcrypt/1.10.3  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/recipe-sysroot-native=  -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c ../../libgcrypt-1.10.3/random/rndjent.c | sed -e 's/[[:blank:]]-O\([2-9sgz][2-9sgz]*\)/ -O0 /' -e 's/[[:blank:]]-Ofast/ -O0 /g' `
libtool: compile:  x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O0 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../libgcrypt-1.10.3/random -I.. -I../src -I../../libgcrypt-1.10.3/src -O2 -pipe -g -feliminate-unused-debug-types -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/libgcrypt-1.10.3=/usr/src/debug/libgcrypt/1.10.3 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/libgcrypt-1.10.3=/usr/src/debug/libgcrypt/1.10.3 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build=/usr/src/debug/libgcrypt/1.10.3 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build=/usr/src/debug/libgcrypt/1.10.3 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/recipe-sysroot-native= -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c ../../libgcrypt-1.10.3/random/rndjent.c  -fPIC -DPIC -o .libs/rndjent.o
In file included from ../../libgcrypt-1.10.3/random/rndjent.c:99:
../../libgcrypt-1.10.3/random/jitterentropy-base.c:58:3: error: #error "The CPU Jitter random number generator must not be compiled with optimizations. See documentation. Use the compiler switch -O0 for compiling jitterentropy.c."
   58 |  #error "The CPU Jitter random number generator must not be compiled with optimizations. See documentation. Use the compiler switch -O0 for compiling jitterentropy.c."
      |   ^~~~~
make[2]: *** [Makefile:775: rndjent.lo] Error 1
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build/random'
make[1]: *** [Makefile:500: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/build'
make: *** [Makefile:432: all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/temp/run.do_compile.1529150:182 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/temp/run.do_compile.1529150, line 182
	#2: die, TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/temp/run.do_compile.1529150, line 166
	#3: oe_runmake, TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/temp/run.do_compile.1529150, line 161
	#4: autotools_do_compile, TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/temp/run.do_compile.1529150, line 156
	#5: do_compile, TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/temp/run.do_compile.1529150, line 151
	#6: main, TOPDIR/tmp/work/core2-64-poky-linux/libgcrypt/1.10.3/temp/run.do_compile.1529150, line 195

Error details

Submitted on:
07/06/24 17:29
Error type:
Recipe
Task:
do_compile
Recipe:
libgcrypt
Recipe version:
1.10.3-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
universal/centos-8
Branch:
abelloni/master-next
Commit:
65f56a148f08718122917144fb787d905fa9e457
Build:
#186454
Submitter:
yp-ab-stream8-ty-1.yocto.io
Link back:
https://autobuilder.yoctoproject.org/typhoon/#/builders/72/builds/9101
Similar errors:
4
Open a bug