The build took 00h 03m 32s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
9,517 |
python |
9,227 |
cpp |
258 |
sh |
240 |
ansic |
186 |
ruby |
66 |
makefile |
16 |
perl |
19,510 |
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: cxxtest 4.4-2 (Thu Apr 13 12:26:02 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/cxxtest
copying cxxtest/__release__.py -> build/lib/cxxtest
copying cxxtest/cxxtestgen.py -> build/lib/cxxtest
copying cxxtest/cxxtest_parser.py -> build/lib/cxxtest
copying cxxtest/__init__.py -> build/lib/cxxtest
copying cxxtest/cxxtest_fog.py -> build/lib/cxxtest
copying cxxtest/cxxtest_misc.py -> build/lib/cxxtest
copying cxxtest/cxx_parser.py -> build/lib/cxxtest
running build_scripts
creating build/scripts-3.5
copying and adjusting scripts/cxxtestgen -> build/scripts-3.5
changing mode of build/scripts-3.5/cxxtestgen from 644 to 755
running install_lib
creating /tmp/cxxtest/pkg/cxxtest/usr/lib
creating /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5
creating /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages
creating /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest
copying build/lib/cxxtest/__release__.py -> /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest
copying build/lib/cxxtest/cxxtestgen.py -> /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest
copying build/lib/cxxtest/cxxtest_parser.py -> /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest
copying build/lib/cxxtest/__init__.py -> /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest
copying build/lib/cxxtest/cxxtest_fog.py -> /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest
copying build/lib/cxxtest/cxxtest_misc.py -> /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest
copying build/lib/cxxtest/cxx_parser.py -> /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest
byte-compiling /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest/__release__.py to __release__.cpython-35.pyc
byte-compiling /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest/cxxtestgen.py to cxxtestgen.cpython-35.pyc
byte-compiling /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest/cxxtest_parser.py to cxxtest_parser.cpython-35.pyc
byte-compiling /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest/__init__.py to __init__.cpython-35.pyc
byte-compiling /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest/cxxtest_fog.py to cxxtest_fog.cpython-35.pyc
byte-compiling /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest/cxxtest_misc.py to cxxtest_misc.cpython-35.pyc
byte-compiling /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest/cxx_parser.py to cxx_parser.cpython-35.pyc
writing byte-compilation script '/tmp/tmpqckdbwxe.py'
/usr/bin/python -O /tmp/tmpqckdbwxe.py
removing /tmp/tmpqckdbwxe.py
running install_egg_info
running egg_info
creating cxxtest.egg-info
writing cxxtest.egg-info/PKG-INFO
writing top-level names to cxxtest.egg-info/top_level.txt
writing dependency_links to cxxtest.egg-info/dependency_links.txt
writing manifest file 'cxxtest.egg-info/SOURCES.txt'
warning: manifest_maker: standard file 'setup.py' not found
reading manifest file 'cxxtest.egg-info/SOURCES.txt'
writing manifest file 'cxxtest.egg-info/SOURCES.txt'
Copying cxxtest.egg-info to /tmp/cxxtest/pkg/cxxtest/usr/lib/python3.5/site-packages/cxxtest-4.4-py3.5.egg-info
running install_scripts
copying build/scripts-3.5/cxxtestgen -> /tmp/cxxtest/pkg/cxxtest/usr/bin
changing mode of /tmp/cxxtest/pkg/cxxtest/usr/bin/cxxtestgen to 755
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "cxxtest"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cxxtest 4.4-2 (Thu Apr 13 12:26:14 UTC 2017)
CMD: pacman --query --file cxxtest-4.4-2-any.pkg.tar.xz
Creating hybrid package for 'cxxtest'
Trying to find vanilla package 'cxxtest'...
CMD: pacman --query --file /mirror/cxxtest-4.4-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/bin/cxxtestgen
/usr/include/cxxtest/Descriptions.cpp
/usr/include/cxxtest/Descriptions.h
/usr/include/cxxtest/DummyDescriptions.cpp
/usr/include/cxxtest/DummyDescriptions.h
/usr/include/cxxtest/ErrorFormatter.h
/usr/include/cxxtest/ErrorPrinter.h
/usr/include/cxxtest/Flags.h
/usr/include/cxxtest/GlobalFixture.cpp
/usr/include/cxxtest/GlobalFixture.h
/usr/include/cxxtest/Gui.h
/usr/include/cxxtest/LinkedList.cpp
/usr/include/cxxtest/LinkedList.h
/usr/include/cxxtest/MSVCErrorPrinter.h
/usr/include/cxxtest/Mock.h
/usr/include/cxxtest/ParenPrinter.h
/usr/include/cxxtest/QtGui.h
/usr/include/cxxtest/RealDescriptions.cpp
/usr/include/cxxtest/RealDescriptions.h
/usr/include/cxxtest/Root.cpp
/usr/include/cxxtest/SelfTest.h
/usr/include/cxxtest/StdHeaders.h
/usr/include/cxxtest/StdTestSuite.h
/usr/include/cxxtest/StdValueTraits.h
/usr/include/cxxtest/StdioFilePrinter.h
/usr/include/cxxtest/StdioPrinter.h
/usr/include/cxxtest/TeeListener.h
/usr/include/cxxtest/TestListener.h
/usr/include/cxxtest/TestMain.h
/usr/include/cxxtest/TestRunner.h
/usr/include/cxxtest/TestSuite.cpp
/usr/include/cxxtest/TestSuite.h
/usr/include/cxxtest/TestTracker.cpp
/usr/include/cxxtest/TestTracker.h
/usr/include/cxxtest/ValueTraits.cpp
/usr/include/cxxtest/ValueTraits.h
/usr/include/cxxtest/Win32Gui.h
/usr/include/cxxtest/X11Gui.h
/usr/include/cxxtest/XUnitPrinter.h
/usr/include/cxxtest/XmlFormatter.h
/usr/include/cxxtest/XmlPrinter.h
/usr/include/cxxtest/YesNoRunner.h
/usr/include/cxxtest/unix.h
/usr/share/doc/cxxtest/README
/usr/share/doc/cxxtest/guide.txt
/usr/share/doc/cxxtest/sample/Construct
/usr/share/doc/cxxtest/sample/CreatedTest.h
/usr/share/doc/cxxtest/sample/DeltaTest.h
/usr/share/doc/cxxtest/sample/EnumTraits.h
/usr/share/doc/cxxtest/sample/ExceptionTest.h
/usr/share/doc/cxxtest/sample/FixtureTest.h
/usr/share/doc/cxxtest/sample/Makefile.PL
/usr/share/doc/cxxtest/sample/Makefile.bcc32
/usr/share/doc/cxxtest/sample/Makefile.msvc
/usr/share/doc/cxxtest/sample/Makefile.unix
/usr/share/doc/cxxtest/sample/MessageTest.h
/usr/share/doc/cxxtest/sample/SimpleTest.h
/usr/share/doc/cxxtest/sample/TraitsTest.h
/usr/share/doc/cxxtest/sample/aborter.tpl
/usr/share/doc/cxxtest/sample/file_printer.tpl
/usr/share/doc/cxxtest/sample/only.tpl
/usr/share/doc/cxxtest/sample/yes_no_runner.cpp
/usr/share/doc/cxxtest/sample/SCons/SConstruct
/usr/share/doc/cxxtest/sample/SCons/include/stack.h
/usr/share/doc/cxxtest/sample/SCons/src/stack.c
/usr/share/doc/cxxtest/sample/SCons/tests/stack_test.h
/usr/share/doc/cxxtest/sample/gui/GreenYellowRed.h
/usr/share/doc/cxxtest/sample/mock/Dice.cpp
/usr/share/doc/cxxtest/sample/mock/Dice.h
/usr/share/doc/cxxtest/sample/mock/Makefile
/usr/share/doc/cxxtest/sample/mock/MockStdlib.h
/usr/share/doc/cxxtest/sample/mock/TestDice.h
/usr/share/doc/cxxtest/sample/mock/mock_stdlib.cpp
/usr/share/doc/cxxtest/sample/mock/real_stdlib.cpp
/usr/share/doc/cxxtest/sample/mock/roll.cpp
/usr/share/doc/cxxtest/sample/mock/T/stdlib.h
/usr/share/doc/cxxtest/sample/msvc/CxxTest_1_Run.dsp
/usr/share/doc/cxxtest/sample/msvc/CxxTest_2_Build.dsp
/usr/share/doc/cxxtest/sample/msvc/CxxTest_3_Generate.dsp
/usr/share/doc/cxxtest/sample/msvc/CxxTest_Workspace.dsw
/usr/share/doc/cxxtest/sample/msvc/FixFiles.bat
/usr/share/doc/cxxtest/sample/msvc/Makefile
/usr/share/doc/cxxtest/sample/msvc/ReadMe.txt
/usr/share/doc/cxxtest/sample/parts/.cvsignore
/usr/share/doc/cxxtest/sample/parts/Makefile.unix
/usr/share/doc/cxxtest/sample/winddk/Makefile
/usr/share/doc/cxxtest/sample/winddk/Makefile.inc
/usr/share/doc/cxxtest/sample/winddk/RunTests.tpl
/usr/share/doc/cxxtest/sample/winddk/SOURCES
/usr/lib/python3.5/site-packages/cxxtest-4.4-py3.5.egg-info
/usr/lib/python3.5/site-packages/cxxtest/__init__.py
/usr/lib/python3.5/site-packages/cxxtest/__release__.py
/usr/lib/python3.5/site-packages/cxxtest/cxx_parser.py
/usr/lib/python3.5/site-packages/cxxtest/cxxtest_fog.py
/usr/lib/python3.5/site-packages/cxxtest/cxxtest_misc.py
/usr/lib/python3.5/site-packages/cxxtest/cxxtest_parser.py
/usr/lib/python3.5/site-packages/cxxtest/cxxtestgen.py
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/__init__.cpython-35.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/__release__.cpython-35.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxx_parser.cpython-35.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_fog.cpython-35.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_misc.cpython-35.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_parser.cpython-35.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtestgen.cpython-35.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/__init__.cpython-35.opt-1.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/__release__.cpython-35.opt-1.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxx_parser.cpython-35.opt-1.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_fog.cpython-35.opt-1.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_misc.cpython-35.opt-1.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_parser.cpython-35.opt-1.pyc
/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtestgen.cpython-35.opt-1.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__release__.py
/sysroot/usr/lib/python3.5/site-packages/cxxtest/cxxtestgen.py
/sysroot/usr/lib/python3.5/site-packages/cxxtest/cxxtest_parser.py
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__init__.py
/sysroot/usr/lib/python3.5/site-packages/cxxtest/cxxtest_fog.py
/sysroot/usr/lib/python3.5/site-packages/cxxtest/cxxtest_misc.py
/sysroot/usr/lib/python3.5/site-packages/cxxtest/cxx_parser.py
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/__release__.cpython-35.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtestgen.cpython-35.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_parser.cpython-35.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/__init__.cpython-35.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_fog.cpython-35.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_misc.cpython-35.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxx_parser.cpython-35.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/__release__.cpython-35.opt-1.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtestgen.cpython-35.opt-1.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_parser.cpython-35.opt-1.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/__init__.cpython-35.opt-1.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_fog.cpython-35.opt-1.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxxtest_misc.cpython-35.opt-1.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest/__pycache__/cxx_parser.cpython-35.opt-1.pyc
/sysroot/usr/lib/python3.5/site-packages/cxxtest-4.4-py3.5.egg-info/PKG-INFO
/sysroot/usr/lib/python3.5/site-packages/cxxtest-4.4-py3.5.egg-info/top_level.txt
/sysroot/usr/lib/python3.5/site-packages/cxxtest-4.4-py3.5.egg-info/dependency_links.txt
/sysroot/usr/lib/python3.5/site-packages/cxxtest-4.4-py3.5.egg-info/SOURCES.txt
/sysroot/usr/include/cxxtest/Descriptions.cpp
/sysroot/usr/include/cxxtest/Descriptions.h
/sysroot/usr/include/cxxtest/DummyDescriptions.cpp
/sysroot/usr/include/cxxtest/DummyDescriptions.h
/sysroot/usr/include/cxxtest/ErrorFormatter.h
/sysroot/usr/include/cxxtest/ErrorPrinter.h
/sysroot/usr/include/cxxtest/Flags.h
/sysroot/usr/include/cxxtest/GlobalFixture.cpp
/sysroot/usr/include/cxxtest/GlobalFixture.h
/sysroot/usr/include/cxxtest/Gui.h
/sysroot/usr/include/cxxtest/LinkedList.cpp
/sysroot/usr/include/cxxtest/LinkedList.h
/sysroot/usr/include/cxxtest/MSVCErrorPrinter.h
/sysroot/usr/include/cxxtest/Mock.h
/sysroot/usr/include/cxxtest/ParenPrinter.h
/sysroot/usr/include/cxxtest/QtGui.h
/sysroot/usr/include/cxxtest/RealDescriptions.cpp
/sysroot/usr/include/cxxtest/RealDescriptions.h
/sysroot/usr/include/cxxtest/Root.cpp
/sysroot/usr/include/cxxtest/SelfTest.h
/sysroot/usr/include/cxxtest/StdHeaders.h
/sysroot/usr/include/cxxtest/StdTestSuite.h
/sysroot/usr/include/cxxtest/StdValueTraits.h
/sysroot/usr/include/cxxtest/StdioFilePrinter.h
/sysroot/usr/include/cxxtest/StdioPrinter.h
/sysroot/usr/include/cxxtest/TeeListener.h
/sysroot/usr/include/cxxtest/TestListener.h
/sysroot/usr/include/cxxtest/TestMain.h
/sysroot/usr/include/cxxtest/TestRunner.h
/sysroot/usr/include/cxxtest/TestSuite.cpp
/sysroot/usr/include/cxxtest/TestSuite.h
/sysroot/usr/include/cxxtest/TestTracker.cpp
/sysroot/usr/include/cxxtest/TestTracker.h
/sysroot/usr/include/cxxtest/ValueTraits.cpp
/sysroot/usr/include/cxxtest/ValueTraits.h
/sysroot/usr/include/cxxtest/Win32Gui.h
/sysroot/usr/include/cxxtest/X11Gui.h
/sysroot/usr/include/cxxtest/XUnitPrinter.h
/sysroot/usr/include/cxxtest/XmlFormatter.h
/sysroot/usr/include/cxxtest/XmlPrinter.h
/sysroot/usr/include/cxxtest/YesNoRunner.h
/sysroot/usr/include/cxxtest/unix.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf cxxtest.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/cxxtest.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/cxxtest.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/cxxtest.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'