autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/conan/w/cci_PR-4434/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal --force -I m4 --install ${ACLOCAL_FLAGS} aclocal: installing 'm4/libtool.m4' from '/home/conan/w/cci_PR-4434/.conan/data/libtool/2.4.6/_/_/package/2b8edfb8febf5754a388297c0f18ee5a9cd8f36b/bin/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/home/conan/w/cci_PR-4434/.conan/data/libtool/2.4.6/_/_/package/2b8edfb8febf5754a388297c0f18ee5a9cd8f36b/bin/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/home/conan/w/cci_PR-4434/.conan/data/libtool/2.4.6/_/_/package/2b8edfb8febf5754a388297c0f18ee5a9cd8f36b/bin/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/home/conan/w/cci_PR-4434/.conan/data/libtool/2.4.6/_/_/package/2b8edfb8febf5754a388297c0f18ee5a9cd8f36b/bin/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/home/conan/w/cci_PR-4434/.conan/data/libtool/2.4.6/_/_/package/2b8edfb8febf5754a388297c0f18ee5a9cd8f36b/bin/share/aclocal/lt~obsolete.m4' autoreconf: configure.ac: tracing autoreconf: running: /home/conan/w/cci_PR-4434/.conan/data/libtool/2.4.6/_/_/package/2b8edfb8febf5754a388297c0f18ee5a9cd8f36b/bin/libtoolize --copy --force autoreconf: running: /home/conan/w/cci_PR-4434/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoconf --force autoreconf: running: /home/conan/w/cci_PR-4434/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoheader --force autoreconf: running: /home/conan/w/cci_PR-4434/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/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 -g' configure: WARNING: doxygen not found - continuing without doxygen support /usr/bin/x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U') test_sscanf_s.c: In function ‘test_sscanf_s’: test_sscanf_s.c:41:5: warning: too many arguments for format [-Wformat-extra-args] rc = sscanf_s(str1, NULL, NULL); ^~ test_sscanf_s.c:56:30: warning: format ‘%n’ expects argument of type ‘int *’, but argument 4 has type ‘int’ [-Wformat=] rc = sscanf_s(str1, "%s %n", str2, LEN, &ind); ^ test_sscanf_s.c:56:25: warning: too many arguments for format [-Wformat-extra-args] rc = sscanf_s(str1, "%s %n", str2, LEN, &ind); ^~~~~~~ test_sscanf_s.c:67:25: warning: too many arguments for format [-Wformat-extra-args] rc = sscanf_s(str1, "%s %%n", str2, 6); ^~~~~~~~ test_sscanf_s.c:71:25: warning: too many arguments for format [-Wformat-extra-args] rc = sscanf_s(str1, "%s %%n", str3, 6); ^~~~~~~~ test_sscanf_s.c:100:25: warning: too many arguments for format [-Wformat-extra-args] rc = sscanf_s(str1, "%s", str2, LEN); ^~~~ test_sscanf_s.c:117:25: warning: too many arguments for format [-Wformat-extra-args] rc = sscanf_s(str1, "%s", str2, LEN); ^~~~ test_sscanf_s.c:126:25: warning: too many arguments for format [-Wformat-extra-args] rc = sscanf_s(str1, "%s", str2, LEN); ^~~~ test_sscanf_s.c:135:25: warning: too many arguments for format [-Wformat-extra-args] rc = sscanf_s(str1, "%s", str2, LEN); ^~~~ gcc: internal compiler error: Terminated (program as) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [test_memmove32_s.o] Error 4 make[3]: *** Waiting for unfinished jobs.... /bin/bash: line 1: 33130 Terminated /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEBUG -I/home/conan/w/cci_PR-4434/.conan/data/libtool/2.4.6/_/_/package/2b8edfb8febf5754a388297c0f18ee5a9cd8f36b/include -I../include -I. -m64 -g -c -o test_memmove16_s.o test_memmove16_s.c make[3]: *** [test_memmove16_s.o] Error 143 Assembler messages: Error: can't open /tmp/cc2V0Bl6.s for reading: No such file or directory gcc: internal compiler error: Terminated (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [test_memset32_s.o] Error 4 make[2]: *** [check-am] Error 2 make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 libsafec/3.6.0: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-4434/.conan/data/libsafec/3.6.0/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8 ERROR: Exiting with code: 5