Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 752465

Summary: dev-libs/libressl-3.2.2 : configure.ac:21: error: version mismatch. This is Automake 1.16.1,
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo LibreSSL <libressl>
Status: RESOLVED WONTFIX    
Severity: normal CC: gentoo, john.einar
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:libressl-3.2.2:20201102-202212.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
Fix mismatch of automake

Description Toralf Förster gentoo-dev 2020-11-03 08:18:42 UTC
make[1]: Entering directory '/var/tmp/portage/dev-libs/libressl-3.2.2/work/libressl-3.2.2-abi_x86_64.amd64/crypto'
 cd /var/tmp/portage/dev-libs/libressl-3.2.2/work/libressl-3.2.2 && /bin/sh /var/tmp/portage/dev-libs/libressl-3.2.2/work/libressl-3.2.2/missing automake-1.16 --foreign crypto/Makefile
configure.ac:21: error: version mismatch.  This is Automake 1.16.1,
configure.ac:21: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:21: comes from Automake 1.16.2.  You should recreate
configure.ac:21: aclocal.m4 with aclocal and run automake again.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl-20201102-160640

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.8 (fallback)
  [3]   python2.7 (fallback)
Available Rust versions:
  [1]   rust-bin-1.47.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Nov  2 08:05:23 PM UTC 2020
/var/db/repos/libressl	Sun Oct 18 04:35:14 PM UTC 2020

emerge -qpvO dev-libs/libressl
[ebuild  N    ] dev-libs/libressl-3.2.2  USE="asm -static-libs -test" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2020-11-03 08:18:44 UTC
Created attachment 669836 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-03 08:18:45 UTC
Created attachment 669839 [details]
dev-libs:libressl-3.2.2:20201102-202212.log
Comment 3 Toralf Förster gentoo-dev 2020-11-03 08:18:46 UTC
Created attachment 669842 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-11-03 08:18:48 UTC
Created attachment 669845 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-11-03 08:18:49 UTC
Created attachment 669848 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-11-03 08:18:51 UTC
Created attachment 669851 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-11-03 08:18:52 UTC
Created attachment 669854 [details]
temp.tbz2
Comment 8 Jory A. Pratt gentoo-dev 2020-11-03 22:35:05 UTC
*** Bug 752975 has been marked as a duplicate of this bug. ***
Comment 9 Jory A. Pratt gentoo-dev 2020-11-03 22:38:21 UTC
Created attachment 669962 [details, diff]
Fix mismatch of automake

This is the simple fix to ensure automake is run for stable users.