Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 568902 Details for
Bug 650230
sys-devel/automake-1.16-r1 fails with -j>1: help2man: can't get `--help' info from aclocal-1.16
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log.
build.log (text/plain), 14.58 KB, created by
lperkins
on 2019-03-12 20:11:22 UTC
(
hide
)
Description:
build log.
Filename:
MIME Type:
Creator:
lperkins
Created:
2019-03-12 20:11:22 UTC
Size:
14.58 KB
patch
obsolete
>* Package: sys-devel/automake-1.16.1-r1 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>>> 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 -j4 -l2 >make[1]: Entering 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' >rm -f t/ax/shell-no-trail-bslash t/ax/shell-no-trail-bslash-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 >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 >rm -f t/ax/cc-no-c-o t/ax/cc-no-c-o-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 >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 >rm -f runtest runtest-t >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 >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 >: \ > && /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 >: \ > && /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 >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 >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 >rm -f t/ax/test-defs.sh t/ax/test-defs.sh-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 >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/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 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 >: && /bin/mkdir -p doc && ./pre-inst-env /usr/bin/perl ./doc/help2man --output=doc/aclocal-1.16.1 aclocal-1.16 >help2man: can't get `--help' info from aclocal-1.16 >Try `--no-discard-stderr' if option outputs to stderr >make: *** [Makefile:3693: doc/aclocal-1.16.1] Error 127 > * ERROR: sys-devel/automake-1.16.1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-devel/automake-1.16.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-devel/automake-1.16.1-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-devel/automake-1.16.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-devel/automake-1.16.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1' > * S: '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 650230
: 568902 |
568914
|
568918