Build of dvd+rw-tools with vanilla toolchain

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

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

SLOCLanguage
4,827 cpp
2,840 ansic
43 makefile
28 perl
7,738 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: dvd+rw-tools 7.1-7 (Wed Aug 24 13:13:25 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) cdrtools-3.02a06-1
#
# Total Installed Size: 3.67 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 cdrtools...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file ./growisofs_mmc.cpp
# Hunk #1 succeeded at 1640 (offset 228 lines).
# patching file transport.hxx
# patching file transport.hxx
# Hunk #1 succeeded at 124 (offset 8 lines).
# patching file dvd+rw-format.cpp
# Hunk #1 succeeded at 247 (offset 2 lines).
# patching file growisofs.c
# patching file growisofs_mmc.cpp
# Hunk #2 succeeded at 1642 with fuzz 2 (offset -2 lines).
# Hunk #3 succeeded at 2015 (offset -2 lines).
# Hunk #4 succeeded at 2064 (offset -2 lines).
# patching file transport.hxx
# Hunk #1 succeeded at 9 with fuzz 1.
# make[1]: Entering directory '/tmp/dvd+rw-tools/src/dvd+rw-tools-7.1'
# gcc -O2 -D_REENTRANT -c -o growisofs.o growisofs.c
# g++ -O2 -fno-exceptions -D_REENTRANT -c -o growisofs_mmc.o growisofs_mmc.cpp
# In file included from growisofs.c:445:0:
# mp.h: In function '__thread_wait':
# mp.h:59:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# return (int)ret;
# ^
# g++ -O2 -fno-exceptions -D_REENTRANT -c -o dvd+rw-format.o dvd+rw-format.cpp
# g++ -O2 -fno-exceptions -D_REENTRANT -c -o dvd+rw-booktype.o dvd+rw-booktype.cpp
# g++ -O2 -fno-exceptions -D_REENTRANT -c -o dvd+rw-mediainfo.o dvd+rw-mediainfo.cpp
# g++ -O2 -fno-exceptions -D_REENTRANT -c -o dvd-ram-control.o dvd-ram-control.cpp
# dvd+rw-mediainfo.cpp:624:10: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# printf (" %s %u*2KB=%"LLU"\n",
# ^
# dvd+rw-mediainfo.cpp:944:13: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# printf("%"LLU"\n",(unsigned long long)capacity*blocksize);
# ^
# dvd+rw-mediainfo.cpp:951:10: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# printf("%"LLU"\n",(unsigned long long)capacity*blocksize);
# ^
# dvd+rw-mediainfo.cpp:1124:10: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# printf ("READ CAPACITY: %u*%u=%"LLU"\n",
# ^
# g++ -O2 -fno-exceptions -D_REENTRANT growisofs.o growisofs_mmc.o -lpthread -o growisofs
# g++ -O2 -fno-exceptions -D_REENTRANT dvd+rw-format.o -lpthread -o dvd+rw-format
# g++ -O2 -fno-exceptions -D_REENTRANT dvd+rw-booktype.o -lpthread -o dvd+rw-booktype
# g++ -O2 -fno-exceptions -D_REENTRANT dvd-ram-control.o -lpthread -o dvd-ram-control
# g++ -O2 -fno-exceptions -D_REENTRANT dvd+rw-mediainfo.o -lpthread -o dvd+rw-mediainfo
# make[1]: Leaving directory '/tmp/dvd+rw-tools/src/dvd+rw-tools-7.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "dvd+rw-tools"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: dvd+rw-tools 7.1-7 (Wed Aug 24 13:13:36 UTC 2016)

CMD: pacman --query --file dvd+rw-tools-7.1-7-x86_64.pkg.tar.xz
# dvd+rw-tools 7.1-7

Creating hybrid package for 'dvd+rw-tools'

Trying to find vanilla package 'dvd+rw-tools'...

CMD: pacman --query --file /mirror/dvd+rw-tools-7.1-7.pkg.tar.xz
# dvd+rw-tools 7.1-7

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/growisofs
# /usr/bin/dvd+rw-booktype
# /usr/bin/dvd+rw-format
# /usr/bin/dvd+rw-mediainfo
# /usr/bin/dvd-ram-control
# /usr/share/man/man1/growisofs.1.gz

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 dvd+rw-tools.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/dvd+rw-tools.pkg.tar.xz

Attempting to access local repository, attempt 1

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