==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done ==> Making package: ghostpop3 0.1.0-5 (Sun Aug 16 13:45:33 UTC 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 (b6eac563832547c9ad9408127b1b4375): refusing to link journals ==> Making package: ghostpop3 0.1.0-5 (Sun 16 Aug 2020 01:45:53 PM UTC) ==> 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=armv8-a -O2 -pipe -fstack-protector --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 [-Wpedantic] 180 | __FUNCTION__, | ^~~~~~~~~~~~ Conn.c: In function ‘Conn_accept_allow’: Conn.c:247:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] 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 [-Wpedantic] 269 | __FUNCTION__, | ^~~~~~~~~~~~ Conn.c: In function ‘Conn_new’: Conn.c:704:28: warning: unused parameter ‘C’ [-Wunused-parameter] 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 [-Wpedantic] 1196 | __FUNCTION__, slot, Conn_pfds[slot].fd, | ^~~~~~~~~~~~ Conn.c:1217:5: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] 1217 | __FUNCTION__, | ^~~~~~~~~~~~ Conn.c:1222:4: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] 1222 | __FUNCTION__, | ^~~~~~~~~~~~ Conn.c: In function ‘Conn_recv_cb_i’: Conn.c:1265:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] 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 [-Wpedantic] 1336 | __FUNCTION__, addr, port); | ^~~~~~~~~~~~ Conn.c: In function ‘Conn_trytoconnect’: Conn.c:1367:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] 1367 | __FUNCTION__, Conn_no, Conn_pending); | ^~~~~~~~~~~~ Conn.c:1442:3: warning: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] 1442 | __FUNCTION__); | ^~~~~~~~~~~~ gcc -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -ggdb3 -Wall -Wextra -pedantic -Wno-long-long -pipe -O2 -I. ghostpop3_conf.c -c gcc -march=armv8-a -O2 -pipe -fstack-protector --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 [-Wpedantic] 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 [-Wpedantic] 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 [-Wpedantic] 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 [-Wpedantic] 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 01:46:26 PM UTC) ==> Cleaning up...