The build took 00h 00m 42s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
1,267 |
sh |
819 |
ansic |
715 |
makefile |
2,801 |
total |
The process tree of the build process is here.
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: acpi 1.7-1 (Wed Aug 24 12:05:34 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking 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 x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking 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 gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking whether gcc understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-ammake[1]: Entering directory '/tmp/acpi/src/acpi-1.7'gcc -DHAVE_CONFIG_H -I. -Wall -MT acpi.o -MD -MP -MF .deps/acpi.Tpo -c -o acpi.o acpi.cgcc -DHAVE_CONFIG_H -I. -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cmv -f .deps/main.Tpo .deps/main.Pogcc -DHAVE_CONFIG_H -I. -Wall -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.cmv -f .deps/acpi.Tpo .deps/acpi.Pomv -f .deps/list.Tpo .deps/list.Pogcc -Wall -o acpi acpi.o main.o list.o make[1]: Leaving directory '/tmp/acpi/src/acpi-1.7'==> Entering fakeroot environment...==> Starting package()...make: Entering directory '/tmp/acpi/src/acpi-1.7'make[1]: Entering directory '/tmp/acpi/src/acpi-1.7' /usr/sbin/mkdir -p '/tmp/acpi/pkg/acpi/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/acpi/pkg/acpi/usr/bin' /usr/bin/install -c acpi '/tmp/acpi/pkg/acpi/usr/bin' /usr/bin/install -c -m 644 acpi.1 '/tmp/acpi/pkg/acpi/usr/share/man/man1'make[1]: Leaving directory '/tmp/acpi/src/acpi-1.7'make: Leaving directory '/tmp/acpi/src/acpi-1.7'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "acpi"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: acpi 1.7-1 (Wed Aug 24 12:05:38 UTC 2016)CMD: pacman --query --file acpi-1.7-1-x86_64.pkg.tar.xz
Creating hybrid package for 'acpi'
Trying to find vanilla package 'acpi'...
CMD: pacman --query --file /mirror/libacpi-0.2-4.pkg.tar.xz
CMD: pacman --query --file /mirror/acpi-1.7-1.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf acpi.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/acpi.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/acpi.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/acpi.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/acpi/src/acpi-1.7/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by acpi configure 1.7, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 5477a3d379c5uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/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: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1913: checking for a BSD-compatible installconfigure:1981: result: /usr/bin/install -cconfigure:1992: checking whether build environment is saneconfigure:2047: result: yesconfigure:2106: checking for x86_64-unknown-linux-stripconfigure:2136: result: noconfigure:2146: checking for stripconfigure:2162: found /usr/sbin/stripconfigure:2173: result: stripconfigure:2198: checking for a thread-safe mkdir -pconfigure:2237: result: /usr/sbin/mkdir -pconfigure:2244: checking for gawkconfigure:2260: found /usr/sbin/gawkconfigure:2271: result: gawkconfigure:2282: checking whether make sets $(MAKE)configure:2304: result: yesconfigure:2333: checking whether make supports nested variablesconfigure:2350: result: yesconfigure:2485: checking for x86_64-unknown-linux-gccconfigure:2515: result: noconfigure:2525: checking for gccconfigure:2541: found /usr/sbin/gccconfigure:2552: result: gccconfigure:2781: checking for C compiler versionconfigure:2790: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2801: $? = 0configure:2790: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2801: $? = 0configure:2790: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2801: $? = 1configure:2790: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:2801: $? = 1configure:2821: checking whether the C compiler worksconfigure:2843: gcc conftest.c >&5configure:2847: $? = 0configure:2895: result: yesconfigure:2898: checking for C compiler default output file nameconfigure:2900: result: a.outconfigure:2906: checking for suffix of executablesconfigure:2913: gcc -o conftest conftest.c >&5configure:2917: $? = 0configure:2939: result:configure:2961: checking whether we are cross compilingconfigure:2969: gcc -o conftest conftest.c >&5configure:2973: $? = 0configure:2980: ./conftestconfigure:2984: $? = 0configure:2999: result: noconfigure:3004: checking for suffix of object filesconfigure:3026: gcc -c conftest.c >&5configure:3030: $? = 0configure:3051: result: oconfigure:3055: checking whether we are using the GNU C compilerconfigure:3074: gcc -c conftest.c >&5configure:3074: $? = 0configure:3083: result: yesconfigure:3092: checking whether gcc accepts -gconfigure:3112: gcc -c -g conftest.c >&5configure:3112: $? = 0configure:3153: result: yesconfigure:3170: checking for gcc option to accept ISO C89configure:3233: gcc -c conftest.c >&5configure:3233: $? = 0configure:3246: result: none neededconfigure:3271: checking whether gcc understands -c and -o togetherconfigure:3293: gcc -c conftest.c -o conftest2.oconfigure:3296: $? = 0configure:3293: gcc -c conftest.c -o conftest2.oconfigure:3296: $? = 0configure:3308: result: yesconfigure:3336: checking for style of include used by makeconfigure:3364: result: GNUconfigure:3390: checking dependency style of gccconfigure:3501: result: gcc3configure:3522: checking how to run the C preprocessorconfigure:3553: gcc -E conftest.cconfigure:3553: $? = 0configure:3567: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3567: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "acpi"| #define PACKAGE_TARNAME "acpi"| #define PACKAGE_VERSION "1.7"| #define PACKAGE_STRING "acpi 1.7"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "acpi"| #define VERSION "1.7"| /* end confdefs.h. */| #include configure:3592: result: gcc -Econfigure:3612: gcc -E conftest.cconfigure:3612: $? = 0configure:3626: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3626: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "acpi"| #define PACKAGE_TARNAME "acpi"| #define PACKAGE_VERSION "1.7"| #define PACKAGE_STRING "acpi 1.7"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "acpi"| #define VERSION "1.7"| /* end confdefs.h. */| #include configure:3655: checking for grep that handles long lines and -econfigure:3713: result: /usr/sbin/grepconfigure:3718: checking for egrepconfigure:3780: result: /usr/sbin/grep -Econfigure:3785: checking for ANSI C header filesconfigure:3805: gcc -c conftest.c >&5configure:3805: $? = 0configure:3878: gcc -o conftest conftest.c >&5configure:3878: $? = 0configure:3878: ./conftestconfigure:3878: $? = 0configure:3889: result: yesconfigure:4011: checking that generated files are newer than configureconfigure:4017: result: doneconfigure:4040: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by acpi config.status 1.7, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 5477a3d379c5config.status:843: creating Makefileconfig.status:843: creating config.hconfig.status:1072: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_env_CC_set=ac_cv_env_CC_value=ac_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_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_stdc=yesac_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_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_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=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/acpi/src/acpi-1.7/missing aclocal-1.14'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/acpi/src/acpi-1.7/missing autoconf'AUTOHEADER='${SHELL} /tmp/acpi/src/acpi-1.7/missing autoheader'AUTOMAKE='${SHELL} /tmp/acpi/src/acpi-1.7/missing automake-1.14'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'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/acpi/src/acpi-1.7/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='acpi'PACKAGE_BUGREPORT=''PACKAGE_NAME='acpi'PACKAGE_STRING='acpi 1.7'PACKAGE_TARNAME='acpi'PACKAGE_URL=''PACKAGE_VERSION='1.7'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='1.7'ac_ct_CC='gcc'am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_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_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/acpi/src/acpi-1.7/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_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "acpi"#define PACKAGE_TARNAME "acpi"#define PACKAGE_VERSION "1.7"#define PACKAGE_STRING "acpi 1.7"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "acpi"#define VERSION "1.7"#define STDC_HEADERS 1configure: exit 0