==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done ==> Making package: ghostpop3 0.1.0-5 (Sun Aug 16 09:37:44 2020) ==> Retrieving sources... -> Found ghostpop3-0.1.0.tar.gz ==> Validating source files with sha512sums... ghostpop3-0.1.0.tar.gz ... Passed Host and machine ids are equal (27f8a8a2107e4714a5587b00f7368723): refusing to link journals ==> Making package: ghostpop3 0.1.0-5 (Sun 16 Aug 2020 09:37:50 AM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found ghostpop3-0.1.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting ghostpop3-0.1.0.tar.gz with bsdtar ==> Starting build()... ./configure: line 20: shift: shift count out of range Generate Makefile... Generate config.h... Done. Run make. gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -ggdb3 -Wall -Wextra -pedantic -Wno-long-long -pipe -O2 -I. Conn.c -c Conn.c: In function ‘Conn_grow’: Conn.c:180:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 180 | __FUNCTION__, | ^~~~~~~~~~~~ Conn.c: In function ‘Conn_accept_allow’: Conn.c:247:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 247 | __FUNCTION__, val, val == 0 ? "off" : "on"); | ^~~~~~~~~~~~ Conn.c: In function ‘Conn_alloc’: Conn.c:269:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 269 | __FUNCTION__, | ^~~~~~~~~~~~ Conn.c: In function ‘Conn_new’: Conn.c:704:28: warning: unused parameter ‘C’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-parameter-Wunused-parameter]8;;] 704 | void Conn_new(struct Conn *C) | ~~~~~~~~~~~~~^ Conn.c: In function ‘Conn_send_cb_i’: Conn.c:1196:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 1196 | __FUNCTION__, slot, Conn_pfds[slot].fd, | ^~~~~~~~~~~~ Conn.c:1217:5: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 1217 | __FUNCTION__, | ^~~~~~~~~~~~ Conn.c:1222:4: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 1222 | __FUNCTION__, | ^~~~~~~~~~~~ Conn.c: In function ‘Conn_recv_cb_i’: Conn.c:1265:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 1265 | __FUNCTION__, slot, Conn_pfds[slot].fd, n); | ^~~~~~~~~~~~ Conn.c: In function ‘Conn_connect’: Conn.c:1336:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 1336 | __FUNCTION__, addr, port); | ^~~~~~~~~~~~ Conn.c: In function ‘Conn_trytoconnect’: Conn.c:1367:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 1367 | __FUNCTION__, Conn_no, Conn_pending); | ^~~~~~~~~~~~ Conn.c:1442:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 1442 | __FUNCTION__); | ^~~~~~~~~~~~ gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -ggdb3 -Wall -Wextra -pedantic -Wno-long-long -pipe -O2 -I. ghostpop3_conf.c -c gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -ggdb3 -Wall -Wextra -pedantic -Wno-long-long -pipe -O2 -I. ghostpop3.c -o ghostpop3 Conn.o ghostpop3_conf.o ghostpop3.c: In function ‘ghostpop3_accept’: ghostpop3.c:59:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 59 | __FUNCTION__, C->addr, C->slot); | ^~~~~~~~~~~~ ghostpop3.c: In function ‘ghostpop3_close’: ghostpop3.c:72:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 72 | __FUNCTION__, C->addr, C->slot); | ^~~~~~~~~~~~ ghostpop3.c: In function ‘ghostpop3_data’: ghostpop3.c:88:4: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 88 | __FUNCTION__, C->ibuf_head, C->ibuf_tail, | ^~~~~~~~~~~~ ghostpop3.c: In function ‘ghostpop3_error’: ghostpop3.c:127:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wpedantic-Wpedantic]8;;] 127 | __FUNCTION__, Conn_getid(C)); | ^~~~~~~~~~~~ ==> Entering fakeroot environment... ==> Starting package()... 'ghostpop3.conf' -> '/build/ghostpop3/pkg/ghostpop3/etc/ghostpop3.conf' 'ghostpop3' -> '/build/ghostpop3/pkg/ghostpop3/usr/sbin/ghostpop3' ==> Tidying install... -> Removing empty directories... -> 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 "ghostpop3"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ghostpop3 0.1.0-5 (Sun 16 Aug 2020 09:37:57 AM EDT) ==> Cleaning up...