# emerge -C sys-devel/automake * This action can remove important packages! In order to be safer, use * `emerge -pv --depclean ` to check for reverse dependencies before * removing packages. --- Couldn't find 'sys-devel/automake' to unmerge. >>> No packages selected for removal by unmerge # ebuild automake-1.16.1-r1.ebuild clean install * automake-1.16.1.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking automake-1.16.1.tar.xz to /var/tmp/portage/sys-devel/automake-1.16.1-r1/work >>> Source unpacked in /var/tmp/portage/sys-devel/automake-1.16.1-r1/work >>> Preparing source in /var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1 ... * econf: updating automake-1.16.1/lib/config.sub with /usr/share/gnuconfig/config.sub * econf: updating automake-1.16.1/lib/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --docdir=/usr/share/doc/automake-1.16.1-r1 --htmldir=/usr/share/doc/automake-1.16.1-r1/html --libdir=/usr/lib64 checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 ln -s works... yes checking for perl... /usr/bin/perl checking for tex... no checking for yacc... yacc checking for lex... lex checking whether autoconf is installed... yes checking whether autoconf works... yes checking whether autoconf is recent enough... yes checking whether ln works... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F configure: will now look for a sturdy POSIX shell, for our testsuite checking for sh... /bin/sh checking for sh5... no checking for dash... no checking for ash... no checking for bash... /bin/bash checking for zsh... no checking for ksh... no checking for pdksh... no checking whether /bin/sh supports $(cmd)... yes checking whether /bin/sh supports $((expr))... yes checking whether /bin/sh supports ${#var}... yes checking whether /bin/sh supports ${var#glob} and ${var%glob}... yes checking whether /bin/sh preserves exit traps with "set -e"... yes checking whether /bin/sh can define exit traps in a shell function... yes checking whether /bin/sh corrupts stderr with "set -x"... no checking whether /bin/sh can return early from "dot-sourced" files... yes checking whether /bin/sh supports alias named like shell builtins... yes checking whether /bin/sh supports "test -e"... yes configure: shell /bin/sh is good enough, stop looking configure: will use /bin/sh as the testsuite shell configure: will now look for generic compilers checking for x86_64-pc-linux-gnu-cc... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for x86_64-pc-linux-gnu-aCC... no checking for x86_64-pc-linux-gnu-CC... no checking for x86_64-pc-linux-gnu-FCC... no checking for x86_64-pc-linux-gnu-KCC... no checking for x86_64-pc-linux-gnu-RCC... no checking for x86_64-pc-linux-gnu-xlC_r... no checking for x86_64-pc-linux-gnu-xlC... no checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-c++ 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-pc-linux-gnu-c++ accepts -g... yes checking for x86_64-pc-linux-gnu-xlf95... no checking for x86_64-pc-linux-gnu-f95... no checking for x86_64-pc-linux-gnu-fort... no checking for x86_64-pc-linux-gnu-ifort... no checking for x86_64-pc-linux-gnu-ifc... no checking for x86_64-pc-linux-gnu-efc... no checking for x86_64-pc-linux-gnu-pgfortran... no checking for x86_64-pc-linux-gnu-pgf95... no checking for x86_64-pc-linux-gnu-lf95... no checking for x86_64-pc-linux-gnu-ftn... no checking for x86_64-pc-linux-gnu-nagfor... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-g95... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether the Fortran compiler works... yes checking for Fortran 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 Fortran compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether the Fortran 77 compiler works... yes checking for Fortran 77 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 Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes configure: will now look for GNU compilers configure: x86_64-pc-linux-gnu-gcc is already a GNU C compiler configure: x86_64-pc-linux-gnu-c++ is already a GNU C++ compiler configure: x86_64-pc-linux-gnu-gfortran is already a GNU Fortran compiler configure: x86_64-pc-linux-gnu-gfortran is already a GNU Fortran 77 compiler checking for x86_64-pc-linux-gnu-gcj... no checking for gcj... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pre-inst-env >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1 ... make -j 31 -l 31.8 rm -f bin/automake bin/automake-t bin/automake-t2 \ && /bin/mkdir -p bin \ && in=bin/automake.in && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >bin/automake-t \ && chmod a+x,a-w bin/automake-t && mv -f bin/automake-t bin/automake rm -f bin/aclocal bin/aclocal-t bin/aclocal-t2 \ && /bin/mkdir -p bin \ && in=bin/aclocal.in && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >bin/aclocal-t \ && chmod a+x,a-w bin/aclocal-t && mv -f bin/aclocal-t bin/aclocal rm -f t/ax/shell-no-trail-bslash t/ax/shell-no-trail-bslash-t rm -f t/ax/cc-no-c-o t/ax/cc-no-c-o-t in=t/ax/shell-no-trail-bslash.in \ && /bin/mkdir -p t/ax \ && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/shell-no-trail-bslash-t \ && chmod a+x t/ax/shell-no-trail-bslash-t in=t/ax/cc-no-c-o.in \ && /bin/mkdir -p t/ax \ && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/cc-no-c-o-t \ && chmod a+x t/ax/cc-no-c-o-t rm -f runtest runtest-t make[1]: Entering directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1' : \ && /bin/mkdir -p doc \ && f=`echo doc/aclocal.1 | sed 's|.*/||; s|\.1$||; s,x,x,'` \ && echo ".so man1/$f-1.16.1" > doc/aclocal.1 in=t/ax/runtest.in \ && /bin/mkdir -p t/ax \ && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >runtest-t \ && chmod a+x runtest-t : \ && /bin/mkdir -p doc \ && f=`echo doc/automake.1 | sed 's|.*/||; s|\.1$||; s,x,x,'` \ && echo ".so man1/$f-1.16.1" > doc/automake.1 rm -f lib/Automake/Config.pm lib/Automake/Config.pm-t /bin/mkdir -p lib/Automake rm -f t/ax/test-defs.sh t/ax/test-defs.sh-t in=Config.in \ && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./lib/Automake/Config.in >lib/Automake/Config.pm-t /bin/mkdir -p t/ax in=t/ax/test-defs.in \ && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/test-defs.sh-t make[1]: Leaving directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1' rm -f bin/aclocal-1.16; \ ln bin/aclocal bin/aclocal-1.16 if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/shell-no-trail-bslash-t; then echo "t/ax/shell-no-trail-bslash contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/shell-no-trail-bslash-t && mv -f t/ax/shell-no-trail-bslash-t t/ax/shell-no-trail-bslash if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' runtest-t; then echo "runtest contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w runtest-t && mv -f runtest-t runtest if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/cc-no-c-o-t; then echo "t/ax/cc-no-c-o contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/cc-no-c-o-t && mv -f t/ax/cc-no-c-o-t t/ax/cc-no-c-o if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' lib/Automake/Config.pm-t; then echo "lib/Automake/Config.pm contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w lib/Automake/Config.pm-t && mv -f lib/Automake/Config.pm-t lib/Automake/Config.pm if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/test-defs.sh-t; then echo "t/ax/test-defs.sh contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/test-defs.sh-t && mv -f t/ax/test-defs.sh-t t/ax/test-defs.sh rm -f bin/automake-1.16; \ ln bin/automake bin/automake-1.16 : && /bin/mkdir -p doc && ./pre-inst-env /usr/bin/perl ./doc/help2man --output=doc/aclocal-1.16.1 aclocal-1.16 : && /bin/mkdir -p doc && ./pre-inst-env /usr/bin/perl ./doc/help2man --output=doc/automake-1.16.1 automake-1.16 >>> Source compiled. >>> Test phase [not enabled]: sys-devel/automake-1.16.1-r1 >>> Install automake-1.16.1-r1 into /var/tmp/portage/sys-devel/automake-1.16.1-r1/image/ category sys-devel make -j 31 -l 31.8 DESTDIR=/var/tmp/portage/sys-devel/automake-1.16.1-r1/image/ install make[1]: Entering directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/am' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/aclocal-1.16' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/aclocal-1.16/internal' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c bin/automake bin/aclocal '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/doc/automake-1.16.1-r1' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/Automake' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/am' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/aclocal-1.16' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/aclocal-1.16/internal' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/Automake' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./doc/amhello-1.0.tar.gz '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/doc/automake-1.16.1-r1' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/aclocal' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/man/man1' make install-exec-hook /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/info' /bin/mkdir -p '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/Automake' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 m4/acdir/README '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/aclocal' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lib/Automake/Config.pm '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/Automake' make[2]: Entering directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.16.1 doc/automake-1.16.1 '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/man/man1' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/info' install-info --info-dir='/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/info' '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/info/automake.info' install-info --info-dir='/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/info' '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/info/automake-history.info' ln '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/bin/automake' '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/bin/automake-1.16' install-info: warning: no info dir entry in `/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/info/automake-history.info' ln '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/bin/aclocal' '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/bin/aclocal-1.16' make[2]: Leaving directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1' make install-data-hook make[2]: Entering directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/config.guess' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/config.sub' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/install-sh' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/mdate-sh' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/missing' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/mkinstalldirs' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/ylwrap' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/depcomp' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/compile' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/py-compile' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/ar-lib' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/test-driver' chmod +x '/var/tmp/portage/sys-devel/automake-1.16.1-r1/image//usr/share/automake-1.16/tap-driver.sh' make[2]: Leaving directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1' make[1]: Leaving directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1' >>> Completed installing automake-1.16.1-r1 into /var/tmp/portage/sys-devel/automake-1.16.1-r1/image/ * Final size of build directory: 13236 KiB (12.9 MiB) * Final size of installed tree: 3344 KiB ( 3.2 MiB) * One or more compressed files were found in docompress-ed directories. * Please fix the ebuild not to install compressed files (manpages, * documentation) when automatic compression is used: * * /usr/share/doc/automake-1.16.1-r1/amhello-1.0.tar.gz