DEBUG: Executing shell function do_compile
NOTE: make -j 70 -l 140 ds9097 ds9097u SYSTYPE=Linux
x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/recipe-sysroot -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/git=/usr/src/debug/digitemp/3.7.2 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/git=/usr/src/debug/digitemp/3.7.2 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/git=/usr/src/debug/digitemp/3.7.2 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/git=/usr/src/debug/digitemp/3.7.2 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/recipe-sysroot-native= -pipe -ITOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/git/src -ITOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/git/userial -c -o src/digitemp.o src/digitemp.c
src/digitemp.c:171:6: error: conflicting types for 'free_coupler'; have 'void(int)'
171 | void free_coupler( int free_only )
| ^~~~~~~~~~~~
In file included from src/digitemp.c:78:
src/digitemp.h:90:6: note: previous declaration of 'free_coupler' with type 'void(void)'
90 | void free_coupler();
| ^~~~~~~~~~~~
make: *** [<builtin>: src/digitemp.o] Error 1
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/temp/run.do_compile.2922500:179 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/temp/run.do_compile.2922500, line 179
#2: die, TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/temp/run.do_compile.2922500, line 164
#3: oe_runmake, TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/temp/run.do_compile.2922500, line 169
#4: base_do_compile, TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/temp/run.do_compile.2922500, line 147
#5: do_compile, TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/temp/run.do_compile.2922500, line 141
#6: main, TOPDIR/tmp/work/core2-64-oe-linux/digitemp/3.7.2/temp/run.do_compile.2922500, line 189