DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75
config.status: creating config.h
config.status: config.h is unchanged
Making all in src
CC tool/fy_tool-fy-tool.o
CC tool/fy_tool-fy-tool-util.o
CC tool/fy_tool-fy-tool-dump.o
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/tool/fy-tool-dump.c:26:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/tool/fy-tool-util.c:27:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/tool/fy-tool.c:29:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
make[2]: *** [Makefile:1734: tool/fy_tool-fy-tool-util.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:1748: tool/fy_tool-fy-tool-dump.o] Error 1
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
make[2]: *** [Makefile:1720: tool/fy_tool-fy-tool.o] Error 1
CC lib/fy-diag.o
CC lib/fy-parse.o
CC lib/fy-input.o
CC lib/fy-types.o
CC lib/fy-dump.o
CC lib/fy-token.o
CC lib/fy-atom.o
CC lib/fy-doc.o
CC lib/fy-emit.o
CC lib/fy-accel.o
CC lib/fy-docbuilder.o
CC lib/fy-docstate.o
CC lib/fy-event.o
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-accel.c:15:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-dump.c:20:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-types.c:20:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-diag.c:20:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-emit.c:20:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-parse.c:21:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-docbuilder.c:19:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-docstate.c:19:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-doc.c:20:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-atom.c:22:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-token.c:21:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-event.c:21:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
In file included from ../../sources/libfyaml-0.9.6/include/libfyaml.h:84,
from ../../sources/libfyaml-0.9.6/src/lib/fy-input.c:29:
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_decode_size_nocheck':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:813:48: error: passing argument 2 of 'fy_decode_size32_nocheck' from incompatible pointer type [-Wincompatible-pointer-types]
813 | return fy_decode_size32_nocheck(start, sizep);
| ^~~~~
| |
| size_t * {aka unsigned int *}
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:266:58: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
266 | fy_decode_size32_nocheck(const uint8_t *start, uint64_t *sizep)
| ~~~~~~~~~~^~~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h: In function 'fy_skip_size':
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: error: 'sz' undeclared (first use in this function)
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:46: note: each undeclared identifier is reported only once for each function it appears in
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:819:16: error: too many arguments to function 'fy_skip_size32'; expected 2, have 3
819 | return fy_skip_size32(start, bufsz, &sz);
| ^~~~~~~~~~~~~~ ~~~
../../sources/libfyaml-0.9.6/include/libfyaml/libfyaml-vlsize.h:300:1: note: declared here
300 | fy_skip_size32(const uint8_t *start, size_t bufsz)
| ^~~~~~~~~~~~~~
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
make[2]: *** [Makefile:1440: lib/libfyaml_la-fy-dump.lo] Error 1
make[2]: *** [Makefile:1426: lib/libfyaml_la-fy-types.lo] Error 1
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
make[2]: *** [Makefile:1503: lib/libfyaml_la-fy-accel.lo] Error 1
make[2]: *** [Makefile:1468: lib/libfyaml_la-fy-docstate.lo] Error 1
make[2]: *** [Makefile:1482: lib/libfyaml_la-fy-docbuilder.lo] Error 1
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
make[2]: *** [Makefile:1433: lib/libfyaml_la-fy-diag.lo] Error 1
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
make[2]: *** [Makefile:1496: lib/libfyaml_la-fy-event.lo] Error 1
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
make[2]: *** [Makefile:1461: lib/libfyaml_la-fy-input.lo] Error 1
make[2]: *** [Makefile:1447: lib/libfyaml_la-fy-atom.lo] Error 1
make[2]: *** [Makefile:1454: lib/libfyaml_la-fy-token.lo] Error 1
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
make[2]: *** [Makefile:1489: lib/libfyaml_la-fy-emit.lo] Error 1
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
make[2]: *** [Makefile:1475: lib/libfyaml_la-fy-doc.lo] Error 1
At top level:
cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
make[2]: *** [Makefile:1419: lib/libfyaml_la-fy-parse.lo] Error 1
make[1]: *** [Makefile:610: all-recursive] Error 1
make: *** [Makefile:515: all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-musleabi/libfyaml/0.9.6/temp/run.do_compile.3498701:180 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-musleabi/libfyaml/0.9.6/temp/run.do_compile.3498701, line 180
#2: die, TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-musleabi/libfyaml/0.9.6/temp/run.do_compile.3498701, line 164
#3: oe_runmake, TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-musleabi/libfyaml/0.9.6/temp/run.do_compile.3498701, line 159
#4: autotools_do_compile, TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-musleabi/libfyaml/0.9.6/temp/run.do_compile.3498701, line 154
#5: do_compile, TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-musleabi/libfyaml/0.9.6/temp/run.do_compile.3498701, line 149
#6: main, TOPDIR/tmp/work/cortexa15t2hf-neon-poky-linux-musleabi/libfyaml/0.9.6/temp/run.do_compile.3498701, line 193