The build took 00h 00m 28s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
594 |
sh |
501 |
makefile |
14 |
ansic |
1,109 |
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: xorg-util-macros 1.19.0-1 (Wed Aug 24 14:17:38 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: 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 used
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating xorg-macros.pc
config.status: creating Makefile
config.status: creating xorg-macros.m4
make: Nothing to be done for 'all'.
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/xorg-util-macros/src/util-macros-1.19.0'
make[1]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/aclocal" || /usr/sbin/mkdir -p "/tmp/xorg-util-macros/pkg/xorg-util-macros/usr/share/aclocal"
test -z "/usr/share/util-macros" || /usr/sbin/mkdir -p "/tmp/xorg-util-macros/pkg/xorg-util-macros/usr/share/util-macros"
/usr/bin/install -c -m 644 xorg-macros.m4 '/tmp/xorg-util-macros/pkg/xorg-util-macros/usr/share/aclocal'
test -z "/usr/share/pkgconfig" || /usr/sbin/mkdir -p "/tmp/xorg-util-macros/pkg/xorg-util-macros/usr/share/pkgconfig"
/usr/bin/install -c -m 644 INSTALL '/tmp/xorg-util-macros/pkg/xorg-util-macros/usr/share/util-macros'
/usr/bin/install -c -m 644 xorg-macros.pc '/tmp/xorg-util-macros/pkg/xorg-util-macros/usr/share/pkgconfig'
make install-data-hook
make[2]: Entering directory '/tmp/xorg-util-macros/src/util-macros-1.19.0'
rm -f /tmp/xorg-util-macros/pkg/xorg-util-macros/usr/share/aclocal/xorgversion.m4
make[2]: Leaving directory '/tmp/xorg-util-macros/src/util-macros-1.19.0'
make[1]: Leaving directory '/tmp/xorg-util-macros/src/util-macros-1.19.0'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "xorg-util-macros"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xorg-util-macros 1.19.0-1 (Wed Aug 24 14:17:41 UTC 2016)
CMD: pacman --query --file xorg-util-macros-1.19.0-1-any.pkg.tar.xz
Creating hybrid package for 'xorg-util-macros'
Trying to find vanilla package 'xorg-util-macros'...
CMD: pacman --query --file /mirror/xorg-util-macros-1.19.0-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 sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf xorg-util-macros.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/xorg-util-macros.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/xorg-util-macros.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/xorg-util-macros.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/xorg-util-macros/src/util-macros-1.19.0/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by util-macros configure 1.19.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 347302ad0311
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -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 = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1726: checking for a BSD-compatible install
configure:1794: result: /usr/bin/install -c
configure:1805: checking whether build environment is sane
configure:1855: result: yes
configure:1904: checking for x86_64-unknown-linux-strip
configure:1934: result: no
configure:1944: checking for strip
configure:1960: found /usr/sbin/strip
configure:1971: result: strip
configure:1996: checking for a thread-safe mkdir -p
configure:2035: result: /usr/sbin/mkdir -p
configure:2048: checking for gawk
configure:2064: found /usr/sbin/gawk
configure:2075: result: gawk
configure:2086: checking whether make sets $(MAKE)
configure:2108: result: yes
configure:2398: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by util-macros config.status 1.19.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 347302ad0311
config.status:755: creating xorg-macros.pc
config.status:755: creating Makefile
config.status:755: creating xorg-macros.m4
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/xorg-util-macros/src/util-macros-1.19.0/missing --run aclocal-1.11'
AMTAR='$${TAR-tar}'
AUTOCONF='${SHELL} /tmp/xorg-util-macros/src/util-macros-1.19.0/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/xorg-util-macros/src/util-macros-1.19.0/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/xorg-util-macros/src/util-macros-1.19.0/missing --run automake-1.11'
AWK='gawk'
CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"util-macros\" -DPACKAGE_TARNAME=\"util-macros\" -DPACKAGE_VERSION=\"1.19.0\" -DPACKAGE_STRING=\"util-macros\ 1.19.0\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=xorg\" -DPACKAGE_URL=\"\" -DPACKAGE=\"util-macros\" -DVERSION=\"1.19.0\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=19 -DPACKAGE_VERSION_PATCHLEVEL=0'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/xorg-util-macros/src/util-macros-1.19.0/missing --run makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
PACKAGE='util-macros'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
PACKAGE_NAME='util-macros'
PACKAGE_STRING='util-macros 1.19.0'
PACKAGE_TARNAME='util-macros'
PACKAGE_URL=''
PACKAGE_VERSION='1.19.0'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.19.0'
am__isrc=''
am__leading_dot='.'
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/xorg-util-macros/src/util-macros-1.19.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/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 "util-macros"
#define PACKAGE_TARNAME "util-macros"
#define PACKAGE_VERSION "1.19.0"
#define PACKAGE_STRING "util-macros 1.19.0"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
#define PACKAGE_URL ""
#define PACKAGE "util-macros"
#define VERSION "1.19.0"
#define PACKAGE_VERSION_MAJOR 1
#define PACKAGE_VERSION_MINOR 19
#define PACKAGE_VERSION_PATCHLEVEL 0
configure: exit 0