autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /Users/jenkins/w/cci_PR-4434@3/.conan/data/automake/1.16.3/_/_/package/3c28ba69276b46fd46e9c2060ba991d725ccab43/bin/aclocal --force -I m4 --install ${ACLOCAL_FLAGS} aclocal: installing 'm4/libtool.m4' from '/Users/jenkins/w/cci_PR-4434@3/.conan/data/libtool/2.4.6/_/_/package/150f8c59c5beb38d3bb23c3061298c1594abbc17/bin/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/Users/jenkins/w/cci_PR-4434@3/.conan/data/libtool/2.4.6/_/_/package/150f8c59c5beb38d3bb23c3061298c1594abbc17/bin/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/Users/jenkins/w/cci_PR-4434@3/.conan/data/libtool/2.4.6/_/_/package/150f8c59c5beb38d3bb23c3061298c1594abbc17/bin/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/Users/jenkins/w/cci_PR-4434@3/.conan/data/libtool/2.4.6/_/_/package/150f8c59c5beb38d3bb23c3061298c1594abbc17/bin/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/Users/jenkins/w/cci_PR-4434@3/.conan/data/libtool/2.4.6/_/_/package/150f8c59c5beb38d3bb23c3061298c1594abbc17/bin/share/aclocal/lt~obsolete.m4' autoreconf: configure.ac: tracing autoreconf: running: /Users/jenkins/w/cci_PR-4434@3/.conan/data/libtool/2.4.6/_/_/package/150f8c59c5beb38d3bb23c3061298c1594abbc17/bin/libtoolize --copy --force autoreconf: running: /Users/jenkins/w/cci_PR-4434@3/.conan/data/autoconf/2.69/_/_/package/cc471ed355602ffa7007968c83aa4e7e648a38b5/bin/autoconf --force autoreconf: running: /Users/jenkins/w/cci_PR-4434@3/.conan/data/autoconf/2.69/_/_/package/cc471ed355602ffa7007968c83aa4e7e648a38b5/bin/autoheader --force autoreconf: running: /Users/jenkins/w/cci_PR-4434@3/.conan/data/automake/1.16.3/_/_/package/3c28ba69276b46fd46e9c2060ba991d725ccab43/bin/automake --add-missing --copy --force-missing configure.ac:76: installing 'build-aux/compile' configure.ac:76: installing 'build-aux/config.guess' configure.ac:76: installing 'build-aux/config.sub' configure.ac:61: installing 'build-aux/install-sh' configure.ac:61: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory `.' ./configure: line 12860: PKG_INSTALLDIR: command not found configure: WARNING: CFLAGS is not empty, will attempt to apply optimization flags to 'AM_CFLAGS' but depending on the contents of CFLAGS these may be overridden. CFLAGS = '-m64 -O3' configure: WARNING: Your LD does not support -z,retpolineplt try -fuse-ld=lld-7 configure: WARNING: doxygen not found - continuing without doxygen support test_sscanf_s.c:56:40: warning: format specifies type 'int *' but the argument has type 'int' [-Wformat] rc = sscanf_s(str1, "%s %n", str2, LEN, &ind); ~~ ^~~ test_sscanf_s.c:20:13: note: expanded from macro 'LEN' #define LEN (128) ^~~~~ test_sscanf_s.c:56:45: warning: data argument not used by format string [-Wformat-extra-args] rc = sscanf_s(str1, "%s %n", str2, LEN, &ind); ~~~~~~~ ^ test_sscanf_s.c:67:41: warning: data argument not used by format string [-Wformat-extra-args] rc = sscanf_s(str1, "%s %%n", str2, 6); ~~~~~~~~ ^ test_sscanf_s.c:71:41: warning: data argument not used by format string [-Wformat-extra-args] rc = sscanf_s(str1, "%s %%n", str3, 6); ~~~~~~~~ ^ test_sscanf_s.c:100:37: warning: data argument not used by format string [-Wformat-extra-args] rc = sscanf_s(str1, "%s", str2, LEN); ~~~~ ^ test_sscanf_s.c:20:13: note: expanded from macro 'LEN' #define LEN (128) ^ test_sscanf_s.c:117:37: warning: data argument not used by format string [-Wformat-extra-args] rc = sscanf_s(str1, "%s", str2, LEN); ~~~~ ^ test_sscanf_s.c:20:13: note: expanded from macro 'LEN' #define LEN (128) ^ test_sscanf_s.c:126:37: warning: data argument not used by format string [-Wformat-extra-args] rc = sscanf_s(str1, "%s", str2, LEN); ~~~~ ^ test_sscanf_s.c:20:13: note: expanded from macro 'LEN' #define LEN (128) ^ test_sscanf_s.c:135:37: warning: data argument not used by format string [-Wformat-extra-args] rc = sscanf_s(str1, "%s", str2, LEN); ~~~~ ^ test_sscanf_s.c:20:13: note: expanded from macro 'LEN' #define LEN (128) ^ 8 warnings generated. mkdir: /Users/jenkins/w/cci_PR-4434@3/.conan/data/libsafec/3.6.0/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/include: File exists mkdir: /Users/jenkins/w/cci_PR-4434@3/.conan/data/libsafec/3.6.0/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/include/libsafec: File exists ERROR: libsafec/3.6.0: Error in package() method, line 75 tools.rename("libsafec-{}.{}".format(self.version, ext), "libsafec.{}".format(ext)) ConanException: rename libsafec-3.6.0.so to libsafec.so failed: [Errno 2] No such file or directory: 'libsafec-3.6.0.so' -> 'libsafec.so'