^~~~~~~~~~~~~~~~ In file included from ftpd.h:71:0, from ftpd_p.h:4, from ftpd.c:5: ftpd.h:624:47: warning: passing argument 1 of 'storage_sin_addr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR(X) (storage_sin_addr(&(X))->s_addr) ^ ftpd.c:541:19: note: in expansion of macro 'STORAGE_SIN_ADDR' ntohl(STORAGE_SIN_ADDR(*addr)) == INADDR_BROADCAST || ^~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:116:17: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in_addr *storage_sin_addr(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~ In file included from ftpd.h:71:0, from ftpd_p.h:4, from ftpd.c:5: ftpd.h:624:47: warning: passing argument 1 of 'storage_sin_addr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR(X) (storage_sin_addr(&(X))->s_addr) ^ ftpd.c:542:32: note: in expansion of macro 'STORAGE_SIN_ADDR' IN_MULTICAST(ntohl(STORAGE_SIN_ADDR(*addr))) || ^~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:116:17: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in_addr *storage_sin_addr(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~ In file included from ftpd.h:71:0, from ftpd_p.h:4, from ftpd.c:5: ftpd.h:624:47: warning: passing argument 1 of 'storage_sin_addr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR(X) (storage_sin_addr(&(X))->s_addr) ^ ftpd.c:543:31: note: in expansion of macro 'STORAGE_SIN_ADDR' IN_BADCLASS(ntohl(STORAGE_SIN_ADDR(*addr)))) { ^~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:116:17: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in_addr *storage_sin_addr(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~ In file included from ftpd.h:71:0, from ftpd_p.h:4, from ftpd.c:5: ftpd.c: In function 'addrcmp': ftpd.h:626:54: warning: passing argument 1 of 'storage_sin_addr6' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR6_NF(X) (*(storage_sin_addr6(&(X)))) ^ ftpd.c:580:33: note: in expansion of macro 'STORAGE_SIN_ADDR6_NF' if (IN6_ARE_ADDR_EQUAL(&STORAGE_SIN_ADDR6_NF(*s1), &STORAGE_SIN_ADDR6_NF(*s2))) { ^~~~~~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:117:18: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in6_addr *storage_sin_addr6(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~~ In file included from ftpd.h:71:0, from ftpd_p.h:4, from ftpd.c:5: ftpd.h:626:54: warning: passing argument 1 of 'storage_sin_addr6' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR6_NF(X) (*(storage_sin_addr6(&(X)))) ^ ftpd.c:580:61: note: in expansion of macro 'STORAGE_SIN_ADDR6_NF' if (IN6_ARE_ADDR_EQUAL(&STORAGE_SIN_ADDR6_NF(*s1), &STORAGE_SIN_ADDR6_NF(*s2))) { ^~~~~~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:117:18: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in6_addr *storage_sin_addr6(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~~ In file included from ftpd.h:71:0, from ftpd_p.h:4, from ftpd.c:5: ftpd.h:626:54: warning: passing argument 1 of 'storage_sin_addr6' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR6_NF(X) (*(storage_sin_addr6(&(X)))) ^ ftpd.c:580:33: note: in expansion of macro 'STORAGE_SIN_ADDR6_NF' if (IN6_ARE_ADDR_EQUAL(&STORAGE_SIN_ADDR6_NF(*s1), &STORAGE_SIN_ADDR6_NF(*s2))) { ^~~~~~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:117:18: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in6_addr *storage_sin_addr6(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~~ In file included from ftpd.h:71:0, from ftpd_p.h:4, from ftpd.c:5: ftpd.h:626:54: warning: passing argument 1 of 'storage_sin_addr6' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR6_NF(X) (*(storage_sin_addr6(&(X)))) ^ ftpd.c:580:61: note: in expansion of macro 'STORAGE_SIN_ADDR6_NF' if (IN6_ARE_ADDR_EQUAL(&STORAGE_SIN_ADDR6_NF(*s1), &STORAGE_SIN_ADDR6_NF(*s2))) { ^~~~~~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:117:18: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in6_addr *storage_sin_addr6(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~~ In file included from ftpd.h:71:0, from ftpd_p.h:4, from ftpd.c:5: ftpd.h:626:54: warning: passing argument 1 of 'storage_sin_addr6' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR6_NF(X) (*(storage_sin_addr6(&(X)))) ^ ftpd.c:580:33: note: in expansion of macro 'STORAGE_SIN_ADDR6_NF' if (IN6_ARE_ADDR_EQUAL(&STORAGE_SIN_ADDR6_NF(*s1), &STORAGE_SIN_ADDR6_NF(*s2))) { ^~~~~~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:117:18: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in6_addr *storage_sin_addr6(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~~ In file included from ftpd.h:71:0, from ftpd_p.h:4, from ftpd.c:5: ftpd.h:626:54: warning: passing argument 1 of 'storage_sin_addr6' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR6_NF(X) (*(storage_sin_addr6(&(X)))) ^ ftpd.c:580:61: note: in expansion of macro 'STORAGE_SIN_ADDR6_NF' if (IN6_ARE_ADDR_EQUAL(&STORAGE_SIN_ADDR6_NF(*s1), &STORAGE_SIN_ADDR6_NF(*s2))) { ^~~~~~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:117:18: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in6_addr *storage_sin_addr6(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~~ In file included from ftpd.h:71:0, from ftpd_p.h:4, from ftpd.c:5: ftpd.h:626:54: warning: passing argument 1 of 'storage_sin_addr6' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR6_NF(X) (*(storage_sin_addr6(&(X)))) ^ ftpd.c:580:33: note: in expansion of macro 'STORAGE_SIN_ADDR6_NF' if (IN6_ARE_ADDR_EQUAL(&STORAGE_SIN_ADDR6_NF(*s1), &STORAGE_SIN_ADDR6_NF(*s2))) { ^~~~~~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:117:18: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in6_addr *storage_sin_addr6(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~~ In file included from ftpd.h:71:0, from ftpd_p.h:4, from ftpd.c:5: ftpd.h:626:54: warning: passing argument 1 of 'storage_sin_addr6' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR6_NF(X) (*(storage_sin_addr6(&(X)))) ^ ftpd.c:580:61: note: in expansion of macro 'STORAGE_SIN_ADDR6_NF' if (IN6_ARE_ADDR_EQUAL(&STORAGE_SIN_ADDR6_NF(*s1), &STORAGE_SIN_ADDR6_NF(*s2))) { ^~~~~~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:117:18: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in6_addr *storage_sin_addr6(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~~ In file included from ftpd_p.h:4:0, from ftpd.c:5: ftpd.h:624:47: warning: passing argument 1 of 'storage_sin_addr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR(X) (storage_sin_addr(&(X))->s_addr) ^ ftpd.c:589:13: note: in expansion of macro 'STORAGE_SIN_ADDR' if (STORAGE_SIN_ADDR(*s1) == STORAGE_SIN_ADDR(*s2)) { ^~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:116:17: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in_addr *storage_sin_addr(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~ In file included from ftpd_p.h:4:0, from ftpd.c:5: ftpd.h:624:47: warning: passing argument 1 of 'storage_sin_addr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR(X) (storage_sin_addr(&(X))->s_addr) ^ ftpd.c:589:38: note: in expansion of macro 'STORAGE_SIN_ADDR' if (STORAGE_SIN_ADDR(*s1) == STORAGE_SIN_ADDR(*s2)) { ^~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from ftpd_p.h:4, from ftpd.c:5: ipstack.h:116:17: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in_addr *storage_sin_addr(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-log_mysql.o `test -f 'log_mysql.c' || echo './'`log_mysql.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-log_pgsql.o `test -f 'log_pgsql.c' || echo './'`log_pgsql.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-log_pam.o `test -f 'log_pam.c' || echo './'`log_pam.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-log_ldap.o `test -f 'log_ldap.c' || echo './'`log_ldap.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-log_puredb.o `test -f 'log_puredb.c' || echo './'`log_puredb.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-log_extauth.o `test -f 'log_extauth.c' || echo './'`log_extauth.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-ls.o `test -f 'ls.c' || echo './'`ls.c In file included from log_puredb.c:5:0: log_puredb.c: In function 'access_ip_match': ftpd.h:624:47: warning: passing argument 1 of 'storage_sin_addr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_SIN_ADDR(X) (storage_sin_addr(&(X))->s_addr) ^ log_puredb.c:108:50: note: in expansion of macro 'STORAGE_SIN_ADDR' saip_raw = (const unsigned char *) &(STORAGE_SIN_ADDR(*sa)); ^~~~~~~~~~~~~~~~ In file included from ftpd.h:118:0, from log_puredb.c:5: ipstack.h:116:17: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage * const' struct in_addr *storage_sin_addr(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-mysnprintf.o `test -f 'mysnprintf.c' || echo './'`mysnprintf.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-parser.o `test -f 'parser.c' || echo './'`parser.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-privsep.o `test -f 'privsep.c' || echo './'`privsep.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-quotas.o `test -f 'quotas.c' || echo './'`quotas.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-safe_rw.o `test -f 'safe_rw.c' || echo './'`safe_rw.c In file included from privsep.c:4:0: privsep.c: In function 'privsep_privpart_bindresport': ftpd.h:623:42: warning: passing argument 1 of 'storage_port6' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_PORT6(X) (*storage_port6(&(X))) ^ privsep.c:208:13: note: in expansion of macro 'STORAGE_PORT6' STORAGE_PORT6(query->bindresport.ss) = htons(*portlistpnt); ^~~~~~~~~~~~~ In file included from ftpd.h:118:0, from privsep.c:4: ipstack.h:115:12: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage *' in_port_t *storage_port6(struct sockaddr_storage * const ss); ^~~~~~~~~~~~~ In file included from privsep.c:4:0: ftpd.h:622:41: warning: passing argument 1 of 'storage_port' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define STORAGE_PORT(X) (*storage_port(&(X))) ^ privsep.c:210:13: note: in expansion of macro 'STORAGE_PORT' STORAGE_PORT(query->bindresport.ss) = htons(*portlistpnt); ^~~~~~~~~~~~ In file included from ftpd.h:118:0, from privsep.c:4: ipstack.h:114:12: note: expected 'struct sockaddr_storage * const' but argument is of type 'const struct sockaddr_storage *' in_port_t *storage_port(struct sockaddr_storage * const ss); ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-simpleconf.o `test -f 'simpleconf.c' || echo './'`simpleconf.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-tls.o `test -f 'tls.c' || echo './'`tls.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-upload-pipe.o `test -f 'upload-pipe.c' || echo './'`upload-pipe.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o libpureftpd_a-utils.o `test -f 'utils.c' || echo './'`utils.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o fakesnprintf.o fakesnprintf.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o mysnprintf.o mysnprintf.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o pure-statsdecode.o pure-statsdecode.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o alt_arc4random.o alt_arc4random.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o bsd-getopt_long.o bsd-getopt_long.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o pure-pw.o pure-pw.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o safe_rw.o safe_rw.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o utils.o utils.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o pure-pwconvert.o pure-pwconvert.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o ptracetest.o ptracetest.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o pure-authd.o pure-authd.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o main.o main.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o ipstack.o ipstack.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o pure-ftpwho.o pure-ftpwho.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o pure_mrtginfo-daemons.o `test -f 'daemons.c' || echo './'`daemons.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o pure_mrtginfo-fakesnprintf.o `test -f 'fakesnprintf.c' || echo './'`fakesnprintf.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o pure_mrtginfo-pure-mrtginfo.o `test -f 'pure-mrtginfo.c' || echo './'`pure-mrtginfo.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o pure_mrtginfo-mysnprintf.o `test -f 'mysnprintf.c' || echo './'`mysnprintf.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o pure-quotacheck.o pure-quotacheck.c /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -c -o pure-uploadscript.o pure-uploadscript.c rm -f libpureftpd.a ar cru libpureftpd.a libpureftpd_a-altlog.o libpureftpd_a-alt_arc4random.o libpureftpd_a-bonjour.o libpureftpd_a-bsd-glob.o libpureftpd_a-bsd-realpath.o libpureftpd_a-bsd-getopt_long.o libpureftpd_a-caps.o libpureftpd_a-crypto.o libpureftpd_a-crypto-md5.o libpureftpd_a-crypto-sha1.o libpureftpd_a-daemons.o libpureftpd_a-diraliases.o libpureftpd_a-dynamic.o libpureftpd_a-fakesnprintf.o libpureftpd_a-fakechroot.o libpureftpd_a-ftp_parser.o libpureftpd_a-ftpd.o libpureftpd_a-ftpwho-update.o libpureftpd_a-ftpwho-read.o libpureftpd_a-getloadavg.o libpureftpd_a-ipstack.o libpureftpd_a-log_unix.o libpureftpd_a-log_mysql.o libpureftpd_a-log_pgsql.o libpureftpd_a-log_pam.o libpureftpd_a-log_ldap.o libpureftpd_a-log_puredb.o libpureftpd_a-log_extauth.o libpureftpd_a-ls.o libpureftpd_a-mysnprintf.o libpureftpd_a-parser.o libpureftpd_a-privsep.o libpureftpd_a-quotas.o libpureftpd_a-safe_rw.o libpureftpd_a-simpleconf.o libpureftpd_a-tls.o libpureftpd_a-upload-pipe.o libpureftpd_a-utils.o ar: `u' modifier ignored since `D' is the default (see `U') /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o pure-statsdecode fakesnprintf.o mysnprintf.o pure-statsdecode.o -liconv -lcrypt /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-ranlib libpureftpd.a /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o pure-pw alt_arc4random.o bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-pw.o safe_rw.o utils.o ../puredb/src/libpuredb_write.a -liconv -lcrypt /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o pure-pwconvert fakesnprintf.o mysnprintf.o pure-pwconvert.o -liconv -lcrypt /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o ptracetest ptracetest.o -liconv -lcrypt /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o pure-authd bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-authd.o safe_rw.o -liconv -lcrypt /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o pure-ftpd main.o libpureftpd.a ../puredb/src/libpuredb_read.a -liconv -lcrypt /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o pure-ftpwho bsd-getopt_long.o fakesnprintf.o ipstack.o mysnprintf.o pure-ftpwho.o -liconv -lcrypt /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -DIN_PURE_MRTGINFO=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o pure-mrtginfo pure_mrtginfo-daemons.o pure_mrtginfo-fakesnprintf.o pure_mrtginfo-pure-mrtginfo.o pure_mrtginfo-mysnprintf.o -liconv -lcrypt /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o pure-uploadscript bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-uploadscript.o safe_rw.o -liconv -lcrypt /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o pure-quotacheck bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-quotacheck.o safe_rw.o -liconv -lcrypt make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/src' Making all in man make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/man' Making all in pam make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/pam' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/pam' Making all in gui make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/gui' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/gui' Making all in m4 make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/m4' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47' >>> pure-ftpd 1.0.47 Installing to target PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output/target install -C /home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47' Making install in puredb make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/puredb' Making install in src make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/puredb/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/puredb/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/puredb/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/puredb/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/puredb' make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/puredb' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/puredb' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/puredb' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/puredb' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output/target/usr/sbin' /usr/bin/install -c pure-statsdecode pure-pw pure-pwconvert '/home/buildroot/autobuild/instance-1/output/target/usr/bin' /usr/bin/install -c pure-authd pure-ftpd pure-ftpwho pure-mrtginfo pure-quotacheck pure-uploadscript '/home/buildroot/autobuild/instance-1/output/target/usr/sbin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/src' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 pure-ftpd.8 pure-ftpwho.8 pure-mrtginfo.8 pure-uploadscript.8 pure-statsdecode.8 pure-quotacheck.8 pure-pw.8 pure-pwconvert.8 pure-authd.8 '/home/buildroot/autobuild/instance-1/output/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/man' Making install in pam make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/pam' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/pam' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/pam' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/pam' Making install in gui make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/gui' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/gui' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/gui' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/gui' Making install in m4 make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/m4' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/m4' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47/m4' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output/target/etc' /usr/bin/install -c -m 644 pure-ftpd.conf '/home/buildroot/autobuild/instance-1/output/target/etc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/pure-ftpd-1.0.47' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-1/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/include /home/buildroot/autobuild/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output/target/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/man /home/buildroot/autobuild/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/info /home/buildroot/autobuild/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/doc /home/buildroot/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-1/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00310-g0af24710da"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2019.05-git-00310-g0af24710da Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> initscripts Collecting legal info >>> libcdio-paranoia 10.2+2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libndp v1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pure-ftpd 1.0.47 Collecting legal info COPYING: OK (sha256: e724ba991d8efa4c963e84ec31314c532dab00ac455ef77020fe60e78177bf23) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'