WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. ===> Building for libyang-1.0.240 [ 1%] Building C object CMakeFiles/compat.dir/compat/compat.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/compat.dir/compat/compat.c.o -MF CMakeFiles/compat.dir/compat/compat.c.o.d -o CMakeFiles/compat.dir/compat/compat.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/compat/compat.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/compat/compat.c:64:13: warning: call to undeclared library function 'vsnprintf' with type 'int (char *, unsigned long, const char *, __builtin_va_list)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] int l = vsnprintf(0, 0, fmt, ap2); ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/compat/compat.c:64:13: note: include the header or explicitly provide a declaration for 'vsnprintf' /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/compat/compat.c:145:18: warning: call to undeclared library function 'strdup' with type 'char *(const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] retval = strdup(tmp); ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/compat/compat.c:145:18: note: include the header or explicitly provide a declaration for 'strdup' 2 warnings generated. [ 1%] Built target compat [ 2%] Building C object CMakeFiles/yangobj.dir/src/common.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/common.c.o -MF CMakeFiles/yangobj.dir/src/common.c.o.d -o CMakeFiles/yangobj.dir/src/common.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/common.c } || exit $? [ 3%] Building C object CMakeFiles/yangobj.dir/src/context.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/context.c.o -MF CMakeFiles/yangobj.dir/src/context.c.o.d -o CMakeFiles/yangobj.dir/src/context.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/context.c } || exit $? [ 4%] Building C object CMakeFiles/yangobj.dir/src/log.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/log.c.o -MF CMakeFiles/yangobj.dir/src/log.c.o.d -o CMakeFiles/yangobj.dir/src/log.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/log.c } || exit $? [ 6%] Building C object CMakeFiles/yangobj.dir/src/hash_table.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/hash_table.c.o -MF CMakeFiles/yangobj.dir/src/hash_table.c.o.d -o CMakeFiles/yangobj.dir/src/hash_table.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/hash_table.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/hash_table.c:26:47: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] lydict_val_eq(void *val1_p, void *val2_p, int UNUSED(mod), void *cb_data) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :96:1: note: expanded from here UNUSED_mod ^ 1 warning generated. [ 7%] Building C object CMakeFiles/yangobj.dir/src/resolve.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/resolve.c.o -MF CMakeFiles/yangobj.dir/src/resolve.c.o.d -o CMakeFiles/yangobj.dir/src/resolve.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/resolve.c } || exit $? [ 8%] Building C object CMakeFiles/yangobj.dir/src/validation.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/validation.c.o -MF CMakeFiles/yangobj.dir/src/validation.c.o.d -o CMakeFiles/yangobj.dir/src/validation.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/validation.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/validation.c:147:53: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] lyv_list_uniq_equal(void *val1_p, void *val2_p, int UNUSED(mod), void *cb_data) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :88:1: note: expanded from here UNUSED_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/validation.c:376:48: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] lyv_list_equal(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :92:1: note: expanded from here UNUSED_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/validation.c:376:67: warning: unused parameter 'UNUSED_cb_data' [-Wunused-parameter] lyv_list_equal(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :93:1: note: expanded from here UNUSED_cb_data ^ 3 warnings generated. [ 9%] Building C object CMakeFiles/yangobj.dir/src/xml.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/xml.c.o -MF CMakeFiles/yangobj.dir/src/xml.c.o.d -o CMakeFiles/yangobj.dir/src/xml.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xml.c } || exit $? [ 11%] Building C object CMakeFiles/yangobj.dir/src/parser.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/parser.c.o -MF CMakeFiles/yangobj.dir/src/parser.c.o.d -o CMakeFiles/yangobj.dir/src/parser.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser.c } || exit $? [ 12%] Building C object CMakeFiles/yangobj.dir/src/parser_yin.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/parser_yin.c.o -MF CMakeFiles/yangobj.dir/src/parser_yin.c.o.d -o CMakeFiles/yangobj.dir/src/parser_yin.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_yin.c } || exit $? [ 13%] Building C object CMakeFiles/yangobj.dir/src/parser_xml.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/parser_xml.c.o -MF CMakeFiles/yangobj.dir/src/parser_xml.c.o.d -o CMakeFiles/yangobj.dir/src/parser_xml.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_xml.c } || exit $? [ 14%] Building C object CMakeFiles/yangobj.dir/src/parser_json.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/parser_json.c.o -MF CMakeFiles/yangobj.dir/src/parser_json.c.o.d -o CMakeFiles/yangobj.dir/src/parser_json.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_json.c } || exit $? [ 16%] Building C object CMakeFiles/yangobj.dir/src/parser_lyb.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/parser_lyb.c.o -MF CMakeFiles/yangobj.dir/src/parser_lyb.c.o.d -o CMakeFiles/yangobj.dir/src/parser_lyb.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_lyb.c } || exit $? [ 17%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o -MF CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o.d -o CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_yang_bis.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_yang_bis.c:2888:9: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable] int yynerrs; ^ 1 warning generated. [ 18%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o -MF CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o.d -o CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_yang_lex.c } || exit $? [ 19%] Building C object CMakeFiles/yangobj.dir/src/parser_yang.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/parser_yang.c.o -MF CMakeFiles/yangobj.dir/src/parser_yang.c.o.d -o CMakeFiles/yangobj.dir/src/parser_yang.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_yang.c } || exit $? [ 20%] Building C object CMakeFiles/yangobj.dir/src/tree_schema.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/tree_schema.c.o -MF CMakeFiles/yangobj.dir/src/tree_schema.c.o.d -o CMakeFiles/yangobj.dir/src/tree_schema.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/tree_schema.c } || exit $? [ 22%] Building C object CMakeFiles/yangobj.dir/src/tree_data.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/tree_data.c.o -MF CMakeFiles/yangobj.dir/src/tree_data.c.o.d -o CMakeFiles/yangobj.dir/src/tree_data.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/tree_data.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/tree_data.c:285:69: warning: unused parameter 'UNUSED_cb_data' [-Wunused-parameter] lyd_hash_table_val_equal(void *val1_p, void *val2_p, int mod, void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :34:1: note: expanded from here UNUSED_cb_data ^ 1 warning generated. [ 23%] Building C object CMakeFiles/yangobj.dir/src/plugins.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/plugins.c.o -MF CMakeFiles/yangobj.dir/src/plugins.c.o.d -o CMakeFiles/yangobj.dir/src/plugins.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/plugins.c } || exit $? [ 24%] Building C object CMakeFiles/yangobj.dir/src/printer.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/printer.c.o -MF CMakeFiles/yangobj.dir/src/printer.c.o.d -o CMakeFiles/yangobj.dir/src/printer.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer.c } || exit $? [ 25%] Building C object CMakeFiles/yangobj.dir/src/xpath.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/xpath.c.o -MF CMakeFiles/yangobj.dir/src/xpath.c.o.d -o CMakeFiles/yangobj.dir/src/xpath.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:613:53: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] set_values_equal_cb(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :124:1: note: expanded from here UNUSED_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:613:72: warning: unused parameter 'UNUSED_cb_data' [-Wunused-parameter] set_values_equal_cb(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :125:1: note: expanded from here UNUSED_cb_data ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3290:51: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_bit_is_set(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :14:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3361:48: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_boolean(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :16:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3388:48: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_ceiling(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :17:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3494:49: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_contains(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :18:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3553:46: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_count(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :19:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3553:82: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_count(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :20:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3630:46: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_deref(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :21:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3750:53: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_derived_from(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :22:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3833:61: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_derived_from_or_self(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :23:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3920:51: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_enum_value(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :24:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3920:87: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_enum_value(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :25:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3972:31: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_false(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :26:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3972:54: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_false(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :27:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3972:90: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_false(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :28:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3973:32: warning: unused parameter 'UNUSED_local_mod' [-Wunused-parameter] struct lys_module *UNUSED(local_mod), struct lyxp_set *set, int options) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :29:1: note: expanded from here UNUSED_local_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3997:46: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_floor(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :30:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4023:45: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_lang(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :31:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4121:30: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_last(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :32:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4121:53: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_last(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :33:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4121:89: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_last(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :34:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4336:30: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_node(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :39:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4336:53: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_node(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :40:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4459:44: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_not(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :41:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4525:34: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_position(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :42:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4525:57: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_position(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :43:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4525:93: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_position(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :44:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4563:49: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_re_match(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :45:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4628:46: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_round(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :46:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4681:52: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_starts_with(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :47:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4939:56: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_substring_after(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :48:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5001:57: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_substring_before(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :49:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5062:44: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_sum(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :50:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5138:30: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_text(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :51:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5138:53: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_text(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :52:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5138:89: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_text(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :53:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5200:50: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_translate(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :56:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5310:30: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_true(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :57:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5310:53: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_true(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :58:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5310:89: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_true(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :59:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5311:31: warning: unused parameter 'UNUSED_local_mod' [-Wunused-parameter] struct lys_module *UNUSED(local_mod), struct lyxp_set *set, int options) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :60:1: note: expanded from here UNUSED_local_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:6137:105: warning: unused parameter 'UNUSED_options' [-Wunused-parameter] moveto_attr(struct lyxp_set *set, struct lyd_node *cur_node, const char *qname, uint16_t qname_len, int UNUSED(options)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :65:1: note: expanded from here UNUSED_options ^ 43 warnings generated. [ 27%] Building C object CMakeFiles/yangobj.dir/src/printer_yang.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/printer_yang.c.o -MF CMakeFiles/yangobj.dir/src/printer_yang.c.o.d -o CMakeFiles/yangobj.dir/src/printer_yang.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_yang.c } || exit $? [ 28%] Building C object CMakeFiles/yangobj.dir/src/printer_yin.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/printer_yin.c.o -MF CMakeFiles/yangobj.dir/src/printer_yin.c.o.d -o CMakeFiles/yangobj.dir/src/printer_yin.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_yin.c } || exit $? [ 29%] Building C object CMakeFiles/yangobj.dir/src/printer_json_schema.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/printer_json_schema.c.o -MF CMakeFiles/yangobj.dir/src/printer_json_schema.c.o.d -o CMakeFiles/yangobj.dir/src/printer_json_schema.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_json_schema.c } || exit $? [ 30%] Building C object CMakeFiles/yangobj.dir/src/printer_xml.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/printer_xml.c.o -MF CMakeFiles/yangobj.dir/src/printer_xml.c.o.d -o CMakeFiles/yangobj.dir/src/printer_xml.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_xml.c } || exit $? [ 32%] Building C object CMakeFiles/yangobj.dir/src/printer_tree.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/printer_tree.c.o -MF CMakeFiles/yangobj.dir/src/printer_tree.c.o.d -o CMakeFiles/yangobj.dir/src/printer_tree.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_tree.c } || exit $? [ 33%] Building C object CMakeFiles/yangobj.dir/src/printer_info.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/printer_info.c.o -MF CMakeFiles/yangobj.dir/src/printer_info.c.o.d -o CMakeFiles/yangobj.dir/src/printer_info.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:415:78: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_type_detail(struct lyout *out, const struct lys_type *type, int * UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :86:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:686:82: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_typedef_detail(struct lyout *outf, const struct lys_tpdf *tpdf, int * UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :87:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:699:81: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_ident_detail(struct lyout *out, const struct lys_ident *ident, int * UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :88:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:729:84: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_feature_detail(struct lyout *out, const struct lys_feature *feat, int * UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :89:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:796:75: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_container(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :90:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:815:72: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_choice(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :91:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:837:70: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_leaf(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :92:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:855:74: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_leaflist(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :93:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:873:70: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_list(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :94:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:894:73: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_anydata(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :95:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:909:75: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_grouping(struct lyout *out, const struct lys_node *node, int * UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :96:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:924:70: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_case(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :97:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:940:71: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_input(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :98:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:954:72: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_output(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :99:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:968:71: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_notif(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :100:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:985:69: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_rpc(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :101:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:1001:72: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_action(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :102:1: note: expanded from here UNUSED_first ^ 17 warnings generated. [ 34%] Building C object CMakeFiles/yangobj.dir/src/printer_json.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/printer_json.c.o -MF CMakeFiles/yangobj.dir/src/printer_json.c.o.d -o CMakeFiles/yangobj.dir/src/printer_json.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_json.c } || exit $? [ 35%] Building C object CMakeFiles/yangobj.dir/src/printer_lyb.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/printer_lyb.c.o -MF CMakeFiles/yangobj.dir/src/printer_lyb.c.o.d -o CMakeFiles/yangobj.dir/src/printer_lyb.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:30:25: warning: unused parameter 'UNUSED_val1_p' [-Wunused-parameter] lyb_hash_equal_cb(void *UNUSED(val1_p), void *UNUSED(val2_p), int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :84:1: note: expanded from here UNUSED_val1_p ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:30:47: warning: unused parameter 'UNUSED_val2_p' [-Wunused-parameter] lyb_hash_equal_cb(void *UNUSED(val1_p), void *UNUSED(val2_p), int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :85:1: note: expanded from here UNUSED_val2_p ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:30:67: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] lyb_hash_equal_cb(void *UNUSED(val1_p), void *UNUSED(val2_p), int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :86:1: note: expanded from here UNUSED_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:30:86: warning: unused parameter 'UNUSED_cb_data' [-Wunused-parameter] lyb_hash_equal_cb(void *UNUSED(val1_p), void *UNUSED(val2_p), int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :87:1: note: expanded from here UNUSED_cb_data ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:37:50: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] lyb_ptr_equal_cb(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :88:1: note: expanded from here UNUSED_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:37:69: warning: unused parameter 'UNUSED_cb_data' [-Wunused-parameter] lyb_ptr_equal_cb(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :89:1: note: expanded from here UNUSED_cb_data ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:1062:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int r, ret = 0, rc = EXIT_SUCCESS; ^ 7 warnings generated. [ 37%] Building C object CMakeFiles/yangobj.dir/src/yang_types.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -fvisibility=hidden -MD -MT CMakeFiles/yangobj.dir/src/yang_types.c.o -MF CMakeFiles/yangobj.dir/src/yang_types.c.o.d -o CMakeFiles/yangobj.dir/src/yang_types.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/yang_types.c } || exit $? [ 37%] Built target yangobj [ 38%] Linking C shared library libyang.dylib { /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/yang.dir/link.txt --verbose= } || exit $? { /opt/pkg/bin/cmake -E cmake_symlink_library libyang.1.10.32.dylib libyang.1.dylib libyang.dylib } || exit $? [ 38%] Built target yang [ 39%] Building C object CMakeFiles/yangobj_tests.dir/src/common.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/common.c.o -MF CMakeFiles/yangobj_tests.dir/src/common.c.o.d -o CMakeFiles/yangobj_tests.dir/src/common.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/common.c } || exit $? [ 40%] Building C object CMakeFiles/yangobj_tests.dir/src/context.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/context.c.o -MF CMakeFiles/yangobj_tests.dir/src/context.c.o.d -o CMakeFiles/yangobj_tests.dir/src/context.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/context.c } || exit $? [ 41%] Building C object CMakeFiles/yangobj_tests.dir/src/log.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/log.c.o -MF CMakeFiles/yangobj_tests.dir/src/log.c.o.d -o CMakeFiles/yangobj_tests.dir/src/log.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/log.c } || exit $? [ 43%] Building C object CMakeFiles/yangobj_tests.dir/src/hash_table.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/hash_table.c.o -MF CMakeFiles/yangobj_tests.dir/src/hash_table.c.o.d -o CMakeFiles/yangobj_tests.dir/src/hash_table.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/hash_table.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/hash_table.c:26:47: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] lydict_val_eq(void *val1_p, void *val2_p, int UNUSED(mod), void *cb_data) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :96:1: note: expanded from here UNUSED_mod ^ 1 warning generated. [ 44%] Building C object CMakeFiles/yangobj_tests.dir/src/resolve.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/resolve.c.o -MF CMakeFiles/yangobj_tests.dir/src/resolve.c.o.d -o CMakeFiles/yangobj_tests.dir/src/resolve.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/resolve.c } || exit $? [ 45%] Building C object CMakeFiles/yangobj_tests.dir/src/validation.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/validation.c.o -MF CMakeFiles/yangobj_tests.dir/src/validation.c.o.d -o CMakeFiles/yangobj_tests.dir/src/validation.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/validation.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/validation.c:147:53: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] lyv_list_uniq_equal(void *val1_p, void *val2_p, int UNUSED(mod), void *cb_data) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :88:1: note: expanded from here UNUSED_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/validation.c:376:48: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] lyv_list_equal(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :92:1: note: expanded from here UNUSED_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/validation.c:376:67: warning: unused parameter 'UNUSED_cb_data' [-Wunused-parameter] lyv_list_equal(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :93:1: note: expanded from here UNUSED_cb_data ^ 3 warnings generated. [ 46%] Building C object CMakeFiles/yangobj_tests.dir/src/xml.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/xml.c.o -MF CMakeFiles/yangobj_tests.dir/src/xml.c.o.d -o CMakeFiles/yangobj_tests.dir/src/xml.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xml.c } || exit $? [ 48%] Building C object CMakeFiles/yangobj_tests.dir/src/parser.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/parser.c.o -MF CMakeFiles/yangobj_tests.dir/src/parser.c.o.d -o CMakeFiles/yangobj_tests.dir/src/parser.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser.c } || exit $? [ 49%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o -MF CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o.d -o CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_yin.c } || exit $? [ 50%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o -MF CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o.d -o CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_xml.c } || exit $? [ 51%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_json.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/parser_json.c.o -MF CMakeFiles/yangobj_tests.dir/src/parser_json.c.o.d -o CMakeFiles/yangobj_tests.dir/src/parser_json.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_json.c } || exit $? [ 53%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o -MF CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o.d -o CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_lyb.c } || exit $? [ 54%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o -MF CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o.d -o CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_yang_bis.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_yang_bis.c:2888:9: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable] int yynerrs; ^ 1 warning generated. [ 55%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o -MF CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o.d -o CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_yang_lex.c } || exit $? [ 56%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o -MF CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o.d -o CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/parser_yang.c } || exit $? [ 58%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o -MF CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o.d -o CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/tree_schema.c } || exit $? [ 59%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_data.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/tree_data.c.o -MF CMakeFiles/yangobj_tests.dir/src/tree_data.c.o.d -o CMakeFiles/yangobj_tests.dir/src/tree_data.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/tree_data.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/tree_data.c:285:69: warning: unused parameter 'UNUSED_cb_data' [-Wunused-parameter] lyd_hash_table_val_equal(void *val1_p, void *val2_p, int mod, void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :34:1: note: expanded from here UNUSED_cb_data ^ 1 warning generated. [ 60%] Building C object CMakeFiles/yangobj_tests.dir/src/plugins.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/plugins.c.o -MF CMakeFiles/yangobj_tests.dir/src/plugins.c.o.d -o CMakeFiles/yangobj_tests.dir/src/plugins.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/plugins.c } || exit $? [ 61%] Building C object CMakeFiles/yangobj_tests.dir/src/printer.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/printer.c.o -MF CMakeFiles/yangobj_tests.dir/src/printer.c.o.d -o CMakeFiles/yangobj_tests.dir/src/printer.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer.c } || exit $? [ 62%] Building C object CMakeFiles/yangobj_tests.dir/src/xpath.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/xpath.c.o -MF CMakeFiles/yangobj_tests.dir/src/xpath.c.o.d -o CMakeFiles/yangobj_tests.dir/src/xpath.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:613:53: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] set_values_equal_cb(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :124:1: note: expanded from here UNUSED_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:613:72: warning: unused parameter 'UNUSED_cb_data' [-Wunused-parameter] set_values_equal_cb(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :125:1: note: expanded from here UNUSED_cb_data ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3290:51: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_bit_is_set(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :14:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3361:48: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_boolean(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :16:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3388:48: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_ceiling(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :17:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3494:49: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_contains(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :18:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3553:46: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_count(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :19:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3553:82: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_count(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :20:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3630:46: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_deref(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :21:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3750:53: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_derived_from(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :22:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3833:61: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_derived_from_or_self(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :23:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3920:51: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_enum_value(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :24:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3920:87: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_enum_value(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :25:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3972:31: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_false(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :26:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3972:54: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_false(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :27:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3972:90: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_false(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :28:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3973:32: warning: unused parameter 'UNUSED_local_mod' [-Wunused-parameter] struct lys_module *UNUSED(local_mod), struct lyxp_set *set, int options) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :29:1: note: expanded from here UNUSED_local_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:3997:46: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_floor(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :30:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4023:45: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_lang(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :31:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4121:30: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_last(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :32:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4121:53: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_last(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :33:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4121:89: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_last(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :34:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4336:30: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_node(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :39:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4336:53: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_node(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :40:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4459:44: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_not(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :41:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4525:34: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_position(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :42:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4525:57: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_position(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :43:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4525:93: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_position(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :44:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4563:49: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_re_match(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :45:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4628:46: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_round(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :46:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4681:52: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_starts_with(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :47:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:4939:56: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_substring_after(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :48:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5001:57: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_substring_before(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :49:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5062:44: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_sum(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, struct lys_module *local_mod, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :50:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5138:30: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_text(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :51:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5138:53: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_text(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :52:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5138:89: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_text(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :53:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5200:50: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_translate(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :56:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5310:30: warning: unused parameter 'UNUSED_args' [-Wunused-parameter] xpath_true(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :57:1: note: expanded from here UNUSED_args ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5310:53: warning: unused parameter 'UNUSED_arg_count' [-Wunused-parameter] xpath_true(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :58:1: note: expanded from here UNUSED_arg_count ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5310:89: warning: unused parameter 'UNUSED_cur_node' [-Wunused-parameter] xpath_true(struct lyxp_set **UNUSED(args), uint16_t UNUSED(arg_count), struct lyd_node *UNUSED(cur_node), ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :59:1: note: expanded from here UNUSED_cur_node ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:5311:31: warning: unused parameter 'UNUSED_local_mod' [-Wunused-parameter] struct lys_module *UNUSED(local_mod), struct lyxp_set *set, int options) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :60:1: note: expanded from here UNUSED_local_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/xpath.c:6137:105: warning: unused parameter 'UNUSED_options' [-Wunused-parameter] moveto_attr(struct lyxp_set *set, struct lyd_node *cur_node, const char *qname, uint16_t qname_len, int UNUSED(options)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :65:1: note: expanded from here UNUSED_options ^ 43 warnings generated. [ 64%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o -MF CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o.d -o CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_yang.c } || exit $? [ 65%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o -MF CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o.d -o CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_yin.c } || exit $? [ 66%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o -MF CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o.d -o CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_json_schema.c } || exit $? [ 67%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o -MF CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o.d -o CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_xml.c } || exit $? [ 69%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o -MF CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o.d -o CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_tree.c } || exit $? [ 70%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_info.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/printer_info.c.o -MF CMakeFiles/yangobj_tests.dir/src/printer_info.c.o.d -o CMakeFiles/yangobj_tests.dir/src/printer_info.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:415:78: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_type_detail(struct lyout *out, const struct lys_type *type, int * UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :86:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:686:82: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_typedef_detail(struct lyout *outf, const struct lys_tpdf *tpdf, int * UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :87:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:699:81: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_ident_detail(struct lyout *out, const struct lys_ident *ident, int * UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :88:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:729:84: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_feature_detail(struct lyout *out, const struct lys_feature *feat, int * UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :89:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:796:75: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_container(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :90:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:815:72: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_choice(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :91:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:837:70: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_leaf(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :92:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:855:74: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_leaflist(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :93:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:873:70: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_list(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :94:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:894:73: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_anydata(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :95:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:909:75: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_grouping(struct lyout *out, const struct lys_node *node, int * UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :96:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:924:70: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_case(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :97:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:940:71: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_input(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :98:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:954:72: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_output(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :99:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:968:71: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_notif(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :100:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:985:69: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_rpc(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :101:1: note: expanded from here UNUSED_first ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_info.c:1001:72: warning: unused parameter 'UNUSED_first' [-Wunused-parameter] info_print_action(struct lyout *out, const struct lys_node *node, int *UNUSED(first)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :102:1: note: expanded from here UNUSED_first ^ 17 warnings generated. [ 71%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/printer_json.c.o -MF CMakeFiles/yangobj_tests.dir/src/printer_json.c.o.d -o CMakeFiles/yangobj_tests.dir/src/printer_json.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_json.c } || exit $? [ 72%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o -MF CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o.d -o CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c } || exit $? /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:30:25: warning: unused parameter 'UNUSED_val1_p' [-Wunused-parameter] lyb_hash_equal_cb(void *UNUSED(val1_p), void *UNUSED(val2_p), int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :84:1: note: expanded from here UNUSED_val1_p ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:30:47: warning: unused parameter 'UNUSED_val2_p' [-Wunused-parameter] lyb_hash_equal_cb(void *UNUSED(val1_p), void *UNUSED(val2_p), int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :85:1: note: expanded from here UNUSED_val2_p ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:30:67: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] lyb_hash_equal_cb(void *UNUSED(val1_p), void *UNUSED(val2_p), int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :86:1: note: expanded from here UNUSED_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:30:86: warning: unused parameter 'UNUSED_cb_data' [-Wunused-parameter] lyb_hash_equal_cb(void *UNUSED(val1_p), void *UNUSED(val2_p), int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :87:1: note: expanded from here UNUSED_cb_data ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:37:50: warning: unused parameter 'UNUSED_mod' [-Wunused-parameter] lyb_ptr_equal_cb(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :88:1: note: expanded from here UNUSED_mod ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:37:69: warning: unused parameter 'UNUSED_cb_data' [-Wunused-parameter] lyb_ptr_equal_cb(void *val1_p, void *val2_p, int UNUSED(mod), void *UNUSED(cb_data)) ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/common.h:39:19: note: expanded from macro 'UNUSED' #define UNUSED(x) UNUSED_ ## x ^ :89:1: note: expanded from here UNUSED_cb_data ^ /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/printer_lyb.c:1062:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int r, ret = 0, rc = EXIT_SUCCESS; ^ 7 warnings generated. [ 74%] Building C object CMakeFiles/yangobj_tests.dir/src/yang_types.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT CMakeFiles/yangobj_tests.dir/src/yang_types.c.o -MF CMakeFiles/yangobj_tests.dir/src/yang_types.c.o.d -o CMakeFiles/yangobj_tests.dir/src/yang_types.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/yang_types.c } || exit $? [ 74%] Built target yangobj_tests [ 75%] Building C object CMakeFiles/yanglint.dir/tools/lint/main.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIE -MD -MT CMakeFiles/yanglint.dir/tools/lint/main.c.o -MF CMakeFiles/yanglint.dir/tools/lint/main.c.o.d -o CMakeFiles/yanglint.dir/tools/lint/main.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/tools/lint/main.c } || exit $? [ 76%] Building C object CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIE -MD -MT CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o -MF CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o.d -o CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/tools/lint/main_ni.c } || exit $? [ 77%] Building C object CMakeFiles/yanglint.dir/tools/lint/commands.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIE -MD -MT CMakeFiles/yanglint.dir/tools/lint/commands.c.o -MF CMakeFiles/yanglint.dir/tools/lint/commands.c.o.d -o CMakeFiles/yanglint.dir/tools/lint/commands.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/tools/lint/commands.c } || exit $? [ 79%] Building C object CMakeFiles/yanglint.dir/tools/lint/completion.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIE -MD -MT CMakeFiles/yanglint.dir/tools/lint/completion.c.o -MF CMakeFiles/yanglint.dir/tools/lint/completion.c.o.d -o CMakeFiles/yanglint.dir/tools/lint/completion.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/tools/lint/completion.c } || exit $? [ 80%] Building C object CMakeFiles/yanglint.dir/tools/lint/configuration.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIE -MD -MT CMakeFiles/yanglint.dir/tools/lint/configuration.c.o -MF CMakeFiles/yanglint.dir/tools/lint/configuration.c.o.d -o CMakeFiles/yanglint.dir/tools/lint/configuration.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/tools/lint/configuration.c } || exit $? [ 81%] Building C object CMakeFiles/yanglint.dir/linenoise/linenoise.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIE -MD -MT CMakeFiles/yanglint.dir/linenoise/linenoise.c.o -MF CMakeFiles/yanglint.dir/linenoise/linenoise.c.o.d -o CMakeFiles/yanglint.dir/linenoise/linenoise.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/linenoise/linenoise.c } || exit $? [ 82%] Linking C executable yanglint { /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/yanglint.dir/link.txt --verbose= } || exit $? [ 82%] Built target yanglint [ 83%] Building C object CMakeFiles/yangre.dir/tools/re/main.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIE -MD -MT CMakeFiles/yangre.dir/tools/re/main.c.o -MF CMakeFiles/yangre.dir/tools/re/main.c.o.d -o CMakeFiles/yangre.dir/tools/re/main.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/tools/re/main.c } || exit $? [ 85%] Linking C executable yangre { /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/yangre.dir/link.txt --verbose= } || exit $? [ 85%] Built target yangre [ 86%] Building C object CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o { /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIE -MD -MT CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o -MF CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o.d -o CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/tools/yang2yin/main.c } || exit $? [ 87%] Linking C executable yang2yin { /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/yang2yin.dir/link.txt --verbose= } || exit $? [ 87%] Built target yang2yin [ 88%] Building C object src/extensions/CMakeFiles/nacm.dir/nacm.c.o { cd /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/extensions && /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -Dnacm_EXPORTS -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT src/extensions/CMakeFiles/nacm.dir/nacm.c.o -MF CMakeFiles/nacm.dir/nacm.c.o.d -o CMakeFiles/nacm.dir/nacm.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/extensions/nacm.c } || exit $? [ 90%] Linking C shared library nacm.dylib { cd /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/extensions && /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/nacm.dir/link.txt --verbose= } || exit $? [ 90%] Built target nacm [ 91%] Building C object src/extensions/CMakeFiles/metadata.dir/metadata.c.o { cd /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/extensions && /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -Dmetadata_EXPORTS -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT src/extensions/CMakeFiles/metadata.dir/metadata.c.o -MF CMakeFiles/metadata.dir/metadata.c.o.d -o CMakeFiles/metadata.dir/metadata.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/extensions/metadata.c } || exit $? [ 92%] Linking C shared library metadata.dylib { cd /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/extensions && /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/metadata.dir/link.txt --verbose= } || exit $? [ 92%] Built target metadata [ 93%] Building C object src/extensions/CMakeFiles/yangdata.dir/yangdata.c.o { cd /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/extensions && /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -Dyangdata_EXPORTS -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT src/extensions/CMakeFiles/yangdata.dir/yangdata.c.o -MF CMakeFiles/yangdata.dir/yangdata.c.o.d -o CMakeFiles/yangdata.dir/yangdata.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/extensions/yangdata.c } || exit $? [ 95%] Linking C shared library yangdata.dylib { cd /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/extensions && /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/yangdata.dir/link.txt --verbose= } || exit $? [ 95%] Built target yangdata [ 96%] Building C object src/user_types/CMakeFiles/user_yang_types.dir/user_yang_types.c.o { cd /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/user_types && /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -Duser_yang_types_EXPORTS -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT src/user_types/CMakeFiles/user_yang_types.dir/user_yang_types.c.o -MF CMakeFiles/user_yang_types.dir/user_yang_types.c.o.d -o CMakeFiles/user_yang_types.dir/user_yang_types.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/user_types/user_yang_types.c } || exit $? [ 97%] Linking C shared library user_yang_types.dylib { cd /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/user_types && /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/user_yang_types.dir/link.txt --verbose= } || exit $? [ 97%] Built target user_yang_types [ 98%] Building C object src/user_types/CMakeFiles/user_inet_types.dir/user_inet_types.c.o { cd /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/user_types && /Users/pbulk/build/devel/libyang/work/.cwrapper/bin/clang -Duser_inet_types_EXPORTS -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src -I/Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wextra -std=gnu99 -fno-strict-aliasing -O3 -DNDEBUG -arch arm64 -mmacosx-version-min=14.5 -fPIC -MD -MT src/user_types/CMakeFiles/user_inet_types.dir/user_inet_types.c.o -MF CMakeFiles/user_inet_types.dir/user_inet_types.c.o.d -o CMakeFiles/user_inet_types.dir/user_inet_types.c.o -c /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/src/user_types/user_inet_types.c } || exit $? [100%] Linking C shared library user_inet_types.dylib { cd /Users/pbulk/build/devel/libyang/work/libyang-1.0.240/_build/src/user_types && /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/user_inet_types.dir/link.txt --verbose= } || exit $? [100%] Built target user_inet_types *** Please use pkgtools/verifypc to sanity check dependencies.