Cook: proftpd 1.3.6
================================================================================
QA: checking package receipt...
Checking build dependencies...
Installing (pkg/local): acl-dev-2.2.53-any
Installing (pkg/local): attr-dev-2.4.48-any
Extracting source archive "proftpd-1.3.6.tar.gz"

Executing: compile_rules
CFLAGS   : -march=i486 -Os -pipe -mindirect-branch=thunk
CXXLAGS  : -march=i486 -Os -pipe -mindirect-branch=thunk
CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1
LDFLAGS  : -Wl,-Os,--as-needed

configure: loading site script /etc/slitaz/cook.site
checking build system type... i486-slitaz-linux-gnu
checking host system type... i486-slitaz-linux-gnu
checking target system type... i486-slitaz-linux-gnu
checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i486-slitaz-linux-gcc accepts -g... yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar
checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib
checking command to parse /usr/bin/nm -B output from i486-slitaz-linux-gcc object... ok
checking how to run the C preprocessor... i486-slitaz-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i486-slitaz-linux-gcc static flag -static works... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed
checking for i486-slitaz-linux-g++... i486-slitaz-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i486-slitaz-linux-g++ accepts -g... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether i486-slitaz-linux-g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... i486-slitaz-linux-g++ -E
checking for ld used by i486-slitaz-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i486-slitaz-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i486-slitaz-linux-g++ option to produce PIC... -fPIC -DPIC
checking if i486-slitaz-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if i486-slitaz-linux-g++ static flag -static works... yes
checking if i486-slitaz-linux-g++ supports -c -o file.o... yes
checking if i486-slitaz-linux-g++ supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether the C compiler accepts -Wall... yes
checking whether the C compiler accepts -fno-omit-frame-pointer... yes
checking for getopt... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/local/lib /opt/lib 
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for standalone crypt... no
checking for crypt in -lcrypt... yes
checking for standalone gethostbyname... yes
checking for standalone inet_aton... yes
checking for standalone nsl functions... yes
checking for standalone socket functions... yes
checking for _pw_stayopen variable... no
checking krb.h usability... no
checking krb.h presence... no
checking for krb.h... no
checking login.h usability... no
checking login.h presence... no
checking for login.h... no
checking prot.h usability... no
checking prot.h presence... no
checking for prot.h... no
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking sys/audit.h usability... no
checking sys/audit.h presence... no
checking for sys/audit.h... no
checking hpsecurity.h usability... no
checking hpsecurity.h presence... no
checking for hpsecurity.h... no
checking for hpsecurity.h workaround... no
checking for AIX authenticate... no
checking for AIX loginfailed... no
checking for AIX loginsuccess... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking linux/prctl.h usability... yes
checking linux/prctl.h presence... yes
checking for linux/prctl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking junistd.h usability... no
checking junistd.h presence... no
checking for junistd.h... no
checking for memory.h... (cached) yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for struct spwd.sp_warn... yes
checking for struct spwd.sp_inact... yes
checking for struct spwd.sp_expire... yes
checking for security/pam_appl.h... no
checking for security/pam_modules.h... no
checking for pam/pam_appl.h... no
checking linux/capability.h usability... yes
checking linux/capability.h presence... yes
checking for linux/capability.h... yes
checking for cap_init in -lcap2... no
checking for cap_init in -lcap... no
checking whether to enable mod_cap... yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/types.h... (cached) yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking whether netdb.h requires _USE_IRS... no
checking for netinet/in_systm.h... yes
checking for netinet/ip.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for sys/stat.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking vmsdir.h usability... no
checking vmsdir.h presence... no
checking for vmsdir.h... no
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for tzname global variable... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for mode_t... yes
checking for off_t... yes
checking type of array argument to getgroups... gid_t
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for off_t... (cached) yes
checking size of off_t... 8
checking for size_t... (cached) yes
checking size of size_t... 4
checking for time_t... yes
checking size of time_t... 4
checking for char *... yes
checking size of char *... 4
checking for void *... yes
checking size of void *... 4
checking for uid_t... (cached) yes
checking size of uid_t... 4
checking for gid_t... yes
checking size of gid_t... 4
checking for mode_t... (cached) yes
checking for ino_t... yes
checking for intptr_t... yes
checking for socklen_t... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking whether struct utmp has ut_user... no
checking whether struct utmp has ut_host... yes
checking whether struct utmp has ut_exit... yes
checking whether syslog.h defines LOG_CRON... yes
checking whether syslog.h defines LOG_FTP... yes
checking for d_fd in DIR structure... no
checking for dd_fd in DIR structure... no
checking for __dd_fd in DIR structure... no
checking for working alloca.h... yes
checking for alloca... yes
checking for alloca in -lucb... no
checking whether i486-slitaz-linux-gcc needs -traditional... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for bcopy... yes
checking for crypt... yes
checking for fdatasync... yes
checking for fgetgrent... yes
checking for fgetpwent... yes
checking for fgetspent... yes
checking for flock... yes
checking for fpathconf... yes
checking for freeaddrinfo... yes
checking for fsync... yes
checking for futimes... yes
checking for getifaddrs... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for mkdtemp... yes
checking for nl_langinfo... yes
checking for gai_strerror... yes
checking for iconv... yes
checking for dirfd... yes
checking for getaddrinfo... yes
checking for getcwd... yes
checking for getenv... yes
checking for getgrouplist... yes
checking for getgroups... yes
checking for getgrset... no
checking for gethostbyname2... yes
checking for gethostname... yes
checking for getnameinfo... yes
checking for gettimeofday... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for initgroups... yes
checking for loginrestrictions... no
checking for memcpy... yes
checking for mempcpy... yes
checking for memset_s... no
checking for mkdir... yes
checking for mkstemp... yes
checking for mlock... yes
checking for mlockall... yes
checking for munlock... yes
checking for munlockall... yes
checking for pathconf... yes
checking for posix_fadvise... yes
checking for prctl... yes
checking for putenv... yes
checking for regcomp... yes
checking for rmdir... yes
checking for select... yes
checking for setgroups... yes
checking for socket... yes
checking for statfs... yes
checking for strchr... yes
checking for strcoll... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking for strsep... yes
checking for strtod... yes
checking for strtof... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoull... yes
checking for setprotoent... yes
checking for setspent... yes
checking for endprotoent... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for setsid... yes
checking for setgroupent... no
checking for seteuid... yes
checking for setegid... yes
checking for setenv... yes
checking for setpgid... yes
checking for siginterrupt... yes
checking for tzset... yes
checking for uname... yes
checking for unsetenv... yes
checking for setpassent... no
checking for struct cmsgcred.cmcred_uid... no
checking for struct sockcred.sc_uid... no
checking for struct sockpeercred.uid... no
checking for struct sockaddr_in.sin_len... no
checking for struct statfs.f_fstypename... no
checking for struct statfs.f_type... yes
checking whether struct addrinfo is defined... yes
checking whether struct sockaddr_storage is defined... yes
checking whether ss_family is defined... yes
checking whether ss_len is defined... no
checking whether __ss_len is defined... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking acl/libacl.h usability... yes
checking acl/libacl.h presence... yes
checking for acl/libacl.h... yes
checking for perm_copy_fd in -lacl... yes
checking which POSIX ACL implementation to use... Linux
checking which sendfile() implementation to use... Linux
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking for setxattr in -lattr... yes
checking for lgetxattr... yes
checking for llistxattr... no
checking for lremovexattr... yes
checking for lsetxattr... no
checking whether setgrent returns void... yes
checking for initscr in -lcurses... yes
checking for initscr in -lncurses... yes
checking for halfdelay in -ltinfo... no
checking for setproctitle... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for setproctitle in -lutil... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking whether __progname and __progname_full are available... yes
checking which argv replacement method to use... writeable
checking for backtrace in -lexecinfo... no
checking for execinfo.h... (cached) yes
checking for ucontext.h... (cached) yes
checking for backtrace... yes
checking for backtrace_symbols... yes
checking whether printf supports %llu format... yes
checking for duplicate module build requests... no
configure: creating ./config.status
config.status: creating contrib/Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating locale/Makefile
config.status: creating modules/Makefile
config.status: creating src/Makefile
config.status: creating src/prxs
config.status: creating src/ftpdctl.8
config.status: creating src/proftpd.8
config.status: creating src/proftpd.conf.5
config.status: creating src/xferlog.5
config.status: creating tests/Makefile
config.status: creating utils/Makefile
config.status: creating utils/ftpcount.1
config.status: creating utils/ftpscrub.8
config.status: creating utils/ftpshut.8
config.status: creating utils/ftptop.1
config.status: creating utils/ftpwho.1
config.status: creating Makefile
config.status: creating Make.rules
config.status: creating config.h
config.status: executing libtool commands
config.status: executing default commands

--------------
Build Summary
--------------
Building the following static modules:
  mod_ident
  mod_cap

--------------
echo \#define BUILD_STAMP \"`date +"%a %b %e %Y %H:%M:%S %Z"`\" > include/buildstamp.h
cd lib/ && make lib
cd src/ && make src
cd modules/ && make static
test -z """" || (cd locale/ && make locale)
cd utils/ && make utils
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib'
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c pr_fnmatch.c
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/modules'
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_core.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c sstrncpy.c
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/src'
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c main.c
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib/libcap'
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/utils'
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c ftpcount.c
=> making cap_names.c from <linux/capability.h>
i486-slitaz-linux-gcc -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -L/lib -Wl,-Os,--as-needed -rdynamic  _makenames.c -o _makenames
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c scoreboard.c
./_makenames > cap_names.h
i486-slitaz-linux-gcc -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c cap_alloc.c -o cap_alloc.o
In file included from pr_fnmatch.c:260:
pr_fnmatch_loop.c: In function 'internal_fnmatch':
pr_fnmatch_loop.c:75:7: warning: variable 'is_seqval' set but not used [-Wunused-but-set-variable]
   int is_seqval = 0;
       ^~~~~~~~~
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_xfer.c
i486-slitaz-linux-gcc -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c cap_proc.c -o cap_proc.o
i486-slitaz-linux-gcc -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c cap_extint.c -o cap_extint.o
i486-slitaz-linux-gcc -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c cap_flag.c -o cap_flag.o
i486-slitaz-linux-gcc -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c cap_text.c -o cap_text.o
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c strsep.c
i486-slitaz-linux-gcc -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c cap_sys.c -o cap_sys.o
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c vsnprintf.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c timers.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c glibc-glob.c
ar rcu libcap.a cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_sys.o
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib/libcap'
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c glibc-hstrerror.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c glibc-mkstemp.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_rlimit.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c sets.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c pr-syslog.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c pool.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c pwgrent.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c misc.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c hanson-tpl.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c ccan-json.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c privs.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_auth_unix.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c ftpscrub.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c ftpshut.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c str.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_auth_file.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c ftptop.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_auth.c
mod_core.c: In function 'core_mdtm':
mod_core.c:5583:41: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 5 and 12 [-Wformat-truncation=]
         snprintf(buf, sizeof(buf), "%04d%02d%02d%02d%02d%02d",
                                         ^~~~
mod_core.c:5583:36: note: directive argument in the range [-2147483647, 2147483647]
         snprintf(buf, sizeof(buf), "%04d%02d%02d%02d%02d%02d",
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:873,
                 from ../include/conf.h:51,
                 from mod_core.c:29:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 67 bytes into a destination of size 16
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ftptop.c: In function 'show_sessions':
ftptop.c:237:38: warning: 'h' directive output may be truncated writing 1 byte into a region of size between 0 and 6 [-Wformat-truncation=]
     snprintf(sbuf, sizeof(sbuf), "%luh%lum",(l / 3600),
                                      ^
ftptop.c:237:34: note: directive argument in the range [0, 59]
     snprintf(sbuf, sizeof(sbuf), "%luh%lum",(l / 3600),
                                  ^~~~~~~~~~
In file included from /usr/include/stdio.h:873,
                 from utils.h:39,
                 from ftptop.c:32:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 12 bytes into a destination of size 7
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i486-slitaz-linux-ar rc libsupp.a pr_fnmatch.o sstrncpy.o strsep.o vsnprintf.o glibc-glob.o glibc-hstrerror.o glibc-mkstemp.o pr-syslog.o pwgrent.o hanson-tpl.o ccan-json.o
i486-slitaz-linux-ranlib libsupp.a
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c ftpwho.c
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib'
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_ls.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c table.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_log.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_site.c
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/utils'
i486-slitaz-linux-gcc -L./lib -Wl,-Os,--as-needed -rdynamic  -o ftpcount utils/ftpcount.o utils/scoreboard.o utils/misc.o -lsupp -lattr -lcrypt -ldl 
i486-slitaz-linux-gcc -L./lib -Wl,-Os,--as-needed -rdynamic  -o ftpscrub utils/ftpscrub.o utils/scoreboard.o utils/misc.o -lsupp -lattr -lcrypt -ldl 
i486-slitaz-linux-gcc -L./lib -Wl,-Os,--as-needed -rdynamic  -o ftpshut utils/ftpshut.o -lsupp -lattr -lcrypt -ldl 
i486-slitaz-linux-gcc -L./lib -Wl,-Os,--as-needed -rdynamic  -o ftptop utils/ftptop.o utils/scoreboard.o utils/misc.o -lncurses -lsupp -lattr -lcrypt -ldl 
i486-slitaz-linux-gcc -L./lib -Wl,-Os,--as-needed -rdynamic  -o ftpwho utils/ftpwho.o utils/scoreboard.o utils/misc.o -lsupp -lattr -lcrypt -ldl 
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c regexp.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c configdb.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_delay.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c dirtree.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c expr.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_facts.c
mod_ls.c: In function 'listfile':
mod_ls.c:767:49: warning: '%5d' directive output may be truncated writing between 5 and 11 bytes into a region of size 6 [-Wformat-truncation=]
           snprintf(timeline, sizeof(timeline), "%5d", t->tm_year+1900);
                                                 ^~~
mod_ls.c:767:48: note: directive argument in the range [-2147481748, 2147483647]
           snprintf(timeline, sizeof(timeline), "%5d", t->tm_year+1900);
                                                ^~~~~
In file included from /usr/include/stdio.h:873,
                 from ../include/conf.h:51,
                 from mod_ls.c:29:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 12 bytes into a destination of size 6
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_ident.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mod_cap.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c signals.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c support.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c netaddr.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c inet.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c child.c
srcdir=. ./glue.sh mod_core.o mod_xfer.o mod_rlimit.o mod_auth_unix.o mod_auth_file.o mod_auth.o mod_ls.o mod_log.o mod_site.o mod_delay.o mod_facts.o mod_ident.o  mod_cap.o
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c parser.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c log.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c module_glue.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c lastlog.c
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/modules'
test -z """" -a -z """" || (cd modules/ && make shared)
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c xferlog.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c bindings.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c netacl.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c class.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c scoreboard.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c help.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c feat.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c netio.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c cmd.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c response.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c ascii.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c data.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c modules.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c stash.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c display.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c auth.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c fsio.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c mkhome.c
display.c: In function 'display_fh.isra.1':
display.c:247:50: warning: '%llu' directive output may be truncated writing between 1 and 17 bytes into a region of size 12 [-Wformat-truncation=]
   snprintf(mg_xfer_bytes, sizeof(mg_xfer_bytes), "%" PR_LU,
                                                  ^~~
display.c:247:51: note: format string is defined here
   snprintf(mg_xfer_bytes, sizeof(mg_xfer_bytes), "%" PR_LU,
display.c:247:50: note: directive argument in the range [0, 18014398509481983]
   snprintf(mg_xfer_bytes, sizeof(mg_xfer_bytes), "%" PR_LU,
                                                  ^~~
In file included from /usr/include/stdio.h:873,
                 from ../include/conf.h:51,
                 from display.c:27:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 18 bytes into a destination of size 12
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
display.c:253:52: warning: '%llu' directive output may be truncated writing between 2 and 16 bytes into a region of size 12 [-Wformat-truncation=]
     snprintf(mg_xfer_units, sizeof(mg_xfer_units), "%" PR_LU "kB",
                                                    ^~~
display.c:253:53: note: format string is defined here
     snprintf(mg_xfer_units, sizeof(mg_xfer_units), "%" PR_LU "kB",
display.c:253:52: note: directive argument in the range [10, 9007199254740991]
     snprintf(mg_xfer_units, sizeof(mg_xfer_units), "%" PR_LU "kB",
                                                    ^~~
In file included from /usr/include/stdio.h:873,
                 from ../include/conf.h:51,
                 from display.c:27:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 19 bytes into a destination of size 12
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c ctrls.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c event.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c var.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c throttle.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c session.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c trace.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c encode.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c proctitle.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c filter.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c pidfile.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c env.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c version.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c rlimit.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c wtmp.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c json.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c memcache.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c redis.c
i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_CONFIG_H  -DLINUX  -I.. -I../include  -g2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -fno-omit-frame-pointer -c ftpdctl.c
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/src'
test -f ./module-libs.txt || touch ./module-libs.txt
i486-slitaz-linux-gcc -L./lib -Wl,-Os,--as-needed -rdynamic  -o ftpdctl src/ftpdctl.o src/pool.o src/str.o src/netaddr.o src/log.o src/ctrls.o -lsupp -lattr -lcrypt -ldl   -L./lib/libcap -lcap -ldl 
/bin/sh ./libtool --mode=link --tag=CC i486-slitaz-linux-gcc -L./lib -Wl,-Os,--as-needed -rdynamic   -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/memcache.o src/redis.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_ident.o  modules/mod_cap.o modules/module_glue.o  -lsupp -lattr -lcrypt -ldl   -L./lib/libcap -lcap -ldl   `uniq ./module-libs.txt | tr '\n' ' '`
libtool: link: i486-slitaz-linux-gcc -Wl,-Os -Wl,--as-needed -rdynamic -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/memcache.o src/redis.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_ident.o modules/mod_cap.o modules/module_glue.o  -L/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib -lsupp -lattr -lcrypt -L/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib/libcap -lcap -ldl
cd lib/ && make lib
cd src/ && make src
cd modules/ && make static
test -z """" || (cd locale/ && make locale)
cd utils/ && make utils
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib'
make[1]: Nothing to be done for 'lib'.
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib'
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib/libcap'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib/libcap'
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/modules'
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/src'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/src'
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/modules'
test -z """" -a -z """" || (cd modules/ && make shared)
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/utils'
make[1]: Nothing to be done for 'utils'.
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/utils'
test -f ./module-libs.txt || touch ./module-libs.txt
test -z """" -a -z """" -a -z """" || (cd modules/ && make install)
cd contrib/ && make install-utils
/bin/sh ./libtool --mode=link --tag=CC i486-slitaz-linux-gcc -L./lib -Wl,-Os,--as-needed -rdynamic   -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/memcache.o src/redis.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_ident.o  modules/mod_cap.o modules/module_glue.o  -lsupp -lattr -lcrypt -ldl   -L./lib/libcap -lcap -ldl   `uniq ./module-libs.txt | tr '\n' ' '`
if [ ! -f /home/slitaz/wok/proftpd/install/etc/proftpd.conf ] ; then \
	/usr/bin/install -c -o root -g root -m 0644 \
	           ./sample-configurations/basic.conf \
       	           /home/slitaz/wok/proftpd/install/etc/proftpd.conf ; \
fi
/usr/bin/install -c -o root -g root -m 0644 ./src/ftpdctl.8    /home/slitaz/wok/proftpd/install/usr/share/man/man8
cd lib/ && make install
/usr/bin/install -c -o root -g root -m 0644 ./src/proftpd.8    /home/slitaz/wok/proftpd/install/usr/share/man/man8
/usr/bin/install -c -o root -g root -m 0644 config.h /home/slitaz/wok/proftpd/install/usr/include/proftpd/config.h
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/contrib'
/usr/bin/install -c -o root -g root -m 0755 ftpasswd /home/slitaz/wok/proftpd/install/usr/bin/ftpasswd
cd include/ && make install
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib'
test -z """" || (cd locale/ && make install)
/usr/bin/install -c -o root -g root -m 0644 ./utils/ftpasswd.1 /home/slitaz/wok/proftpd/install/usr/share/man/man1
/usr/bin/install -c -o root -g root -m 0755 ftpmail /home/slitaz/wok/proftpd/install/usr/bin/ftpmail
/usr/bin/install -c -o root -g root -m 0644 ./utils/ftpmail.1  /home/slitaz/wok/proftpd/install/usr/share/man/man1
/usr/bin/install -c -o root -g root -m 0755 ftpquota /home/slitaz/wok/proftpd/install/usr/bin/ftpquota
/usr/bin/install -c -o root -g root -m 0644 ./utils/ftpquota.1 /home/slitaz/wok/proftpd/install/usr/share/man/man1
make[1]: Entering directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/include'
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/contrib'
/usr/bin/install -c  -o root -g root -m 0755  ftpcount /home/slitaz/wok/proftpd/install/usr/bin/ftpcount
/usr/bin/install -c -o root -g root -m 0644 ./utils/ftpscrub.8 /home/slitaz/wok/proftpd/install/usr/share/man/man8
/usr/bin/install -c  -o root -g root -m 0755  ftpdctl  /home/slitaz/wok/proftpd/install/usr/bin/ftpdctl
/usr/bin/install -c -o root -g root -m 0644 ./utils/ftpshut.8  /home/slitaz/wok/proftpd/install/usr/share/man/man8
/usr/bin/install -c  -o root -g root -m 0755 ftpscrub /home/slitaz/wok/proftpd/install/usr/sbin/ftpscrub
/usr/bin/install -c -o root -g root -m 0644 ./utils/ftpcount.1 /home/slitaz/wok/proftpd/install/usr/share/man/man1
/usr/bin/install -c  -o root -g root -m 0755 ftpshut  /home/slitaz/wok/proftpd/install/usr/sbin/ftpshut
/usr/bin/install -c -o root -g root -m 0644 ./utils/ftptop.1   /home/slitaz/wok/proftpd/install/usr/share/man/man1
/usr/bin/install -c  -o root -g root -m 0755  ftptop   /home/slitaz/wok/proftpd/install/usr/bin/ftptop
/usr/bin/install -c -o root -g root -m 0644 ./utils/ftpwho.1   /home/slitaz/wok/proftpd/install/usr/share/man/man1
/usr/bin/install -c  -o root -g root -m 0755  ftpwho   /home/slitaz/wok/proftpd/install/usr/bin/ftpwho
/usr/bin/install -c -o root -g root -m 0644 ./src/proftpd.conf.5 /home/slitaz/wok/proftpd/install/usr/share/man/man5
/usr/bin/install -c -o root -g root -m 0755 src/prxs /home/slitaz/wok/proftpd/install/usr/bin/prxs
/usr/bin/install -c -o root -g root -m 0644 ./src/xferlog.5    /home/slitaz/wok/proftpd/install/usr/share/man/man5
/usr/bin/install -c -o root -g root -m 0644 proftpd.pc /home/slitaz/wok/proftpd/install/usr/lib/pkgconfig/proftpd.pc
libtool: link: i486-slitaz-linux-gcc -Wl,-Os -Wl,--as-needed -rdynamic -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/memcache.o src/redis.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_ident.o modules/mod_cap.o modules/module_glue.o  -L/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib -lsupp -lattr -lcrypt -L/home/slitaz/wok/proftpd/source/proftpd-1.3.6/lib/libcap -lcap -ldl
make[1]: Leaving directory '/home/slitaz/wok/proftpd/source/proftpd-1.3.6/include'
/usr/bin/install -c  -o root -g root -m 0755 proftpd /home/slitaz/wok/proftpd/install/usr/sbin/proftpd
if [ -f /home/slitaz/wok/proftpd/install/usr/sbin/in.proftpd ] ; then \
	rm -f /home/slitaz/wok/proftpd/install/usr/sbin/in.proftpd ; \
fi
ln -s proftpd /home/slitaz/wok/proftpd/install/usr/sbin/in.proftpd
chown -h root:root /home/slitaz/wok/proftpd/install/usr/sbin/in.proftpd
================================================================================

Executing strip on all files...                                        Done
  Time: 3.23s. Size: 2961980 B -> 809140 B. Save: 2102 KB.
Installing (pkg/local): advancecomp-static-2.1-i486
Compressing man pages...                                               Done
  Time: 1.34s. Size: 26761 B -> 12092 B. Save: 14 KB. Cache hit: 12/12.
================================================================================


Build dependencies to remove: 3
Removing: acl-dev advancecomp-static attr-dev


Pack: proftpd 1.3.6
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Copying "description.txt"...                                           Done
Forced package architecture to                                         i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
Removing old package "proftpd-1.3.6-i486.tazpkg"                       Done
The release checksum has changed.
================================================================================
Package "proftpd-1.3.6-i486.tazpkg" created


Pack: proftpd-dev 1.3.6
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Copying "description.txt"...                                           Done
Forced package architecture to                                         i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
Removing old package "proftpd-dev-1.3.6-i486.tazpkg"                   Done
The release checksum has changed.
================================================================================
Package "proftpd-dev-1.3.6-i486.tazpkg" created


Post-check
================================================================================
Checking build...                                                      Done
Checking 'any' arch...                                                 Done
Checking libtool in source/proftpd-1.3.6...                            Done
Checking site script in source/proftpd-1.3.6...                        Done
Checking ownership in install...                                       Done
Checking permissions in install...                                     Done
Checking broken symlinks in install...                                 Done
Querying Repology...                                                   Done
Updating activity log...                                               Done
================================================================================


Summary for: proftpd 1.3.6
================================================================================
Src file    : proftpd-1.3.6.tar.gz
Src size    : 19.3M
Source dir  : 62.0M
Produced    : 1.5M
Cook time   : 83s ~ 01m 23s
Cook date   : 2020-09-13 01:16
Target arch : i486
--------------------------------------------------------------------------------
 # :  Packed : Compressed : Files : Package name
--------------------------------------------------------------------------------
 1 :  972.0K :     276.5K :    13 : proftpd-1.3.6-i486.tazpkg
 2 :  512.0K :      70.9K :    70 : proftpd-dev-1.3.6-i486.tazpkg
================================================================================