* Package: dev-util/indent-2.2.12 * Repository: gentoo * Maintainer: jer@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking indent-2.2.12.tar.xz to /var/tmp/portage/dev-util/indent-2.2.12/work >>> Source unpacked in /var/tmp/portage/dev-util/indent-2.2.12/work >>> Preparing source in /var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12 ... * econf: updating indent-2.2.12/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating indent-2.2.12/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/indent-2.2.12 --htmldir=/usr/share/doc/indent-2.2.12/html --libdir=/usr/lib --enable-nls checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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 x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking how to run the C preprocessor... x86_64-gentoo-linux-musl-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 library containing strerror... none required checking for an ANSI C-conforming const... yes checking for dvips... /var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/config/missing dvips checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking whether we are using the GNU C Library 2 or newer... no checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking whether the -Werror option is usable... (cached) no checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.5.3, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... no checking whether to use NLS... yes checking where the gettext function comes from... included intl directory checking for ANSI C header files... (cached) yes checking for strchr... yes checking for memcpy... yes checking for memmove... yes checking for utime... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking if struct utimbuf needs -posix... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12 ... make -j1 cd . && /bin/sh ./config.status Makefile config.status: creating Makefile make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' Making all in intl make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/intl' sed -e '/IN_LIBGLOCALE/d' \ -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ -e 's,@''HAVE_ASPRINTF''@,1,g' \ -e 's,@''HAVE_NEWLOCALE''@,1,g' \ -e 's,@''HAVE_SNPRINTF''@,1,g' \ -e 's,@''HAVE_WPRINTF''@,0,g' \ < ./libgnuintl.in.h \ | if test 'no' = yes; then \ sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \ else \ cat; \ fi \ | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ -e "/#define _LIBINTL_H/r ./export.h" \ | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ > libgnuintl.h x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden bindtextdom.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden dcgettext.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden dgettext.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden gettext.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden finddomain.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden hash-string.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden loadmsgcat.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden localealias.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden textdomain.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden l10nflist.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden explodename.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden dcigettext.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden dcngettext.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden dngettext.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden ngettext.c sed -e '/IN_LIBGLOCALE/d' \ -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ -e 's,@''HAVE_ASPRINTF''@,1,g' \ -e 's,@''HAVE_NEWLOCALE''@,1,g' \ -e 's,@''HAVE_SNPRINTF''@,1,g' \ -e 's,@''HAVE_WPRINTF''@,0,g' \ < ./libgnuintl.in.h > libintl.h x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden plural.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden plural-exp.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden localcharset.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden threadlib.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden lock.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden relocatable.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden langprefs.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden localename.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden log.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden printf.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden setlocale.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden version.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden xsize.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden osdep.c x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden intl-compat.c rm -f libintl.a ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o log.o printf.o setlocale.o version.o xsize.o osdep.o intl-compat.o x86_64-gentoo-linux-musl-ranlib libintl.a /bin/sh ./config.charset 'x86_64-gentoo-linux-musl' > t-charset.alias mv t-charset.alias charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@/indent/g' ./ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/indent/g' ./ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/intl' Making all in src make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/src' make all-am make[3]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/src' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o indent.o indent.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o args.o args.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o backup.o backup.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o comments.o comments.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o lexi.o lexi.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o parse.o parse.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o globs.o globs.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o code_io.o code_io.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o output.o output.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o utils.o utils.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o handletoken.o handletoken.c x86_64-gentoo-linux-musl-gcc -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o indent indent.o args.o backup.o comments.o lexi.o parse.o globs.o code_io.o output.o utils.o handletoken.o ../intl/libintl.a ../intl/libintl.a make[3]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/src' make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/src' Making all in doc make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/doc' env LANG= LANGUAGE= /bin/sh /var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/config/missing makeinfo --html --ifinfo --number-sections --no-split `if test -f indent.texi; then echo indent.texi; else echo ./indent.texi; fi` make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/doc' Making all in po make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/po' Making all in man make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/man' x86_64-gentoo-linux-musl-gcc -o texinfo2man ./texinfo2man.c ./texinfo2man ./indent.1.in ./../doc/indent.texi > indent.1 make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/man' Making all in regression make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/regression' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/regression' make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' make[1]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' >>> Source compiled. >>> Test phase [not enabled]: dev-util/indent-2.2.12 >>> Install dev-util/indent-2.2.12 into /var/tmp/portage/dev-util/indent-2.2.12/image/ make -j1 DESTDIR=/var/tmp/portage/dev-util/indent-2.2.12/image/ htmldir=/usr/share/doc/indent-2.2.12/html install make install-recursive make[1]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' Making install in intl make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/intl' if { test "indent" = "gettext-runtime" || test "indent" = "gettext-tools"; } \ && test 'yes' = yes; then \ /bin/mkdir -p /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib /var/tmp/portage/dev-util/indent-2.2.12/image//usr/include; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libintl.h /var/tmp/portage/dev-util/indent-2.2.12/image//usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libintl.a /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "indent" = "gettext-tools" \ && test 'yes' = no \ && test no != no; then \ /bin/mkdir -p /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib; \ @LIBTOOL@ --mode=install \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libgnuintl.a /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/libgnuintl.a; \ rm -f /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/preloadable_libintl.so; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/libgnuintl.so /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'yes' = yes; then \ if test no = no; then \ case 'linux-musl' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac; \ else \ need_charset_alias=false; \ fi; \ if $need_charset_alias; then \ /bin/mkdir -p /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib; \ fi; \ temp=/var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/t-charset.alias; \ dest=/var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/charset.alias; \ if test -f /var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/charset.alias; then \ orig=/var/tmp/portage/dev-util/indent-2.2.12/image//usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if $need_charset_alias; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/mkdir -p /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/locale; \ test -f /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/locale/locale.alias \ && orig=/var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/locale/t-locale.alias; \ dest=/var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "indent" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/gettext/intl; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 VERSION /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/gettext/intl/VERSION; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ChangeLog.inst /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c verify.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.in.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c threadlib.c lock.c relocatable.c langprefs.c localename.c log.c printf.c setlocale.c version.c xsize.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/gettext/intl/$file; \ done; \ chmod a+x /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $dir/$file \ /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 COPYING.LIB-2.0 COPYING.LIB-2.1 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/intl' Making install in src make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/src' make install-am make[3]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/src' make[4]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/src' /bin/mkdir -p '/var/tmp/portage/dev-util/indent-2.2.12/image//usr/bin' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c indent '/var/tmp/portage/dev-util/indent-2.2.12/image//usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/src' make[3]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/src' make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/src' Making install in doc make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/doc' make[3]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh /var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/config/install-sh -d /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/doc/indent-2.2.12/html /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 `if test -f indent.html; then echo .; else echo .; fi`/indent.html /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/doc/indent-2.2.12/html/indent.html /bin/mkdir -p '/var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/info' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./indent.info '/var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/info' install-info --info-dir='/var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/info' '/var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/info/indent.info' make[3]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/doc' make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/doc' Making install in po make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/po' if test "indent" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/dev-util/indent-2.2.12/image//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/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/po' Making install in man make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/man' make[3]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/man/man1' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 indent.1 '/var/tmp/portage/dev-util/indent-2.2.12/image//usr/share/man/man1' make[3]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/man' make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/man' Making install in regression make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/regression' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12/regression' make[2]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' make[3]: Entering directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' make[2]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' make[1]: Leaving directory '/var/tmp/portage/dev-util/indent-2.2.12/work/indent-2.2.12' >>> Completed installing dev-util/indent-2.2.12 into /var/tmp/portage/dev-util/indent-2.2.12/image/ * Final size of build directory: 6760 KiB (6.6 MiB) * Final size of installed tree: 584 KiB * QA Notice: Unresolved soname dependencies: * * /usr/bin/indent: libc.so * strip: x86_64-gentoo-linux-musl-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/indent * checking 12 files for package collisions * This package will overwrite one or more files that may belong to other * packages (see list below). You can use a command such as `portageq * owners / ` to identify the installed package that owns a * file. If portageq reports that only one package owns a file then do * NOT file a bug report. A bug report is only useful if it identifies at * least two or more packages that are known to install the same file(s). * If a collision occurs and you can not explain where the file came from * then you should simply ignore the collision since there is not enough * information to determine if a real problem exists. Please do NOT file * a bug report at https://bugs.gentoo.org/ unless you report exactly * which two packages install the same file(s). See * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how * to solve the problem. And once again, please do NOT file a bug report * unless you have completely understood the above message. * * Detected file collision(s): * * /usr/share/locale/locale.alias * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * app-arch/sharutils-4.15.2-r1:0::gentoo * /usr/share/locale/locale.alias * * Package 'dev-util/indent-2.2.12' NOT merged due to file collisions. If * necessary, refer to your elog messages for the whole content of the * above message.