configure: WARNING: texi2dvi: program not found: building pdf version of manual will not work configure: WARNING: ${top_srcdir}/build-aux/missing indent does not appear to be GNU indent; 'make indent' may not function properly misc.c: In function ‘line_directive_out’: misc.c:369:43: warning: ‘%s’ directive output may be truncated writing up to 2047 bytes into a region of size 2039 [-Wformat-truncation=] snprintf (directive, sizeof(directive), line_fmt, 0, filename); ^~~~~~~~ ~~~~~~~~ misc.c:369:3: note: ‘snprintf’ output between 12 and 2059 bytes into a destination of size 2048 snprintf (directive, sizeof(directive), line_fmt, 0, filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:367:43: warning: ‘%s’ directive output may be truncated writing up to 2047 bytes into a region of size between 2029 and 2039 [-Wformat-truncation=] snprintf (directive, sizeof(directive), line_fmt, linenum, filename); ^~~~~~~~ ~~~~~~~~ misc.c:367:3: note: ‘snprintf’ output between 12 and 2069 bytes into a destination of size 2048 snprintf (directive, sizeof(directive), line_fmt, linenum, filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c: In function ‘line_directive_out’: misc.c:369:43: warning: ‘%s’ directive output may be truncated writing up to 2047 bytes into a region of size 2039 [-Wformat-truncation=] snprintf (directive, sizeof(directive), line_fmt, 0, filename); ^~~~~~~~ ~~~~~~~~ misc.c:369:3: note: ‘snprintf’ output between 12 and 2059 bytes into a destination of size 2048 snprintf (directive, sizeof(directive), line_fmt, 0, filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:367:43: warning: ‘%s’ directive output may be truncated writing up to 2047 bytes into a region of size between 2029 and 2039 [-Wformat-truncation=] snprintf (directive, sizeof(directive), line_fmt, linenum, filename); ^~~~~~~~ ~~~~~~~~ misc.c:367:3: note: ‘snprintf’ output between 12 and 2069 bytes into a destination of size 2048 snprintf (directive, sizeof(directive), line_fmt, linenum, filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ERROR: flex/2.6.4: Error in package() method, line 75 os.unlink(os.path.join(self.package_folder, "lib", "libfl_pic.la")) FileNotFoundError: [Errno 2] No such file or directory: '/home/conan/w/cci_PR-3873/.conan/data/flex/2.6.4/_/_/package/d52f12a4c1f92a2de87ff8c2b0b0be599a0b22bf/lib/libfl_pic.la'