The build took 00h 00m 29s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
2,079 |
ansic |
316 |
perl |
115 |
sh |
83 |
makefile |
2,593 |
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: sslh 1.18-1 (Wed Aug 24 14:09:36 UTC 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) libconfig-1.5-3
Total Installed Size: 0.19 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libconfig...
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
./genver.sh >version.h
cc -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c common.c
cc -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c sslh-main.c
cc -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c probe.c
cc -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c tls.c
cc -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c sslh-fork.c
cc -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c sslh-select.c
pod2man --section=8 --release="v1.18" --center=" " sslh.pod | gzip -9 - > sslh.8.gz
cc -DENABLE_REGEX -DLIBCONFIG -DLIBCAP -c echosrv.c
cc -o sslh-fork sslh-fork.o common.o sslh-main.o probe.o tls.o -lconfig -lcap
cc -o sslh-select sslh-select.o common.o sslh-main.o probe.o tls.o -lconfig -lcap
#strip sslh-fork
cc -o echosrv echosrv.o probe.o common.o tls.o -lconfig -lcap
#strip sslh-select
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "sslh"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sslh 1.18-1 (Wed Aug 24 14:09:38 UTC 2016)
CMD: pacman --query --file sslh-1.18-1-x86_64.pkg.tar.xz
Creating hybrid package for 'sslh'
Trying to find vanilla package 'sslh'...
CMD: pacman --query --file /mirror/sslh-1.18-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.INSTALL
/.MTREE
/etc/sslh.conf
/usr/bin/sslh
/usr/bin/sslh-fork
/usr/bin/sslh-select
/usr/share/man/man8/sslh.8.gz
/usr/share/doc/sslh/basic.cfg
/usr/share/doc/sslh/example.cfg
/usr/lib/systemd/system/sslh-fork.service
/usr/lib/systemd/system/sslh-select.service
/usr/lib/sysusers.d/sslh.conf
/sysroot/usr/lib/systemd/system/sslh-fork.service
/sysroot/usr/lib/systemd/system/sslh-select.service
/sysroot/usr/lib/sysusers.d/sslh.conf
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf sslh.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/sslh.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sslh.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/sslh.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'