The build took 00h 01m 14s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,053 |
ansic |
167 |
makefile |
143 |
cpp |
4,363 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: hiredis 0.13.3-1 (Tue Apr 4 20:01:15 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
arm-linux-androideabi-gcc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.c
arm-linux-androideabi-gcc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.c
arm-linux-androideabi-gcc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb sds.c
arm-linux-androideabi-gcc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb async.c
arm-linux-androideabi-gcc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb read.c
arm-linux-androideabi-gcc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb test.c
Generating hiredis.pc for pkgconfig...
arm-linux-androideabi-gcc -shared -Wl,-soname,libhiredis.so.0.13 -o libhiredis.so net.o hiredis.o sds.o async.o read.o
ar rcs libhiredis.a net.o hiredis.o sds.o async.o read.o
arm-linux-androideabi-gcc -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb -o hiredis-test test.o libhiredis.a
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /tmp/hiredis/pkg/hiredis/usr/include/hiredis /tmp/hiredis/pkg/hiredis/usr/lib
cp -a hiredis.h async.h read.h sds.h adapters /tmp/hiredis/pkg/hiredis/usr/include/hiredis
cp -a libhiredis.so /tmp/hiredis/pkg/hiredis/usr/lib/libhiredis.so.0.13
cd /tmp/hiredis/pkg/hiredis/usr/lib && ln -sf libhiredis.so.0.13 libhiredis.so
cp -a libhiredis.a /tmp/hiredis/pkg/hiredis/usr/lib
mkdir -p /tmp/hiredis/pkg/hiredis/usr/lib/pkgconfig
cp -a hiredis.pc /tmp/hiredis/pkg/hiredis/usr/lib/pkgconfig
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "hiredis"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hiredis 0.13.3-1 (Tue Apr 4 20:01:17 UTC 2017)
CMD: pacman --query --file hiredis-0.13.3-1-x86_64.pkg.tar.xz
Creating hybrid package for 'hiredis'
Trying to find vanilla package 'hiredis'...
CMD: pacman --query --file /mirror/hiredis-0.13.3-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/include/hiredis/hiredis.h
/usr/include/hiredis/async.h
/usr/include/hiredis/read.h
/usr/include/hiredis/sds.h
/usr/include/hiredis/adapters/ae.h
/usr/include/hiredis/adapters/glib.h
/usr/include/hiredis/adapters/ivykis.h
/usr/include/hiredis/adapters/libev.h
/usr/include/hiredis/adapters/libevent.h
/usr/include/hiredis/adapters/libuv.h
/usr/include/hiredis/adapters/macosx.h
/usr/include/hiredis/adapters/qt.h
/usr/lib/libhiredis.so
/usr/lib/libhiredis.so.0.13
/usr/lib/pkgconfig/hiredis.pc
/usr/share/licenses/hiredis/COPYING
/sysroot/sysroot/usr/lib/libhiredis.so.0.13
/sysroot/sysroot/usr/lib/libhiredis.so
/sysroot/sysroot/usr/lib/libhiredis.a
/sysroot/sysroot/usr/lib/pkgconfig/hiredis.pc
/sysroot/sysroot/usr/include/hiredis/hiredis.h
/sysroot/sysroot/usr/include/hiredis/async.h
/sysroot/sysroot/usr/include/hiredis/read.h
/sysroot/sysroot/usr/include/hiredis/sds.h
/sysroot/sysroot/usr/include/hiredis/adapters/qt.h
/sysroot/sysroot/usr/include/hiredis/adapters/ivykis.h
/sysroot/sysroot/usr/include/hiredis/adapters/libev.h
/sysroot/sysroot/usr/include/hiredis/adapters/libuv.h
/sysroot/sysroot/usr/include/hiredis/adapters/glib.h
/sysroot/sysroot/usr/include/hiredis/adapters/macosx.h
/sysroot/sysroot/usr/include/hiredis/adapters/ae.h
/sysroot/sysroot/usr/include/hiredis/adapters/libevent.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 hiredis.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/hiredis.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/hiredis.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/hiredis.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'