The build took 00h 01m 11s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
812 |
ansic |
314 |
sh |
22 |
makefile |
1,148 |
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: cksfv 1.3.14-3 (Tue Apr 4 22:54:21 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
unknown configure argument: --host=x86_64-unknown-linux (ignoring)
prefix directory: /usr
package prefix:
binary directory: /usr/bin
man directory: /usr/share/man
compiler: clang
has stdint.h: yes
has inttypes.h: no
nautilus support: no
configure succesful.
cd src && make
make[1]: Entering directory '/tmp/cksfv/src/cksfv-1.3.14/src'
clang -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -O2 -o cksfv cksfv.c print.c crc32.c readsfv.c newsfv.c
make[1]: Leaving directory '/tmp/cksfv/src/cksfv-1.3.14/src'
==> Entering fakeroot environment...
==> Starting package()...
cd src && make
make[1]: Entering directory '/tmp/cksfv/src/cksfv-1.3.14/src'
make[1]: 'cksfv' is up to date.
make[1]: Leaving directory '/tmp/cksfv/src/cksfv-1.3.14/src'
mkdir -p "/tmp/cksfv/pkg/cksfv/usr/bin" "/tmp/cksfv/pkg/cksfv/usr/share/man/man1/"
install src/cksfv "/tmp/cksfv/pkg/cksfv/usr/bin"
install -m 644 cksfv.1 "/tmp/cksfv/pkg/cksfv/usr/share/man/man1/"
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "cksfv"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cksfv 1.3.14-3 (Tue Apr 4 22:54:23 UTC 2017)
CMD: pacman --query --file cksfv-1.3.14-3-x86_64.pkg.tar.xz
Creating hybrid package for 'cksfv'
Trying to find vanilla package 'cksfv'...
CMD: pacman --query --file /mirror/cksfv-1.3.14-3.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf cksfv.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/cksfv.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/cksfv.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/cksfv.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'