The build took 00h 01m 16s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
3,297 |
sh |
3,187 |
makefile |
173 |
ansic |
6,657 |
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: pm-utils 1.4.1-6 (Wed Apr 5 02:00:34 UTC 2017)==> Checking runtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) pm-quirks-0.20100619-4Total Installed Size: 0.06 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing pm-quirks...==> Checking buildtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) xmlto-0.0.28-1Total Installed Size: 0.12 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing xmlto...:: Running post-transaction hooks...(1/1) Updating manpage index...==> WARNING: Using existing $srcdir/ tree==> Starting build()...patching file pm/pm-functions.inpatching file pm/power.d/intel-audio-powersavepatching file pm/sleep.d/49bluetoothpatching file pm/power.d/sata_alpmconfigure: WARNING: if you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be usedchecking 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/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking 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... nochecking 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 for style of include used by make... GNUchecking dependency style of clang... gcc3checking whether ln -s works... yeschecking for xmlto... /usr/bin/xmltochecking whether to build manpages... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating pm-utils.pcconfig.status: creating man/Makefileconfig.status: creating src/Makefileconfig.status: creating pm/Makefileconfig.status: creating pm/sleep.d/Makefileconfig.status: creating pm/power.d/Makefileconfig.status: creating pm/module.d/Makefileconfig.status: creating config.hconfig.status: executing depfiles commands pm-utils 1.4.1 ================== prefix: /usr compiler: clang cflags: make all-recursivemake[1]: Entering directory '/tmp/pm-utils/src/pm-utils-1.4.1'Making all in pmmake[2]: Entering directory '/tmp/pm-utils/src/pm-utils-1.4.1/pm'Making all in sleep.dmake[3]: Entering directory '/tmp/pm-utils/src/pm-utils-1.4.1/pm/sleep.d'make[3]: Nothing to be done for 'all'.make[3]: Leaving directory '/tmp/pm-utils/src/pm-utils-1.4.1/pm/sleep.d'Making all in power.dmake[3]: Entering directory '/tmp/pm-utils/src/pm-utils-1.4.1/pm/power.d'make[3]: Nothing to be done for 'all'.make[3]: Leaving directory '/tmp/pm-utils/src/pm-utils-1.4.1/pm/power.d'Making all in module.dmake[3]: Entering directory '/tmp/pm-utils/src/pm-utils-1.4.1/pm/module.d'make[3]: Nothing to be done for 'all'.make[3]: Leaving directory '/tmp/pm-utils/src/pm-utils-1.4.1/pm/module.d'make[3]: Entering directory '/tmp/pm-utils/src/pm-utils-1.4.1/pm'sed -e 's,[@]PM-UTILS-LIBDIR[@],/usr/lib/pm-utils,g' -e 's,[@]PM-UTILS-SYSCONFDIR[@],/etc/pm,g' functions.in >functionssed -e 's,[@]PM-UTILS-LIBDIR[@],/usr/lib/pm-utils,g' -e 's,[@]PM-UTILS-SYSCONFDIR[@],/etc/pm,g' pm-functions.in >pm-functionschmod +x functionschmod +x pm-functionsmake[3]: Leaving directory '/tmp/pm-utils/src/pm-utils-1.4.1/pm'make[2]: Leaving directory '/tmp/pm-utils/src/pm-utils-1.4.1/pm'Making all in manmake[2]: Entering directory '/tmp/pm-utils/src/pm-utils-1.4.1/man'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/pm-utils/src/pm-utils-1.4.1/man'Making all in srcmake[2]: Entering directory '/tmp/pm-utils/src/pm-utils-1.4.1/src'clang -DHAVE_CONFIG_H -I. -I.. -MT pm-pmu.o -MD -MP -MF .deps/pm-pmu.Tpo -c -o pm-pmu.o pm-pmu.cclang -DHAVE_CONFIG_H -I. -I.. -MT pm-reset-swap.o -MD -MP -MF .deps/pm-reset-swap.Tpo -c -o pm-reset-swap.o pm-reset-swap.csed -e 's,[@]PM-UTILS-LIBDIR[@],/usr/lib/pm-utils,g' -e 's,[@]PM-UTILS-SYSCONFDIR[@],/etc/pm,g' pm-is-supported.in >pm-is-supportedsed -e 's,[@]PM-UTILS-LIBDIR[@],/usr/lib/pm-utils,g' -e 's,[@]PM-UTILS-SYSCONFDIR[@],/etc/pm,g' pm-action.in >pm-actionchmod +x pm-is-supportedchmod +x pm-actionsed -e 's,[@]PM-UTILS-LIBDIR[@],/usr/lib/pm-utils,g' -e 's,[@]PM-UTILS-SYSCONFDIR[@],/etc/pm,g' pm-powersave.in >pm-powersavechmod +x pm-powersavepm-reset-swap.c:37:10: fatal error: 'linux/pmu.h' file not found#include ^pm-pmu.c:37:10: fatal error: 'linux/pmu.h' file not found#include ^1 error generated.1 error generated.make[2]: *** [Makefile:419: pm-reset-swap.o] Error 1make[2]: *** Waiting for unfinished jobs....make[2]: *** [Makefile:419: pm-pmu.o] Error 1make[2]: Leaving directory '/tmp/pm-utils/src/pm-utils-1.4.1/src'make[1]: *** [Makefile:326: all-recursive] Error 1make[1]: Leaving directory '/tmp/pm-utils/src/pm-utils-1.4.1'make: *** [Makefile:222: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/pm-utils/src/pm-utils-1.4.1/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by pm-utils configure 1.4.1, which wasgenerated by GNU Autoconf 2.66. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --localstatedir=/var## --------- #### Platform. #### --------- ##hostname = 2d3ddd7606b1uname -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/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:1800: checking for a BSD-compatible installconfigure:1868: result: /usr/bin/install -cconfigure:1879: checking whether build environment is saneconfigure:1929: result: yesconfigure:1978: checking for x86_64-unknown-linux-stripconfigure:2008: result: noconfigure:2018: checking for stripconfigure:2034: found /sysroot/bin/stripconfigure:2045: result: stripconfigure:2070: checking for a thread-safe mkdir -pconfigure:2109: result: /usr/bin/mkdir -pconfigure:2122: checking for gawkconfigure:2138: found /usr/bin/gawkconfigure:2149: result: gawkconfigure:2160: checking whether make sets $(MAKE)configure:2182: result: yesconfigure:2273: checking for x86_64-unknown-linux-gccconfigure:2300: result: clangconfigure:2569: checking for C compiler versionconfigure:2578: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2589: $? = 0configure:2578: 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:2589: $? = 0configure:2578: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2589: $? = 1configure:2578: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2589: $? = 1configure:2609: checking whether the C compiler worksconfigure:2631: clang conftest.c >&5configure:2635: $? = 0configure:2683: result: yesconfigure:2686: checking for C compiler default output file nameconfigure:2688: result: a.outconfigure:2694: checking for suffix of executablesconfigure:2701: clang -o conftest conftest.c >&5configure:2705: $? = 0configure:2727: result:configure:2749: checking whether we are cross compilingconfigure:2757: clang -o conftest conftest.c >&5configure:2761: $? = 0configure:2768: ./conftestconfigure:2772: $? = 0configure:2787: result: noconfigure:2792: checking for suffix of object filesconfigure:2814: clang -c conftest.c >&5configure:2818: $? = 0configure:2839: result: oconfigure:2843: checking whether we are using the GNU C compilerconfigure:2862: clang -c conftest.c >&5configure:2862: $? = 0configure:2871: result: yesconfigure:2880: checking whether clang accepts -gconfigure:2900: clang -c -g conftest.c >&5configure:2900: $? = 0configure:2941: result: yesconfigure:2958: checking for clang option to accept ISO C89configure:3022: clang -c conftest.c >&5configure:3022: $? = 0configure:3035: result: none neededconfigure:3066: checking for style of include used by makeconfigure:3094: result: GNUconfigure:3119: checking dependency style of clangconfigure:3229: result: gcc3configure:3244: checking whether ln -s worksconfigure:3248: result: yesconfigure:3265: checking for xmltoconfigure:3283: found /usr/bin/xmltoconfigure:3296: result: /usr/bin/xmltoconfigure:3328: result: checking whether to build manpages... yesconfigure:3456: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by pm-utils config.status 1.4.1, which wasgenerated by GNU Autoconf 2.66. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 2d3ddd7606b1config.status:848: creating Makefileconfig.status:848: creating pm-utils.pcconfig.status:848: creating man/Makefileconfig.status:848: creating src/Makefileconfig.status:848: creating pm/Makefileconfig.status:848: creating pm/sleep.d/Makefileconfig.status:848: creating pm/power.d/Makefileconfig.status:848: creating pm/module.d/Makefileconfig.status:848: creating config.hconfig.status:1076: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_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_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_objext=oac_cv_path_XMLTO=/usr/bin/xmltoac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesam_cv_CC_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/pm-utils/src/pm-utils-1.4.1/missing --run aclocal-1.11'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/pm-utils/src/pm-utils-1.4.1/missing --run tar'AUTOCONF='${SHELL} /tmp/pm-utils/src/pm-utils-1.4.1/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/pm-utils/src/pm-utils-1.4.1/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/pm-utils/src/pm-utils-1.4.1/missing --run automake-1.11'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EXEEXT=''HAVE_XMLTO_FALSE='#'HAVE_XMLTO_TRUE=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LN_S='ln -s'LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/pm-utils/src/pm-utils-1.4.1/missing --run makeinfo'MKDIR_P='/usr/bin/mkdir -p'OBJEXT='o'PACKAGE='pm-utils'PACKAGE_BUGREPORT=''PACKAGE_NAME='pm-utils'PACKAGE_STRING='pm-utils 1.4.1'PACKAGE_TARNAME='pm-utils'PACKAGE_URL=''PACKAGE_VERSION='1.4.1'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='1.4.1'XMLTO='/usr/bin/xmlto'ac_ct_CC=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} xf -'bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/pm-utils/src/pm-utils-1.4.1/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='/var'mandir='${datarootdir}/man'mkdir_p='/usr/bin/mkdir -p'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='/usr/bin'sharedstatedir='${prefix}/com'sysconfdir='/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "pm-utils"#define PACKAGE_TARNAME "pm-utils"#define PACKAGE_VERSION "1.4.1"#define PACKAGE_STRING "pm-utils 1.4.1"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "pm-utils"#define VERSION "1.4.1"configure: exit 0