Build of httping with vanilla toolchain

The build took 00h 00m 53s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
4,321 ansic
98 makefile
79 sh
4,498 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: httping 2.4-4 (Wed Aug 24 13:37:17 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) fftw-3.3.4-2
#
# Total Installed Size: 5.52 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 fftw...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# *** HTTPing v2.4 () configure script ***
#
# WARNING: Command line parameter "--host=x86_64-unknown-linux" is not understood.
# Re-run this script with --help to see a list of switches.
# + system supports TCP fast open
# + system has ncurses development libraries
# + system has OpenSSL development libraries
# + system has FFTW3 development libraries
#
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o gen.o gen.c
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o http.o http.c
# In file included from /usr/include/math.h:26:0,
# from gen.c:2:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/assert.h:35:0,
# from http.c:4:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o io.o io.c
# In file included from /usr/include/errno.h:28:0,
# from io.c:4:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o error.o error.c
# In file included from /usr/include/libintl.h:23:0,
# from error.c:4:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o utils.o utils.c
# In file included from /usr/include/errno.h:28:0,
# from utils.c:5:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o main.o main.c
# In file included from /usr/include/sys/ioctl.h:21:0,
# from main.c:5:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o tcp.o tcp.c
# In file included from /usr/include/sys/types.h:25:0,
# from tcp.c:4:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o res.o res.c
# In file included from /usr/include/sys/types.h:25:0,
# from res.c:4:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# main.c: In function 'handler_quit':
# main.c:67:23: warning: unused parameter 's' [-Wunused-parameter]
# void handler_quit(int s)
# ^
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o socks5.o socks5.c
# In file included from /usr/include/libintl.h:23:0,
# from socks5.c:2:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o kalman.o kalman.c
# In file included from /usr/include/math.h:26:0,
# from kalman.c:3:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o cookies.o cookies.c
# In file included from /usr/include/stdlib.h:24:0,
# from cookies.c:1:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o help.o help.c
# In file included from /usr/include/stdio.h:27:0,
# from help.c:1:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# help.c: In function 'new_version_alert':
# help.c:37:18: warning: unused variable 'buf' [-Wunused-variable]
# struct utsname buf;
# ^~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o colors.o colors.c
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o mssl.o mssl.c
# In file included from /usr/include/errno.h:28:0,
# from mssl.c:4:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o nc.o nc.c
# In file included from /usr/include/stdio.h:27:0,
# from nc.c:3:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# nc.c: In function 'draw_graph':
# nc.c:612:24: warning: unused parameter 'val' [-Wunused-parameter]
# void draw_graph(double val)
# ^~~
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DTCP_TFO -DNC -DFW -D_DEBUG -ggdb -c -o fft.o fft.c
# In file included from /usr/include/libintl.h:23:0,
# from fft.c:2:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# msgfmt -o nl.mo nl.po
# cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 gen.o http.o io.o error.o utils.o main.o tcp.o res.o socks5.o kalman.o cookies.o help.o colors.o mssl.o nc.o fft.o -lm -lssl -lcrypto -lncursesw -lfftw3 -g -o httping
# #
# # Oh, blatant plug: http://www.vanheusden.com/wishlist.php
# ==> Entering fakeroot environment...
# ==> Starting package()...
# install -m 0755 -d /tmp/httping/pkg/httping//usr/bin
# install -m 0755 httping /tmp/httping/pkg/httping//usr/bin
# install -m 0755 -d /tmp/httping/pkg/httping//usr/share/man/man1
# install -m 0644 httping.1 /tmp/httping/pkg/httping//usr/share/man/man1
# install -m 0755 -d /tmp/httping/pkg/httping//usr/share/man/nl/man1
# install -m 0644 httping-nl.1 /tmp/httping/pkg/httping//usr/share/man/nl/man1
# install -m 0755 -d /tmp/httping/pkg/httping//usr/share/doc/httping
# install -m 0644 license.txt license.OpenSSL readme.txt /tmp/httping/pkg/httping//usr/share/doc/httping
# mkdir -p /tmp/httping/pkg/httping//usr/share/locale/nl/LC_MESSAGES
# cp nl.mo /tmp/httping/pkg/httping//usr/share/locale/nl/LC_MESSAGES/httping.mo
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "httping"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: httping 2.4-4 (Wed Aug 24 13:37:24 UTC 2016)

CMD: pacman --query --file httping-2.4-4-x86_64.pkg.tar.xz
# httping 2.4-4

Creating hybrid package for 'httping'

Trying to find vanilla package 'httping'...

CMD: pacman --query --file /mirror/httping-2.4-4.pkg.tar.xz
# httping 2.4-4

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/httping
# /usr/share/locale/nl/LC_MESSAGES/httping.mo
# /usr/share/doc/httping/license.OpenSSL
# /usr/share/doc/httping/readme.txt
# /usr/share/doc/httping/license.txt
# /usr/share/man/man1/httping.1.gz
# /usr/share/man/nl/man1/httping-nl.1.gz

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf httping.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/httping.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/httping.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 885

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/httping.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 885

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/httping.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 27679

Attempting to access local repository, attempt 4

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/httping.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/httping.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'