==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done ==> Making package: conn 1.0.39-1 (Sat Jul 7 15:59:06 2018) ==> Retrieving sources... -> Found Conn-1.0.39.tar.gz -> Found libdir.patch ==> Validating source files with sha512sums... Conn-1.0.39.tar.gz ... Passed libdir.patch ... Passed Host and machine ids are equal (27f8a8a2107e4714a5587b00f7368723): refusing to link journals ==> Making package: conn 1.0.39-1 (Sat 07 Jul 2018 03:59:07 PM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found Conn-1.0.39.tar.gz -> Found libdir.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting Conn-1.0.39.tar.gz with bsdtar ==> Starting prepare()... patching file duilder patching file examples/wpool2.ltrace ==> Starting build()... [*] Duilder builder script [*] Copyright Catalin(ux) M. BOIE - catab at embedromix dot ro [*] PRJ=Conn, VER=1.0.39, REV=1 [*] System: Linux build 4.17.3-1-ARCH #1 SMP PREEMPT Tue Jun 26 04:42:36 UTC 2018 x86_64 GNU/Linux [*] Parameters: --prefix=/usr [*] Var ETC=/etc [*] Var BIN=/bin [*] Var USR=/usr [*] Var USR_BIN=/usr/bin [*] Var USR_SBIN=/usr/sbin [*] Var USR_INCLUDE=/usr/include [*] Var USR_LIB=/usr/lib [*] Var USR_SHARE=/usr/share [*] Var USR_SHARE_DOC=/usr/share/doc/Conn [*] Var SBIN=/usr/sbin [*] Var VAR=/var [*] Var VAR_LIB=/var/lib [*] Var MAN=/usr/share/man [*] Var VAR_LOG=/var/log [*] Var VAR_RUN=/var/run [*] Searching for PostgreSQL... not found. [*] Searching for MySQL... not found. [*] Searching for poll... found. [*] Searching for epoll... found. [*] Searching for ncurses... found. [*] Search for valid compiler flags... [*] Testing switch [-O3]...supported [*] Testing switch [-fstack-reuse=all]...supported [*] Testing switch [-flto]...supported [*] Testing switch [-Wtrampolines]...supported [*] Testing switch [-Wl,-z,noexecstack]...supported [*] Testing switch [-Wl,-z,now]...supported [*] Testing switch [-Wl,-z,relro]...supported [*] Testing switch [-Wl,-O1]...supported [*] Testing switch [-Wl,-z,noexecstack]...supported [*] Testing switch [-fPIE]...supported [*] Testing switch [-pie]...supported [*] Testing switch [-fstack-protector-all]...supported [*] Testing switch [-Wcast-align]...supported [*] Testing switch [-Wformat=2]...supported [*] Testing switch [-Wformat-security]...supported [*] Testing switch [-fno-common]...supported [*] Testing switch [-Wmissing-prototypes]...supported [*] Testing switch [-Wmissing-declarations]...supported [*] Testing switch [-Wstrict-overflow]...supported [*] Testing switch [-Wstrict-prototypes]...supported [*] Testing switch [-D]...not supported [*] Testing switch [_FORTIFY_SOURCES=2]...not supported [*] Testing switch [-fno-guess-branch-probability]...supported [*] Testing switch [-fbounds-check]...supported [*] Testing switch [-Wl,-O3]...supported [*] Testing switch [-Wpadded]...supported [*] Testing switch [-ftree-loop-distribution]...supported [*] Testing switch [-ftree-vectorize]...supported [*] Testing switch [-ftree-loop-if-convert]...supported [*] Testing switch [-ftree-loop-im]...supported [*] Testing switch [-ftree-parallelize-loops=4]...supported [*] Testing switch [-fcf-protection]...supported [*] Testing switch [-fstack-clash-protection]...supported [*] Building Makefile... [*] Generating .spec file... [*] Generating Conn_config.h file... [*] Autogenerate files from .in... [*] Autogenerate Makefile.include from Makefile.include.in... [*] Done. Run make. gcc -Wall -Wextra -pipe -g -O3 -fstack-reuse=all -flto -Wtrampolines -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-O1 -Wl,-z,noexecstack -fPIE -pie -fstack-protector-all -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wmissing-prototypes -Wmissing-declarations -Wstrict-overflow -Wstrict-prototypes -fno-guess-branch-probability -fbounds-check -Wl,-O3 -Wpadded -ftree-loop-distribution -ftree-vectorize -ftree-loop-if-convert -ftree-loop-im -ftree-parallelize-loops=4 -fcf-protection -fstack-clash-protection -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpic -I. -c Conn.c Conn.c: In function ‘Conn_poll’: Conn.c:3690:21: warning: variable ‘last’ set but not used [-Wunused-but-set-variable] unsigned int slot, last; ^~~~ At top level: Conn.c:2410:13: warning: ‘Conn_stats’ defined but not used [-Wunused-function] static void Conn_stats(void) ^~~~~~~~~~ Conn.c:142:13: warning: ‘Conn_wpool_worker_stats’ defined but not used [-Wunused-function] static void Conn_wpool_worker_stats(const struct Conn_wpool_worker *w) ^~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -Wextra -pipe -g -O3 -fstack-reuse=all -flto -Wtrampolines -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-O1 -Wl,-z,noexecstack -fPIE -pie -fstack-protector-all -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wmissing-prototypes -Wmissing-declarations -Wstrict-overflow -Wstrict-prototypes -fno-guess-branch-probability -fbounds-check -Wl,-O3 -Wpadded -ftree-loop-distribution -ftree-vectorize -ftree-loop-if-convert -ftree-loop-im -ftree-parallelize-loops=4 -fcf-protection -fstack-clash-protection -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fpic -I. -c Conn_web.c Conn_web.c: In function ‘Conn_web_read_file’: Conn_web.c:162:44: warning: unused parameter ‘C’ [-Wunused-parameter] static int Conn_web_read_file(struct Conn *C, const char *path) ~~~~~~~~~~~~~^ Conn_web.c:162:59: warning: unused parameter ‘path’ [-Wunused-parameter] static int Conn_web_read_file(struct Conn *C, const char *path) ~~~~~~~~~~~~^~~~ Conn_web.c: In function ‘Conn_web_dispatch_path’: Conn_web.c:172:73: warning: unused parameter ‘u’ [-Wunused-parameter] static void Conn_web_dispatch_path(struct Conn *C, struct Conn_web_url *u) ~~~~~~~~~~~~~~~~~~~~~^ At top level: Conn_web.c:162:12: warning: ‘Conn_web_read_file’ defined but not used [-Wunused-function] static int Conn_web_read_file(struct Conn *C, const char *path) ^~~~~~~~~~~~~~~~~~ gcc -Wall -Wextra -pipe -g -O3 -fstack-reuse=all -flto -Wtrampolines -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-O1 -Wl,-z,noexecstack -fPIE -pie -fstack-protector-all -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wmissing-prototypes -Wmissing-declarations -Wstrict-overflow -Wstrict-prototypes -fno-guess-branch-probability -fbounds-check -Wl,-O3 -Wpadded -ftree-loop-distribution -ftree-vectorize -ftree-loop-if-convert -ftree-loop-im -ftree-parallelize-loops=4 -fcf-protection -fstack-clash-protection -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -I. -shared -Wl,-soname,libConn.so.1 \ -o libConn.so.1.0.39 Conn.o Conn_web.o -lc -lcrypto -lssl Conn.c: In function ‘Conn_wpool_create’: lto1: warning: padding struct to align ‘<anonymous>’ [-Wpadded] ln -sf libConn.so.1.0.39 libConn.so.1 ln -sf libConn.so.1 libConn.so (date; echo -Wall -Wextra -pipe -g -O3 -fstack-reuse=all -flto -Wtrampolines -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-O1 -Wl,-z,noexecstack -fPIE -pie -fstack-protector-all -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wmissing-prototypes -Wmissing-declarations -Wstrict-overflow -Wstrict-prototypes -fno-guess-branch-probability -fbounds-check -Wl,-O3 -Wpadded -ftree-loop-distribution -ftree-vectorize -ftree-loop-if-convert -ftree-loop-im -ftree-parallelize-loops=4 -fcf-protection -fstack-clash-protection -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4; size libConn.so.1.0.39; echo) >> History.size ==> Entering fakeroot environment... ==> Starting package()... 'libConn.so' -> '/build/conn/pkg/conn/usr/lib/libConn.so' 'libConn.so.1' -> '/build/conn/pkg/conn/usr/lib/libConn.so.1' 'libConn.so.1.0.39' -> '/build/conn/pkg/conn/usr/lib/libConn.so.1.0.39' 'Conn.h' -> '/build/conn/pkg/conn/usr/include/Conn.h' 'Conn_config.h' -> '/build/conn/pkg/conn/usr/include/Conn_config.h' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "conn"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: conn 1.0.39-1 (Sat 07 Jul 2018 03:59:15 PM EDT) ==> Cleaning up...