Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 480834 Details for
Bug 623868
net-libs/libtirpc-1.0.1-r2 - configure.ac:2: error: version mismatch. This is Automake 1.15.1, ..
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
net-libs:libtirpc-1.0.1-r2:20170705-135131.log (text/plain), 11.05 KB, created by
Ben Kohler
on 2017-07-05 13:57:01 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Ben Kohler
Created:
2017-07-05 13:57:01 UTC
Size:
11.05 KB
patch
obsolete
> * Package: net-libs/libtirpc-1.0.1-r2 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libtirpc-1.0.1.tar.bz2 to /var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work >>>> Unpacking libtirpc-glibc-nfs.tar.xz to /var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work >>>> Source unpacked in /var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work >>>> Preparing source in /var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1 ... > * Applying libtirpc-1.0.1-CVE-2017-8779.patch ... > [ ok ] > * Applying libtirpc-1.0.1_uclibc-dont-use-struct-rpcent.patch ... > [ ok ] > * Applying libtirpc-1.0.1_ifdef-out-yp-headers-742bbdff6ddf.patch ... > [ ok ] > * Applying libtirpc-1.0.1_remove-nis-h-dep-5f00f8c78c5d.patch ... > [ ok ] > * Applying libtirpc-1.0.1_add-des_impl-c-7f6bb9a3467a.patch ... > [ ok ] > * Applying libtirpc-1.0.1_remove-des-deps-to-glibc-503ac2e9fa56.patch ... > [ ok ] > * Applying libtirpc-1.0.1_uclibc-use-memset-not-bzero.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libtirpc-1.0.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libtirpc-1.0.1/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1/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-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --enable-ipv6 --disable-gssapi --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python2.7/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 make supports nested variables... (cached) yes >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 style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 gssapi/gssapi.h usability... yes >checking gssapi/gssapi.h presence... yes >checking for gssapi/gssapi.h... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking features.h usability... yes >checking features.h presence... yes >checking for features.h... yes >checking gssapi/gssapi_ext.h usability... yes >checking gssapi/gssapi_ext.h presence... yes >checking for gssapi/gssapi_ext.h... yes >checking for pthread_create in -lpthread... yes >checking for getrpcbyname... yes >checking for getrpcbynumber... yes >checking for setrpcent... yes >checking for endrpcent... yes >checking for getrpcent... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating man/Makefile >config.status: creating doc/Makefile >config.status: creating libtirpc.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1-abi_x86_64.amd64' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1-abi_x86_64.amd64/src' > cd /var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1 && /bin/sh /var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1/missing automake-1.15 --gnu src/Makefile >configure.ac:2: error: version mismatch. This is Automake 1.15.1, >configure.ac:2: but the definition used by this AM_INIT_AUTOMAKE >configure.ac:2: comes from Automake 1.15. You should recreate >configure.ac:2: aclocal.m4 with aclocal and run automake again. >WARNING: 'automake-1.15' is probably too old. > You should only need it if you modified 'Makefile.am' or > 'configure.ac' or m4 files included by 'configure.ac'. > The 'automake' program is part of the GNU Automake package: > <http://www.gnu.org/software/automake> > It also requires GNU Autoconf, GNU m4 and Perl in order to run: > <http://www.gnu.org/software/autoconf> > <http://www.gnu.org/software/m4/> > <http://www.perl.org/> >make[2]: *** [Makefile:411: /var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1/src/Makefile.in] Error 63 >make[2]: Leaving directory '/var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1-abi_x86_64.amd64/src' >make[1]: *** [Makefile:516: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1-abi_x86_64.amd64' >make: *** [Makefile:401: all] Error 2 > * ERROR: net-libs/libtirpc-1.0.1-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-libs/libtirpc-1.0.1-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/libtirpc-1.0.1-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/net-libs:libtirpc-1.0.1-r2:20170705-135131.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/libtirpc-1.0.1-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/libtirpc-1.0.1-r2/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.1-abi_x86_64.amd64' > * S: '/var/tmp/portage/net-libs/libtirpc-1.0.1-r2/work/libtirpc-1.0.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 623868
: 480834