==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: bftpd 6.1-4 (Thu Jul 11 22:52:30 2024)
==> Retrieving sources...
  -> Found bftpd-6.1.tar.gz
  -> Found bftpd.logrotate
  -> Found bftpd.pam
  -> Found bftpd.service
  -> Found bftpd.socket
  -> Found bftpd_AT.service
  -> Found bftpd.tmpfiles
  -> Found bftpd-4.9-Makefile.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    bftpd-6.1.tar.gz ... Passed
    bftpd.logrotate ... Passed
    bftpd.pam ... Passed
    bftpd.service ... Passed
    bftpd.socket ... Passed
    bftpd_AT.service ... Passed
    bftpd.tmpfiles ... Passed
    bftpd-4.9-Makefile.patch ... Passed
==> Making package: bftpd 6.1-4 (Thu Jul 11 22:52:53 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found bftpd-6.1.tar.gz
  -> Found bftpd.logrotate
  -> Found bftpd.pam
  -> Found bftpd.service
  -> Found bftpd.socket
  -> Found bftpd_AT.service
  -> Found bftpd.tmpfiles
  -> Found bftpd-4.9-Makefile.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting bftpd-6.1.tar.gz with bsdtar
==> Starting prepare()...
patching file Makefile.in
Hunk #3 succeeded at 37 with fuzz 1 (offset 11 lines).
Hunk #4 succeeded at 61 (offset 12 lines).
autoreconf: export WARNINGS=
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: Entering directory '.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force 
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: configure.in: not using Intltool
autoreconf: configure.in: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.in:2: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.in:2: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.in:2: the top level
configure.in:4: warning: The macro 'AC_AIX' is obsolete.
configure.in:4: You should run autoupdate.
./lib/autoconf/specific.m4:722: AC_AIX is expanded from...
configure.in:4: the top level
configure.in:110: warning: AC_OUTPUT should be used without arguments.
configure.in:110: You should run autoupdate.
autoreconf: running: /usr/bin/autoheader --force
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoheader: warning: WARNING: Using auxiliary files such as 'acconfig.h', 'config.h.bot'
autoheader: WARNING: and 'config.h.top', to define templates for 'config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader: 
autoheader: WARNING: Using the third argument of 'AC_DEFINE_UNQUOTED' and
autoheader: WARNING: 'AC_DEFINE' allows one to define a template without
autoheader: WARNING: 'acconfig.h':
autoheader: 
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: 		[Define if a function 'main' is needed.])
autoheader: 
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
autoreconf: configure.in: not using Automake
autoreconf: './install-sh' is updated
autoreconf: Leaving directory '.'
==> Starting build()...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for getusershell in -lc... yes
checking for inet_ntoa in -lc... yes
checking for socket in -lsocket... no
checking for connect in -lsocket... no
checking for crypt in -lcrypt... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for paths.h... yes
checking for netinet/in.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/socket.h... yes
checking for asm/socket.h... yes
checking for wait.h... yes
checking for sys/wait.h... yes
checking for shadow.h... yes
checking for arpa/inet.h... yes
checking for syslog.h... yes
checking for crypt.h... yes
checking for utmp.h... yes
checking whether to enable pam... yes
checking for security/pam_appl.h... yes
checking whether to enable libz... yes
checking for zlib.h... yes
checking whether to enable debug... no
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating config.h
cc -MM -MT"bftpdutmp.d bftpdutmp.o" -MFbftpdutmp.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   bftpdutmp.c
cc -MM -MT"commands.d commands.o" -MFcommands.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   commands.c
cc -MM -MT"commands_admin.d commands_admin.o" -MFcommands_admin.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   commands_admin.c
cc -MM -MT"cwd.d cwd.o" -MFcwd.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   cwd.c
cc -MM -MT"dirlist.d dirlist.o" -MFdirlist.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   dirlist.c
cc -MM -MT"list.d list.o" -MFlist.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   list.c
cc -MM -MT"login.d login.o" -MFlogin.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   login.c
cc -MM -MT"logging.d logging.o" -MFlogging.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   logging.c
cc -MM -MT"main.d main.o" -MFmain.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   main.c
cc -MM -MT"mystring.d mystring.o" -MFmystring.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   mystring.c
cc -MM -MT"options.d options.o" -MFoptions.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   options.c
cc -MM -MT"md5.d md5.o" -MFmd5.d -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"   md5.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o bftpdutmp.o bftpdutmp.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o commands.o commands.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o commands_admin.o commands_admin.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o cwd.o cwd.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o dirlist.o dirlist.c
commands.c:10:9: warning: "__USE_GNU" redefined
   10 | #define __USE_GNU
      |         ^~~~~~~~~
In file included from /usr/include/errno.h:25,
                 from commands.c:2:
/usr/include/features.h:409:10: note: this is the location of the previous definition
  409 | # define __USE_GNU      1
      |          ^~~~~~~~~
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o list.o list.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o login.o login.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o logging.o logging.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o main.o main.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o mystring.o mystring.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o options.o options.c
mystring.c: In function 'int_from_list':
mystring.c:92:5: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation]
mystring.c:86:19: note: length computed here
cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon  -DHAVE_CONFIG_H -Wall -I. -DVERSION=\"6.1\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPREFIX=\"/usr\"    -c -o md5.o md5.c
commands.c: In function 'command_retr':
commands.c:1228:20: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
In file included from /usr/include/fcntl.h:342,
                 from commands.c:36:
In function 'open',
    inlined from 'command_retr' at commands.c:1132:26:
/usr/include/bits/fcntl2.h:53:14: warning: argument 1 null where non-null expected [-Wnonnull]
   53 |       return __open_alias (__path, __oflag, __va_arg_pack ());
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/usr/include/bits/fcntl2.h: In function 'command_retr':
/usr/include/bits/fcntl2.h:32:12: note: in a call to function '__open_alias' declared 'nonnull'
   32 | extern int __REDIRECT (__open_alias, (const char *__path, int __oflag, ...),
      |            ^~~~~~~~~~~~
options.c: In function 'getoption_directories':
options.c:280:5: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
./mksources 
cc bftpdutmp.o commands.o commands_admin.o cwd.o dirlist.o list.o login.o logging.o main.o mystring.o options.o md5.o  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lcrypt -lpam -ldl -lz -o bftpd
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /build/bftpd/pkg/bftpd//usr/bin
/usr/bin/install -c -g 0 -m 755 -o 0 bftpd /build/bftpd/pkg/bftpd//usr/bin
mkdir -p /build/bftpd/pkg/bftpd//usr/share/man/man8
/usr/bin/install -c -g 0 -m 644 -o 0 bftpd.8 /build/bftpd/pkg/bftpd//usr/share/man/man8
mkdir -p /build/bftpd/pkg/bftpd/etc
[ -f /build/bftpd/pkg/bftpd/etc/bftpd.conf ] || \
	/usr/bin/install -c -g 0 -m 600 -o 0 bftpd.conf /build/bftpd/pkg/bftpd/etc
mkdir -p /build/bftpd/pkg/bftpd//usr/var/log
touch /build/bftpd/pkg/bftpd//usr/var/log/bftpd.log
chmod 644 /build/bftpd/pkg/bftpd//usr/var/log/bftpd.log
mkdir -p /build/bftpd/pkg/bftpd//usr/var/run/bftpd
chmod 755 /build/bftpd/pkg/bftpd//usr/var/run/bftpd
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "bftpd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bftpd 6.1-4 (Thu Jul 11 22:53:16 2024)
==> Cleaning up...