DEBUG: Executing shell function do_compile
NOTE: make -j 70 -l 140
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/daemonize/1.7.8/recipe-sysroot -O2 -g -fcanon-prefix-map  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/git=/usr/src/debug/daemonize/1.7.8  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/git=/usr/src/debug/daemonize/1.7.8  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/build=/usr/src/debug/daemonize/1.7.8  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/build=/usr/src/debug/daemonize/1.7.8  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/recipe-sysroot-native=  -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/recipe-sysroot-native=  -pipe -c ../git/getopt.c -I. -I../git
../git/getopt.c: In function 'x_getopt':
../git/getopt.c:51:16: error: too many arguments to function 'write'; expected 0, have 3
   51 |         (void) write(2, argv[0], (unsigned)strlen(argv[0]));\
      |                ^~~~~ ~
../git/getopt.c:78:17: note: in expansion of macro 'ERR'
   78 |                 ERR(": illegal option -- ", c);
      |                 ^~~
../git/getopt.c:48:20: note: declared here
   48 |         extern int write();\
      |                    ^~~~~
../git/getopt.c:78:17: note: in expansion of macro 'ERR'
   78 |                 ERR(": illegal option -- ", c);
      |                 ^~~
../git/getopt.c:52:16: error: too many arguments to function 'write'; expected 0, have 3
   52 |         (void) write(2, s, (unsigned)strlen(s));\
      |                ^~~~~ ~
../git/getopt.c:78:17: note: in expansion of macro 'ERR'
   78 |                 ERR(": illegal option -- ", c);
      |                 ^~~
../git/getopt.c:48:20: note: declared here
   48 |         extern int write();\
      |                    ^~~~~
../git/getopt.c:78:17: note: in expansion of macro 'ERR'
   78 |                 ERR(": illegal option -- ", c);
      |                 ^~~
../git/getopt.c:53:16: error: too many arguments to function 'write'; expected 0, have 3
   53 |         (void) write(2, errbuf, 2);}
      |                ^~~~~ ~
../git/getopt.c:78:17: note: in expansion of macro 'ERR'
   78 |                 ERR(": illegal option -- ", c);
      |                 ^~~
../git/getopt.c:48:20: note: declared here
   48 |         extern int write();\
      |                    ^~~~~
../git/getopt.c:78:17: note: in expansion of macro 'ERR'
   78 |                 ERR(": illegal option -- ", c);
      |                 ^~~
../git/getopt.c:51:16: error: too many arguments to function 'write'; expected 0, have 3
   51 |         (void) write(2, argv[0], (unsigned)strlen(argv[0]));\
      |                ^~~~~ ~
../git/getopt.c:89:25: note: in expansion of macro 'ERR'
   89 |                         ERR(": option requires an argument -- ", c);
      |                         ^~~
../git/getopt.c:48:20: note: declared here
   48 |         extern int write();\
      |                    ^~~~~
../git/getopt.c:89:25: note: in expansion of macro 'ERR'
   89 |                         ERR(": option requires an argument -- ", c);
      |                         ^~~
../git/getopt.c:52:16: error: too many arguments to function 'write'; expected 0, have 3
   52 |         (void) write(2, s, (unsigned)strlen(s));\
      |                ^~~~~ ~
../git/getopt.c:89:25: note: in expansion of macro 'ERR'
   89 |                         ERR(": option requires an argument -- ", c);
      |                         ^~~
../git/getopt.c:48:20: note: declared here
   48 |         extern int write();\
      |                    ^~~~~
../git/getopt.c:89:25: note: in expansion of macro 'ERR'
   89 |                         ERR(": option requires an argument -- ", c);
      |                         ^~~
../git/getopt.c:53:16: error: too many arguments to function 'write'; expected 0, have 3
   53 |         (void) write(2, errbuf, 2);}
      |                ^~~~~ ~
../git/getopt.c:89:25: note: in expansion of macro 'ERR'
   89 |                         ERR(": option requires an argument -- ", c);
      |                         ^~~
../git/getopt.c:48:20: note: declared here
   48 |         extern int write();\
      |                    ^~~~~
../git/getopt.c:89:25: note: in expansion of macro 'ERR'
   89 |                         ERR(": option requires an argument -- ", c);
      |                         ^~~
make: *** [Makefile:22: getopt.o] Error 1
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/temp/run.do_compile.1916769:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/temp/run.do_compile.1916769, line 181
	#2: die, TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/temp/run.do_compile.1916769, line 165
	#3: oe_runmake, TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/temp/run.do_compile.1916769, line 160
	#4: autotools_do_compile, TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/temp/run.do_compile.1916769, line 155
	#5: do_compile, TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/temp/run.do_compile.1916769, line 150
	#6: main, TOPDIR/tmp/work/core2-64-oe-linux/daemonize/1.7.8/temp/run.do_compile.1916769, line 194

Error details

Submitted on:
25/03/25 07:28
Error type:
Recipe
Task:
do_compile
Recipe:
daemonize
Recipe version:
1.7.8-r0
Machine:
qemux86-64
Distro:
nodistro
Build system:
x86_64-linux
Target system:
x86_64-oe-linux
Host distro:
gentoo-2.17/gentoo-2.17
Branch:
jansa/master
Commit:
701601461e64b7012e83bd08df437e08e659b62a
Build:
#202780
Submitter:
Martin.Jansa@gmail.com
Similar errors:
1
Open a bug