Build of efibootmgr with vanilla toolchain

The build took 00h 00m 39s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
2,417 ansic
261 sh
76 makefile
2,754 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: efibootmgr 0.12.27.g5e9700c-1 (Wed Aug 24 13:25:26 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) efivar-0.23.37.g8740389-1
#
# Total Installed Size: 1.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 efivar...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting pkgver()...
# ==> Starting build()...
# make[1]: Entering directory '/tmp/efibootmgr/src/efibootmgr/src'
# make -f /tmp/efibootmgr/src/efibootmgr/Make.deps deps SOURCES="efibootmgr.c efi.c unparse_path.c" SUBDIR_CFLAGS="-I/tmp/efibootmgr/src/efibootmgr/src/include"
# make[2]: Entering directory '/tmp/efibootmgr/src/efibootmgr/src'
# gcc -I/tmp/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fshort-wchar -fPIC -flto -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -MM -MG -MF .efibootmgr.d efibootmgr.c
# gcc -I/tmp/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fshort-wchar -fPIC -flto -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -MM -MG -MF .efi.d efi.c
# gcc -I/tmp/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fshort-wchar -fPIC -flto -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -MM -MG -MF .unparse_path.d unparse_path.c
# make[2]: Leaving directory '/tmp/efibootmgr/src/efibootmgr/src'
# make[1]: Leaving directory '/tmp/efibootmgr/src/efibootmgr/src'
# make[1]: Entering directory '/tmp/efibootmgr/src/efibootmgr/src'
# make -f /tmp/efibootmgr/src/efibootmgr/Make.deps deps SOURCES="efibootmgr.c efi.c unparse_path.c" SUBDIR_CFLAGS="-I/tmp/efibootmgr/src/efibootmgr/src/include"
# make[2]: Entering directory '/tmp/efibootmgr/src/efibootmgr/src'
# make[2]: Nothing to be done for 'deps'.
# make[2]: Leaving directory '/tmp/efibootmgr/src/efibootmgr/src'
# gcc -I/tmp/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fshort-wchar -fPIC -flto -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -I/usr/include/efivar -c -o efibootmgr.o efibootmgr.c
# gcc -I/tmp/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fshort-wchar -fPIC -flto -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -I/usr/include/efivar -c -o efi.o efi.c
# gcc -I/tmp/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fshort-wchar -fPIC -flto -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -I/usr/include/efivar -c -o unparse_path.o unparse_path.c
# gcc -I/tmp/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fshort-wchar -fPIC -flto -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -I/usr/include/efivar -c -o efibootdump.o efibootdump.c
# gcc -I/tmp/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fshort-wchar -fPIC -flto -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -I/usr/include/efivar -fno-merge-constants -Wl,--fatal-warnings,--no-allow-shlib-undefined,--default-symver -Wl,-O2 -Wl,--no-undefined-version -o efibootmgr efibootmgr.o efi.o unparse_path.o -lefivar -lefiboot
# gcc -I/tmp/efibootmgr/src/efibootmgr/src/include -Werror -Wall -Wextra -Wsign-compare -Wstrict-aliasing -std=gnu11 -fshort-wchar -fPIC -flto -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale/\" -I/usr/include/efivar -fno-merge-constants -Wl,--fatal-warnings,--no-allow-shlib-undefined,--default-symver -Wl,-O2 -Wl,--no-undefined-version -o efibootdump efibootdump.o unparse_path.o -lefivar -lefiboot -lpopt
# make[1]: Leaving directory '/tmp/efibootmgr/src/efibootmgr/src'
#
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ==> Tidying install...
# -> Removing empty directories...
# -> Purging unwanted files...
# -> Stripping unneeded symbols from binaries and libraries...
# -> Compressing man and info pages...
# ==> Checking for packaging issue...
# ==> Creating package "efibootmgr"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: efibootmgr 0.12.27.g5e9700c-1 (Wed Aug 24 13:25:37 UTC 2016)

CMD: pacman --query --file efibootmgr-0.12.27.g5e9700c-1-x86_64.pkg.tar.xz
# efibootmgr 0.12.27.g5e9700c-1

Creating hybrid package for 'efibootmgr'

Trying to find vanilla package 'efibootmgr'...

CMD: pacman --query --file /mirror/efibootmgr-0.12.27.g5e9700c-1.pkg.tar.xz
# efibootmgr 0.12.27.g5e9700c-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/man/man8/efibootmgr.8.gz
# /usr/bin/efibootmgr

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf efibootmgr.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/efibootmgr.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/efibootmgr.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 401

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/efibootmgr.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/efibootmgr.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'