>>> netatalk: Building community/netatalk 3.1.18-r0 (using abuild 3.11.21-r0) started Fri, 06 Oct 2023 05:48:50 +0000 >>> netatalk: Checking sanity of /home/buildozer/aports/community/netatalk/APKBUILD... >>> netatalk: Analyzing dependencies... >>> netatalk: Installing for build: build-base acl-dev attr-dev file libevent-dev libgcrypt-dev mariadb-connector-c-dev tdb-dev db-dev (1/28) Installing acl-dev (2.3.1-r4) (2/28) Installing attr-dev (2.5.1-r5) (3/28) Installing libffi (3.4.4-r3) (4/28) Installing gdbm (1.23-r1) (5/28) Installing mpdecimal (2.5.1-r2) (6/28) Installing libpanelw (6.4_p20230918-r1) (7/28) Installing readline (8.2.1-r2) (8/28) Installing sqlite-libs (3.43.1-r0) (9/28) Installing python3 (3.11.6-r0) (10/28) Installing python3-pycache-pyc0 (3.11.6-r0) (11/28) Installing pyc (0.1-r0) (12/28) Installing python3-pyc (3.11.6-r0) (13/28) Installing libevent (2.1.12-r7) (14/28) Installing libevent-dev (2.1.12-r7) (15/28) Installing libgpg-error (1.47-r2) (16/28) Installing libgcrypt (1.10.2-r2) (17/28) Installing libgpg-error-dev (1.47-r2) (18/28) Installing libgcrypt-dev (1.10.2-r2) (19/28) Installing openssl-dev (3.1.3-r0) (20/28) Installing zlib-dev (1.3-r0) (21/28) Installing mariadb-connector-c (3.3.7-r0) (22/28) Installing mariadb-connector-c-dev (3.3.7-r0) (23/28) Installing tdb-libs (1.4.9-r0) (24/28) Installing tdb-dev (1.4.9-r0) (25/28) Installing db-c++ (5.3.28-r5) (26/28) Installing db (5.3.28-r5) (27/28) Installing db-dev (5.3.28-r5) (28/28) Installing .makedepends-netatalk (20231006.054852) Executing busybox-1.36.1-r9.trigger OK: 428 MiB in 138 packages >>> netatalk: Cleaning up srcdir >>> netatalk: Cleaning up pkgdir >>> netatalk: Cleaning up tmpdir >>> netatalk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netatalk-3.1.18.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> netatalk: Fetching https://github.com/Netatalk/Netatalk/releases/download/netatalk-3-1-18/netatalk-3.1.18.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 952k 100 952k 0 0 2445k 0 --:--:-- --:--:-- --:--:-- 2445k >>> netatalk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netatalk-3.1.18.tar.xz >>> netatalk: Checking sha512sums... netatalk-3.1.18.tar.xz: OK netatalk.initd: OK statedir.patch: OK >>> netatalk: Unpacking /var/cache/distfiles/edge/netatalk-3.1.18.tar.xz... >>> netatalk: statedir.patch patching file doc/manual/configuration.xml patching file doc/manual/upgrade.xml checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gawk... (cached) awk checking for i586-alpine-linux-musl-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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/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 the maximum length of command line arguments... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/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... 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... no checking for perl... perl checking for perl... (cached) /bin/grep checking for ps... /bin/ps checking whether byte ordering is bigendian... no checking for inline... inline checking for flex... no checking for lex... no checking for bison... no checking for byacc... no checking to see if we can add '__attribute__((unused))' to CFLAGS... yes checking for mntent.h... yes checking for unistd.h... (cached) yes checking for termios.h... yes checking for ufs/quota.h... no checking for netdb.h... yes checking for sgtty.h... no checking for statfs.h... no checking for dlfcn.h... (cached) yes checking for langinfo.h... yes checking for locale.h... yes checking for sys/param.h... yes checking for sys/fcntl.h... yes checking for sys/termios.h... yes checking for sys/mnttab.h... no checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for fshare_t... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for 64 bit off_t... yes checking if large file support is available... yes checking for gcc options needed to detect all undeclared functions... none needed checking for library containing dlopen... none required 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 dlopen... (cached) yes checking for dlsym... yes checking for dlclose... yes checking for _ prefix in compiled symbols... no checking what extension is used for runtime loadable modules... .so checking for openat... yes checking for renameat... yes checking for fstatat... yes checking for unlinkat... yes checking for struct tm.tm_gmtoff... yes checking for backtrace_symbols... no checking for dirfd... yes checking for getusershell... yes checking for pread... yes checking for pwrite... yes checking for pselect... yes checking for setlinebuf... yes checking for strlcat... yes checking for strlcpy... yes checking for strnlen... yes checking for mempcpy... yes checking for vasprintf... yes checking for asprintf... yes checking for mmap... yes checking for utime... yes checking for getpagesize... yes checking for library containing gethostbyname... none required checking for library containing connect... none required checking for getifaddrs... yes checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether to check for 64bit libraries... no * Linux specific configuration checking for linux/dqblk_xfs.h... no checking for linux/xqm.h... no checking for linux/xfs_fs.h... no checking for xfs/libxfs.h... no checking for xfs/xqm.h... no checking for xfs/xfs_fs.h... no checking for ldconfig... /sbin/ldconfig NETA_LDCONFIG = /sbin/ldconfig no checking whether to enable AFS support... no checking for cracklib support... no checking whether to enable verbose debug code... no checking whether to enable debugging with debuggers... no checking for libiconv... no checking for working iconv... yes checking whether iconv supports UCS-2-INTERNAL... no checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether or not to use Database Daemon CNID backend... yes checking whether or not to use BDB Concurrent Data Store... no checking whether or not to use LAST DID scheme... yes checking whether or not to use TDB DID scheme... yes checking MySQL library and headers... checking for mysqlclient... no checking for mysql_config... /usr/bin/mysql_config /usr/bin/mysql_config checking default DID scheme... dbd checking whether default CNID scheme has been activated... yes checking for main in -lrpcsvc... no checking for rpc/rpc.h... no checking for rpc/pmap_prot.h... no checking for rpcsvc/rquota.h... no checking for getfsquota in -lquota... no checking whether to enable Zeroconf support... no checking whether to enable the TCP wrappers... no checking for PAM installation directory... no checking for includable common PAM config... no (using defaut pam_unix.so) checking whether to enable PAM support... no checking for shadow.h... yes checking whether shadow support should be enabled... yes checking whether checking for a valid shell should be enabled... yes disabling init-style support checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.3... yes (1.10.2) checking libgcrypt API version... okay checking libgcrypt hast CAST5 API... yes configure: Enabling DHX2 UAM checking for SSL... /usr (enabling RANDNUM and DHX support) checking for main in -lcrypto... yes checking for main in -ldes... no checking for Berkeley DB headers in /usr/local/include/... no checking for Berkeley DB headers in /usr/local/include/db6.1... no checking for Berkeley DB headers in /usr/local/include/db6... no checking for Berkeley DB headers in /usr/local/include/db5... no checking for Berkeley DB headers in /usr/local/include/db5.3... no checking for Berkeley DB headers in /usr/local/include/db5.2... no checking for Berkeley DB headers in /usr/local/include/db5.1... no checking for Berkeley DB headers in /usr/local/include/db51... no checking for Berkeley DB headers in /usr/local/include/db5.0... no checking for Berkeley DB headers in /usr/local/include/db50... no checking for Berkeley DB headers in /usr/local/include/db4.8... no checking for Berkeley DB headers in /usr/local/include/db48... no checking for Berkeley DB headers in /usr/local/include/db4.7... no checking for Berkeley DB headers in /usr/local/include/db47... no checking for Berkeley DB headers in /usr/local/include/db4.6... no checking for Berkeley DB headers in /usr/local/include/db46... no checking for Berkeley DB headers in /usr/local/include/db4... no checking for Berkeley DB headers in /usr/include/... yes checking /usr/include//db.h version >= 4.6.0... yes checking Berkeley DB library (-ldb53)... no checking Berkeley DB library (-ldb5.3)... no checking Berkeley DB library (-ldb-53)... no checking Berkeley DB library (-ldb-5.3)... 5.3.28 ... yes checking for crypt.h... yes checking for main in -lcrypt... yes checking whether the PGP UAM should be build... no checking whether Kerberos V UAM should be build... no checking for Kerberos 5 (necessary for GetSrvrInfo:DirectoryNames support)... no checking for krb5_free_unparsed_name... no checking for krb5_free_error_message... no checking for krb5_free_keytab_entry_contents... no checking for krb5_kt_free_entry... no checking whether configuration files should be overwritten... yes checking for LDAP (necessary for client-side ACL visibility)... no checking whether to support ACLs... yes checking for acl_get_file in -lacl... yes checking for getxattr in -lattr... yes checking for POSIX ACL support... yes configure: Using POSIX ACLs checking for acl_get_perm_np... no checking for acl_from_mode... checking for acl_from_mode... yes yes checking for acl/libacl.h... yes checking for sys/attributes.h... no checking for attr/xattr.h... no checking for sys/xattr.h... yes checking for sys/extattr.h... no checking for sys/uio.h... yes checking for sys/ea.h... no checking for library containing getxattr... none required checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking whether xattr interface takes additional options... no checking if the realpath function allows a NULL argument... yes checking for sendfile... yes checking for splice... yes checking for libevent... yes checking whether to use bundled tdb... no checking for tdb... yes checking whether to use bundled talloc... yes checking for tracker-sparql-0.12 >= 0.12... no checking whether to use Filesystem Hierarchy Standard (FHS) compatibility... no checking netatalk lockfile path... /var/lock/netatalk checking whether to build Docbook documentation... no checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/ad/Makefile config.status: creating bin/afppasswd/Makefile config.status: creating bin/cnid/Makefile config.status: creating bin/cnid/cnid2_create config.status: creating bin/misc/Makefile config.status: creating config/Makefile config.status: creating config/pam/Makefile config.status: creating contrib/Makefile config.status: creating contrib/macusers/Makefile config.status: creating contrib/macusers/macusers config.status: creating contrib/shell_utils/Makefile config.status: creating contrib/shell_utils/apple_dump config.status: creating contrib/shell_utils/asip-status config.status: creating distrib/Makefile config.status: creating distrib/config/Makefile config.status: creating distrib/config/netatalk-config config.status: creating distrib/initscripts/Makefile config.status: creating distrib/m4/Makefile config.status: creating doc/Makefile config.status: creating doc/html.xsl config.status: creating doc/man.xsl config.status: creating doc/manual/Makefile config.status: creating doc/manual/manual.xml config.status: creating doc/manpages/Makefile config.status: creating doc/manpages/man1/Makefile config.status: creating doc/manpages/man5/Makefile config.status: creating doc/manpages/man8/Makefile config.status: creating etc/Makefile config.status: creating etc/afpd/Makefile config.status: creating etc/cnid_dbd/Makefile config.status: creating etc/netatalk/Makefile config.status: creating etc/spotlight/Makefile config.status: creating etc/uams/Makefile config.status: creating include/Makefile config.status: creating include/atalk/Makefile config.status: creating libatalk/Makefile config.status: creating libatalk/acl/Makefile config.status: creating libatalk/adouble/Makefile config.status: creating libatalk/bstring/Makefile config.status: creating libatalk/cnid/Makefile config.status: creating libatalk/cnid/cdb/Makefile config.status: creating libatalk/cnid/last/Makefile config.status: creating libatalk/cnid/dbd/Makefile config.status: creating libatalk/cnid/tdb/Makefile config.status: creating libatalk/cnid/mysql/Makefile config.status: creating libatalk/compat/Makefile config.status: creating libatalk/dsi/Makefile config.status: creating libatalk/iniparser/Makefile config.status: creating libatalk/talloc/Makefile config.status: creating libatalk/tdb/Makefile config.status: creating libatalk/unicode/Makefile config.status: creating libatalk/unicode/charsets/Makefile config.status: creating libatalk/util/Makefile config.status: creating libatalk/vfs/Makefile config.status: creating macros/Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating man/man1/ad.1 config.status: creating man/man1/afpldaptest.1 config.status: creating man/man1/afppasswd.1 config.status: creating man/man1/afpstats.1 config.status: creating man/man1/apple_dump.1 config.status: creating man/man1/asip-status.1 config.status: creating man/man1/dbd.1 config.status: creating man/man1/macusers.1 config.status: creating man/man1/netatalk-config.1 config.status: creating man/man5/Makefile config.status: creating man/man5/afp.conf.5 config.status: creating man/man5/afp_signature.conf.5 config.status: creating man/man5/afp_voluuid.conf.5 config.status: creating man/man5/extmap.conf.5 config.status: creating man/man8/Makefile config.status: creating man/man8/afpd.8 config.status: creating man/man8/cnid_dbd.8 config.status: creating man/man8/cnid_metad.8 config.status: creating man/man8/netatalk.8 config.status: creating test/Makefile config.status: creating test/afpd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands Compilation summary: CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir) CFLAGS = -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security LIBS = PTHREADS: LIBS = -lpthread CFLAGS = -pthread SSL: LIBS = -lcrypto CFLAGS = -I/usr/include/openssl LIBGCRYPT: LIBS = -lgcrypt -lgpg-error CFLAGS = BDB: LIBS = -ldb-5.3 CFLAGS = LIBEVENT: LIBS = -levent CFLAGS = TDB: LIBS = -ltdb CFLAGS = TALLOC: bundled MySQL: LIBS = -L/usr/lib/ -lmariadb CFLAGS = -I/usr/include/mysql -I/usr/include/mysql/mysql Configure summary: INIT STYLE: none AFP: Extended Attributes: ad | sys ACL support: yes Spotlight: no CNID: backends: dbd last tdb mysql UAMS: DHX ( SHADOW) DHX2 ( SHADOW) RANDNUM (afppasswd) clrtxt ( SHADOW) guest Options: Zeroconf support: no tcp wrapper support: no quota support: no valid shell check: yes cracklib support: no ACL support: yes Kerberos support: no LDAP support: no AFP stats via dbus: no dtrace probes: no Paths: Netatalk lockfile: /var/lock/netatalk Documentation: Docbook: no make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' Making all in include make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' Making all in atalk make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make all-am make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' Making all in libatalk make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' Making all in acl make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/acl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libacl_la-cache.lo -MD -MP -MF .deps/libacl_la-cache.Tpo -c -o libacl_la-cache.lo `test -f 'cache.c' || echo './'`cache.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libacl_la-unix.lo -MD -MP -MF .deps/libacl_la-unix.Tpo -c -o libacl_la-unix.lo `test -f 'unix.c' || echo './'`unix.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libacl_la-uuid.lo -MD -MP -MF .deps/libacl_la-uuid.Tpo -c -o libacl_la-uuid.lo `test -f 'uuid.c' || echo './'`uuid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libacl_la-unix.lo -MD -MP -MF .deps/libacl_la-unix.Tpo -c unix.c -fPIC -DPIC -o .libs/libacl_la-unix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libacl_la-uuid.lo -MD -MP -MF .deps/libacl_la-uuid.Tpo -c uuid.c -fPIC -DPIC -o .libs/libacl_la-uuid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libacl_la-cache.lo -MD -MP -MF .deps/libacl_la-cache.Tpo -c cache.c -fPIC -DPIC -o .libs/libacl_la-cache.o mv -f .deps/libacl_la-unix.Tpo .deps/libacl_la-unix.Plo mv -f .deps/libacl_la-cache.Tpo .deps/libacl_la-cache.Plo mv -f .deps/libacl_la-uuid.Tpo .deps/libacl_la-uuid.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libacl.la libacl_la-cache.lo libacl_la-unix.lo libacl_la-uuid.lo -lacl -lattr libtool: link: ar cr .libs/libacl.a .libs/libacl_la-cache.o .libs/libacl_la-unix.o .libs/libacl_la-uuid.o libtool: link: ranlib .libs/libacl.a libtool: link: ( cd ".libs" && rm -f "libacl.la" && ln -s "../libacl.la" "libacl.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/acl' Making all in adouble make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/adouble' depbase=`echo ad_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_attr.lo -MD -MP -MF $depbase.Tpo -c -o ad_attr.lo ad_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ad_conv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_conv.lo -MD -MP -MF $depbase.Tpo -c -o ad_conv.lo ad_conv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ad_date.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_date.lo -MD -MP -MF $depbase.Tpo -c -o ad_date.lo ad_date.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ad_flush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_flush.lo -MD -MP -MF $depbase.Tpo -c -o ad_flush.lo ad_flush.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ad_lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_lock.lo -MD -MP -MF $depbase.Tpo -c -o ad_lock.lo ad_lock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ad_mmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_mmap.lo -MD -MP -MF $depbase.Tpo -c -o ad_mmap.lo ad_mmap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ad_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_open.lo -MD -MP -MF $depbase.Tpo -c -o ad_open.lo ad_open.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ad_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_read.lo -MD -MP -MF $depbase.Tpo -c -o ad_read.lo ad_read.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ad_recvfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_recvfile.lo -MD -MP -MF $depbase.Tpo -c -o ad_recvfile.lo ad_recvfile.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ad_sendfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_sendfile.lo -MD -MP -MF $depbase.Tpo -c -o ad_sendfile.lo ad_sendfile.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ad_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_size.lo -MD -MP -MF $depbase.Tpo -c -o ad_size.lo ad_size.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ad_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_write.lo -MD -MP -MF $depbase.Tpo -c -o ad_write.lo ad_write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_conv.lo -MD -MP -MF .deps/ad_conv.Tpo -c ad_conv.c -fPIC -DPIC -o .libs/ad_conv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_size.lo -MD -MP -MF .deps/ad_size.Tpo -c ad_size.c -fPIC -DPIC -o .libs/ad_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_write.lo -MD -MP -MF .deps/ad_write.Tpo -c ad_write.c -fPIC -DPIC -o .libs/ad_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_date.lo -MD -MP -MF .deps/ad_date.Tpo -c ad_date.c -fPIC -DPIC -o .libs/ad_date.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_attr.lo -MD -MP -MF .deps/ad_attr.Tpo -c ad_attr.c -fPIC -DPIC -o .libs/ad_attr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_read.lo -MD -MP -MF .deps/ad_read.Tpo -c ad_read.c -fPIC -DPIC -o .libs/ad_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_lock.lo -MD -MP -MF .deps/ad_lock.Tpo -c ad_lock.c -fPIC -DPIC -o .libs/ad_lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_mmap.lo -MD -MP -MF .deps/ad_mmap.Tpo -c ad_mmap.c -fPIC -DPIC -o .libs/ad_mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_flush.lo -MD -MP -MF .deps/ad_flush.Tpo -c ad_flush.c -fPIC -DPIC -o .libs/ad_flush.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_recvfile.lo -MD -MP -MF .deps/ad_recvfile.Tpo -c ad_recvfile.c -fPIC -DPIC -o .libs/ad_recvfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_sendfile.lo -MD -MP -MF .deps/ad_sendfile.Tpo -c ad_sendfile.c -fPIC -DPIC -o .libs/ad_sendfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad_open.lo -MD -MP -MF .deps/ad_open.Tpo -c ad_open.c -fPIC -DPIC -o .libs/ad_open.o /bin/sh ../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libadouble.la ad_attr.lo ad_conv.lo ad_date.lo ad_flush.lo ad_lock.lo ad_mmap.lo ad_open.lo ad_read.lo ad_recvfile.lo ad_sendfile.lo ad_size.lo ad_write.lo libtool: link: ar cr .libs/libadouble.a .libs/ad_attr.o .libs/ad_conv.o .libs/ad_date.o .libs/ad_flush.o .libs/ad_lock.o .libs/ad_mmap.o .libs/ad_open.o .libs/ad_read.o .libs/ad_recvfile.o .libs/ad_sendfile.o .libs/ad_size.o .libs/ad_write.o libtool: link: ranlib .libs/libadouble.a libtool: link: ( cd ".libs" && rm -f "libadouble.la" && ln -s "../libadouble.la" "libadouble.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/adouble' Making all in bstring make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/bstring' depbase=`echo bstrlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bstrlib.lo -MD -MP -MF $depbase.Tpo -c -o bstrlib.lo bstrlib.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bstradd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bstradd.lo -MD -MP -MF $depbase.Tpo -c -o bstradd.lo bstradd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c bstrlib.c -fPIC -DPIC -o .libs/bstrlib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT bstradd.lo -MD -MP -MF .deps/bstradd.Tpo -c bstradd.c -fPIC -DPIC -o .libs/bstradd.o /bin/sh ../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libbstring.la bstrlib.lo bstradd.lo libtool: link: ar cr .libs/libbstring.a .libs/bstrlib.o .libs/bstradd.o libtool: link: ranlib .libs/libbstring.a libtool: link: ( cd ".libs" && rm -f "libbstring.la" && ln -s "../libbstring.la" "libbstring.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/bstring' Making all in compat make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/compat' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-misc.lo -MD -MP -MF .deps/libcompat_la-misc.Tpo -c -o libcompat_la-misc.lo `test -f 'misc.c' || echo './'`misc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-mktemp.lo -MD -MP -MF .deps/libcompat_la-mktemp.Tpo -c -o libcompat_la-mktemp.lo `test -f 'mktemp.c' || echo './'`mktemp.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-getusershell.lo -MD -MP -MF .deps/libcompat_la-getusershell.Tpo -c -o libcompat_la-getusershell.lo `test -f 'getusershell.c' || echo './'`getusershell.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-rquota_xdr.lo -MD -MP -MF .deps/libcompat_la-rquota_xdr.Tpo -c -o libcompat_la-rquota_xdr.lo `test -f 'rquota_xdr.c' || echo './'`rquota_xdr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-pselect.lo -MD -MP -MF .deps/libcompat_la-pselect.Tpo -c -o libcompat_la-pselect.lo `test -f 'pselect.c' || echo './'`pselect.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-strlcpy.lo -MD -MP -MF .deps/libcompat_la-strlcpy.Tpo -c -o libcompat_la-strlcpy.lo `test -f 'strlcpy.c' || echo './'`strlcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-getusershell.lo -MD -MP -MF .deps/libcompat_la-getusershell.Tpo -c getusershell.c -fPIC -DPIC -o .libs/libcompat_la-getusershell.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-mktemp.lo -MD -MP -MF .deps/libcompat_la-mktemp.Tpo -c mktemp.c -fPIC -DPIC -o .libs/libcompat_la-mktemp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-rquota_xdr.lo -MD -MP -MF .deps/libcompat_la-rquota_xdr.Tpo -c rquota_xdr.c -fPIC -DPIC -o .libs/libcompat_la-rquota_xdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-pselect.lo -MD -MP -MF .deps/libcompat_la-pselect.Tpo -c pselect.c -fPIC -DPIC -o .libs/libcompat_la-pselect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-strlcpy.lo -MD -MP -MF .deps/libcompat_la-strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/libcompat_la-strlcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcompat_la-misc.lo -MD -MP -MF .deps/libcompat_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/libcompat_la-misc.o mv -f .deps/libcompat_la-mktemp.Tpo .deps/libcompat_la-mktemp.Plo mv -f .deps/libcompat_la-getusershell.Tpo .deps/libcompat_la-getusershell.Plo mv -f .deps/libcompat_la-pselect.Tpo .deps/libcompat_la-pselect.Plo mv -f .deps/libcompat_la-rquota_xdr.Tpo .deps/libcompat_la-rquota_xdr.Plo mv -f .deps/libcompat_la-misc.Tpo .deps/libcompat_la-misc.Plo mv -f .deps/libcompat_la-strlcpy.Tpo .deps/libcompat_la-strlcpy.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcompat.la libcompat_la-misc.lo libcompat_la-mktemp.lo libcompat_la-getusershell.lo libcompat_la-rquota_xdr.lo libcompat_la-pselect.lo libcompat_la-strlcpy.lo libtool: link: ar cr .libs/libcompat.a .libs/libcompat_la-misc.o .libs/libcompat_la-mktemp.o .libs/libcompat_la-getusershell.o .libs/libcompat_la-rquota_xdr.o .libs/libcompat_la-pselect.o .libs/libcompat_la-strlcpy.o libtool: link: ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/compat' Making all in cnid make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' Making all in last make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/last' depbase=`echo cnid_last.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cnid_last.lo -MD -MP -MF $depbase.Tpo -c -o cnid_last.lo cnid_last.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cnid_last.lo -MD -MP -MF .deps/cnid_last.Tpo -c cnid_last.c -fPIC -DPIC -o .libs/cnid_last.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcnid_last.la cnid_last.lo libtool: link: ar cr .libs/libcnid_last.a .libs/cnid_last.o libtool: link: ranlib .libs/libcnid_last.a libtool: link: ( cd ".libs" && rm -f "libcnid_last.la" && ln -s "../libcnid_last.la" "libcnid_last.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/last' Making all in cdb make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/cdb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/cdb' Making all in dbd make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/dbd' depbase=`echo cnid_dbd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cnid_dbd.lo -MD -MP -MF $depbase.Tpo -c -o cnid_dbd.lo cnid_dbd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cnid_dbd.lo -MD -MP -MF .deps/cnid_dbd.Tpo -c cnid_dbd.c -fPIC -DPIC -o .libs/cnid_dbd.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcnid_dbd.la cnid_dbd.lo libtool: link: ar cr .libs/libcnid_dbd.a .libs/cnid_dbd.o libtool: link: ranlib .libs/libcnid_dbd.a libtool: link: ( cd ".libs" && rm -f "libcnid_dbd.la" && ln -s "../libcnid_dbd.la" "libcnid_dbd.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/dbd' Making all in tdb make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/tdb' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_add.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_add.Tpo -c -o libcnid_tdb_la-cnid_tdb_add.lo `test -f 'cnid_tdb_add.c' || echo './'`cnid_tdb_add.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_close.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_close.Tpo -c -o libcnid_tdb_la-cnid_tdb_close.lo `test -f 'cnid_tdb_close.c' || echo './'`cnid_tdb_close.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_delete.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_delete.Tpo -c -o libcnid_tdb_la-cnid_tdb_delete.lo `test -f 'cnid_tdb_delete.c' || echo './'`cnid_tdb_delete.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_get.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_get.Tpo -c -o libcnid_tdb_la-cnid_tdb_get.lo `test -f 'cnid_tdb_get.c' || echo './'`cnid_tdb_get.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_lookup.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_lookup.Tpo -c -o libcnid_tdb_la-cnid_tdb_lookup.lo `test -f 'cnid_tdb_lookup.c' || echo './'`cnid_tdb_lookup.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_open.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_open.Tpo -c -o libcnid_tdb_la-cnid_tdb_open.lo `test -f 'cnid_tdb_open.c' || echo './'`cnid_tdb_open.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_resolve.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_resolve.Tpo -c -o libcnid_tdb_la-cnid_tdb_resolve.lo `test -f 'cnid_tdb_resolve.c' || echo './'`cnid_tdb_resolve.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_update.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_update.Tpo -c -o libcnid_tdb_la-cnid_tdb_update.lo `test -f 'cnid_tdb_update.c' || echo './'`cnid_tdb_update.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_get.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_get.Tpo -c cnid_tdb_get.c -fPIC -DPIC -o .libs/libcnid_tdb_la-cnid_tdb_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_delete.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_delete.Tpo -c cnid_tdb_delete.c -fPIC -DPIC -o .libs/libcnid_tdb_la-cnid_tdb_delete.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_resolve.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_resolve.Tpo -c cnid_tdb_resolve.c -fPIC -DPIC -o .libs/libcnid_tdb_la-cnid_tdb_resolve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_open.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_open.Tpo -c cnid_tdb_open.c -fPIC -DPIC -o .libs/libcnid_tdb_la-cnid_tdb_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_add.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_add.Tpo -c cnid_tdb_add.c -fPIC -DPIC -o .libs/libcnid_tdb_la-cnid_tdb_add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_close.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_close.Tpo -c cnid_tdb_close.c -fPIC -DPIC -o .libs/libcnid_tdb_la-cnid_tdb_close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_lookup.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_lookup.Tpo -c cnid_tdb_lookup.c -fPIC -DPIC -o .libs/libcnid_tdb_la-cnid_tdb_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_tdb_la-cnid_tdb_update.lo -MD -MP -MF .deps/libcnid_tdb_la-cnid_tdb_update.Tpo -c cnid_tdb_update.c -fPIC -DPIC -o .libs/libcnid_tdb_la-cnid_tdb_update.o mv -f .deps/libcnid_tdb_la-cnid_tdb_close.Tpo .deps/libcnid_tdb_la-cnid_tdb_close.Plo mv -f .deps/libcnid_tdb_la-cnid_tdb_delete.Tpo .deps/libcnid_tdb_la-cnid_tdb_delete.Plo mv -f .deps/libcnid_tdb_la-cnid_tdb_resolve.Tpo .deps/libcnid_tdb_la-cnid_tdb_resolve.Plo mv -f .deps/libcnid_tdb_la-cnid_tdb_get.Tpo .deps/libcnid_tdb_la-cnid_tdb_get.Plo mv -f .deps/libcnid_tdb_la-cnid_tdb_update.Tpo .deps/libcnid_tdb_la-cnid_tdb_update.Plo mv -f .deps/libcnid_tdb_la-cnid_tdb_open.Tpo .deps/libcnid_tdb_la-cnid_tdb_open.Plo mv -f .deps/libcnid_tdb_la-cnid_tdb_lookup.Tpo .deps/libcnid_tdb_la-cnid_tdb_lookup.Plo mv -f .deps/libcnid_tdb_la-cnid_tdb_add.Tpo .deps/libcnid_tdb_la-cnid_tdb_add.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcnid_tdb.la libcnid_tdb_la-cnid_tdb_add.lo libcnid_tdb_la-cnid_tdb_close.lo libcnid_tdb_la-cnid_tdb_delete.lo libcnid_tdb_la-cnid_tdb_get.lo libcnid_tdb_la-cnid_tdb_lookup.lo libcnid_tdb_la-cnid_tdb_open.lo libcnid_tdb_la-cnid_tdb_resolve.lo libcnid_tdb_la-cnid_tdb_update.lo -ltdb libtool: link: ar cr .libs/libcnid_tdb.a .libs/libcnid_tdb_la-cnid_tdb_add.o .libs/libcnid_tdb_la-cnid_tdb_close.o .libs/libcnid_tdb_la-cnid_tdb_delete.o .libs/libcnid_tdb_la-cnid_tdb_get.o .libs/libcnid_tdb_la-cnid_tdb_lookup.o .libs/libcnid_tdb_la-cnid_tdb_open.o .libs/libcnid_tdb_la-cnid_tdb_resolve.o .libs/libcnid_tdb_la-cnid_tdb_update.o libtool: link: ranlib .libs/libcnid_tdb.a libtool: link: ( cd ".libs" && rm -f "libcnid_tdb.la" && ln -s "../libcnid_tdb.la" "libcnid_tdb.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/tdb' Making all in mysql make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/mysql' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I/usr/include/mysql -I/usr/include/mysql/mysql -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_mysql_la-cnid_mysql.lo -MD -MP -MF .deps/libcnid_mysql_la-cnid_mysql.Tpo -c -o libcnid_mysql_la-cnid_mysql.lo `test -f 'cnid_mysql.c' || echo './'`cnid_mysql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I/usr/include/mysql -I/usr/include/mysql/mysql "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcnid_mysql_la-cnid_mysql.lo -MD -MP -MF .deps/libcnid_mysql_la-cnid_mysql.Tpo -c cnid_mysql.c -fPIC -DPIC -o .libs/libcnid_mysql_la-cnid_mysql.o mv -f .deps/libcnid_mysql_la-cnid_mysql.Tpo .deps/libcnid_mysql_la-cnid_mysql.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/mysql -I/usr/include/mysql/mysql -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcnid_mysql.la libcnid_mysql_la-cnid_mysql.lo -L/usr/lib/ -lmariadb libtool: link: ar cr .libs/libcnid_mysql.a .libs/libcnid_mysql_la-cnid_mysql.o libtool: link: ranlib .libs/libcnid_mysql.a libtool: link: ( cd ".libs" && rm -f "libcnid_mysql.la" && ln -s "../libcnid_mysql.la" "libcnid_mysql.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/mysql' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' depbase=`echo cnid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cnid.lo -MD -MP -MF $depbase.Tpo -c -o cnid.lo cnid.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cnid_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cnid_init.lo -MD -MP -MF $depbase.Tpo -c -o cnid_init.lo cnid_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cnid.lo -MD -MP -MF .deps/cnid.Tpo -c cnid.c -fPIC -DPIC -o .libs/cnid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cnid_init.lo -MD -MP -MF .deps/cnid_init.Tpo -c cnid_init.c -fPIC -DPIC -o .libs/cnid_init.o /bin/sh ../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcnid.la cnid.lo cnid_init.lo dbd/libcnid_dbd.la last/libcnid_last.la tdb/libcnid_tdb.la -L/usr/lib/ -lmariadb mysql/libcnid_mysql.la libtool: link: (cd .libs/libcnid.lax/libcnid_dbd.a && ar x "/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/dbd/.libs/libcnid_dbd.a") libtool: link: (cd .libs/libcnid.lax/libcnid_last.a && ar x "/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/last/.libs/libcnid_last.a") libtool: link: (cd .libs/libcnid.lax/libcnid_tdb.a && ar x "/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/tdb/.libs/libcnid_tdb.a") libtool: link: (cd .libs/libcnid.lax/libcnid_mysql.a && ar x "/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/mysql/.libs/libcnid_mysql.a") libtool: link: ar cr .libs/libcnid.a .libs/cnid.o .libs/cnid_init.o .libs/libcnid.lax/libcnid_dbd.a/cnid_dbd.o .libs/libcnid.lax/libcnid_last.a/cnid_last.o .libs/libcnid.lax/libcnid_tdb.a/libcnid_tdb_la-cnid_tdb_add.o .libs/libcnid.lax/libcnid_tdb.a/libcnid_tdb_la-cnid_tdb_close.o .libs/libcnid.lax/libcnid_tdb.a/libcnid_tdb_la-cnid_tdb_delete.o .libs/libcnid.lax/libcnid_tdb.a/libcnid_tdb_la-cnid_tdb_get.o .libs/libcnid.lax/libcnid_tdb.a/libcnid_tdb_la-cnid_tdb_lookup.o .libs/libcnid.lax/libcnid_tdb.a/libcnid_tdb_la-cnid_tdb_open.o .libs/libcnid.lax/libcnid_tdb.a/libcnid_tdb_la-cnid_tdb_resolve.o .libs/libcnid.lax/libcnid_tdb.a/libcnid_tdb_la-cnid_tdb_update.o .libs/libcnid.lax/libcnid_mysql.a/libcnid_mysql_la-cnid_mysql.o libtool: link: ranlib .libs/libcnid.a libtool: link: rm -fr .libs/libcnid.lax libtool: link: ( cd ".libs" && rm -f "libcnid.la" && ln -s "../libcnid.la" "libcnid.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' Making all in dsi make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/dsi' depbase=`echo dsi_attn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_attn.lo -MD -MP -MF $depbase.Tpo -c -o dsi_attn.lo dsi_attn.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dsi_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_close.lo -MD -MP -MF $depbase.Tpo -c -o dsi_close.lo dsi_close.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dsi_cmdreply.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_cmdreply.lo -MD -MP -MF $depbase.Tpo -c -o dsi_cmdreply.lo dsi_cmdreply.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dsi_getsess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_getsess.lo -MD -MP -MF $depbase.Tpo -c -o dsi_getsess.lo dsi_getsess.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dsi_getstat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_getstat.lo -MD -MP -MF $depbase.Tpo -c -o dsi_getstat.lo dsi_getstat.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dsi_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_init.lo -MD -MP -MF $depbase.Tpo -c -o dsi_init.lo dsi_init.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dsi_opensess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_opensess.lo -MD -MP -MF $depbase.Tpo -c -o dsi_opensess.lo dsi_opensess.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dsi_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_read.lo -MD -MP -MF $depbase.Tpo -c -o dsi_read.lo dsi_read.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dsi_tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_tcp.lo -MD -MP -MF $depbase.Tpo -c -o dsi_tcp.lo dsi_tcp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dsi_tickle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_tickle.lo -MD -MP -MF $depbase.Tpo -c -o dsi_tickle.lo dsi_tickle.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dsi_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_write.lo -MD -MP -MF $depbase.Tpo -c -o dsi_write.lo dsi_write.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dsi_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_stream.lo -MD -MP -MF $depbase.Tpo -c -o dsi_stream.lo dsi_stream.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_cmdreply.lo -MD -MP -MF .deps/dsi_cmdreply.Tpo -c dsi_cmdreply.c -fPIC -DPIC -o .libs/dsi_cmdreply.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_attn.lo -MD -MP -MF .deps/dsi_attn.Tpo -c dsi_attn.c -fPIC -DPIC -o .libs/dsi_attn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_close.lo -MD -MP -MF .deps/dsi_close.Tpo -c dsi_close.c -fPIC -DPIC -o .libs/dsi_close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_init.lo -MD -MP -MF .deps/dsi_init.Tpo -c dsi_init.c -fPIC -DPIC -o .libs/dsi_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_getstat.lo -MD -MP -MF .deps/dsi_getstat.Tpo -c dsi_getstat.c -fPIC -DPIC -o .libs/dsi_getstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_tcp.lo -MD -MP -MF .deps/dsi_tcp.Tpo -c dsi_tcp.c -fPIC -DPIC -o .libs/dsi_tcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_read.lo -MD -MP -MF .deps/dsi_read.Tpo -c dsi_read.c -fPIC -DPIC -o .libs/dsi_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_tickle.lo -MD -MP -MF .deps/dsi_tickle.Tpo -c dsi_tickle.c -fPIC -DPIC -o .libs/dsi_tickle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_stream.lo -MD -MP -MF .deps/dsi_stream.Tpo -c dsi_stream.c -fPIC -DPIC -o .libs/dsi_stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_getsess.lo -MD -MP -MF .deps/dsi_getsess.Tpo -c dsi_getsess.c -fPIC -DPIC -o .libs/dsi_getsess.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_opensess.lo -MD -MP -MF .deps/dsi_opensess.Tpo -c dsi_opensess.c -fPIC -DPIC -o .libs/dsi_opensess.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dsi_write.lo -MD -MP -MF .deps/dsi_write.Tpo -c dsi_write.c -fPIC -DPIC -o .libs/dsi_write.o /bin/sh ../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libdsi.la dsi_attn.lo dsi_close.lo dsi_cmdreply.lo dsi_getsess.lo dsi_getstat.lo dsi_init.lo dsi_opensess.lo dsi_read.lo dsi_tcp.lo dsi_tickle.lo dsi_write.lo dsi_stream.lo libtool: link: ar cr .libs/libdsi.a .libs/dsi_attn.o .libs/dsi_close.o .libs/dsi_cmdreply.o .libs/dsi_getsess.o .libs/dsi_getstat.o .libs/dsi_init.o .libs/dsi_opensess.o .libs/dsi_read.o .libs/dsi_tcp.o .libs/dsi_tickle.o .libs/dsi_write.o .libs/dsi_stream.o libtool: link: ranlib .libs/libdsi.a libtool: link: ( cd ".libs" && rm -f "libdsi.la" && ln -s "../libdsi.la" "libdsi.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/dsi' Making all in iniparser make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/iniparser' depbase=`echo dictionary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dictionary.lo -MD -MP -MF $depbase.Tpo -c -o dictionary.lo dictionary.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iniparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT iniparser.lo -MD -MP -MF $depbase.Tpo -c -o iniparser.lo iniparser.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c dictionary.c -fPIC -DPIC -o .libs/dictionary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT iniparser.lo -MD -MP -MF .deps/iniparser.Tpo -c iniparser.c -fPIC -DPIC -o .libs/iniparser.o /bin/sh ../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libiniparser.la dictionary.lo iniparser.lo libtool: link: ar cr .libs/libiniparser.a .libs/dictionary.o .libs/iniparser.o libtool: link: ranlib .libs/libiniparser.a libtool: link: ( cd ".libs" && rm -f "libiniparser.la" && ln -s "../libiniparser.la" "libiniparser.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/iniparser' Making all in talloc make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/talloc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libtalloc_la-talloc.lo -MD -MP -MF .deps/libtalloc_la-talloc.Tpo -c -o libtalloc_la-talloc.lo `test -f 'talloc.c' || echo './'`talloc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libtalloc_la-dalloc.lo -MD -MP -MF .deps/libtalloc_la-dalloc.Tpo -c -o libtalloc_la-dalloc.lo `test -f 'dalloc.c' || echo './'`dalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libtalloc_la-talloc.lo -MD -MP -MF .deps/libtalloc_la-talloc.Tpo -c talloc.c -fPIC -DPIC -o .libs/libtalloc_la-talloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libtalloc_la-dalloc.lo -MD -MP -MF .deps/libtalloc_la-dalloc.Tpo -c dalloc.c -fPIC -DPIC -o .libs/libtalloc_la-dalloc.o mv -f .deps/libtalloc_la-dalloc.Tpo .deps/libtalloc_la-dalloc.Plo mv -f .deps/libtalloc_la-talloc.Tpo .deps/libtalloc_la-talloc.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libtalloc.la libtalloc_la-talloc.lo libtalloc_la-dalloc.lo libtool: link: ar cr .libs/libtalloc.a .libs/libtalloc_la-talloc.o .libs/libtalloc_la-dalloc.o libtool: link: ranlib .libs/libtalloc.a libtool: link: ( cd ".libs" && rm -f "libtalloc.la" && ln -s "../libtalloc.la" "libtalloc.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/talloc' Making all in util make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-bprint.lo -MD -MP -MF .deps/libutil_la-bprint.Tpo -c -o libutil_la-bprint.lo `test -f 'bprint.c' || echo './'`bprint.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-cnid.lo -MD -MP -MF .deps/libutil_la-cnid.Tpo -c -o libutil_la-cnid.lo `test -f 'cnid.c' || echo './'`cnid.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-fault.lo -MD -MP -MF .deps/libutil_la-fault.Tpo -c -o libutil_la-fault.lo `test -f 'fault.c' || echo './'`fault.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-getiface.lo -MD -MP -MF .deps/libutil_la-getiface.Tpo -c -o libutil_la-getiface.lo `test -f 'getiface.c' || echo './'`getiface.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-gettok.lo -MD -MP -MF .deps/libutil_la-gettok.Tpo -c -o libutil_la-gettok.lo `test -f 'gettok.c' || echo './'`gettok.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-locking.lo -MD -MP -MF .deps/libutil_la-locking.Tpo -c -o libutil_la-locking.lo `test -f 'locking.c' || echo './'`locking.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-logger.lo -MD -MP -MF .deps/libutil_la-logger.Tpo -c -o libutil_la-logger.lo `test -f 'logger.c' || echo './'`logger.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-module.lo -MD -MP -MF .deps/libutil_la-module.Tpo -c -o libutil_la-module.lo `test -f 'module.c' || echo './'`module.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-netatalk_conf.lo -MD -MP -MF .deps/libutil_la-netatalk_conf.Tpo -c -o libutil_la-netatalk_conf.lo `test -f 'netatalk_conf.c' || echo './'`netatalk_conf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-queue.lo -MD -MP -MF .deps/libutil_la-queue.Tpo -c -o libutil_la-queue.lo `test -f 'queue.c' || echo './'`queue.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-server_child.lo -MD -MP -MF .deps/libutil_la-server_child.Tpo -c -o libutil_la-server_child.lo `test -f 'server_child.c' || echo './'`server_child.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-server_ipc.lo -MD -MP -MF .deps/libutil_la-server_ipc.Tpo -c -o libutil_la-server_ipc.lo `test -f 'server_ipc.c' || echo './'`server_ipc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-server_lock.lo -MD -MP -MF .deps/libutil_la-server_lock.Tpo -c -o libutil_la-server_lock.lo `test -f 'server_lock.c' || echo './'`server_lock.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-socket.lo -MD -MP -MF .deps/libutil_la-socket.Tpo -c -o libutil_la-socket.lo `test -f 'socket.c' || echo './'`socket.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-strdicasecmp.lo -MD -MP -MF .deps/libutil_la-strdicasecmp.Tpo -c -o libutil_la-strdicasecmp.lo `test -f 'strdicasecmp.c' || echo './'`strdicasecmp.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-unix.lo -MD -MP -MF .deps/libutil_la-unix.Tpo -c -o libutil_la-unix.lo `test -f 'unix.c' || echo './'`unix.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-ftw.lo -MD -MP -MF .deps/libutil_la-ftw.Tpo -c -o libutil_la-ftw.lo `test -f 'ftw.c' || echo './'`ftw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-cnid.lo -MD -MP -MF .deps/libutil_la-cnid.Tpo -c cnid.c -fPIC -DPIC -o .libs/libutil_la-cnid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-bprint.lo -MD -MP -MF .deps/libutil_la-bprint.Tpo -c bprint.c -fPIC -DPIC -o .libs/libutil_la-bprint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-logger.lo -MD -MP -MF .deps/libutil_la-logger.Tpo -c logger.c -fPIC -DPIC -o .libs/libutil_la-logger.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-gettok.lo -MD -MP -MF .deps/libutil_la-gettok.Tpo -c gettok.c -fPIC -DPIC -o .libs/libutil_la-gettok.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-fault.lo -MD -MP -MF .deps/libutil_la-fault.Tpo -c fault.c -fPIC -DPIC -o .libs/libutil_la-fault.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-module.lo -MD -MP -MF .deps/libutil_la-module.Tpo -c module.c -fPIC -DPIC -o .libs/libutil_la-module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-server_ipc.lo -MD -MP -MF .deps/libutil_la-server_ipc.Tpo -c server_ipc.c -fPIC -DPIC -o .libs/libutil_la-server_ipc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-queue.lo -MD -MP -MF .deps/libutil_la-queue.Tpo -c queue.c -fPIC -DPIC -o .libs/libutil_la-queue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-getiface.lo -MD -MP -MF .deps/libutil_la-getiface.Tpo -c getiface.c -fPIC -DPIC -o .libs/libutil_la-getiface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-unix.lo -MD -MP -MF .deps/libutil_la-unix.Tpo -c unix.c -fPIC -DPIC -o .libs/libutil_la-unix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-netatalk_conf.lo -MD -MP -MF .deps/libutil_la-netatalk_conf.Tpo -c netatalk_conf.c -fPIC -DPIC -o .libs/libutil_la-netatalk_conf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-locking.lo -MD -MP -MF .deps/libutil_la-locking.Tpo -c locking.c -fPIC -DPIC -o .libs/libutil_la-locking.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-strdicasecmp.lo -MD -MP -MF .deps/libutil_la-strdicasecmp.Tpo -c strdicasecmp.c -fPIC -DPIC -o .libs/libutil_la-strdicasecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-server_child.lo -MD -MP -MF .deps/libutil_la-server_child.Tpo -c server_child.c -fPIC -DPIC -o .libs/libutil_la-server_child.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-socket.lo -MD -MP -MF .deps/libutil_la-socket.Tpo -c socket.c -fPIC -DPIC -o .libs/libutil_la-socket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-server_lock.lo -MD -MP -MF .deps/libutil_la-server_lock.Tpo -c server_lock.c -fPIC -DPIC -o .libs/libutil_la-server_lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_PATH_CONFDIR=\"/etc/\"" "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libutil_la-ftw.lo -MD -MP -MF .deps/libutil_la-ftw.Tpo -c ftw.c -fPIC -DPIC -o .libs/libutil_la-ftw.o mv -f .deps/libutil_la-bprint.Tpo .deps/libutil_la-bprint.Plo mv -f .deps/libutil_la-module.Tpo .deps/libutil_la-module.Plo mv -f .deps/libutil_la-locking.Tpo .deps/libutil_la-locking.Plo mv -f .deps/libutil_la-queue.Tpo .deps/libutil_la-queue.Plo mv -f .deps/libutil_la-fault.Tpo .deps/libutil_la-fault.Plo mv -f .deps/libutil_la-getiface.Tpo .deps/libutil_la-getiface.Plo mv -f .deps/libutil_la-gettok.Tpo .deps/libutil_la-gettok.Plo mv -f .deps/libutil_la-strdicasecmp.Tpo .deps/libutil_la-strdicasecmp.Plo mv -f .deps/libutil_la-server_lock.Tpo .deps/libutil_la-server_lock.Plo mv -f .deps/libutil_la-cnid.Tpo .deps/libutil_la-cnid.Plo mv -f .deps/libutil_la-server_ipc.Tpo .deps/libutil_la-server_ipc.Plo mv -f .deps/libutil_la-logger.Tpo .deps/libutil_la-logger.Plo mv -f .deps/libutil_la-server_child.Tpo .deps/libutil_la-server_child.Plo mv -f .deps/libutil_la-ftw.Tpo .deps/libutil_la-ftw.Plo mv -f .deps/libutil_la-unix.Tpo .deps/libutil_la-unix.Plo mv -f .deps/libutil_la-socket.Tpo .deps/libutil_la-socket.Plo mv -f .deps/libutil_la-netatalk_conf.Tpo .deps/libutil_la-netatalk_conf.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -D_PATH_CONFDIR='"/etc/"' -DSERVERTEXT='"/var/lib/netatalk/msg/"' -D_PATH_AFPDPWFILE='"/etc/afppasswd"' -D_PATH_AFPDUAMPATH='"/usr/lib/netatalk/"' -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libutil.la libutil_la-bprint.lo libutil_la-cnid.lo libutil_la-fault.lo libutil_la-getiface.lo libutil_la-gettok.lo libutil_la-locking.lo libutil_la-logger.lo libutil_la-module.lo libutil_la-netatalk_conf.lo libutil_la-queue.lo libutil_la-server_child.lo libutil_la-server_ipc.lo libutil_la-server_lock.lo libutil_la-socket.lo libutil_la-strdicasecmp.lo libutil_la-unix.lo libutil_la-ftw.lo libtool: link: ar cr .libs/libutil.a .libs/libutil_la-bprint.o .libs/libutil_la-cnid.o .libs/libutil_la-fault.o .libs/libutil_la-getiface.o .libs/libutil_la-gettok.o .libs/libutil_la-locking.o .libs/libutil_la-logger.o .libs/libutil_la-module.o .libs/libutil_la-netatalk_conf.o .libs/libutil_la-queue.o .libs/libutil_la-server_child.o .libs/libutil_la-server_ipc.o .libs/libutil_la-server_lock.o .libs/libutil_la-socket.o .libs/libutil_la-strdicasecmp.o .libs/libutil_la-unix.o .libs/libutil_la-ftw.o libtool: link: ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/util' Making all in unicode make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' Making all in charsets make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode/charsets' depbase=`echo mac_roman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_roman.lo -MD -MP -MF $depbase.Tpo -c -o mac_roman.lo mac_roman.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mac_greek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_greek.lo -MD -MP -MF $depbase.Tpo -c -o mac_greek.lo mac_greek.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mac_hebrew.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_hebrew.lo -MD -MP -MF $depbase.Tpo -c -o mac_hebrew.lo mac_hebrew.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mac_centraleurope.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_centraleurope.lo -MD -MP -MF $depbase.Tpo -c -o mac_centraleurope.lo mac_centraleurope.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mac_turkish.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_turkish.lo -MD -MP -MF $depbase.Tpo -c -o mac_turkish.lo mac_turkish.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mac_cyrillic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_cyrillic.lo -MD -MP -MF $depbase.Tpo -c -o mac_cyrillic.lo mac_cyrillic.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mac_japanese.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_japanese.lo -MD -MP -MF $depbase.Tpo -c -o mac_japanese.lo mac_japanese.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mac_chinese_trad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_chinese_trad.lo -MD -MP -MF $depbase.Tpo -c -o mac_chinese_trad.lo mac_chinese_trad.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mac_chinese_simp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_chinese_simp.lo -MD -MP -MF $depbase.Tpo -c -o mac_chinese_simp.lo mac_chinese_simp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mac_korean.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_korean.lo -MD -MP -MF $depbase.Tpo -c -o mac_korean.lo mac_korean.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo generic_cjk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT generic_cjk.lo -MD -MP -MF $depbase.Tpo -c -o generic_cjk.lo generic_cjk.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo generic_mb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT generic_mb.lo -MD -MP -MF $depbase.Tpo -c -o generic_mb.lo generic_mb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_greek.lo -MD -MP -MF .deps/mac_greek.Tpo -c mac_greek.c -fPIC -DPIC -o .libs/mac_greek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_hebrew.lo -MD -MP -MF .deps/mac_hebrew.Tpo -c mac_hebrew.c -fPIC -DPIC -o .libs/mac_hebrew.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_chinese_trad.lo -MD -MP -MF .deps/mac_chinese_trad.Tpo -c mac_chinese_trad.c -fPIC -DPIC -o .libs/mac_chinese_trad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_chinese_simp.lo -MD -MP -MF .deps/mac_chinese_simp.Tpo -c mac_chinese_simp.c -fPIC -DPIC -o .libs/mac_chinese_simp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT generic_cjk.lo -MD -MP -MF .deps/generic_cjk.Tpo -c generic_cjk.c -fPIC -DPIC -o .libs/generic_cjk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_korean.lo -MD -MP -MF .deps/mac_korean.Tpo -c mac_korean.c -fPIC -DPIC -o .libs/mac_korean.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT generic_mb.lo -MD -MP -MF .deps/generic_mb.Tpo -c generic_mb.c -fPIC -DPIC -o .libs/generic_mb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_roman.lo -MD -MP -MF .deps/mac_roman.Tpo -c mac_roman.c -fPIC -DPIC -o .libs/mac_roman.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_cyrillic.lo -MD -MP -MF .deps/mac_cyrillic.Tpo -c mac_cyrillic.c -fPIC -DPIC -o .libs/mac_cyrillic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_centraleurope.lo -MD -MP -MF .deps/mac_centraleurope.Tpo -c mac_centraleurope.c -fPIC -DPIC -o .libs/mac_centraleurope.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_japanese.lo -MD -MP -MF .deps/mac_japanese.Tpo -c mac_japanese.c -fPIC -DPIC -o .libs/mac_japanese.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../.. -I../../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mac_turkish.lo -MD -MP -MF .deps/mac_turkish.Tpo -c mac_turkish.c -fPIC -DPIC -o .libs/mac_turkish.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcharsets.la mac_roman.lo mac_greek.lo mac_hebrew.lo mac_centraleurope.lo mac_turkish.lo mac_cyrillic.lo mac_japanese.lo mac_chinese_trad.lo mac_chinese_simp.lo mac_korean.lo generic_cjk.lo generic_mb.lo libtool: link: ar cr .libs/libcharsets.a .libs/mac_roman.o .libs/mac_greek.o .libs/mac_hebrew.o .libs/mac_centraleurope.o .libs/mac_turkish.o .libs/mac_cyrillic.o .libs/mac_japanese.o .libs/mac_chinese_trad.o .libs/mac_chinese_simp.o .libs/mac_korean.o .libs/generic_cjk.o .libs/generic_mb.o libtool: link: ranlib .libs/libcharsets.a libtool: link: ( cd ".libs" && rm -f "libcharsets.la" && ln -s "../libcharsets.la" "libcharsets.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode/charsets' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' depbase=`echo util_unistr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../include -I../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT util_unistr.lo -MD -MP -MF $depbase.Tpo -c -o util_unistr.lo util_unistr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iconv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../include -I../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT iconv.lo -MD -MP -MF $depbase.Tpo -c -o iconv.lo iconv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo charcnv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../include -I../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT charcnv.lo -MD -MP -MF $depbase.Tpo -c -o charcnv.lo charcnv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo utf8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../include -I../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT utf8.lo -MD -MP -MF $depbase.Tpo -c -o utf8.lo utf8.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo utf16_case.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../include -I../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT utf16_case.lo -MD -MP -MF $depbase.Tpo -c -o utf16_case.lo utf16_case.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../include -I../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -fPIC -DPIC -o .libs/iconv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../include -I../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT util_unistr.lo -MD -MP -MF .deps/util_unistr.Tpo -c util_unistr.c -fPIC -DPIC -o .libs/util_unistr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../include -I../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT charcnv.lo -MD -MP -MF .deps/charcnv.Tpo -c charcnv.c -fPIC -DPIC -o .libs/charcnv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../include -I../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../include -I../../sys "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT utf16_case.lo -MD -MP -MF .deps/utf16_case.Tpo -c utf16_case.c -fPIC -DPIC -o .libs/utf16_case.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../sys -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libunicode.la util_unistr.lo iconv.lo charcnv.lo utf8.lo utf16_case.lo charsets/libcharsets.la libtool: link: (cd .libs/libunicode.lax/libcharsets.a && ar x "/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode/charsets/.libs/libcharsets.a") libtool: link: ar cr .libs/libunicode.a .libs/util_unistr.o .libs/iconv.o .libs/charcnv.o .libs/utf8.o .libs/utf16_case.o .libs/libunicode.lax/libcharsets.a/generic_cjk.o .libs/libunicode.lax/libcharsets.a/generic_mb.o .libs/libunicode.lax/libcharsets.a/mac_centraleurope.o .libs/libunicode.lax/libcharsets.a/mac_chinese_simp.o .libs/libunicode.lax/libcharsets.a/mac_chinese_trad.o .libs/libunicode.lax/libcharsets.a/mac_cyrillic.o .libs/libunicode.lax/libcharsets.a/mac_greek.o .libs/libunicode.lax/libcharsets.a/mac_hebrew.o .libs/libunicode.lax/libcharsets.a/mac_japanese.o .libs/libunicode.lax/libcharsets.a/mac_korean.o .libs/libunicode.lax/libcharsets.a/mac_roman.o .libs/libunicode.lax/libcharsets.a/mac_turkish.o libtool: link: ranlib .libs/libunicode.a libtool: link: rm -fr .libs/libunicode.lax libtool: link: ( cd ".libs" && rm -f "libunicode.la" && ln -s "../libunicode.la" "libunicode.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' Making all in vfs make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/vfs' depbase=`echo vfs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT vfs.lo -MD -MP -MF $depbase.Tpo -c -o vfs.lo vfs.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unix.lo -MD -MP -MF $depbase.Tpo -c -o unix.lo unix.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ea_ad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ea_ad.lo -MD -MP -MF $depbase.Tpo -c -o ea_ad.lo ea_ad.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ea_sys.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ea_sys.lo -MD -MP -MF $depbase.Tpo -c -o ea_sys.lo ea_sys.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo extattr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT extattr.lo -MD -MP -MF $depbase.Tpo -c -o extattr.lo extattr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo acl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT acl.lo -MD -MP -MF $depbase.Tpo -c -o acl.lo acl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT extattr.lo -MD -MP -MF .deps/extattr.Tpo -c extattr.c -fPIC -DPIC -o .libs/extattr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT acl.lo -MD -MP -MF .deps/acl.Tpo -c acl.c -fPIC -DPIC -o .libs/acl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ea_ad.lo -MD -MP -MF .deps/ea_ad.Tpo -c ea_ad.c -fPIC -DPIC -o .libs/ea_ad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT vfs.lo -MD -MP -MF .deps/vfs.Tpo -c vfs.c -fPIC -DPIC -o .libs/vfs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ea_sys.lo -MD -MP -MF .deps/ea_sys.Tpo -c ea_sys.c -fPIC -DPIC -o .libs/ea_sys.o /bin/sh ../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libvfs.la vfs.lo unix.lo ea_ad.lo ea_sys.lo extattr.lo acl.lo libtool: link: ar cr .libs/libvfs.a .libs/vfs.o .libs/unix.o .libs/ea_ad.o .libs/ea_sys.o .libs/extattr.o .libs/acl.o libtool: link: ranlib .libs/libvfs.a libtool: link: ( cd ".libs" && rm -f "libvfs.la" && ln -s "../libvfs.la" "libvfs.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/vfs' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -pthread -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libatalk_la-dummy.lo -MD -MP -MF .deps/libatalk_la-dummy.Tpo -c -o libatalk_la-dummy.lo `test -f 'dummy.c' || echo './'`dummy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -pthread "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libatalk_la-dummy.lo -MD -MP -MF .deps/libatalk_la-dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/libatalk_la-dummy.o mv -f .deps/libatalk_la-dummy.Tpo .deps/libatalk_la-dummy.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libatalk.la -rpath /usr/lib libatalk_la-dummy.lo -lacl -lattr -lpthread -L/usr/lib/ -lmariadb acl/libacl.la adouble/libadouble.la bstring/libbstring.la cnid/libcnid.la compat/libcompat.la dsi/libdsi.la iniparser/libiniparser.la talloc/libtalloc.la unicode/libunicode.la util/libutil.la vfs/libvfs.la libtool: link: gcc -shared -fPIC -DPIC .libs/libatalk_la-dummy.o -Wl,--whole-archive acl/.libs/libacl.a adouble/.libs/libadouble.a bstring/.libs/libbstring.a cnid/.libs/libcnid.a compat/.libs/libcompat.a dsi/.libs/libdsi.a iniparser/.libs/libiniparser.a talloc/.libs/libtalloc.a unicode/.libs/libunicode.a util/.libs/libutil.a vfs/.libs/libvfs.a -Wl,--no-whole-archive -lpthread -L/usr/lib/ -lacl -lattr -ltdb -lmariadb -pthread -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -pthread -Wl,-soname -Wl,libatalk.so.0 -o .libs/libatalk.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libatalk.so.0" && ln -s "libatalk.so.0.0.0" "libatalk.so.0") libtool: link: (cd ".libs" && rm -f "libatalk.so" && ln -s "libatalk.so.0.0.0" "libatalk.so") libtool: link: ( cd ".libs" && rm -f "libatalk.la" && ln -s "../libatalk.la" "libatalk.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' Making all in bin make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' Making all in afppasswd make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/afppasswd' depbase=`echo afppasswd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I/usr/include/openssl -I../../sys -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afppasswd.o -MD -MP -MF $depbase.Tpo -c -o afppasswd.o afppasswd.c &&\ mv -f $depbase.Tpo $depbase.Po afppasswd.c: In function 'convert_passwd': afppasswd.c:87:5: warning: 'DES_key_sched' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 87 | DES_key_sched((DES_cblock *) key, &schedule); | ^~~~~~~~~~~~~ In file included from afppasswd.c:38: /usr/include/openssl/des.h:188:5: note: declared here 188 | int DES_key_sched(const_DES_cblock *key, DES_key_schedule *schedule); | ^~~~~~~~~~~~~ afppasswd.c:90:9: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 90 | DES_ecb_encrypt((DES_cblock *) newpwd, (DES_cblock *) newpwd, &schedule, | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ afppasswd.c:94:7: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 94 | DES_ecb_encrypt((DES_cblock *) buf, (DES_cblock *) buf, &schedule, DES_DECRYPT); | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -I../../sys -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o afppasswd afppasswd.o ../../libatalk/libatalk.la -lcrypto -L/usr/lib/ -lmariadb libtool: link: gcc -I/usr/include/openssl -I../../sys "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/afppasswd afppasswd.o ../../libatalk/.libs/libatalk.so -lcrypto -L/usr/lib/ -lmariadb -pthread make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/afppasswd' Making all in cnid make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/cnid' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/cnid' Making all in misc make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/misc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR=\"/etc/\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpldaptest-uuidtest.o -MD -MP -MF .deps/afpldaptest-uuidtest.Tpo -c -o afpldaptest-uuidtest.o `test -f 'uuidtest.c' || echo './'`uuidtest.c depbase=`echo netacnv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT netacnv.o -MD -MP -MF $depbase.Tpo -c -o netacnv.o netacnv.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo logger_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT logger_test.o -MD -MP -MF $depbase.Tpo -c -o logger_test.o logger_test.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../include -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT fce-fce.o -MD -MP -MF .deps/fce-fce.Tpo -c -o fce-fce.o `test -f 'fce.c' || echo './'`fce.c mv -f .deps/afpldaptest-uuidtest.Tpo .deps/afpldaptest-uuidtest.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -D_PATH_CONFDIR=\"/etc/\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o afpldaptest afpldaptest-uuidtest.o ../../libatalk/libatalk.la -L/usr/lib/ -lmariadb /bin/sh ../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o netacnv netacnv.o ../../libatalk/libatalk.la -L/usr/lib/ -lmariadb /bin/sh ../../libtool --tag=CC --mode=link gcc -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o logger_test logger_test.o ../../libatalk/libatalk.la -L/usr/lib/ -lmariadb libtool: link: gcc "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/netacnv netacnv.o ../../libatalk/.libs/libatalk.so -L/usr/lib/ -lmariadb -pthread libtool: link: gcc "-D_PATH_CONFDIR=\"/etc/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/afpldaptest afpldaptest-uuidtest.o ../../libatalk/.libs/libatalk.so -L/usr/lib/ -lmariadb -pthread libtool: link: gcc "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/logger_test logger_test.o ../../libatalk/.libs/libatalk.so -L/usr/lib/ -lmariadb -pthread mv -f .deps/fce-fce.Tpo .deps/fce-fce.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o fce fce-fce.o ../../libatalk/libatalk.la -L/usr/lib/ -lmariadb libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/fce fce-fce.o ../../libatalk/.libs/libatalk.so -L/usr/lib/ -lmariadb -pthread make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/misc' Making all in ad make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/ad' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_AD=\"/usr/bin/ad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad-ad.o -MD -MP -MF .deps/ad-ad.Tpo -c -o ad-ad.o `test -f 'ad.c' || echo './'`ad.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_AD=\"/usr/bin/ad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad-ad_find.o -MD -MP -MF .deps/ad-ad_find.Tpo -c -o ad-ad_find.o `test -f 'ad_find.c' || echo './'`ad_find.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_AD=\"/usr/bin/ad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad-ad_util.o -MD -MP -MF .deps/ad-ad_util.Tpo -c -o ad-ad_util.o `test -f 'ad_util.c' || echo './'`ad_util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_AD=\"/usr/bin/ad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad-ad_ls.o -MD -MP -MF .deps/ad-ad_ls.Tpo -c -o ad-ad_ls.o `test -f 'ad_ls.c' || echo './'`ad_ls.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_AD=\"/usr/bin/ad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad-ad_cp.o -MD -MP -MF .deps/ad-ad_cp.Tpo -c -o ad-ad_cp.o `test -f 'ad_cp.c' || echo './'`ad_cp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_AD=\"/usr/bin/ad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad-ad_mv.o -MD -MP -MF .deps/ad-ad_mv.Tpo -c -o ad-ad_mv.o `test -f 'ad_mv.c' || echo './'`ad_mv.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_AD=\"/usr/bin/ad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad-ad_rm.o -MD -MP -MF .deps/ad-ad_rm.Tpo -c -o ad-ad_rm.o `test -f 'ad_rm.c' || echo './'`ad_rm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_AD=\"/usr/bin/ad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ad-ad_set.o -MD -MP -MF .deps/ad-ad_set.Tpo -c -o ad-ad_set.o `test -f 'ad_set.c' || echo './'`ad_set.c mv -f .deps/ad-ad.Tpo .deps/ad-ad.Po mv -f .deps/ad-ad_find.Tpo .deps/ad-ad_find.Po mv -f .deps/ad-ad_rm.Tpo .deps/ad-ad_rm.Po mv -f .deps/ad-ad_util.Tpo .deps/ad-ad_util.Po mv -f .deps/ad-ad_set.Tpo .deps/ad-ad_set.Po mv -f .deps/ad-ad_mv.Tpo .deps/ad-ad_mv.Po mv -f .deps/ad-ad_ls.Tpo .deps/ad-ad_ls.Po mv -f .deps/ad-ad_cp.Tpo .deps/ad-ad_cp.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -D_PATH_AD=\"/usr/bin/ad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ad ad-ad.o ad-ad_find.o ad-ad_util.o ad-ad_ls.o ad-ad_cp.o ad-ad_mv.o ad-ad_rm.o ad-ad_set.o ../../libatalk/libatalk.la -lacl -lattr -L/usr/lib/ -lmariadb libtool: link: gcc "-D_PATH_AD=\"/usr/bin/ad\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/ad ad-ad.o ad-ad_find.o ad-ad_util.o ad-ad_ls.o ad-ad_cp.o ad-ad_mv.o ad-ad_rm.o ad-ad_set.o ../../libatalk/.libs/libatalk.so -lacl -lattr -L/usr/lib/ -lmariadb -pthread make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/ad' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' Making all in config make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' Making all in pam make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config/pam' sed -e "s,[@]PAM_DIRECTIVE[@],required,g" \ -e "s,[@]PAM_AUTH[@],pam_unix.so," \ -e "s,[@]PAM_ACCOUNT[@],pam_unix.so," \ -e "s,[@]PAM_PASSWORD[@],pam_unix.so use_authtok," \ -e "s,[@]PAM_SESSION[@],pam_unix.so," \ netatalk make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config/pam' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' Making all in etc make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' Making all in spotlight make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' make all-am make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' Making all in afpd make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' make all-am make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-afp_config.o -MD -MP -MF .deps/afpd-afp_config.Tpo -c -o afpd-afp_config.o `test -f 'afp_config.c' || echo './'`afp_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-afp_dsi.o -MD -MP -MF .deps/afpd-afp_dsi.Tpo -c -o afpd-afp_dsi.o `test -f 'afp_dsi.c' || echo './'`afp_dsi.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-afp_options.o -MD -MP -MF .deps/afpd-afp_options.Tpo -c -o afpd-afp_options.o `test -f 'afp_options.c' || echo './'`afp_options.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-afp_util.o -MD -MP -MF .deps/afpd-afp_util.Tpo -c -o afpd-afp_util.o `test -f 'afp_util.c' || echo './'`afp_util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-afprun.o -MD -MP -MF .deps/afpd-afprun.Tpo -c -o afpd-afprun.o `test -f 'afprun.c' || echo './'`afprun.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-afs.o -MD -MP -MF .deps/afpd-afs.Tpo -c -o afpd-afs.o `test -f 'afs.c' || echo './'`afs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-appl.o -MD -MP -MF .deps/afpd-appl.Tpo -c -o afpd-appl.o `test -f 'appl.c' || echo './'`appl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-auth.o -MD -MP -MF .deps/afpd-auth.Tpo -c -o afpd-auth.o `test -f 'auth.c' || echo './'`auth.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-catsearch.o -MD -MP -MF .deps/afpd-catsearch.Tpo -c -o afpd-catsearch.o `test -f 'catsearch.c' || echo './'`catsearch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-desktop.o -MD -MP -MF .deps/afpd-desktop.Tpo -c -o afpd-desktop.o `test -f 'desktop.c' || echo './'`desktop.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-dircache.o -MD -MP -MF .deps/afpd-dircache.Tpo -c -o afpd-dircache.o `test -f 'dircache.c' || echo './'`dircache.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-directory.o -MD -MP -MF .deps/afpd-directory.Tpo -c -o afpd-directory.o `test -f 'directory.c' || echo './'`directory.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-enumerate.o -MD -MP -MF .deps/afpd-enumerate.Tpo -c -o afpd-enumerate.o `test -f 'enumerate.c' || echo './'`enumerate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-extattrs.o -MD -MP -MF .deps/afpd-extattrs.Tpo -c -o afpd-extattrs.o `test -f 'extattrs.c' || echo './'`extattrs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-fce_api.o -MD -MP -MF .deps/afpd-fce_api.Tpo -c -o afpd-fce_api.o `test -f 'fce_api.c' || echo './'`fce_api.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-fce_util.o -MD -MP -MF .deps/afpd-fce_util.Tpo -c -o afpd-fce_util.o `test -f 'fce_util.c' || echo './'`fce_util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-file.o -MD -MP -MF .deps/afpd-file.Tpo -c -o afpd-file.o `test -f 'file.c' || echo './'`file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-filedir.o -MD -MP -MF .deps/afpd-filedir.Tpo -c -o afpd-filedir.o `test -f 'filedir.c' || echo './'`filedir.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-fork.o -MD -MP -MF .deps/afpd-fork.Tpo -c -o afpd-fork.o `test -f 'fork.c' || echo './'`fork.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-hash.o -MD -MP -MF .deps/afpd-hash.Tpo -c -o afpd-hash.o `test -f 'hash.c' || echo './'`hash.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-main.o -MD -MP -MF .deps/afpd-main.Tpo -c -o afpd-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-mangle.o -MD -MP -MF .deps/afpd-mangle.Tpo -c -o afpd-mangle.o `test -f 'mangle.c' || echo './'`mangle.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-messages.o -MD -MP -MF .deps/afpd-messages.Tpo -c -o afpd-messages.o `test -f 'messages.c' || echo './'`messages.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-nfsquota.o -MD -MP -MF .deps/afpd-nfsquota.Tpo -c -o afpd-nfsquota.o `test -f 'nfsquota.c' || echo './'`nfsquota.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-ofork.o -MD -MP -MF .deps/afpd-ofork.Tpo -c -o afpd-ofork.o `test -f 'ofork.c' || echo './'`ofork.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-quota.o -MD -MP -MF .deps/afpd-quota.Tpo -c -o afpd-quota.o `test -f 'quota.c' || echo './'`quota.c mv -f .deps/afpd-afs.Tpo .deps/afpd-afs.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-spotlight_marshalling.o -MD -MP -MF .deps/afpd-spotlight_marshalling.Tpo -c -o afpd-spotlight_marshalling.o `test -f 'spotlight_marshalling.c' || echo './'`spotlight_marshalling.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-status.o -MD -MP -MF .deps/afpd-status.Tpo -c -o afpd-status.o `test -f 'status.c' || echo './'`status.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-switch.o -MD -MP -MF .deps/afpd-switch.Tpo -c -o afpd-switch.o `test -f 'switch.c' || echo './'`switch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-uam.o -MD -MP -MF .deps/afpd-uam.Tpo -c -o afpd-uam.o `test -f 'uam.c' || echo './'`uam.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-unix.o -MD -MP -MF .deps/afpd-unix.Tpo -c -o afpd-unix.o `test -f 'unix.c' || echo './'`unix.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-volume.o -MD -MP -MF .deps/afpd-volume.Tpo -c -o afpd-volume.o `test -f 'volume.c' || echo './'`volume.c mv -f .deps/afpd-nfsquota.Tpo .deps/afpd-nfsquota.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT afpd-acls.o -MD -MP -MF .deps/afpd-acls.Tpo -c -o afpd-acls.o `test -f 'acls.c' || echo './'`acls.c In file included from main.c:18: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ mv -f .deps/afpd-quota.Tpo .deps/afpd-quota.Po mv -f .deps/afpd-afp_util.Tpo .deps/afpd-afp_util.Po mv -f .deps/afpd-switch.Tpo .deps/afpd-switch.Po mv -f .deps/afpd-afp_options.Tpo .deps/afpd-afp_options.Po mv -f .deps/afpd-messages.Tpo .deps/afpd-messages.Po mv -f .deps/afpd-afprun.Tpo .deps/afpd-afprun.Po mv -f .deps/afpd-fce_util.Tpo .deps/afpd-fce_util.Po mv -f .deps/afpd-mangle.Tpo .deps/afpd-mangle.Po mv -f .deps/afpd-afp_config.Tpo .deps/afpd-afp_config.Po mv -f .deps/afpd-hash.Tpo .deps/afpd-hash.Po mv -f .deps/afpd-ofork.Tpo .deps/afpd-ofork.Po mv -f .deps/afpd-main.Tpo .deps/afpd-main.Po mv -f .deps/afpd-dircache.Tpo .deps/afpd-dircache.Po mv -f .deps/afpd-afp_dsi.Tpo .deps/afpd-afp_dsi.Po mv -f .deps/afpd-extattrs.Tpo .deps/afpd-extattrs.Po mv -f .deps/afpd-unix.Tpo .deps/afpd-unix.Po mv -f .deps/afpd-fce_api.Tpo .deps/afpd-fce_api.Po mv -f .deps/afpd-uam.Tpo .deps/afpd-uam.Po mv -f .deps/afpd-enumerate.Tpo .deps/afpd-enumerate.Po mv -f .deps/afpd-appl.Tpo .deps/afpd-appl.Po mv -f .deps/afpd-filedir.Tpo .deps/afpd-filedir.Po mv -f .deps/afpd-status.Tpo .deps/afpd-status.Po mv -f .deps/afpd-volume.Tpo .deps/afpd-volume.Po mv -f .deps/afpd-spotlight_marshalling.Tpo .deps/afpd-spotlight_marshalling.Po mv -f .deps/afpd-desktop.Tpo .deps/afpd-desktop.Po mv -f .deps/afpd-catsearch.Tpo .deps/afpd-catsearch.Po mv -f .deps/afpd-auth.Tpo .deps/afpd-auth.Po mv -f .deps/afpd-fork.Tpo .deps/afpd-fork.Po mv -f .deps/afpd-acls.Tpo .deps/afpd-acls.Po mv -f .deps/afpd-file.Tpo .deps/afpd-file.Po mv -f .deps/afpd-directory.Tpo .deps/afpd-directory.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -export-dynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o afpd afpd-afp_config.o afpd-afp_dsi.o afpd-afp_options.o afpd-afp_util.o afpd-afprun.o afpd-afs.o afpd-appl.o afpd-auth.o afpd-catsearch.o afpd-desktop.o afpd-dircache.o afpd-directory.o afpd-enumerate.o afpd-extattrs.o afpd-fce_api.o afpd-fce_util.o afpd-file.o afpd-filedir.o afpd-fork.o afpd-hash.o afpd-main.o afpd-mangle.o afpd-messages.o afpd-nfsquota.o afpd-ofork.o afpd-quota.o afpd-spotlight_marshalling.o afpd-status.o afpd-switch.o afpd-uam.o afpd-unix.o afpd-volume.o afpd-acls.o ../../libatalk/libatalk.la -lgcrypt -lgpg-error -lacl -lattr -lpthread -L/usr/lib/ -lmariadb libtool: link: gcc -pthread -DAPPLCNAME "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_CONFDIR=\"/etc/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/afpd afpd-afp_config.o afpd-afp_dsi.o afpd-afp_options.o afpd-afp_util.o afpd-afprun.o afpd-afs.o afpd-appl.o afpd-auth.o afpd-catsearch.o afpd-desktop.o afpd-dircache.o afpd-directory.o afpd-enumerate.o afpd-extattrs.o afpd-fce_api.o afpd-fce_util.o afpd-file.o afpd-filedir.o afpd-fork.o afpd-hash.o afpd-main.o afpd-mangle.o afpd-messages.o afpd-nfsquota.o afpd-ofork.o afpd-quota.o afpd-spotlight_marshalling.o afpd-status.o afpd-switch.o afpd-uam.o afpd-unix.o afpd-volume.o afpd-acls.o -Wl,--export-dynamic ../../libatalk/.libs/libatalk.so -lgcrypt -lgpg-error -lacl -lattr -lpthread -L/usr/lib/ -lmariadb -pthread make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' Making all in cnid_dbd make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/cnid_dbd' depbase=`echo cmd_dbd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cmd_dbd.o -MD -MP -MF $depbase.Tpo -c -o cmd_dbd.o cmd_dbd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cmd_dbd_scanvol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cmd_dbd_scanvol.o -MD -MP -MF $depbase.Tpo -c -o cmd_dbd_scanvol.o cmd_dbd_scanvol.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dbif.o -MD -MP -MF $depbase.Tpo -c -o dbif.o dbif.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT pack.o -MD -MP -MF $depbase.Tpo -c -o pack.o pack.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbd_add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dbd_add.o -MD -MP -MF $depbase.Tpo -c -o dbd_add.o dbd_add.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbd_delete.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dbd_delete.o -MD -MP -MF $depbase.Tpo -c -o dbd_delete.o dbd_delete.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbd_getstamp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dbd_getstamp.o -MD -MP -MF $depbase.Tpo -c -o dbd_getstamp.o dbd_getstamp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbd_lookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dbd_lookup.o -MD -MP -MF $depbase.Tpo -c -o dbd_lookup.o dbd_lookup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbd_rebuild_add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dbd_rebuild_add.o -MD -MP -MF $depbase.Tpo -c -o dbd_rebuild_add.o dbd_rebuild_add.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbd_resolve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dbd_resolve.o -MD -MP -MF $depbase.Tpo -c -o dbd_resolve.o dbd_resolve.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbd_update.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dbd_update.o -MD -MP -MF $depbase.Tpo -c -o dbd_update.o dbd_update.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo comm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT comm.o -MD -MP -MF $depbase.Tpo -c -o comm.o comm.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo db_param.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT db_param.o -MD -MP -MF $depbase.Tpo -c -o db_param.o db_param.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbd_get.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dbd_get.o -MD -MP -MF $depbase.Tpo -c -o dbd_get.o dbd_get.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbd_dbcheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dbd_dbcheck.o -MD -MP -MF $depbase.Tpo -c -o dbd_dbcheck.o dbd_dbcheck.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dbd_search.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dbd_search.o -MD -MP -MF $depbase.Tpo -c -o dbd_search.o dbd_search.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cnid_metad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cnid_metad.o -MD -MP -MF $depbase.Tpo -c -o cnid_metad.o cnid_metad.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo usockfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT usockfd.o -MD -MP -MF $depbase.Tpo -c -o usockfd.o usockfd.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o cnid_metad cnid_metad.o usockfd.o db_param.o ../../libatalk/libatalk.la -lacl -lattr -L/usr/lib/ -lmariadb libtool: link: gcc "-D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/cnid_metad cnid_metad.o usockfd.o db_param.o ../../libatalk/.libs/libatalk.so -lacl -lattr -L/usr/lib/ -lmariadb -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o dbd cmd_dbd.o cmd_dbd_scanvol.o dbif.o pack.o dbd_add.o dbd_delete.o dbd_getstamp.o dbd_lookup.o dbd_rebuild_add.o dbd_resolve.o dbd_update.o ../../libatalk/libatalk.la -ldb-5.3 -lacl -lattr -L/usr/lib/ -lmariadb /bin/sh ../../libtool --tag=CC --mode=link gcc -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o cnid_dbd dbif.o pack.o comm.o db_param.o main.o dbd_add.o dbd_get.o dbd_resolve.o dbd_lookup.o dbd_update.o dbd_delete.o dbd_getstamp.o dbd_rebuild_add.o dbd_dbcheck.o dbd_search.o ../../libatalk/libatalk.la -ldb-5.3 -lacl -lattr -L/usr/lib/ -lmariadb libtool: link: gcc "-D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/dbd cmd_dbd.o cmd_dbd_scanvol.o dbif.o pack.o dbd_add.o dbd_delete.o dbd_getstamp.o dbd_lookup.o dbd_rebuild_add.o dbd_resolve.o dbd_update.o ../../libatalk/.libs/libatalk.so -ldb-5.3 -lacl -lattr -L/usr/lib/ -lmariadb -pthread libtool: link: gcc "-D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/cnid_dbd dbif.o pack.o comm.o db_param.o main.o dbd_add.o dbd_get.o dbd_resolve.o dbd_lookup.o dbd_update.o dbd_delete.o dbd_getstamp.o dbd_rebuild_add.o dbd_dbcheck.o dbd_search.o ../../libatalk/.libs/libatalk.so -ldb-5.3 -lacl -lattr -L/usr/lib/ -lmariadb -pthread make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/cnid_dbd' Making all in netatalk make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/netatalk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_PATH_AFPD=\"/usr/sbin/afpd\" -D_PATH_CNID_METAD=\"/usr/sbin/cnid_metad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT netatalk-netatalk.o -MD -MP -MF .deps/netatalk-netatalk.Tpo -c -o netatalk-netatalk.o `test -f 'netatalk.c' || echo './'`netatalk.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_PATH_AFPD=\"/usr/sbin/afpd\" -D_PATH_CNID_METAD=\"/usr/sbin/cnid_metad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT netatalk-afp_avahi.o -MD -MP -MF .deps/netatalk-afp_avahi.Tpo -c -o netatalk-afp_avahi.o `test -f 'afp_avahi.c' || echo './'`afp_avahi.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_PATH_AFPD=\"/usr/sbin/afpd\" -D_PATH_CNID_METAD=\"/usr/sbin/cnid_metad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT netatalk-afp_mdns.o -MD -MP -MF .deps/netatalk-afp_mdns.Tpo -c -o netatalk-afp_mdns.o `test -f 'afp_mdns.c' || echo './'`afp_mdns.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_PATH_AFPD=\"/usr/sbin/afpd\" -D_PATH_CNID_METAD=\"/usr/sbin/cnid_metad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT netatalk-afp_zeroconf.o -MD -MP -MF .deps/netatalk-afp_zeroconf.Tpo -c -o netatalk-afp_zeroconf.o `test -f 'afp_zeroconf.c' || echo './'`afp_zeroconf.c mv -f .deps/netatalk-afp_avahi.Tpo .deps/netatalk-afp_avahi.Po mv -f .deps/netatalk-afp_mdns.Tpo .deps/netatalk-afp_mdns.Po In file included from netatalk.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ mv -f .deps/netatalk-afp_zeroconf.Tpo .deps/netatalk-afp_zeroconf.Po mv -f .deps/netatalk-netatalk.Tpo .deps/netatalk-netatalk.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_PATH_AFPD=\"/usr/sbin/afpd\" -D_PATH_CNID_METAD=\"/usr/sbin/cnid_metad\" -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -levent -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o netatalk netatalk-netatalk.o netatalk-afp_avahi.o netatalk-afp_mdns.o netatalk-afp_zeroconf.o -levent -L/usr/lib/ -lmariadb ../../libatalk/libatalk.la libtool: link: gcc "-D_PATH_CONFDIR=\"/etc/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_PATH_AFPD=\"/usr/sbin/afpd\"" "-D_PATH_CNID_METAD=\"/usr/sbin/cnid_metad\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/netatalk netatalk-netatalk.o netatalk-afp_avahi.o netatalk-afp_mdns.o netatalk-afp_zeroconf.o -levent -L/usr/lib/ -lmariadb ../../libatalk/.libs/libatalk.so -pthread make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/netatalk' Making all in uams make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/uams' depbase=`echo uams_guest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I/usr/include/openssl -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uams_guest.lo -MD -MP -MF $depbase.Tpo -c -o uams_guest.lo uams_guest.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo uams_passwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I/usr/include/openssl -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uams_passwd.lo -MD -MP -MF $depbase.Tpo -c -o uams_passwd.lo uams_passwd.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo uams_randnum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I/usr/include/openssl -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uams_randnum.lo -MD -MP -MF $depbase.Tpo -c -o uams_randnum.lo uams_randnum.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo uams_dhx_passwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I/usr/include/openssl -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uams_dhx_passwd.lo -MD -MP -MF $depbase.Tpo -c -o uams_dhx_passwd.lo uams_dhx_passwd.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo uams_dhx2_passwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I/usr/include/openssl -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uams_dhx2_passwd.lo -MD -MP -MF $depbase.Tpo -c -o uams_dhx2_passwd.lo uams_dhx2_passwd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I/usr/include/openssl "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uams_guest.lo -MD -MP -MF .deps/uams_guest.Tpo -c uams_guest.c -fPIC -DPIC -o .libs/uams_guest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I/usr/include/openssl "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uams_randnum.lo -MD -MP -MF .deps/uams_randnum.Tpo -c uams_randnum.c -fPIC -DPIC -o .libs/uams_randnum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I/usr/include/openssl "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uams_passwd.lo -MD -MP -MF .deps/uams_passwd.Tpo -c uams_passwd.c -fPIC -DPIC -o .libs/uams_passwd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I/usr/include/openssl "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uams_dhx_passwd.lo -MD -MP -MF .deps/uams_dhx_passwd.Tpo -c uams_dhx_passwd.c -fPIC -DPIC -o .libs/uams_dhx_passwd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I/usr/include/openssl "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT uams_dhx2_passwd.lo -MD -MP -MF .deps/uams_dhx2_passwd.Tpo -c uams_dhx2_passwd.c -fPIC -DPIC -o .libs/uams_dhx2_passwd.o uams_randnum.c: In function 'afppasswd': uams_randnum.c:184:7: warning: 'DES_key_sched' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 184 | DES_key_sched((DES_cblock *) key, &schedule); | ^~~~~~~~~~~~~ In file included from uams_randnum.c:28: /usr/include/openssl/des.h:188:5: note: declared here 188 | int DES_key_sched(const_DES_cblock *key, DES_key_schedule *schedule); | ^~~~~~~~~~~~~ uams_randnum.c:190:9: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 190 | DES_ecb_encrypt((DES_cblock *) passwd, (DES_cblock *) passwd, &schedule, | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ uams_randnum.c:194:9: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 194 | DES_ecb_encrypt((DES_cblock *) p, (DES_cblock *) p, &schedule, DES_DECRYPT); | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ uams_randnum.c: In function 'randnum_logincont': uams_randnum.c:343:3: warning: 'DES_key_sched' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 343 | DES_key_sched((DES_cblock *) seskey, &seskeysched); | ^~~~~~~~~~~~~ /usr/include/openssl/des.h:188:5: note: declared here 188 | int DES_key_sched(const_DES_cblock *key, DES_key_schedule *schedule); | ^~~~~~~~~~~~~ uams_randnum.c:345:3: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 345 | DES_ecb_encrypt((DES_cblock *) randbuf, (DES_cblock *) randbuf, | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ uams_randnum.c: In function 'rand2num_logincont': uams_randnum.c:387:3: warning: 'DES_key_sched' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 387 | DES_key_sched((DES_cblock *) seskey, &seskeysched); | ^~~~~~~~~~~~~ /usr/include/openssl/des.h:188:5: note: declared here 188 | int DES_key_sched(const_DES_cblock *key, DES_key_schedule *schedule); | ^~~~~~~~~~~~~ uams_randnum.c:389:3: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 389 | DES_ecb_encrypt( (DES_cblock *) randbuf, (DES_cblock *) randbuf, | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ uams_randnum.c:402:3: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 402 | DES_ecb_encrypt( (DES_cblock *) ibuf, (DES_cblock *) rbuf, | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ uams_randnum.c: In function 'randnum_changepw': uams_randnum.c:438:5: warning: 'DES_key_sched' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 438 | DES_key_sched((DES_cblock *) seskey, &seskeysched); | ^~~~~~~~~~~~~ /usr/include/openssl/des.h:188:5: note: declared here 188 | int DES_key_sched(const_DES_cblock *key, DES_key_schedule *schedule); | ^~~~~~~~~~~~~ uams_randnum.c:441:5: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 441 | DES_ecb_encrypt( (DES_cblock *) ibuf, (DES_cblock *) ibuf, &seskeysched, DES_DECRYPT); | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ uams_randnum.c:444:5: warning: 'DES_key_sched' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 444 | DES_key_sched((DES_cblock *) ibuf, &seskeysched); | ^~~~~~~~~~~~~ /usr/include/openssl/des.h:188:5: note: declared here 188 | int DES_key_sched(const_DES_cblock *key, DES_key_schedule *schedule); | ^~~~~~~~~~~~~ uams_randnum.c:446:5: warning: 'DES_ecb_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 446 | DES_ecb_encrypt((DES_cblock *) ibuf, (DES_cblock *) ibuf, &seskeysched, DES_DECRYPT); | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ uams_dhx_passwd.c: In function 'pwd_login': uams_dhx_passwd.c:137:5: warning: 'DH_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 137 | if (!(dh = DH_new())) { | ^~ In file included from uams_dhx_passwd.c:33: /usr/include/openssl/dh.h:206:27: note: declared here 206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ uams_dhx_passwd.c:144:5: warning: 'DH_set0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 144 | if (!DH_set0_pqg(dh, pbn, NULL, gbn)) { | ^~ /usr/include/openssl/dh.h:262:27: note: declared here 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ uams_dhx_passwd.c:151:5: warning: 'DH_generate_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 151 | if (!DH_generate_key(dh)) { | ^~ /usr/include/openssl/dh.h:230:27: note: declared here 230 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); | ^~~~~~~~~~~~~~~ uams_dhx_passwd.c:154:5: warning: 'DH_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 154 | DH_get0_key(dh, &pub_key, NULL); | ^~~~~~~~~~~ /usr/include/openssl/dh.h:263:28: note: declared here 263 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ uams_dhx_passwd.c:160:5: warning: 'DH_compute_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 160 | i = DH_compute_key((unsigned char *)rbuf, bn, dh); | ^ /usr/include/openssl/dh.h:231:27: note: declared here 231 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, | ^~~~~~~~~~~~~~ uams_dhx_passwd.c:163:5: warning: 'CAST_set_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 163 | CAST_set_key(&castkey, i, (unsigned char *)rbuf); | ^~~~~~~~~~~~ In file included from uams_dhx_passwd.c:34: /usr/include/openssl/cast.h:44:6: note: declared here 44 | void CAST_set_key(CAST_KEY *key, int len, const unsigned char *data); | ^~~~~~~~~~~~ uams_dhx_passwd.c:198:5: warning: 'CAST_cbc_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 198 | CAST_cbc_encrypt((unsigned char *)rbuf, (unsigned char *)rbuf, CRYPTBUFLEN, &castkey, iv, CAST_ENCRYPT); | ^~~~~~~~~~~~~~~~ /usr/include/openssl/cast.h:53:6: note: declared here 53 | void CAST_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~~ uams_dhx_passwd.c:201:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 201 | DH_free(dh); | ^~~~~~~ /usr/include/openssl/dh.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ uams_dhx_passwd.c:206:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | DH_free(dh); | ^~~~~~~ /usr/include/openssl/dh.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ uams_dhx_passwd.c: In function 'passwd_logincont': uams_dhx_passwd.c:301:5: warning: 'CAST_cbc_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 301 | CAST_cbc_encrypt((unsigned char *)ibuf, (unsigned char *)rbuf, CRYPT2BUFLEN, &castkey, | ^~~~~~~~~~~~~~~~ /usr/include/openssl/cast.h:53:6: note: declared here 53 | void CAST_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -module -avoid-version -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o uams_guest.la -rpath /usr/lib/netatalk uams_guest.lo libtool: link: gcc -shared -fPIC -DPIC .libs/uams_guest.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,uams_guest.so -o .libs/uams_guest.so libtool: link: ( cd ".libs" && rm -f "uams_guest.la" && ln -s "../uams_guest.la" "uams_guest.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -module -avoid-version -lcrypt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o uams_passwd.la -rpath /usr/lib/netatalk uams_passwd.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -module -avoid-version -lcrypt -lcrypto -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o uams_dhx_passwd.la -rpath /usr/lib/netatalk uams_dhx_passwd.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -module -avoid-version -lcrypt -lgcrypt -lgpg-error -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o uams_dhx2_passwd.la -rpath /usr/lib/netatalk uams_dhx2_passwd.lo libtool: link: gcc -shared -fPIC -DPIC .libs/uams_passwd.o -lcrypt -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,uams_passwd.so -o .libs/uams_passwd.so libtool: link: ( cd ".libs" && rm -f "uams_passwd.la" && ln -s "../uams_passwd.la" "uams_passwd.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/uams_dhx_passwd.o -lcrypt -lcrypto -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,uams_dhx_passwd.so -o .libs/uams_dhx_passwd.so libtool: link: gcc -shared -fPIC -DPIC .libs/uams_dhx2_passwd.o -lcrypt -lgcrypt -lgpg-error -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,uams_dhx2_passwd.so -o .libs/uams_dhx2_passwd.so libtool: link: ( cd ".libs" && rm -f "uams_dhx2_passwd.la" && ln -s "../uams_dhx2_passwd.la" "uams_dhx2_passwd.la" ) libtool: link: ( cd ".libs" && rm -f "uams_dhx_passwd.la" && ln -s "../uams_dhx_passwd.la" "uams_dhx_passwd.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -module -avoid-version -lcrypto -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o uams_randnum.la -rpath /usr/lib/netatalk uams_randnum.lo libtool: link: gcc -shared -fPIC -DPIC .libs/uams_randnum.o -lcrypto -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,uams_randnum.so -o .libs/uams_randnum.so libtool: link: ( cd ".libs" && rm -f "uams_randnum.la" && ln -s "../uams_randnum.la" "uams_randnum.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/uams' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' Making all in contrib make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' Making all in macusers make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/macusers' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/macusers' Making all in shell_utils make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/shell_utils' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/shell_utils' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' Making all in distrib make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' Making all in config make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/config' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/config' Making all in initscripts make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/initscripts' sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.18@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.bsd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.18@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.debian sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.18@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.gentoo sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.18@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.netbsd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.18@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.redhat sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.18@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.solaris sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.18@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.suse sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.18@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ service.systemd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.18@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ netatalk.xml make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/initscripts' Making all in m4 make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/m4' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' Making all in manpages make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' Making all in man1 make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man1' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man1' Making all in man5 make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man5' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man5' Making all in man8 make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man8' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man8' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' Making all in manual make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manual' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manual' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' Making all in man1 make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man1' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man1' Making all in man5 make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man5' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man5' Making all in man8 make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man8' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man8' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' Making all in macros make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/macros' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/macros' Making all in test make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' Making all in afpd make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' Making check in include make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' Making check in atalk make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make check-am make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' Making check in libatalk make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' Making check in acl make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/acl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/acl' Making check in adouble make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/adouble' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/adouble' Making check in bstring make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/bstring' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/bstring' Making check in compat make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/compat' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/compat' Making check in cnid make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' Making check in last make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/last' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/last' Making check in cdb make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/cdb' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/cdb' Making check in dbd make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/dbd' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/dbd' Making check in tdb make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/tdb' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/tdb' Making check in mysql make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/mysql' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/mysql' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' Making check in dsi make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/dsi' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/dsi' Making check in iniparser make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/iniparser' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/iniparser' Making check in talloc make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/talloc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/talloc' Making check in util make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/util' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/util' Making check in unicode make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' Making check in charsets make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode/charsets' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode/charsets' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' Making check in vfs make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/vfs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/vfs' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' Making check in bin make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' Making check in afppasswd make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/afppasswd' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/afppasswd' Making check in cnid make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/cnid' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/cnid' Making check in misc make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/misc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/misc' Making check in ad make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/ad' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/ad' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' Making check in config make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' Making check in pam make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config/pam' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config/pam' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' Making check in etc make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' Making check in spotlight make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' make check-am make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' Making check in afpd make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' make check-am make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' Making check in cnid_dbd make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/cnid_dbd' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/cnid_dbd' Making check in netatalk make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/netatalk' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/netatalk' Making check in uams make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/uams' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/uams' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' Making check in contrib make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' Making check in macusers make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/macusers' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/macusers' Making check in shell_utils make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/shell_utils' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/shell_utils' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' Making check in distrib make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' Making check in config make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/config' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/config' Making check in initscripts make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/initscripts' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/initscripts' Making check in m4 make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/m4' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/m4' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' Making check in manpages make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' Making check in man1 make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man1' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man1' Making check in man5 make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man5' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man5' Making check in man8 make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man8' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man8' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' Making check in manual make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manual' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manual' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' Making check in man make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' Making check in man1 make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man1' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man1' Making check in man5 make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man5' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man5' Making check in man8 make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man8' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man8' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' Making check in macros make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/macros' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/macros' Making check in test make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' Making check in afpd make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' make test make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT test-test.o -MD -MP -MF .deps/test-test.Tpo -c -o test-test.o `test -f 'test.c' || echo './'`test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT test-subtests.o -MD -MP -MF .deps/test-subtests.Tpo -c -o test-subtests.o `test -f 'subtests.c' || echo './'`subtests.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT test-afpfunc_helpers.o -MD -MP -MF .deps/test-afpfunc_helpers.Tpo -c -o test-afpfunc_helpers.o `test -f 'afpfunc_helpers.c' || echo './'`afpfunc_helpers.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-afp_config.o -MD -MP -MF ../../etc/afpd/.deps/test-afp_config.Tpo -c -o ../../etc/afpd/test-afp_config.o `test -f '../../etc/afpd/afp_config.c' || echo './'`../../etc/afpd/afp_config.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-afp_dsi.o -MD -MP -MF ../../etc/afpd/.deps/test-afp_dsi.Tpo -c -o ../../etc/afpd/test-afp_dsi.o `test -f '../../etc/afpd/afp_dsi.c' || echo './'`../../etc/afpd/afp_dsi.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-afp_options.o -MD -MP -MF ../../etc/afpd/.deps/test-afp_options.Tpo -c -o ../../etc/afpd/test-afp_options.o `test -f '../../etc/afpd/afp_options.c' || echo './'`../../etc/afpd/afp_options.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-afp_util.o -MD -MP -MF ../../etc/afpd/.deps/test-afp_util.Tpo -c -o ../../etc/afpd/test-afp_util.o `test -f '../../etc/afpd/afp_util.c' || echo './'`../../etc/afpd/afp_util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-afprun.o -MD -MP -MF ../../etc/afpd/.deps/test-afprun.Tpo -c -o ../../etc/afpd/test-afprun.o `test -f '../../etc/afpd/afprun.c' || echo './'`../../etc/afpd/afprun.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-appl.o -MD -MP -MF ../../etc/afpd/.deps/test-appl.Tpo -c -o ../../etc/afpd/test-appl.o `test -f '../../etc/afpd/appl.c' || echo './'`../../etc/afpd/appl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-auth.o -MD -MP -MF ../../etc/afpd/.deps/test-auth.Tpo -c -o ../../etc/afpd/test-auth.o `test -f '../../etc/afpd/auth.c' || echo './'`../../etc/afpd/auth.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-catsearch.o -MD -MP -MF ../../etc/afpd/.deps/test-catsearch.Tpo -c -o ../../etc/afpd/test-catsearch.o `test -f '../../etc/afpd/catsearch.c' || echo './'`../../etc/afpd/catsearch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-desktop.o -MD -MP -MF ../../etc/afpd/.deps/test-desktop.Tpo -c -o ../../etc/afpd/test-desktop.o `test -f '../../etc/afpd/desktop.c' || echo './'`../../etc/afpd/desktop.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-dircache.o -MD -MP -MF ../../etc/afpd/.deps/test-dircache.Tpo -c -o ../../etc/afpd/test-dircache.o `test -f '../../etc/afpd/dircache.c' || echo './'`../../etc/afpd/dircache.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-directory.o -MD -MP -MF ../../etc/afpd/.deps/test-directory.Tpo -c -o ../../etc/afpd/test-directory.o `test -f '../../etc/afpd/directory.c' || echo './'`../../etc/afpd/directory.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-enumerate.o -MD -MP -MF ../../etc/afpd/.deps/test-enumerate.Tpo -c -o ../../etc/afpd/test-enumerate.o `test -f '../../etc/afpd/enumerate.c' || echo './'`../../etc/afpd/enumerate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-extattrs.o -MD -MP -MF ../../etc/afpd/.deps/test-extattrs.Tpo -c -o ../../etc/afpd/test-extattrs.o `test -f '../../etc/afpd/extattrs.c' || echo './'`../../etc/afpd/extattrs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-fce_api.o -MD -MP -MF ../../etc/afpd/.deps/test-fce_api.Tpo -c -o ../../etc/afpd/test-fce_api.o `test -f '../../etc/afpd/fce_api.c' || echo './'`../../etc/afpd/fce_api.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-fce_util.o -MD -MP -MF ../../etc/afpd/.deps/test-fce_util.Tpo -c -o ../../etc/afpd/test-fce_util.o `test -f '../../etc/afpd/fce_util.c' || echo './'`../../etc/afpd/fce_util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-file.o -MD -MP -MF ../../etc/afpd/.deps/test-file.Tpo -c -o ../../etc/afpd/test-file.o `test -f '../../etc/afpd/file.c' || echo './'`../../etc/afpd/file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-filedir.o -MD -MP -MF ../../etc/afpd/.deps/test-filedir.Tpo -c -o ../../etc/afpd/test-filedir.o `test -f '../../etc/afpd/filedir.c' || echo './'`../../etc/afpd/filedir.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-fork.o -MD -MP -MF ../../etc/afpd/.deps/test-fork.Tpo -c -o ../../etc/afpd/test-fork.o `test -f '../../etc/afpd/fork.c' || echo './'`../../etc/afpd/fork.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-hash.o -MD -MP -MF ../../etc/afpd/.deps/test-hash.Tpo -c -o ../../etc/afpd/test-hash.o `test -f '../../etc/afpd/hash.c' || echo './'`../../etc/afpd/hash.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-mangle.o -MD -MP -MF ../../etc/afpd/.deps/test-mangle.Tpo -c -o ../../etc/afpd/test-mangle.o `test -f '../../etc/afpd/mangle.c' || echo './'`../../etc/afpd/mangle.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-messages.o -MD -MP -MF ../../etc/afpd/.deps/test-messages.Tpo -c -o ../../etc/afpd/test-messages.o `test -f '../../etc/afpd/messages.c' || echo './'`../../etc/afpd/messages.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-nfsquota.o -MD -MP -MF ../../etc/afpd/.deps/test-nfsquota.Tpo -c -o ../../etc/afpd/test-nfsquota.o `test -f '../../etc/afpd/nfsquota.c' || echo './'`../../etc/afpd/nfsquota.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-ofork.o -MD -MP -MF ../../etc/afpd/.deps/test-ofork.Tpo -c -o ../../etc/afpd/test-ofork.o `test -f '../../etc/afpd/ofork.c' || echo './'`../../etc/afpd/ofork.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-quota.o -MD -MP -MF ../../etc/afpd/.deps/test-quota.Tpo -c -o ../../etc/afpd/test-quota.o `test -f '../../etc/afpd/quota.c' || echo './'`../../etc/afpd/quota.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-status.o -MD -MP -MF ../../etc/afpd/.deps/test-status.Tpo -c -o ../../etc/afpd/test-status.o `test -f '../../etc/afpd/status.c' || echo './'`../../etc/afpd/status.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-spotlight_marshalling.o -MD -MP -MF ../../etc/afpd/.deps/test-spotlight_marshalling.Tpo -c -o ../../etc/afpd/test-spotlight_marshalling.o `test -f '../../etc/afpd/spotlight_marshalling.c' || echo './'`../../etc/afpd/spotlight_marshalling.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-switch.o -MD -MP -MF ../../etc/afpd/.deps/test-switch.Tpo -c -o ../../etc/afpd/test-switch.o `test -f '../../etc/afpd/switch.c' || echo './'`../../etc/afpd/switch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-uam.o -MD -MP -MF ../../etc/afpd/.deps/test-uam.Tpo -c -o ../../etc/afpd/test-uam.o `test -f '../../etc/afpd/uam.c' || echo './'`../../etc/afpd/uam.c mv -f ../../etc/afpd/.deps/test-nfsquota.Tpo ../../etc/afpd/.deps/test-nfsquota.Po mv -f ../../etc/afpd/.deps/test-quota.Tpo ../../etc/afpd/.deps/test-quota.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-unix.o -MD -MP -MF ../../etc/afpd/.deps/test-unix.Tpo -c -o ../../etc/afpd/test-unix.o `test -f '../../etc/afpd/unix.c' || echo './'`../../etc/afpd/unix.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-volume.o -MD -MP -MF ../../etc/afpd/.deps/test-volume.Tpo -c -o ../../etc/afpd/test-volume.o `test -f '../../etc/afpd/volume.c' || echo './'`../../etc/afpd/volume.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ../../etc/afpd/test-acls.o -MD -MP -MF ../../etc/afpd/.deps/test-acls.Tpo -c -o ../../etc/afpd/test-acls.o `test -f '../../etc/afpd/acls.c' || echo './'`../../etc/afpd/acls.c mv -f ../../etc/afpd/.deps/test-afp_util.Tpo ../../etc/afpd/.deps/test-afp_util.Po mv -f .deps/test-subtests.Tpo .deps/test-subtests.Po mv -f .deps/test-test.Tpo .deps/test-test.Po mv -f ../../etc/afpd/.deps/test-switch.Tpo ../../etc/afpd/.deps/test-switch.Po mv -f ../../etc/afpd/.deps/test-afp_options.Tpo ../../etc/afpd/.deps/test-afp_options.Po mv -f ../../etc/afpd/.deps/test-fce_util.Tpo ../../etc/afpd/.deps/test-fce_util.Po mv -f ../../etc/afpd/.deps/test-afprun.Tpo ../../etc/afpd/.deps/test-afprun.Po mv -f ../../etc/afpd/.deps/test-afp_config.Tpo ../../etc/afpd/.deps/test-afp_config.Po mv -f ../../etc/afpd/.deps/test-mangle.Tpo ../../etc/afpd/.deps/test-mangle.Po mv -f ../../etc/afpd/.deps/test-messages.Tpo ../../etc/afpd/.deps/test-messages.Po mv -f ../../etc/afpd/.deps/test-hash.Tpo ../../etc/afpd/.deps/test-hash.Po mv -f ../../etc/afpd/.deps/test-unix.Tpo ../../etc/afpd/.deps/test-unix.Po mv -f .deps/test-afpfunc_helpers.Tpo .deps/test-afpfunc_helpers.Po mv -f ../../etc/afpd/.deps/test-uam.Tpo ../../etc/afpd/.deps/test-uam.Po mv -f ../../etc/afpd/.deps/test-ofork.Tpo ../../etc/afpd/.deps/test-ofork.Po mv -f ../../etc/afpd/.deps/test-enumerate.Tpo ../../etc/afpd/.deps/test-enumerate.Po mv -f ../../etc/afpd/.deps/test-fce_api.Tpo ../../etc/afpd/.deps/test-fce_api.Po mv -f ../../etc/afpd/.deps/test-afp_dsi.Tpo ../../etc/afpd/.deps/test-afp_dsi.Po mv -f ../../etc/afpd/.deps/test-appl.Tpo ../../etc/afpd/.deps/test-appl.Po mv -f ../../etc/afpd/.deps/test-dircache.Tpo ../../etc/afpd/.deps/test-dircache.Po mv -f ../../etc/afpd/.deps/test-extattrs.Tpo ../../etc/afpd/.deps/test-extattrs.Po mv -f ../../etc/afpd/.deps/test-status.Tpo ../../etc/afpd/.deps/test-status.Po mv -f ../../etc/afpd/.deps/test-filedir.Tpo ../../etc/afpd/.deps/test-filedir.Po mv -f ../../etc/afpd/.deps/test-fork.Tpo ../../etc/afpd/.deps/test-fork.Po mv -f ../../etc/afpd/.deps/test-desktop.Tpo ../../etc/afpd/.deps/test-desktop.Po mv -f ../../etc/afpd/.deps/test-spotlight_marshalling.Tpo ../../etc/afpd/.deps/test-spotlight_marshalling.Po mv -f ../../etc/afpd/.deps/test-catsearch.Tpo ../../etc/afpd/.deps/test-catsearch.Po mv -f ../../etc/afpd/.deps/test-auth.Tpo ../../etc/afpd/.deps/test-auth.Po mv -f ../../etc/afpd/.deps/test-acls.Tpo ../../etc/afpd/.deps/test-acls.Po mv -f ../../etc/afpd/.deps/test-volume.Tpo ../../etc/afpd/.deps/test-volume.Po mv -f ../../etc/afpd/.deps/test-file.Tpo ../../etc/afpd/.deps/test-file.Po mv -f ../../etc/afpd/.deps/test-directory.Tpo ../../etc/afpd/.deps/test-directory.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/var/lib/netatalk/msg/\" -D_PATH_AFPDPWFILE=\"/etc/afppasswd\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_CONFDIR=\"/etc/\" -D_PATH_STATEDIR='"/var/lib/netatalk/"' -D_U_="__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -export-dynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o test test-test.o test-subtests.o test-afpfunc_helpers.o ../../etc/afpd/test-afp_config.o ../../etc/afpd/test-afp_dsi.o ../../etc/afpd/test-afp_options.o ../../etc/afpd/test-afp_util.o ../../etc/afpd/test-afprun.o ../../etc/afpd/test-appl.o ../../etc/afpd/test-auth.o ../../etc/afpd/test-catsearch.o ../../etc/afpd/test-desktop.o ../../etc/afpd/test-dircache.o ../../etc/afpd/test-directory.o ../../etc/afpd/test-enumerate.o ../../etc/afpd/test-extattrs.o ../../etc/afpd/test-fce_api.o ../../etc/afpd/test-fce_util.o ../../etc/afpd/test-file.o ../../etc/afpd/test-filedir.o ../../etc/afpd/test-fork.o ../../etc/afpd/test-hash.o ../../etc/afpd/test-mangle.o ../../etc/afpd/test-messages.o ../../etc/afpd/test-nfsquota.o ../../etc/afpd/test-ofork.o ../../etc/afpd/test-quota.o ../../etc/afpd/test-status.o ../../etc/afpd/test-spotlight_marshalling.o ../../etc/afpd/test-switch.o ../../etc/afpd/test-uam.o ../../etc/afpd/test-unix.o ../../etc/afpd/test-volume.o ../../etc/afpd/test-acls.o ../../libatalk/libatalk.la -lgcrypt -lgpg-error -lacl -lattr -lpthread -L/usr/lib/ -lmariadb libtool: link: gcc -I../../etc/afpd -I../../include -I../../sys -DAPPLCNAME "-DSERVERTEXT=\"/var/lib/netatalk/msg/\"" "-D_PATH_AFPDPWFILE=\"/etc/afppasswd\"" "-D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\"" "-D_PATH_CONFDIR=\"/etc/\"" "-D_PATH_STATEDIR=\"/var/lib/netatalk/\"" "-D_U_=__attribute__((unused))" -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/test test-test.o test-subtests.o test-afpfunc_helpers.o ../../etc/afpd/test-afp_config.o ../../etc/afpd/test-afp_dsi.o ../../etc/afpd/test-afp_options.o ../../etc/afpd/test-afp_util.o ../../etc/afpd/test-afprun.o ../../etc/afpd/test-appl.o ../../etc/afpd/test-auth.o ../../etc/afpd/test-catsearch.o ../../etc/afpd/test-desktop.o ../../etc/afpd/test-dircache.o ../../etc/afpd/test-directory.o ../../etc/afpd/test-enumerate.o ../../etc/afpd/test-extattrs.o ../../etc/afpd/test-fce_api.o ../../etc/afpd/test-fce_util.o ../../etc/afpd/test-file.o ../../etc/afpd/test-filedir.o ../../etc/afpd/test-fork.o ../../etc/afpd/test-hash.o ../../etc/afpd/test-mangle.o ../../etc/afpd/test-messages.o ../../etc/afpd/test-nfsquota.o ../../etc/afpd/test-ofork.o ../../etc/afpd/test-quota.o ../../etc/afpd/test-status.o ../../etc/afpd/test-spotlight_marshalling.o ../../etc/afpd/test-switch.o ../../etc/afpd/test-uam.o ../../etc/afpd/test-unix.o ../../etc/afpd/test-volume.o ../../etc/afpd/test-acls.o -Wl,--export-dynamic ../../libatalk/.libs/libatalk.so -lgcrypt -lgpg-error -lacl -lattr -lpthread -L/usr/lib/ -lmariadb -pthread make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' PASS: test.sh PASS: test ============================================================================ Testsuite summary for netatalk 3.1.18 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' >>> netatalk: Entering fakeroot... Making install in include make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' Making install in atalk make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make install-am make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make[4]: Nothing to be done for 'install-exec-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/include/atalk' /usr/bin/install -c -m 644 adouble.h afp.h vfs.h cnid.h logger.h netatalk_conf.h paths.h unicode.h util.h ea.h acl.h unix.h volume.h standards.h bstrlib.h list.h globals.h compat.h uam.h iniparser.h dictionary.h hash.h '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/include/atalk' make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include/atalk' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/include' Making install in libatalk make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' Making install in acl make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/acl' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/acl' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/acl' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/acl' Making install in adouble make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/adouble' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/adouble' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/adouble' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/adouble' Making install in bstring make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/bstring' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/bstring' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/bstring' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/bstring' Making install in compat make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/compat' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/compat' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/compat' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/compat' Making install in cnid make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' Making install in last make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/last' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/last' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/last' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/last' Making install in cdb make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/cdb' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/cdb' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/cdb' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/cdb' Making install in dbd make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/dbd' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/dbd' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/dbd' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/dbd' Making install in tdb make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/tdb' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/tdb' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/tdb' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/tdb' Making install in mysql make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/mysql' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/mysql' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/mysql' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid/mysql' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/cnid' Making install in dsi make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/dsi' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/dsi' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/dsi' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/dsi' Making install in iniparser make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/iniparser' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/iniparser' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/iniparser' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/iniparser' Making install in talloc make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/talloc' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/talloc' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/talloc' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/talloc' Making install in util make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/util' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/util' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/util' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/util' Making install in unicode make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' Making install in charsets make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode/charsets' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode/charsets' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode/charsets' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode/charsets' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/unicode' Making install in vfs make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/vfs' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/vfs' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/vfs' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk/vfs' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' make[3]: Nothing to be done for 'install-data-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libatalk.la '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib' libtool: install: /usr/bin/install -c .libs/libatalk.so.0.0.0 /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/libatalk.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib && { ln -s -f libatalk.so.0.0.0 libatalk.so.0 || { rm -f libatalk.so.0 && ln -s libatalk.so.0.0.0 libatalk.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib && { ln -s -f libatalk.so.0.0.0 libatalk.so || { rm -f libatalk.so && ln -s libatalk.so.0.0.0 libatalk.so; }; }) libtool: install: /usr/bin/install -c .libs/libatalk.lai /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/libatalk.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/libatalk' Making install in bin make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' Making install in afppasswd make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/afppasswd' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/afppasswd' make[3]: Nothing to be done for 'install-data-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c afppasswd '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' libtool: warning: '../../libatalk/libatalk.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/afppasswd /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin/afppasswd make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/afppasswd' chmod u+s /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin/afppasswd make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/afppasswd' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/afppasswd' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/afppasswd' Making install in cnid make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/cnid' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/cnid' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/cnid' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/cnid' Making install in misc make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/misc' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/misc' make[3]: Nothing to be done for 'install-data-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c afpldaptest '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' libtool: warning: '../../libatalk/libatalk.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/afpldaptest /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin/afpldaptest make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/misc' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/misc' Making install in ad make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/ad' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/ad' make[3]: Nothing to be done for 'install-data-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ad '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' libtool: warning: '../../libatalk/libatalk.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ad /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin/ad make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/ad' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin/ad' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/bin' Making install in config make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' Making install in pam make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config/pam' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config/pam' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config/pam' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config/pam' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' make[3]: Nothing to be done for 'install-exec-am'. sed -e s@:UAMS_PATH:@/usr/lib/netatalk@ \ -e s@:ETCDIR:@/etc@ \ -e s@:COMPILED_BACKENDS:@"dbd last tdb mysql"@ \ -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ -e s@:LOCALSTATEDIR:@"/var/lib"@ \ afp.conf sed -e s@:UAMS_PATH:@/usr/lib/netatalk@ \ -e s@:ETCDIR:@/etc@ \ -e s@:COMPILED_BACKENDS:@"dbd last tdb mysql"@ \ -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ -e s@:LOCALSTATEDIR:@"/var/lib"@ \ dbus-session.conf /bin/sh /home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/build-aux/install-sh -d /home/buildozer/aports/community/netatalk/pkg/netatalk/etc /usr/bin/install -c -m 644 extmap.conf /home/buildozer/aports/community/netatalk/pkg/netatalk/etc /usr/bin/install -c -m 644 afp.conf /home/buildozer/aports/community/netatalk/pkg/netatalk/etc /usr/bin/install -c -m 644 dbus-session.conf /home/buildozer/aports/community/netatalk/pkg/netatalk/etc mkdir -pm 0755 /home/buildozer/aports/community/netatalk/pkg/netatalk/var/lib/netatalk/ mkdir -pm 0755 /home/buildozer/aports/community/netatalk/pkg/netatalk/var/lib/netatalk/CNID/ /usr/bin/install -c -m 644 ./README /home/buildozer/aports/community/netatalk/pkg/netatalk/var/lib/netatalk/ /usr/bin/install -c -m 644 ./README /home/buildozer/aports/community/netatalk/pkg/netatalk/var/lib/netatalk/CNID/ make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/config' Making install in etc make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' Making install in spotlight make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' make install-am make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/spotlight' Making install in afpd make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' make install-am make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' make[4]: Nothing to be done for 'install-data-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c afpd '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/sbin' libtool: warning: '../../libatalk/libatalk.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/afpd /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/sbin/afpd make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/afpd' Making install in cnid_dbd make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/cnid_dbd' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/cnid_dbd' ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' make[3]: Nothing to be done for 'install-data-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c dbd '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c cnid_dbd cnid_metad '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/sbin' libtool: warning: '../../libatalk/libatalk.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/dbd /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin/dbd libtool: warning: '../../libatalk/libatalk.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/cnid_dbd /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/sbin/cnid_dbd libtool: warning: '../../libatalk/libatalk.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/cnid_metad /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/sbin/cnid_metad make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/cnid_dbd' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/cnid_dbd' Making install in netatalk make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/netatalk' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/netatalk' make[3]: Nothing to be done for 'install-data-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c netatalk '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/sbin' libtool: warning: '../../libatalk/libatalk.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/netatalk /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/sbin/netatalk make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/netatalk' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/netatalk' Making install in uams make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/uams' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/uams' make[3]: Nothing to be done for 'install-exec-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk' /bin/sh ../../libtool --mode=install /usr/bin/install -c uams_guest.la uams_passwd.la uams_randnum.la uams_dhx_passwd.la uams_dhx2_passwd.la '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk' libtool: install: /usr/bin/install -c .libs/uams_guest.so /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk/uams_guest.so libtool: install: /usr/bin/install -c .libs/uams_guest.lai /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk/uams_guest.la libtool: install: /usr/bin/install -c .libs/uams_passwd.so /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk/uams_passwd.so libtool: install: /usr/bin/install -c .libs/uams_passwd.lai /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk/uams_passwd.la libtool: install: /usr/bin/install -c .libs/uams_randnum.so /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk/uams_randnum.so libtool: install: /usr/bin/install -c .libs/uams_randnum.lai /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk/uams_randnum.la libtool: install: /usr/bin/install -c .libs/uams_dhx_passwd.so /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk/uams_dhx_passwd.so libtool: install: /usr/bin/install -c .libs/uams_dhx_passwd.lai /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk/uams_dhx_passwd.la libtool: install: /usr/bin/install -c .libs/uams_dhx2_passwd.so /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk/uams_dhx2_passwd.so libtool: install: /usr/bin/install -c .libs/uams_dhx2_passwd.lai /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk/uams_dhx2_passwd.la libtool: warning: remember to run 'libtool --finish /usr/lib/netatalk' make install-data-hook make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/uams' (if [ -d /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk ] ; then \ cd /home/buildozer/aports/community/netatalk/pkg/netatalk/usr/lib/netatalk && \ rm -f uams_clrtxt.so uams_dhx.so uams_dhx2.so && \ ln -s uams_passwd.so uams_clrtxt.so && \ echo && ln -s uams_dhx_passwd.so uams_dhx.so && \ echo && ln -s uams_dhx2_passwd.so uams_dhx2.so ; \ fi) make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/uams' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/uams' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc/uams' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/etc' Making install in contrib make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' Making install in macusers make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/macusers' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/macusers' make[3]: Nothing to be done for 'install-data-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' /usr/bin/install -c macusers '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/macusers' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/macusers' Making install in shell_utils make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/shell_utils' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/shell_utils' make[3]: Nothing to be done for 'install-data-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' /usr/bin/install -c asip-status apple_dump afpstats '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/shell_utils' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib/shell_utils' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/contrib' Making install in distrib make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' Making install in config make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/config' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/config' make[3]: Nothing to be done for 'install-data-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' /usr/bin/install -c netatalk-config '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/config' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/config' Making install in initscripts make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/initscripts' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/initscripts' make install-data-hook make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/initscripts' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/initscripts' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/initscripts' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/initscripts' Making install in m4 make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/m4' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/m4' make[3]: Nothing to be done for 'install-exec-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/share/aclocal' /usr/bin/install -c -m 644 netatalk.m4 '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/share/aclocal' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/m4' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib/m4' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/distrib' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' Making install in manpages make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' Making install in man1 make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man1' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man1' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man1' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man1' Making install in man5 make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man5' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man5' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man5' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man5' Making install in man8 make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man8' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man8' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man8' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages/man8' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' make[4]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manpages' Making install in manual make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manual' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manual' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manual' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc/manual' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/doc' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' Making install in man1 make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man1' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man1' make[3]: Nothing to be done for 'install-exec-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/share/man/man1' /usr/bin/install -c -m 644 ad.1 afpldaptest.1 afppasswd.1 afpstats.1 apple_dump.1 asip-status.1 dbd.1 macusers.1 netatalk-config.1 '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/share/man/man1' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man1' Making install in man5 make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man5' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man5' make[3]: Nothing to be done for 'install-exec-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/share/man/man5' /usr/bin/install -c -m 644 afp.conf.5 afp_signature.conf.5 afp_voluuid.conf.5 extmap.conf.5 '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/share/man/man5' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man5' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man5' Making install in man8 make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man8' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man8' make[3]: Nothing to be done for 'install-exec-am'. ../.././build-aux/install-sh -c -d '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/share/man/man8' /usr/bin/install -c -m 644 afpd.8 cnid_dbd.8 cnid_metad.8 netatalk.8 '/home/buildozer/aports/community/netatalk/pkg/netatalk/usr/share/man/man8' make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man8' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man/man8' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/man' Making install in macros make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/macros' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/macros' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/macros' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/macros' Making install in test make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' Making install in afpd make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test/afpd' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' 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/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18/test' make[1]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' make[2]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' make install-exec-hook make[2]: Nothing to be done for 'install-data-am'. make[3]: Entering directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' Running ldconfig to ensure libraries installed in system library directories are added to the dynamic linker cache ... make[3]: [Makefile:959: install-exec-hook] Error 1 (ignored) done make[3]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' make[2]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' make[1]: Leaving directory '/home/buildozer/aports/community/netatalk/src/netatalk-3.1.18' >>> netatalk-doc*: Running split function doc... >>> netatalk-doc*: Preparing subpackage netatalk-doc... >>> netatalk-doc*: Running postcheck for netatalk-doc >>> netatalk-dev*: Running split function dev... >>> netatalk-dev*: Preparing subpackage netatalk-dev... >>> netatalk-dev*: Stripping binaries >>> netatalk-dev*: Running postcheck for netatalk-dev >>> netatalk-openrc*: Running split function openrc... >>> netatalk-openrc*: Preparing subpackage netatalk-openrc... >>> netatalk-openrc*: Running postcheck for netatalk-openrc >>> netatalk*: Running postcheck for netatalk >>> netatalk*: Preparing package netatalk... >>> netatalk*: Stripping binaries >>> netatalk-dev*: Scanning shared objects >>> netatalk-doc*: Scanning shared objects >>> netatalk-openrc*: Scanning shared objects >>> netatalk*: Scanning shared objects >>> netatalk-dev*: Tracing dependencies... netatalk=3.1.18-r0 >>> netatalk-dev*: Package size: 224.0 KB >>> netatalk-dev*: Compressing data... >>> netatalk-dev*: Create checksum... >>> netatalk-dev*: Create netatalk-dev-3.1.18-r0.apk >>> netatalk-doc*: Tracing dependencies... >>> netatalk-doc*: Package size: 108.0 KB >>> netatalk-doc*: Compressing data... >>> netatalk-doc*: Create checksum... >>> netatalk-doc*: Create netatalk-doc-3.1.18-r0.apk >>> netatalk-openrc*: Tracing dependencies... >>> netatalk-openrc*: Package size: 16.0 KB >>> netatalk-openrc*: Compressing data... >>> netatalk-openrc*: Create checksum... >>> netatalk-openrc*: Create netatalk-openrc-3.1.18-r0.apk >>> netatalk*: Tracing dependencies... so:libacl.so.1 so:libc.musl-x86.so.1 so:libcrypto.so.3 so:libdb-5.3.so so:libevent-2.1.so.7 so:libgcrypt.so.20 so:libmariadb.so.3 so:libtdb.so.1 >>> netatalk*: Package size: 1.1 MB >>> netatalk*: Compressing data... >>> netatalk*: Create checksum... >>> netatalk*: Create netatalk-3.1.18-r0.apk >>> netatalk: Build complete at Fri, 06 Oct 2023 05:49:30 +0000 elapsed time 0h 0m 40s >>> netatalk: Cleaning up srcdir >>> netatalk: Cleaning up pkgdir >>> netatalk: Uninstalling dependencies... (1/28) Purging .makedepends-netatalk (20231006.054852) (2/28) Purging acl-dev (2.3.1-r4) (3/28) Purging attr-dev (2.5.1-r5) (4/28) Purging libevent-dev (2.1.12-r7) (5/28) Purging libevent (2.1.12-r7) (6/28) Purging libgcrypt-dev (1.10.2-r2) (7/28) Purging mariadb-connector-c-dev (3.3.7-r0) (8/28) Purging openssl-dev (3.1.3-r0) (9/28) Purging zlib-dev (1.3-r0) (10/28) Purging mariadb-connector-c (3.3.7-r0) (11/28) Purging tdb-dev (1.4.9-r0) (12/28) Purging tdb-libs (1.4.9-r0) (13/28) Purging db-dev (5.3.28-r5) (14/28) Purging db-c++ (5.3.28-r5) (15/28) Purging db (5.3.28-r5) (16/28) Purging libgcrypt (1.10.2-r2) (17/28) Purging libgpg-error-dev (1.47-r2) (18/28) Purging libgpg-error (1.47-r2) (19/28) Purging python3-pyc (3.11.6-r0) (20/28) Purging python3-pycache-pyc0 (3.11.6-r0) (21/28) Purging pyc (0.1-r0) (22/28) Purging python3 (3.11.6-r0) (23/28) Purging gdbm (1.23-r1) (24/28) Purging libffi (3.4.4-r3) (25/28) Purging libpanelw (6.4_p20230918-r1) (26/28) Purging mpdecimal (2.5.1-r2) (27/28) Purging readline (8.2.1-r2) (28/28) Purging sqlite-libs (3.43.1-r0) Executing busybox-1.36.1-r9.trigger OK: 379 MiB in 110 packages >>> netatalk: Updating the community/x86 repository index... >>> netatalk: Signing the index...