rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory ./getopt.c:685:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. ./strcache.c:310:11: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] (strcache->end / strcache->count)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. ./glob/glob.c:818:27: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * ./glob/glob.c:937:24: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * ./glob/glob.c:992:39: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] new_pathv = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * ./glob/glob.c:1383:23: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * 4 warnings generated. make/4.2.1 (test package): WARN: This conanfile has no build step