Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578556 - net-proxy/squid-3.5.15 should DEPEND on sys-devel/automake:1.13 - .../work/squid-3.5.15/cfgaux/missing: line 81: aclocal-1.13: command not found
Summary: net-proxy/squid-3.5.15 should DEPEND on sys-devel/automake:1.13 - .../work/sq...
Status: RESOLVED DUPLICATE of bug 561494
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Eray Aslan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-29 23:11 UTC by Wicher Minnaard
Modified: 2019-02-04 06:14 UTC (History)
3 users (show)

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


Attachments
Patch to squid-3.5.15.ebuild (file_578556.txt,381 bytes, text/plain)
2016-03-29 23:11 UTC, Wicher Minnaard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wicher Minnaard 2016-03-29 23:11:27 UTC
Created attachment 429268 [details]
Patch to squid-3.5.15.ebuild

Building squid-3.5.15 seems to require automake:1.13. Installing that automake version on my system allowed me to finish the build. Patch to ebuild attached.

Here's the build error:

Making all in libltdl
make[1]: Entering directory '/var/tmp/portage/net-proxy/squid-3.5.15/work/squid-3.5.15/libltdl'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-proxy/squid-3.5.15/work/squid-3.5.15/cfgaux/missing aclocal-1.13 -I m4
/var/tmp/portage/net-proxy/squid-3.5.15/work/squid-3.5.15/cfgaux/missing: line 81: aclocal-1.13: command not found
WARNING: 'aclocal-1.13' 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'.
         The 'aclocal' 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/>
Makefile:528: recipe for target 'aclocal.m4' failed
make[1]: *** [aclocal.m4] Error 127
make[1]: Leaving directory '/var/tmp/portage/net-proxy/squid-3.5.15/work/squid-3.5.15/libltdl'
Makefile:580: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
 * ERROR: net-proxy/squid-3.5.15::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-proxy/squid-3.5.15::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-proxy/squid-3.5.15::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-proxy/squid-3.5.15/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-proxy/squid-3.5.15/temp/environment'.
 * Working directory: '/var/tmp/portage/net-proxy/squid-3.5.15/work/squid-3.5.15'
 * S: '/var/tmp/portage/net-proxy/squid-3.5.15/work/squid-3.5.15'



And here's emerge --info '=net-proxy/squid-3.5.15::gentoo'

Portage 2.2.26 (python 3.4.3-final-0, default/linux/amd64/13.0, gcc-4.9.3, glibc-2.22-r1, 4.4.4 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.4.4-x86_64-Intel-R-_Core-TM-_i7-2640M_CPU_@_2.80GHz-with-gentoo-2.2
KiB Mem:     8041132 total,   2207780 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Mon, 28 Mar 2016 00:45:02 +0000
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p42-r1::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10-r1::gentoo, 3.4.3-r1::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.19.1::gentoo
sys-apps/sandbox:         2.10-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.12.6::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc:           2.22-r1::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: webrsync
    sync-uri: rsync://rsync.au.gentoo.org/gentoo-portage
    priority: -1000

Mestvaelt
    location: /var/lib/layman/mestvaelt
    masters: gentoo
    priority: 0

sunrise
    location: /var/lib/layman/sunrise
    masters: gentoo
    priority: 1

pentoo
    location: /var/lib/layman/pentoo
    masters: gentoo
    priority: 2

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-mtune=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going --autounmask-write --jobs 1 --quiet-build=n"
FCFLAGS="-mtune=native -O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync webrsync-gpg xattr"
FFLAGS="-mtune=native -O2 -pipe"
GENTOO_MIRRORS="http://sloofje.cat:4000 http://ftp.iij.ad.jp/pub/linux/gentoo/ http://ftp.swin.edu.au/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="1stclassmsg X aac aacs aalib acl acpi aesicm aio alsa amd64 ao apng autotrace avahi avx berkdb bluetooth bluray bzip2 cairo caps celt chroma cli consolekit convert corefonts cracklib crypt cups curl cxx dbus device-mapper dhcp-tools dia doc-pdf dri dtmf dvd dvi dvipdfm echonest_tempo equalizer exif faac ffmpeg flac fontconfig ftdi fuse gdbm gdu geoip gimp git glamor gles1 glut gmp gnuplot go gpg gphoto2 graphics graphviz gs gstreamer gtk gtk3 gtkstyle gudev h224 h281 h323 hdaps highlight hwdb iax icap-client iconv icu ilbc imagemagick imap infinality inkjar iostats ipv6 jingle jpeg judy kpathsea kpoll libcaca libproxy libyaml llvm-gcc lqr luatex lyx lz4 lzma lzo mad matplotlib matroska mercurial mmap mmx mmxext modules mongodb mp3 mp4 mpeg mpg123 mplayer multilib ncurses net netlink network network-cron nfsidmap nptl obex offensive ogg opengl openmp openntpd openvg osmesa pam parcheck pch pcre pcre16 pdf pdfimport pic plotutils png policykit popcnt portaudio postgres postscript powertop pstricks publishers pulseaudio python qt5 readline realtime rfc3779 rtmp sbc science scsi sdl seccomp session sip sipim slp smime sndfile socks socks5 sox speex sql sqlite srtp srv sse sse2 sse3 sse4_1 sse4_2 ssl ssse3 stats svg t1lib taglib tcpreplay tfshark theora thin-splines thinkpad threads threadsafe thunar tiff timezone tools tordns truetype udev udis86 udisks uml unac unicode urandom urwid usb utils uxa v4l v8 vim-syntax vorbis vpx webkit wifi wmf x264 x265 xa xattr xft xmp xorg xv zeroconf zlib zsh-completion" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="mouse evdev synaptics mtrack" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="pdfimport" NGINX_MODULES_HTTP="access auth_basic autoindex charset gzip map referer rewrite ssi random_index" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python3_4 python2_7" QEMU_SOFTMMU_TARGETS="x86_64" QEMU_USER_TARGETS="arm" RUBY_TARGETS="ruby20 ruby21" SANE_BACKENDS="genesys" USERLAND="GNU" VIDEO_CARDS="intel i915 i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Mikhail Krivtsov 2016-04-21 09:29:08 UTC
The same issue and solution with net-proxy/squid-3.5.16-r1
Comment 2 bob5972 2016-04-29 01:02:21 UTC
I see the same thing with net-proxy/squid-3.5.17 .
Comment 3 j.habenicht 2016-07-15 13:39:19 UTC
The same issue with net-proxy/squid-3.5.19
Solved temporary with "emerge sys-devel/automake:1.13"
Comment 4 Eray Aslan gentoo-dev 2019-02-04 06:14:02 UTC

*** This bug has been marked as a duplicate of bug 561494 ***