Build of ibam with vanilla toolchain

The build took 00h 01m 10s and was SUCCESSFUL.

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

SLOCLanguage
759 cpp
84 sh
48 makefile
891 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: ibam 0.5.2-9 (Wed Aug 24 12:09:03 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# g++ -O3 -DIBAM_VERSION=\"0.5.2\" -Wall ibam.cpp -o ibam
# In file included from ibam.hpp:211:0,
# from ibam.cpp:19:
# ibam.inl: In member function 'virtual void apm_status::update()':
# ibam.inl:131:8: warning: variable 'apmFlags' set but not used [-Wunused-but-set-variable]
# int apmFlags, batteryFlag;
# ^~~~~~~~
# In file included from ibam.hpp:211:0,
# from ibam.cpp:19:
# ibam.inl: In member function 'std::__cxx11::string ibam::profile_filename(int, int) const':
# ibam.inl:1225:54: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
# char *status_text[4]={"full","battery","charge",""};
# ^
# ibam.inl:1225:54: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
# ibam.inl:1225:54: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
# ibam.inl:1225:54: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ibam"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ibam 0.5.2-9 (Wed Aug 24 12:09:07 UTC 2016)

CMD: pacman --query --file ibam-0.5.2-9-x86_64.pkg.tar.xz
# ibam 0.5.2-9

Creating hybrid package for 'ibam'

Trying to find vanilla package 'ibam'...

CMD: pacman --query --file /mirror/ibamtray-0.02-9.pkg.tar.xz
# ibamtray 0.02-9

CMD: pacman --query --file /mirror/ibam-0.5.2-9.pkg.tar.xz
# ibam 0.5.2-9

Package file has the following structure:
# /.PKGINFO
# /.INSTALL
# /.MTREE
# /usr/bin/ibam

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

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