#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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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 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-2/output/host/bin/or1k-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 -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 /home/buildroot/autobuild/instance-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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-2/output/host/bin/or1k-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 -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 /home/buildroot/autobuild/instance-2/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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-2/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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-2/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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-2/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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-2/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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-2/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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-2/output/host/bin/or1k-linux-gcc -DIN_PURE_MRTGINFO=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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-2/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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-2/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 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-2/output/host/bin/or1k-linux-ranlib libpureftpd.a /home/buildroot/autobuild/instance-2/output/host/bin/or1k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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 make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/src' Making all in man make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/man' Making all in pam make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/pam' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/pam' Making all in gui make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/gui' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/gui' Making all in m4 make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/m4' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47' >>> pure-ftpd 1.0.47 Installing to target PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/target install -C /home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47' Making install in puredb make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/puredb' Making install in src make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/puredb/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/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-2/output/build/pure-ftpd-1.0.47/puredb/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/puredb/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/puredb' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/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-2/output/build/pure-ftpd-1.0.47/puredb' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/puredb' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/puredb' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/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-2/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output/target/usr/sbin' /usr/bin/install -c pure-statsdecode pure-pw pure-pwconvert '/home/buildroot/autobuild/instance-2/output/target/usr/bin' /usr/bin/install -c pure-authd pure-ftpd pure-ftpwho pure-mrtginfo pure-quotacheck pure-uploadscript '/home/buildroot/autobuild/instance-2/output/target/usr/sbin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/src' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/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-2/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-2/output/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/man' Making install in pam make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/pam' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/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-2/output/build/pure-ftpd-1.0.47/pam' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/pam' Making install in gui make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/gui' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/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-2/output/build/pure-ftpd-1.0.47/gui' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/gui' Making install in m4 make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/m4' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/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-2/output/build/pure-ftpd-1.0.47/m4' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47/m4' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output/target/etc' /usr/bin/install -c -m 644 pure-ftpd.conf '/home/buildroot/autobuild/instance-2/output/target/etc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/pure-ftpd-1.0.47' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/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-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'oracle-mysql', u'apr-util', u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'oracle-mysql', u'apr-util', u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libmysqlclient_r.la" is touched by more than one package: [u'oracle-mysql', u'apr-util', u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'oracle-mysql', u'apr-util', u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_mysql.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libmysqlclient.la" is touched by more than one package: [u'oracle-mysql', u'apr-util', u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'oracle-mysql', u'apr-util', u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'ezxml', u'pixman'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'oracle-mysql', u'apr-util', u'pcre', u'apache', u'libffi', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'ezxml', u'pixman'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-2/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-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output/target/etc/inittab rm -f /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/include /home/buildroot/autobuild/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output/target/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/man /home/buildroot/autobuild/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/info /home/buildroot/autobuild/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/doc /home/buildroot/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/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-2/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/instance-2/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/instance-2/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.10"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.10"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.10\"" \ ) > /home/buildroot/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2018.02.10 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> 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 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> apache 2.4.38 Collecting legal info LICENSE: OK (sha256: c49c0819a726b70142621715dae3159c47b0349c2bc9db079070f28dadac0229) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> atk 2.22.0 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> ezxml 0.8.6 Collecting legal info ERROR: No hash found for license.txt >>> initscripts Collecting legal info >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> 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-2/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'