The build took 00h 01m 00s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
4,930 |
ansic |
3,080 |
python |
52 |
makefile |
8,062 |
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/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: python-pysqlite 2.8.2-1 (Wed Apr 5 01:57:42 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...running buildrunning build_pycreating buildcreating build/lib.linux-x86_64-2.7creating build/lib.linux-x86_64-2.7/pysqlite2copying lib/dump.py -> build/lib.linux-x86_64-2.7/pysqlite2copying lib/__init__.py -> build/lib.linux-x86_64-2.7/pysqlite2copying lib/dbapi2.py -> build/lib.linux-x86_64-2.7/pysqlite2creating build/lib.linux-x86_64-2.7/pysqlite2/testcopying lib/test/types.py -> build/lib.linux-x86_64-2.7/pysqlite2/testcopying lib/test/dump.py -> build/lib.linux-x86_64-2.7/pysqlite2/testcopying lib/test/transactions.py -> build/lib.linux-x86_64-2.7/pysqlite2/testcopying lib/test/factory.py -> build/lib.linux-x86_64-2.7/pysqlite2/testcopying lib/test/__init__.py -> build/lib.linux-x86_64-2.7/pysqlite2/testcopying lib/test/dbapi.py -> build/lib.linux-x86_64-2.7/pysqlite2/testcopying lib/test/userfunctions.py -> build/lib.linux-x86_64-2.7/pysqlite2/testcopying lib/test/hooks.py -> build/lib.linux-x86_64-2.7/pysqlite2/testcopying lib/test/regression.py -> build/lib.linux-x86_64-2.7/pysqlite2/testrunning build_extbuilding 'pysqlite2._sqlite' extensioncreating build/temp.linux-x86_64-2.7creating build/temp.linux-x86_64-2.7/srcclang -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -DMODULE_NAME="pysqlite2.dbapi2" -I/usr/include/python2.7 -c src/module.c -o build/temp.linux-x86_64-2.7/src/module.oIn file included from src/module.c:24:src/connection.h:33:10: fatal error: 'sqlite3.h' file not found#include "sqlite3.h" ^1 error generated.error: command 'clang' failed with exit status 1==> ERROR: A failure occurred in build(). Aborting...