Build of id3 with vanilla toolchain

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

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

SLOCLanguage
3,506 cpp
854 ansic
230 makefile
4,590 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: id3 0.80-1 (Wed Aug 24 12:14:50 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# g++ -fno-rtti -Wformat -Wno-parentheses -c main.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c sedit.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c varexp.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c fileexp.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c charconv.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c mass_tag.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c pattern.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c setid3.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c getid3.cpp
# cc -Wformat -Wno-parentheses -c id3v1.c
# g++ -fno-rtti -Wformat -Wno-parentheses -c setid3v2.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c getid3v2.cpp
# cc -Wformat -Wno-parentheses -c id3v2.c
# cc -Wformat -Wno-parentheses -c fileops.c
# g++ -fno-rtti -Wformat -Wno-parentheses -c char_ucs.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c char_utf8.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c setlyr3.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c getlyr3.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c lyrics3.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c setfname.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c setquery.cpp
# g++ -fno-rtti -Wformat -Wno-parentheses -c dumptag.cpp
# dumptag.cpp: In function 'void tag::output(const tag::combined&, const char*, FILE*)':
# dumptag.cpp:54:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr info( (*p++)->read(filename) );
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from setgroup.h:16,
# from dumptag.h:47,
# from dumptag.cpp:5:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# g++ -fno-rtti -Wformat -Wno-parentheses main.o sedit.o varexp.o fileexp.o charconv.o mass_tag.o pattern.o setid3.o getid3.o id3v1.o setid3v2.o getid3v2.o id3v2.o fileops.o char_ucs.o char_utf8.o setlyr3.o getlyr3.o lyrics3.o setfname.o setquery.o dumptag.o -o id3
# ==> Entering fakeroot environment...
# ==> Starting package()...
# install -d /tmp/id3/pkg/id3/usr/bin /tmp/id3/pkg/id3/usr/share/man/man1
# install -m 644 id3.man /tmp/id3/pkg/id3/usr/share/man/man1/id3.1
# install id3 /tmp/id3/pkg/id3/usr/bin/id3
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "id3"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: id3 0.80-1 (Wed Aug 24 12:14:59 UTC 2016)

CMD: pacman --query --file id3-0.80-1-x86_64.pkg.tar.xz
# id3 0.80-1

Creating hybrid package for 'id3'

Trying to find vanilla package 'id3'...

CMD: pacman --query --file /mirror/libid3tag-0.15.1b-8.pkg.tar.xz
# libid3tag 0.15.1b-8

CMD: pacman --query --file /mirror/id3lib-3.8.3-16.pkg.tar.xz
# id3lib 3.8.3-16

CMD: pacman --query --file /mirror/kid3-3.4.1-1.pkg.tar.xz
# kid3 3.4.1-1

CMD: pacman --query --file /mirror/kid3-qt-3.4.1-1.pkg.tar.xz
# kid3-qt 3.4.1-1

CMD: pacman --query --file /mirror/id3-0.80-1.pkg.tar.xz
# id3 0.80-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/id3
# /usr/share/man/man1/id3.1.gz
# /usr/share/licenses/id3/LICENSE

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 id3.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

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