Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694826 - net-proxy/squid-4.8 : /.../missing:line <snip>: aclocal-1.15: command not found
Summary: net-proxy/squid-4.8 : /.../missing:line <snip>: aclocal-1.15: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-18 16:26 UTC by Toralf Förster
Modified: 2021-03-13 05:43 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.71 KB, text/plain)
2019-09-18 16:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,153.09 KB, text/plain)
2019-09-18 16:26 UTC, Toralf Förster
Details
environment (environment,126.77 KB, text/plain)
2019-09-18 16:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.16 KB, application/x-bzip)
2019-09-18 16:26 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,52.38 KB, application/x-bzip)
2019-09-18 16:26 UTC, Toralf Förster
Details
net-proxy:squid-4.8:20190918-052531.log (net-proxy:squid-4.8:20190918-052531.log,119.66 KB, text/plain)
2019-09-18 16:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,43.03 KB, application/x-bzip)
2019-09-18 16:26 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-09-18 16:26:28 UTC
make[1]: Entering directory '/var/tmp/portage/net-proxy/squid-4.8/work/squid-4.8/libltdl'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-proxy/squid-4.8/work/squid-4.8/cfgaux/missing aclocal-1.15 -I m4
/var/tmp/portage/net-proxy/squid-4.8/work/squid-4.8/cfgaux/missing: line 81: aclocal-1.15: command not found
WARNING: 'aclocal-1.15' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.13.0 [icedtea-8]
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Sep 2019 03:46:10 +0000

emerge -qpvO net-proxy/squid
[ebuild  N    ] net-proxy/squid-4.8  USE="htcp ipv6 ldap libressl pam ssl wccp wccpv2 -caps -ecap -esi -gnutls (-ipf-transparent) -kerberos (-kqueue) -logrotate -mysql -nis -perl (-pf-transparent) -postgres -qos -radius -samba -sasl (-selinux) -snmp -sqlite -ssl-crtd -test -tproxy"
Comment 1 Toralf Förster gentoo-dev 2019-09-18 16:26:31 UTC
Created attachment 590250 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-18 16:26:33 UTC
Created attachment 590252 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-09-18 16:26:36 UTC
Created attachment 590254 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-09-18 16:26:39 UTC
Created attachment 590256 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-09-18 16:26:41 UTC
Created attachment 590258 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-18 16:26:44 UTC
Created attachment 590260 [details]
net-proxy:squid-4.8:20190918-052531.log
Comment 7 Toralf Förster gentoo-dev 2019-09-18 16:26:47 UTC
Created attachment 590262 [details]
temp.tbz2
Comment 8 gentoolinux 2019-10-11 10:02:57 UTC
Same problem here using latest stable profile/packages.
As a workaround I did "emerge -1 automake:1.15".
Comment 9 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-10-25 17:20:44 UTC
It was bind to 1.15 before. Bind again.
Comment 10 Tomáš Mózes 2019-10-25 18:02:58 UTC
(In reply to Mikle Kolyada from comment #9)
> It was bind to 1.15 before. Bind again.

Sorry, my bad, I removed the dep on 1.15. Seems like I used different USE flags. Sorry for the trouble.