>>> mlocate: Building community/mlocate 0.26-r8 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 18:22:53 +0000 >>> mlocate: Checking sanity of /home/buildozer/aports/community/mlocate/APKBUILD... >>> mlocate: Analyzing dependencies... >>> mlocate: Installing for build: build-base (1/1) Installing .makedepends-mlocate (20221024.182255) OK: 658 MiB in 236 packages >>> mlocate: Cleaning up srcdir >>> mlocate: Cleaning up pkgdir >>> mlocate: Fetching https://releases.pagure.org/mlocate/mlocate-0.26.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 100 350k 100 350k 0 0 446k 0 --:--:-- --:--:-- --:--:-- 446k 100 350k 100 350k 0 0 446k 0 --:--:-- --:--:-- --:--:-- 446k >>> mlocate: Fetching https://releases.pagure.org/mlocate/mlocate-0.26.tar.xz >>> mlocate: Checking sha512sums... mlocate-0.26.tar.xz: OK 01-fortify-source-compat.patch: OK updatedb.conf: OK updatedb.cron.daily: OK >>> mlocate: Unpacking /var/cache/distfiles/mlocate-0.26.tar.xz... >>> mlocate: 01-fortify-source-compat.patch patching file configure patching file gnulib/m4/canonicalize-lgpl.m4 >>> mlocate: Updating ./admin/config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... admin/install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for powerpc64le-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for powerpc64le-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for powerpc64le-alpine-linux-musl-ranlib... ranlib checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether canonicalize_file_name is declared... no checking for canonicalize_file_name... no checking for getcwd... yes checking for readlink... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for strerror... yes checking for iswcntrl... yes checking for wcwidth... yes checking for fdopendir... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for wctype.h... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes checking for wchar.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for mbstate_t... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... yes checking whether getenv is declared... yes checking for inline... inline checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking build system type... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-alpine-linux-musl checking whether we are using the GNU C Library 2.1 or newer... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for C/C++ restrict keyword... __restrict checking for ssize_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unsigned long long int... yes checking whether the preprocessor supports include_next... yes checking for working strerror function... yes checking whether strnlen is declared... yes checking for struct timespec in ... yes checking for wint_t... yes checking for wchar_t... yes checking for alloca as a compiler built-in... yes checking for d_type member in directory struct... yes checking for error_at_line... no checking for working GNU fnmatch... no checking whether isblank is declared... yes checking whether the compiler generally respects inline... yes checking for memchr... yes checking for mempcpy... (cached) yes checking for obstacks... no checking for ssize_t... (cached) yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking whether stdint.h conforms to C99... yes checking for strchrnul... yes checking for working strnlen... yes checking whether is standalone... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so checking for library containing getmntent... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for mounted filesystem table in /proc... /proc/self/mounts checking for available GCC warning flags... -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings checking whether we should use -Werror... no configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/lib/Makefile config.status: creating po/Makefile.in config.status: creating src/config.h config.status: executing ./atconfig commands config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/buildozer/aports/community/mlocate/src/mlocate-0.26/admin/missing --run aclocal-1.11 -I m4 -I gnulib/m4 /home/buildozer/aports/community/mlocate/src/mlocate-0.26/admin/missing: line 52: aclocal-1.11: not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/buildozer/aports/community/mlocate/src/mlocate-0.26/admin/missing --run autoconf cd . && /bin/sh /home/buildozer/aports/community/mlocate/src/mlocate-0.26/admin/missing --run automake-1.11 --gnu /home/buildozer/aports/community/mlocate/src/mlocate-0.26/admin/missing: line 52: automake-1.11: not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. aclocal.m4:17: warning: this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. configure.ac:35: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... gnulib/m4/d-type.m4:15: gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/codeset.m4:9: AM_LANGINFO_CODESET is expanded from... gnulib/m4/localcharset.m4:7: gl_LOCALCHARSET is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... gnulib/m4/ssize_t.m4:10: gt_TYPE_SSIZE_T is expanded from... gnulib/m4/safe-read.m4:15: gl_PREREQ_SAFE_READ is expanded from... gnulib/m4/safe-read.m4:7: gl_SAFE_READ is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... gnulib/m4/ssize_t.m4:10: gt_TYPE_SSIZE_T is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/types.m4:915: AC_CHECK_MEMBER is expanded from... ./lib/autoconf/types.m4:948: AC_CHECK_MEMBERS is expanded from... gnulib/m4/stat-time.m4:20: gl_STAT_TIME is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... gnulib/m4/stdbool.m4:37: AC_HEADER_STDBOOL is expanded from... gnulib/m4/stdbool.m4:10: AM_STDBOOL_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... gnulib/m4/include_next.m4:9: gl_INCLUDE_NEXT is expanded from... gnulib/m4/include_next.m4:66: gl_CHECK_NEXT_HEADERS is expanded from... gnulib/m4/stdint.m4:10: gl_STDINT_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_FOREACH' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from... gnulib/m4/include_next.m4:66: gl_CHECK_NEXT_HEADERS is expanded from... gnulib/m4/stdint.m4:10: gl_STDINT_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_FOREACH' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from... gnulib/m4/stdint.m4:237: gl_STDINT_BITSIZEOF is expanded from... gnulib/m4/stdint.m4:374: gl_STDINT_TYPE_PROPERTIES is expanded from... gnulib/m4/stdint.m4:10: gl_STDINT_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_FOREACH' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from... gnulib/m4/stdint.m4:275: gl_CHECK_TYPES_SIGNED is expanded from... gnulib/m4/stdint.m4:374: gl_STDINT_TYPE_PROPERTIES is expanded from... gnulib/m4/stdint.m4:10: gl_STDINT_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_FOREACH' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from... gnulib/m4/stdint.m4:308: gl_INTEGER_TYPE_SUFFIX is expanded from... gnulib/m4/stdint.m4:374: gl_STDINT_TYPE_PROPERTIES is expanded from... gnulib/m4/stdint.m4:10: gl_STDINT_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_FOREACH' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from... gnulib/m4/include_next.m4:66: gl_CHECK_NEXT_HEADERS is expanded from... gnulib/m4/stdlib_h.m4:7: gl_STDLIB_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_FOREACH' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from... gnulib/m4/include_next.m4:66: gl_CHECK_NEXT_HEADERS is expanded from... gnulib/m4/string_h.m4:17: gl_HEADER_STRING_H_BODY is expanded from... gnulib/m4/string_h.m4:10: gl_HEADER_STRING_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_FOREACH' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from... gnulib/m4/include_next.m4:66: gl_CHECK_NEXT_HEADERS is expanded from... gnulib/m4/time_h.m4:19: gl_HEADER_TIME_H_BODY is expanded from... gnulib/m4/time_h.m4:12: gl_HEADER_TIME_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_FOREACH' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from... gnulib/m4/include_next.m4:66: gl_CHECK_NEXT_HEADERS is expanded from... gnulib/m4/unistd_h.m4:9: gl_UNISTD_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... gnulib/m4/wchar.m4:12: gl_WCHAR_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_FOREACH' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from... gnulib/m4/include_next.m4:66: gl_CHECK_NEXT_HEADERS is expanded from... gnulib/m4/wchar.m4:12: gl_WCHAR_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/wint_t.m4:11: gt_TYPE_WINT_T is expanded from... gnulib/m4/wctype.m4:10: gl_WCTYPE_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_FOREACH' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from... gnulib/m4/include_next.m4:66: gl_CHECK_NEXT_HEADERS is expanded from... gnulib/m4/wctype.m4:10: gl_WCTYPE_H is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/wchar_t.m4:11: gt_TYPE_WCHAR_T is expanded from... gnulib/m4/wcwidth.m4:7: gl_FUNC_WCWIDTH is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:35: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... gnulib/m4/wcwidth.m4:7: gl_FUNC_WCWIDTH is expanded from... gnulib/m4/gnulib-comp.m4:34: gl_INIT is expanded from... configure.ac:35: the top level configure.ac:38: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:38: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/intlmacosx.m4:18: gt_INTL_MACOSX is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:38: the top level configure.ac:38: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:38: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:38: the top level configure.ac:38: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:38: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/iconv.m4:20: AM_ICONV_LINK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:38: the top level configure.ac:38: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:38: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/iconv.m4:20: AM_ICONV_LINK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:38: the top level /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=powerpc64le-alpine-linux-musl --host=powerpc64le-alpine-linux-musl --target=powerpc64le-alpine-linux-musl --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib build_alias=powerpc64le-alpine-linux-musl host_alias=powerpc64le-alpine-linux-musl target_alias=powerpc64le-alpine-linux-musl CC=gcc CFLAGS=-Os -fomit-frame-pointer LDFLAGS=-Wl,--as-needed,-O1,--sort-common CPPFLAGS=-Os -fomit-frame-pointer --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./admin/install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for powerpc64le-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for powerpc64le-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes 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 sys/param.h... yes checking for wctype.h... yes checking for sys/time.h... yes checking for wchar.h... yes checking for time.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for powerpc64le-alpine-linux-musl-ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether canonicalize_file_name is declared... no checking for canonicalize_file_name... no checking for getcwd... yes checking for readlink... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for strerror... yes checking for iswcntrl... yes checking for wcwidth... yes checking for fdopendir... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for mbstate_t... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... yes checking whether getenv is declared... yes checking for inline... inline checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking build system type... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-alpine-linux-musl checking whether we are using the GNU C Library 2.1 or newer... no checking for GNU libc compatible malloc... yes checking for long long int... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for C/C++ restrict keyword... __restrict__ checking for ssize_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unsigned long long int... yes checking whether the preprocessor supports include_next... yes checking for working strerror function... yes checking whether strnlen is declared... yes checking for struct timespec in ... yes checking for wint_t... yes checking for wchar_t... yes checking for alloca as a compiler built-in... yes checking for d_type member in directory struct... yes checking for error_at_line... no checking for working GNU fnmatch... no checking whether isblank is declared... yes checking whether the compiler generally respects inline... yes checking for memchr... yes checking for mempcpy... (cached) yes checking for obstacks... no checking for ssize_t... (cached) yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking whether stdint.h conforms to C99... yes checking for strchrnul... yes checking for working strnlen... yes checking whether is standalone... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so checking for library containing getmntent... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for mounted filesystem table in /proc... /proc/self/mounts checking for available GCC warning flags... -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings checking whether we should use -Werror... no configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating gnulib/lib/Makefile config.status: creating po/Makefile.in config.status: creating src/config.h config.status: executing ./atconfig commands config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Making all in gnulib/lib make[1]: Entering directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/gnulib/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./fnmatch.in.h; \ } > fnmatch.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var/lib"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/mlocate"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/mlocate"'; \ echo '#define DVIDIR "/usr/share/doc/mlocate"'; \ echo '#define PDFDIR "/usr/share/doc/mlocate"'; \ echo '#define PSDIR "/usr/share/doc/mlocate"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/mlocate"'; \ echo '#define PKGINCLUDEDIR "/usr/include/mlocate"'; \ echo '#define PKGLIBDIR "/usr/lib/mlocate"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/mlocate"'; \ } | sed '/""/d' > configmake.h-t mv -f alloca.h-t alloca.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./getopt.in.h; \ } > getopt.h-t mv -f fnmatch.h-t fnmatch.h rm -f stdlib.h-t stdlib.h mv configmake.h-t configmake.h mv -f getopt.h-t getopt.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t rm -f string.h-t string.h rm -f time.h-t time.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|1|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|1|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|1|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|1|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../admin/link-warning.h' \ < ./string.in.h; \ } > string.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@NEXT_TIME_H''@||g' \ -e 's|@REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ < ./time.in.h; \ } > time.h-t rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|1|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < ./unistd.in.h; \ } > unistd.h-t mv time.h-t time.h mv stdlib.h-t stdlib.h mv unistd.h-t unistd.h mv string.h-t string.h make all-am make[2]: Entering directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/gnulib/lib' depbase=`echo fwriteerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT fwriteerror.o -MD -MP -MF $depbase.Tpo -c -o fwriteerror.o fwriteerror.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT progname.o -MD -MP -MF $depbase.Tpo -c -o progname.o progname.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo canonicalize-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT canonicalize-lgpl.o -MD -MP -MF $depbase.Tpo -c -o canonicalize-lgpl.o canonicalize-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fnmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT fnmatch.o -MD -MP -MF $depbase.Tpo -c -o fnmatch.o fnmatch.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo obstack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT obstack.o -MD -MP -MF $depbase.Tpo -c -o obstack.o obstack.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo safe-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT safe-read.o -MD -MP -MF $depbase.Tpo -c -o safe-read.o safe-read.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed /bin/sh ./config.charset 'powerpc64le-alpine-linux-musl' > t-charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@/mlocate/g' ref-add.sin > t-ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/mlocate/g' ref-del.sin > t-ref-del.sed mv t-ref-add.sed ref-add.sed mv t-ref-del.sed ref-del.sed depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ mv -f $depbase.Tpo $depbase.Po mv t-charset.alias charset.alias obstack.c: In function '_obstack_begin': obstack.c:170:17: warning: cast between incompatible function types from 'void * (*)(long int)' to 'struct _obstack_chunk * (*)(void *, long int)' [-Wcast-function-type] 170 | h->chunkfun = (struct _obstack_chunk * (*)(void *, long)) chunkfun; | ^ obstack.c:171:16: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, struct _obstack_chunk *)' [-Wcast-function-type] 171 | h->freefun = (void (*) (void *, struct _obstack_chunk *)) freefun; | ^ obstack.c:124:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type] 124 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) | ^ obstack.c:176:22: note: in expansion of macro 'CALL_CHUNKFUN' 176 | chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size); | ^~~~~~~~~~~~~ obstack.c: In function '_obstack_begin_1': obstack.c:124:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type] 124 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) | ^ obstack.c:224:22: note: in expansion of macro 'CALL_CHUNKFUN' 224 | chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size); | ^~~~~~~~~~~~~ obstack.c: In function '_obstack_newchunk': obstack.c:124:8: warning: cast between incompatible function types from 'struct _obstack_chunk * (*)(void *, long int)' to 'struct _obstack_chunk * (*)(long int)' [-Wcast-function-type] 124 | : (*(struct _obstack_chunk *(*) (long)) (h)->chunkfun) ((size))) | ^ obstack.c:261:15: note: in expansion of macro 'CALL_CHUNKFUN' 261 | new_chunk = CALL_CHUNKFUN (h, new_size); | ^~~~~~~~~~~~~ obstack.c:131:9: warning: cast between incompatible function types from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' [-Wcast-function-type] 131 | (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \ | ^ obstack.c:301:7: note: in expansion of macro 'CALL_FREEFUN' 301 | CALL_FREEFUN (h, old_chunk); | ^~~~~~~~~~~~ obstack.c: In function 'obstack_free': obstack.c:131:9: warning: cast between incompatible function types from 'void (*)(void *, struct _obstack_chunk *)' to 'void (*)(void *)' [-Wcast-function-type] 131 | (*(void (*) (void *)) (h)->freefun) ((old_chunk)); \ | ^ obstack.c:357:7: note: in expansion of macro 'CALL_FREEFUN' 357 | CALL_FREEFUN (h, lp); | ^~~~~~~~~~~~ getopt.c: In function '_getopt_initialize': getopt.c:233:25: warning: unused parameter 'argc' [-Wunused-parameter] 233 | _getopt_initialize (int argc, char **argv, const char *optstring, | ~~~~^~~~ getopt.c:233:38: warning: unused parameter 'argv' [-Wunused-parameter] 233 | _getopt_initialize (int argc, char **argv, const char *optstring, | ~~~~~~~^~~~ In file included from fnmatch.c:173: fnmatch_loop.c: In function 'ext_match': fnmatch_loop.c:1074:23: warning: operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 1074 | : p - startp + 1); \ | ^~~~~~~~~~~~~~ fnmatch_loop.c:1086:13: note: in expansion of macro 'NEW_PATTERN' 1086 | NEW_PATTERN; | ^~~~~~~~~~~ fnmatch_loop.c:1074:23: warning: operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 1074 | : p - startp + 1); \ | ^~~~~~~~~~~~~~ fnmatch_loop.c:1094:13: note: in expansion of macro 'NEW_PATTERN' 1094 | NEW_PATTERN; | ^~~~~~~~~~~ In file included from fnmatch.c:270: fnmatch_loop.c: In function 'internal_fnwmatch': fnmatch_loop.c:841:34: warning: comparison of integer expressions of different signedness: 'wchar_t' {aka 'int'} and 'wint_t' {aka 'unsigned int'} [-Wsign-compare] 841 | if (cold <= fn && fn <= cend) | ^~ fnmatch_loop.c: In function 'ext_wmatch': fnmatch_loop.c:1074:23: warning: operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 1074 | : p - startp + 1); \ | ^~~~~~~~~~~~~~ fnmatch_loop.c:1086:13: note: in expansion of macro 'NEW_PATTERN' 1086 | NEW_PATTERN; | ^~~~~~~~~~~ fnmatch_loop.c:1074:23: warning: operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 1074 | : p - startp + 1); \ | ^~~~~~~~~~~~~~ fnmatch_loop.c:1094:13: note: in expansion of macro 'NEW_PATTERN' 1094 | NEW_PATTERN; | ^~~~~~~~~~~ rm -f libgnu.a ar cru libgnu.a fwriteerror.o localcharset.o malloca.o mbchar.o mbslen.o mbsstr.o progname.o strnlen1.o uniwidth/width.o xalloc-die.o canonicalize-lgpl.o error.o exitfail.o fnmatch.o getopt.o getopt1.o obstack.o safe-read.o xmalloc.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgnu.a make[2]: Leaving directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/gnulib/lib' make[1]: Leaving directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/gnulib/lib' Making all in po make[1]: Entering directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/po' make[1]: Leaving directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/po' make[1]: Entering directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26' ./admin/install-sh -c -d doc ./admin/install-sh -c -d doc ./admin/install-sh -c -d doc sed 's,@dbfile@,/var/lib/mlocate/mlocate.db,g' < ./doc/locate.1.in > doc/locate.1 sed 's,@updatedb_conf@,/etc/updatedb.conf,g' \ < ./doc/updatedb.conf.5.in > doc/updatedb.conf.5 sed -e 's,@dbfile@,/var/lib/mlocate/mlocate.db,g; s,@groupname@,locate,g' \ -e 's,@updatedb_conf@,/etc/updatedb.conf,g' \ < ./doc/updatedb.8.in > doc/updatedb.8 depbase=`echo src/bind-mount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/bind-mount.o -MD -MP -MF $depbase.Tpo -c -o src/bind-mount.o src/bind-mount.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/lib.o -MD -MP -MF $depbase.Tpo -c -o src/lib.o src/lib.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"locate"' -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_locate-locate.o -MD -MP -MF src/.deps/src_locate-locate.Tpo -c -o src/src_locate-locate.o `test -f 'src/locate.c' || echo './'`src/locate.c gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"locate"' -DUPDATEDB_CONF='"/etc/updatedb.conf"' -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_updatedb-conf.o -MD -MP -MF src/.deps/src_updatedb-conf.Tpo -c -o src/src_updatedb-conf.o `test -f 'src/conf.c' || echo './'`src/conf.c gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"locate"' -DUPDATEDB_CONF='"/etc/updatedb.conf"' -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_updatedb-updatedb.o -MD -MP -MF src/.deps/src_updatedb-updatedb.Tpo -c -o src/src_updatedb-updatedb.o `test -f 'src/updatedb.c' || echo './'`src/updatedb.c rm -f src/liblib.a ar cru src/liblib.a src/bind-mount.o src/lib.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib src/liblib.a mv -f src/.deps/src_updatedb-conf.Tpo src/.deps/src_updatedb-conf.Po mv -f src/.deps/src_locate-locate.Tpo src/.deps/src_locate-locate.Po gcc -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wl,--as-needed,-O1,--sort-common -o src/locate src/src_locate-locate.o src/liblib.a gnulib/lib/libgnu.a /usr/lib/libintl.so mv -f src/.deps/src_updatedb-updatedb.Tpo src/.deps/src_updatedb-updatedb.Po gcc -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wl,--as-needed,-O1,--sort-common -o src/updatedb src/src_updatedb-conf.o src/src_updatedb-updatedb.o src/liblib.a gnulib/lib/libgnu.a /usr/lib/libintl.so make[1]: Leaving directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26' >>> mlocate: Entering fakeroot... Making install in gnulib/lib make[1]: Entering directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/gnulib/lib' make install-am make[2]: Entering directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/gnulib/lib' make[3]: Entering directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/gnulib/lib' test no != no || /bin/sh /home/buildozer/aports/community/mlocate/src/mlocate-0.26/admin/install-sh -d /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/lib make[3]: Nothing to be done for 'install-data-am'. if test -f /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/lib/charset.alias; then \ sed -f ref-add.sed /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/lib/charset.alias > /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/lib/charset.tmp /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/lib/charset.alias ; \ rm -f /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/lib/charset.tmp ; \ else \ if test no = no; then \ sed -f ref-add.sed charset.alias > /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/lib/charset.tmp /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/lib/charset.alias ; \ rm -f /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/lib/charset.tmp ; \ fi ; \ fi make[3]: Leaving directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/gnulib/lib' make[2]: Leaving directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/gnulib/lib' make[1]: Leaving directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/gnulib/lib' Making install in po make[1]: Entering directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/po' .././admin/install-sh -c -d /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share installing ar.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/ar/LC_MESSAGES/mlocate.mo installing as.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/as/LC_MESSAGES/mlocate.mo installing ast.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/ast/LC_MESSAGES/mlocate.mo installing bg.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/bg/LC_MESSAGES/mlocate.mo installing bs.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/bs/LC_MESSAGES/mlocate.mo installing ca.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/ca/LC_MESSAGES/mlocate.mo installing cs.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/cs/LC_MESSAGES/mlocate.mo installing da.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/da/LC_MESSAGES/mlocate.mo installing de.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/de/LC_MESSAGES/mlocate.mo installing el.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/el/LC_MESSAGES/mlocate.mo installing en_GB.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/en_GB/LC_MESSAGES/mlocate.mo installing es.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/es/LC_MESSAGES/mlocate.mo installing et.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/et/LC_MESSAGES/mlocate.mo installing fa.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/fa/LC_MESSAGES/mlocate.mo installing fi.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/fi/LC_MESSAGES/mlocate.mo installing fr.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/fr/LC_MESSAGES/mlocate.mo installing gu.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/gu/LC_MESSAGES/mlocate.mo installing hu.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/hu/LC_MESSAGES/mlocate.mo installing it.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/it/LC_MESSAGES/mlocate.mo installing ja.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/ja/LC_MESSAGES/mlocate.mo installing ko.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/ko/LC_MESSAGES/mlocate.mo installing lv.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/lv/LC_MESSAGES/mlocate.mo installing ms.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/ms/LC_MESSAGES/mlocate.mo installing nds.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/nds/LC_MESSAGES/mlocate.mo installing nl.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/nl/LC_MESSAGES/mlocate.mo installing pl.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/pl/LC_MESSAGES/mlocate.mo installing pt.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/pt/LC_MESSAGES/mlocate.mo installing pt_BR.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/pt_BR/LC_MESSAGES/mlocate.mo installing ru.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/ru/LC_MESSAGES/mlocate.mo installing sr.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/sr/LC_MESSAGES/mlocate.mo installing sr@latin.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/sr@latin/LC_MESSAGES/mlocate.mo installing sv.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/sv/LC_MESSAGES/mlocate.mo installing ta.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/ta/LC_MESSAGES/mlocate.mo installing tr.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/tr/LC_MESSAGES/mlocate.mo installing uk.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/uk/LC_MESSAGES/mlocate.mo installing zh_CN.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/zh_CN/LC_MESSAGES/mlocate.mo installing zh_TW.gmo as /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/locale/zh_TW/LC_MESSAGES/mlocate.mo if test "mlocate" = "gettext-tools"; then \ .././admin/install-sh -c -d /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26/po' make[1]: Entering directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/buildozer/aports/community/mlocate/src/mlocate-0.26/admin/missing --run autoheader) aclocal.m4:17: warning: this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. rm -f src/stamp-h1 touch src/config.h.in cd . && /bin/sh ./config.status src/config.h config.status: creating src/config.h depbase=`echo src/bind-mount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/bind-mount.o -MD -MP -MF $depbase.Tpo -c -o src/bind-mount.o src/bind-mount.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/lib.o -MD -MP -MF $depbase.Tpo -c -o src/lib.o src/lib.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"locate"' -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_locate-locate.o -MD -MP -MF src/.deps/src_locate-locate.Tpo -c -o src/src_locate-locate.o `test -f 'src/locate.c' || echo './'`src/locate.c gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"locate"' -DUPDATEDB_CONF='"/etc/updatedb.conf"' -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_updatedb-conf.o -MD -MP -MF src/.deps/src_updatedb-conf.Tpo -c -o src/src_updatedb-conf.o `test -f 'src/conf.c' || echo './'`src/conf.c gcc -I. -I./src -I./gnulib/lib -I./gnulib/lib -DDBFILE='"/var/lib/mlocate/mlocate.db"' -DLOCALEDIR='"/usr/share/locale"' -DGROUPNAME='"locate"' -DUPDATEDB_CONF='"/etc/updatedb.conf"' -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -MT src/src_updatedb-updatedb.o -MD -MP -MF src/.deps/src_updatedb-updatedb.Tpo -c -o src/src_updatedb-updatedb.o `test -f 'src/updatedb.c' || echo './'`src/updatedb.c rm -f src/liblib.a ar cru src/liblib.a src/bind-mount.o src/lib.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib src/liblib.a mv -f src/.deps/src_updatedb-conf.Tpo src/.deps/src_updatedb-conf.Po mv -f src/.deps/src_locate-locate.Tpo src/.deps/src_locate-locate.Po gcc -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wl,--as-needed,-O1,--sort-common -o src/locate src/src_locate-locate.o src/liblib.a gnulib/lib/libgnu.a /usr/lib/libintl.so mv -f src/.deps/src_updatedb-updatedb.Tpo src/.deps/src_updatedb-updatedb.Po gcc -Os -fomit-frame-pointer -Wall -W -Wcast-align -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wl,--as-needed,-O1,--sort-common -o src/updatedb src/src_updatedb-conf.o src/src_updatedb-updatedb.o src/liblib.a gnulib/lib/libgnu.a /usr/lib/libintl.so make[2]: Entering directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26' ./admin/install-sh -c -d "/home/buildozer/aports/community/mlocate/pkg/mlocate/var/lib/mlocate" ./admin/install-sh -c -d '/home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/man/man1' ./admin/install-sh -c -d '/home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/man/man5' ./admin/install-sh -c -d '/home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/man/man8' chgrp locate "/home/buildozer/aports/community/mlocate/pkg/mlocate/var/lib/mlocate" 2>/dev/null \ && chmod g=rx,o= "/home/buildozer/aports/community/mlocate/pkg/mlocate/var/lib/mlocate" /usr/bin/install -c -m 644 doc/locate.1 '/home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/man/man1' ./admin/install-sh -c -d '/home/buildozer/aports/community/mlocate/pkg/mlocate/usr/bin' /usr/bin/install -c -m 644 doc/updatedb.8 '/home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/man/man8' /usr/bin/install -c -m 644 doc/mlocate.db.5 doc/updatedb.conf.5 '/home/buildozer/aports/community/mlocate/pkg/mlocate/usr/share/man/man5' /usr/bin/install -c src/locate src/updatedb '/home/buildozer/aports/community/mlocate/pkg/mlocate/usr/bin' make install-exec-hook make[3]: Entering directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26' chgrp locate "/home/buildozer/aports/community/mlocate/pkg/mlocate/usr/bin/locate" 2>/dev/null \ && chmod g+s,go-w "/home/buildozer/aports/community/mlocate/pkg/mlocate/usr/bin/locate" make[3]: Leaving directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26' make[2]: Leaving directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26' make[1]: Leaving directory '/home/buildozer/aports/community/mlocate/src/mlocate-0.26' >>> mlocate-doc*: Running split function doc... >>> mlocate-doc*: Preparing subpackage mlocate-doc... >>> mlocate-doc*: Running postcheck for mlocate-doc >>> mlocate*: Running postcheck for mlocate >>> WARNING: mlocate*: Found /usr/share/locale Maybe add $pkgname-lang to subpackages? >>> mlocate*: Preparing package mlocate... >>> mlocate*: Stripping binaries >>> mlocate*: Script found. /bin/sh added as a dependency for mlocate-0.26-r8.apk >>> mlocate*: Adding .pre-install >>> mlocate-doc*: Scanning shared objects >>> mlocate*: Scanning shared objects >>> mlocate-doc*: Tracing dependencies... >>> mlocate-doc*: Package size: 44.0 KB >>> mlocate-doc*: Compressing data... >>> mlocate-doc*: Create checksum... >>> mlocate-doc*: Create mlocate-doc-0.26-r8.apk >>> mlocate*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 so:libintl.so.8 >>> mlocate*: Package size: 792.0 KB >>> mlocate*: Compressing data... >>> mlocate*: Create checksum... >>> mlocate*: Create mlocate-0.26-r8.apk >>> mlocate: Build complete at Mon, 24 Oct 2022 18:23:16 +0000 elapsed time 0h 0m 23s >>> mlocate: Cleaning up srcdir >>> mlocate: Cleaning up pkgdir >>> mlocate: Uninstalling dependencies... (1/1) Purging .makedepends-mlocate (20221024.182255) OK: 658 MiB in 235 packages >>> mlocate: Updating the community/ppc64le repository index... >>> mlocate: Signing the index...