The build took 00h 01m 34s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
900 |
cpp |
338 |
sh |
127 |
makefile |
1,365 |
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: qtchooser 53-2 (Thu Apr 13 18:27:18 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Starting build()...
cd src/qtchooser && make
make[1]: Entering directory '/tmp/qtchooser/src/qtchooser/src/qtchooser'
clang++ -c -Wall -Wextra -o main.o main.cpp
clang++ -o qtchooser main.o
make[1]: Leaving directory '/tmp/qtchooser/src/qtchooser/src/qtchooser'
==> Entering fakeroot environment...
==> Starting package()...
cd src/qtchooser && make install
make[1]: Entering directory '/tmp/qtchooser/src/qtchooser/src/qtchooser'
mkdir -p "/tmp/qtchooser/pkg/qtchooser/usr/bin"
install -m 755 -p qtchooser "/tmp/qtchooser/pkg/qtchooser/usr/bin/qtchooser"
make[1]: Leaving directory '/tmp/qtchooser/src/qtchooser/src/qtchooser'
for tool in assistant designer lconvert linguist lrelease lupdate moc pixeltool qcollectiongenerator qdbus qdbuscpp2xml qdbusviewer qdbusxml2cpp qdoc qdoc3 qglinfo qhelpconverter qhelpgenerator qlalr qmake qml qml1plugindump qmlbundle qmleasing qmlimportscanner qmllint qmlmin qmlplugindump qmlprofiler qmlscene qmltestrunner qmlviewer qtconfig qtdiag qtpaths qtplugininfo rcc uic uic3 xmlpatterns xmlpatternsvalidator ; do ln -sf qtchooser "/tmp/qtchooser/pkg/qtchooser/usr/bin/$tool"; done
case `uname -s` in Darwin) \
for tool in macdeployqt; do ln -sf qtchooser "/tmp/qtchooser/pkg/qtchooser/usr/bin/$tool"; done \
;; esac
mkdir -p /tmp/qtchooser/pkg/qtchooser/usr/share/man/man1
install -m 644 -p doc/qtchooser.1 /tmp/qtchooser/pkg/qtchooser/usr/share/man/man1
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> WARNING: backup entry file not in package : etc/xdg/qtchooser/default.conf
==> Creating package "qtchooser"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: qtchooser 53-2 (Thu Apr 13 18:27:27 UTC 2017)
CMD: pacman --query --file qtchooser-53-2-x86_64.pkg.tar.xz
Creating hybrid package for 'qtchooser'
Trying to find vanilla package 'qtchooser'...
CMD: pacman --query --file /mirror/qtchooser-53-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/etc/xdg/qtchooser/4.conf
/etc/xdg/qtchooser/5.conf
/etc/xdg/qtchooser/default.conf
/usr/share/man/man1/qtchooser.1.gz
/usr/bin/lconvert
/usr/bin/qtplugininfo
/usr/bin/qmlimportscanner
/usr/bin/rcc
/usr/bin/assistant
/usr/bin/qtconfig
/usr/bin/qtdiag
/usr/bin/qmlprofiler
/usr/bin/xmlpatternsvalidator
/usr/bin/qhelpgenerator
/usr/bin/qmlviewer
/usr/bin/xmlpatterns
/usr/bin/qdbusviewer
/usr/bin/qcollectiongenerator
/usr/bin/qmlbundle
/usr/bin/qml
/usr/bin/lrelease
/usr/bin/pixeltool
/usr/bin/uic
/usr/bin/qdoc3
/usr/bin/qtpaths
/usr/bin/qmlplugindump
/usr/bin/qml1plugindump
/usr/bin/qmake
/usr/bin/linguist
/usr/bin/qdbus
/usr/bin/qdoc
/usr/bin/qmllint
/usr/bin/uic3
/usr/bin/qmlmin
/usr/bin/lupdate
/usr/bin/qlalr
/usr/bin/qhelpconverter
/usr/bin/moc
/usr/bin/qmleasing
/usr/bin/qdbusxml2cpp
/usr/bin/qtchooser
/usr/bin/qmltestrunner
/usr/bin/qglinfo
/usr/bin/designer
/usr/bin/qdbuscpp2xml
/usr/bin/qmlscene
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO etc usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO etc usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO etc usr .MTREE | xz -c -z
CMD: bsdtar -tqf qtchooser.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/qtchooser.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/qtchooser.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/qtchooser.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/qtchooser.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/qtchooser.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'