The build took 00h 01m 10s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
4,094 |
sh |
2,716 |
cpp |
6,810 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: flintqs 1:1.0-1 (Wed Apr 5 00:55:52 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...autoreconf: Entering directory `.'autoreconf: configure.ac: not using Gettextautoreconf: running: aclocal -I m4aclocal: warning: couldn't open directory 'm4': No such file or directoryautoreconf: configure.ac: tracingautoreconf: configure.ac: not using Libtoolautoreconf: running: /usr/bin/autoconfautoreconf: running: /usr/bin/autoheaderautoreconf: running: automake --add-missing --copy --no-forceUnescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.configure.ac:16: installing './compile'configure.ac:4: installing './config.guess'configure.ac:4: installing './config.sub'configure.ac:5: installing './install-sh'configure.ac:5: installing './missing'src/Makefile.am: installing './depcomp'autoreconf: Leaving directory `.'checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking for style of include used by make... GNUchecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang understands -c and -o together... yeschecking dependency style of clang... gcc3checking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking gmp.h usability... nochecking gmp.h presence... nochecking for gmp.h... nochecking for __gmpz_init in -lgmp... noconfigure: error: GNU Multiple Precision Arithmetic Library not found. Set CFLAGS/LDFLAGS if it is installed in a non-standard directory==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/flintqs/src/FlintQS-1.0/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by FlintQS configure 1.0, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 71499ecd7f17uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2175: checking build system typeconfigure:2189: result: x86_64-unknown-linux-gnuconfigure:2209: checking host system typeconfigure:2222: result: x86_64-unknown-linux-gnuconfigure:2242: checking target system typeconfigure:2255: result: x86_64-unknown-linux-gnuconfigure:2297: checking for a BSD-compatible installconfigure:2365: result: /usr/bin/install -cconfigure:2376: checking whether build environment is saneconfigure:2431: result: yesconfigure:2490: checking for x86_64-unknown-linux-stripconfigure:2520: result: noconfigure:2530: checking for stripconfigure:2546: found /sysroot/bin/stripconfigure:2557: result: stripconfigure:2582: checking for a thread-safe mkdir -pconfigure:2621: result: /usr/sbin/mkdir -pconfigure:2628: checking for gawkconfigure:2644: found /usr/sbin/gawkconfigure:2655: result: gawkconfigure:2666: checking whether make sets $(MAKE)configure:2688: result: yesconfigure:2717: checking whether make supports nested variablesconfigure:2734: result: yesconfigure:2881: checking for style of include used by makeconfigure:2909: result: GNUconfigure:2940: checking for x86_64-unknown-linux-gccconfigure:2967: result: clangconfigure:3236: checking for C compiler versionconfigure:3245: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3256: $? = 0configure:3245: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:3256: $? = 0configure:3245: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3256: $? = 1configure:3245: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3256: $? = 1configure:3276: checking whether the C compiler worksconfigure:3298: clang conftest.c >&5configure:3302: $? = 0configure:3350: result: yesconfigure:3353: checking for C compiler default output file nameconfigure:3355: result: a.outconfigure:3361: checking for suffix of executablesconfigure:3368: clang -o conftest conftest.c >&5configure:3372: $? = 0configure:3394: result:configure:3416: checking whether we are cross compilingconfigure:3424: clang -o conftest conftest.c >&5configure:3428: $? = 0configure:3435: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3439: $? = 127configure:3454: result: yesconfigure:3459: checking for suffix of object filesconfigure:3481: clang -c conftest.c >&5configure:3485: $? = 0configure:3506: result: oconfigure:3510: checking whether we are using the GNU C compilerconfigure:3529: clang -c conftest.c >&5configure:3529: $? = 0configure:3538: result: yesconfigure:3547: checking whether clang accepts -gconfigure:3567: clang -c -g conftest.c >&5configure:3567: $? = 0configure:3608: result: yesconfigure:3625: checking for clang option to accept ISO C89configure:3688: clang -c conftest.c >&5configure:3688: $? = 0configure:3701: result: none neededconfigure:3726: checking whether clang understands -c and -o togetherconfigure:3748: clang -c conftest.c -o conftest2.oconfigure:3751: $? = 0configure:3748: clang -c conftest.c -o conftest2.oconfigure:3751: $? = 0configure:3763: result: yesconfigure:3782: checking dependency style of clangconfigure:3893: result: gcc3configure:3914: checking how to run the C preprocessorconfigure:3945: clang -E conftest.cconfigure:3945: $? = 0configure:3959: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3959: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "FlintQS"| #define PACKAGE_TARNAME "flintqs"| #define PACKAGE_VERSION "1.0"| #define PACKAGE_STRING "FlintQS 1.0"| #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com"| #define PACKAGE_URL ""| #define PACKAGE "flintqs"| #define VERSION "1.0"| /* end confdefs.h. */| #include configure:3984: result: clang -Econfigure:4004: clang -E conftest.cconfigure:4004: $? = 0configure:4018: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4018: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "FlintQS"| #define PACKAGE_TARNAME "flintqs"| #define PACKAGE_VERSION "1.0"| #define PACKAGE_STRING "FlintQS 1.0"| #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com"| #define PACKAGE_URL ""| #define PACKAGE "flintqs"| #define VERSION "1.0"| /* end confdefs.h. */| #include configure:4047: checking for grep that handles long lines and -econfigure:4105: result: /usr/sbin/grepconfigure:4110: checking for egrepconfigure:4172: result: /usr/sbin/grep -Econfigure:4177: checking for ANSI C header filesconfigure:4197: clang -c conftest.c >&5configure:4197: $? = 0configure:4281: result: yesconfigure:4294: checking for sys/types.hconfigure:4294: clang -c conftest.c >&5configure:4294: $? = 0configure:4294: result: yesconfigure:4294: checking for sys/stat.hconfigure:4294: clang -c conftest.c >&5configure:4294: $? = 0configure:4294: result: yesconfigure:4294: checking for stdlib.hconfigure:4294: clang -c conftest.c >&5configure:4294: $? = 0configure:4294: result: yesconfigure:4294: checking for string.hconfigure:4294: clang -c conftest.c >&5configure:4294: $? = 0configure:4294: result: yesconfigure:4294: checking for memory.hconfigure:4294: clang -c conftest.c >&5configure:4294: $? = 0configure:4294: result: yesconfigure:4294: checking for strings.hconfigure:4294: clang -c conftest.c >&5configure:4294: $? = 0configure:4294: result: yesconfigure:4294: checking for inttypes.hconfigure:4294: clang -c conftest.c >&5configure:4294: $? = 0configure:4294: result: yesconfigure:4294: checking for stdint.hconfigure:4294: clang -c conftest.c >&5configure:4294: $? = 0configure:4294: result: yesconfigure:4294: checking for unistd.hconfigure:4294: clang -c conftest.c >&5configure:4294: $? = 0configure:4294: result: yesconfigure:4308: checking gmp.h usabilityconfigure:4308: clang -c conftest.c >&5conftest.c:54:10: fatal error: 'gmp.h' file not found#include ^1 error generated.configure:4308: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "FlintQS"| #define PACKAGE_TARNAME "flintqs"| #define PACKAGE_VERSION "1.0"| #define PACKAGE_STRING "FlintQS 1.0"| #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com"| #define PACKAGE_URL ""| #define PACKAGE "flintqs"| #define VERSION "1.0"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4308: result: noconfigure:4308: checking gmp.h presenceconfigure:4308: clang -E conftest.cconftest.c:21:10: fatal error: 'gmp.h' file not found#include ^1 error generated.configure:4308: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "FlintQS"| #define PACKAGE_TARNAME "flintqs"| #define PACKAGE_VERSION "1.0"| #define PACKAGE_STRING "FlintQS 1.0"| #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com"| #define PACKAGE_URL ""| #define PACKAGE "flintqs"| #define VERSION "1.0"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:4308: result: noconfigure:4308: checking for gmp.hconfigure:4308: result: noconfigure:4318: checking for __gmpz_init in -lgmpconfigure:4343: clang -o conftest conftest.c -lgmp >&5/sysroot/bin/ld: error: cannot find -lgmp/tmp/conftest-8e9fb6.o:conftest.c:function main: error: undefined reference to '__gmpz_init'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4343: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "FlintQS"| #define PACKAGE_TARNAME "flintqs"| #define PACKAGE_VERSION "1.0"| #define PACKAGE_STRING "FlintQS 1.0"| #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com"| #define PACKAGE_URL ""| #define PACKAGE "flintqs"| #define VERSION "1.0"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char __gmpz_init ();| int| main ()| {| return __gmpz_init ();| ;| return 0;| }configure:4352: result: noconfigure:4362: error: GNU Multiple Precision Arithmetic Library not found.Set CFLAGS/LDFLAGS if it is installed in a non-standard directory## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_gmp_h=noac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_gmp___gmpz_init=noac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_target=x86_64-unknown-linux-gnuam_cv_CC_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/flintqs/src/FlintQS-1.0/missing aclocal-1.15'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AUTOCONF='${SHELL} /tmp/flintqs/src/FlintQS-1.0/missing autoconf'AUTOHEADER='${SHELL} /tmp/flintqs/src/FlintQS-1.0/missing autoheader'AUTOMAKE='${SHELL} /tmp/flintqs/src/FlintQS-1.0/missing automake-1.15'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='clang -E'CPPFLAGS=''CXX='clang++'CXXDEPMODE=''CXXFLAGS=''CYGPATH_W='echo'DEFS=''DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/flintqs/src/FlintQS-1.0/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='flintqs'PACKAGE_BUGREPORT='sage-devel@googlegroups.com'PACKAGE_NAME='FlintQS'PACKAGE_STRING='FlintQS 1.0'PACKAGE_TARNAME='flintqs'PACKAGE_URL=''PACKAGE_VERSION='1.0'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='1.0'ac_ct_CC=''ac_ct_CXX=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE=''am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE=''am__fastdepCXX_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='NONE'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/flintqs/src/FlintQS-1.0/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='$(MKDIR_P)'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target='x86_64-unknown-linux-gnu'target_alias=''target_cpu='x86_64'target_os='linux-gnu'target_vendor='unknown'## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "FlintQS"#define PACKAGE_TARNAME "flintqs"#define PACKAGE_VERSION "1.0"#define PACKAGE_STRING "FlintQS 1.0"#define PACKAGE_BUGREPORT "sage-devel@googlegroups.com"#define PACKAGE_URL ""#define PACKAGE "flintqs"#define VERSION "1.0"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1configure: exit 1