configure: WARNING: no indent program found: make indent target will not function ar: `u' modifier ignored since `D' is the default (see `U') scanflags.c: In function ‘sf_init’: scanflags.c:65:13: warning: passing argument 2 of ‘lerrsf_fatal’ makes pointer from integer without a cast [-Wint-conversion] (long)sizeof(scanflags_t)); ^ In file included from scanflags.c:34:0: flexdef.h:912:13: note: expected ‘const char *’ but argument is of type ‘long int’ extern void lerrsf_fatal PROTO ((const char *, const char *)); ^ buf.c: In function ‘buf_linedir’: buf.c:101:60: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] for (dst = t + sprintf (t, "#line %d \"", lineno), src = filename; *src; *dst++ = *src++) ^ ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY