Skip to content

Instantly share code, notes, and snippets.

@cbeck88
Last active December 18, 2019 13:27
Show Gist options
  • Save cbeck88/1e62d92e8eb2b54c40dc to your computer and use it in GitHub Desktop.
Save cbeck88/1e62d92e8eb2b54c40dc to your computer and use it in GitHub Desktop.
chris@chris-KLR650 ~ $ brew doctor
Your system is ready to brew.
chris@chris-KLR650 ~ $ brew install autoconf
==> Downloading http://ftpmirror.gnu.org/autoconf/autoconf-2.69.tar.gz
Already downloaded: /home/chris/.cache/Homebrew/autoconf-2.69.tar.gz
==> ./configure --prefix=/home/chris/.linuxbrew/Cellar/autoconf/2.69
==> make install
/home/chris/.linuxbrew/Cellar/autoconf/2.69: 66 files, 3.2M, built in 4 seconds
chris@chris-KLR650 ~ $ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: An "autoconf" in your path blocks the Xcode-provided version at:
/home/chris/.linuxbrew/bin/autoconf
This custom autoconf may cause some Homebrew formulae to fail to compile.
chris@chris-KLR650 ~ $ brew uninstall autoconf
Uninstalling /home/chris/.linuxbrew/Cellar/autoconf/2.69...
chris@chris-KLR650 ~ $ which autoconf
chris@chris-KLR650 ~ $ brew install autoconf
==> Downloading http://ftpmirror.gnu.org/autoconf/autoconf-2.69.tar.gz
Already downloaded: /home/chris/.cache/Homebrew/autoconf-2.69.tar.gz
==> ./configure --prefix=/home/chris/.linuxbrew/Cellar/autoconf/2.69
==> make install
/home/chris/.linuxbrew/Cellar/autoconf/2.69: 66 files, 3.2M, built in 4 seconds
chris@chris-KLR650 ~ $ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: An "autoconf" in your path blocks the Xcode-provided version at:
/home/chris/.linuxbrew/bin/autoconf
This custom autoconf may cause some Homebrew formulae to fail to compile.
chris@chris-KLR650 ~ $ brew uninstall autoconf
Uninstalling /home/chris/.linuxbrew/Cellar/autoconf/2.69...
chris@chris-KLR650 ~ $ brew install autoconf --verbose
==> Downloading http://ftpmirror.gnu.org/autoconf/autoconf-2.69.tar.gz
Already downloaded: /home/chris/.cache/Homebrew/autoconf-2.69.tar.gz
==> Verifying autoconf-2.69.tar.gz checksum
tar xf /home/chris/.cache/Homebrew/autoconf-2.69.tar.gz
==> ./configure --prefix=/home/chris/.linuxbrew/Cellar/autoconf/2.69
checking for a BSD-compatible install... /usr/bin/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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
configure: autobuild project... GNU Autoconf
configure: autobuild revision... 2.69
configure: autobuild hostname... chris-KLR650
configure: autobuild timestamp... 20141029T221456Z
checking whether /bin/sh -n is known to work... no
checking for characters that cannot appear in file names... none
checking whether directories can have trailing spaces... yes
checking for expr... /usr/bin/expr
checking for GNU M4 that supports accurate traces... /usr/bin/m4
checking whether /usr/bin/m4 accepts --gnu... yes
checking how m4 supports trace files... --debugfile
checking for perl... /usr/bin/perl
checking whether /usr/bin/perl Fcntl::flock is implemented... yes
checking for emacs... no
checking for xemacs... no
checking for emacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking whether make is case sensitive... yes
configure: creating ./config.status
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating man/Makefile
config.status: creating lib/emacs/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating lib/Autom4te/Makefile
config.status: creating lib/autoscan/Makefile
config.status: creating lib/m4sugar/Makefile
config.status: creating lib/autoconf/Makefile
config.status: creating lib/autotest/Makefile
config.status: creating bin/Makefile
config.status: executing tests/atconfig commands
==> make install
make install-recursive
make[1]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69'
Making install in bin
make[2]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/bin'
rm -f autom4te autom4te.tmp
cd ../lib && make autom4te.cfg
cd ../lib/m4sugar && make version.m4
rm -f autoheader autoheader.tmp
srcdir=''; \
test -f ./autom4te.in || srcdir=./; \
sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/bin|g' -e 's|@pkgdatadir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf|g' -e 's|@prefix[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib'
rm -f autom4te.cfg autom4te.tmp
srcdir=''; \
test -f ./autoheader.in || srcdir=./; \
sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/bin|g' -e 's|@pkgdatadir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf|g' -e 's|@prefix[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/m4sugar'
:;{ \
echo '# This file is part of -*- Autoconf -*-.' && \
echo '# Version of Autoconf.' && \
echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \
echo '# Free Software Foundation, Inc.' && \
echo &&\
echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \
echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \
echo 'm4_define([m4_PACKAGE_VERSION], [2.69])' && \
echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.69])' && \
echo 'm4_define([m4_PACKAGE_BUGREPORT], [[email protected]])' && \
echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \
echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \
} > version.m4-t
sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/bin|g' -e 's|@pkgdatadir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf|g' -e 's|@prefix[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp
mv version.m4-t version.m4
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/m4sugar'
rm -f autoreconf autoreconf.tmp
srcdir=''; \
test -f ./autoreconf.in || srcdir=./; \
sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/bin|g' -e 's|@pkgdatadir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf|g' -e 's|@prefix[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp
chmod a-w autom4te.tmp
mv autom4te.tmp autom4te.cfg
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib'
rm -f ifnames ifnames.tmp
chmod +x autom4te.tmp
chmod +x autoheader.tmp
srcdir=''; \
test -f ./ifnames.in || srcdir=./; \
sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/bin|g' -e 's|@pkgdatadir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf|g' -e 's|@prefix[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp
chmod a-w autom4te.tmp
chmod a-w autoheader.tmp
mv autom4te.tmp autom4te
mv autoheader.tmp autoheader
rm -f autoscan autoscan.tmp
chmod +x autoreconf.tmp
rm -f autoupdate autoupdate.tmp
srcdir=''; \
test -f ./autoscan.in || srcdir=./; \
sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/bin|g' -e 's|@pkgdatadir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf|g' -e 's|@prefix[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp
chmod a-w autoreconf.tmp
srcdir=''; \
test -f ./autoupdate.in || srcdir=./; \
sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/bin|g' -e 's|@pkgdatadir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf|g' -e 's|@prefix[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp
mv autoreconf.tmp autoreconf
chmod +x ifnames.tmp
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
chmod a-w ifnames.tmp
mv ifnames.tmp ifnames
chmod +x autoscan.tmp
chmod a-w autoscan.tmp
chmod +x autoupdate.tmp
mv autoscan.tmp autoscan
chmod a-w autoupdate.tmp
mv autoupdate.tmp autoupdate
rm -f autoconf autoconf.tmp
srcdir=''; \
test -f ./autoconf.in || srcdir=./; \
sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/bin|g' -e 's|@pkgdatadir[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf|g' -e 's|@prefix[@]|/home/chris/.linuxbrew/Cellar/autoconf/2.69|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp
chmod +x autoconf.tmp
chmod a-w autoconf.tmp
mv autoconf.tmp autoconf
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/bin'
make[3]: Nothing to be done for `install-data-am'.
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/bin" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/bin"
/usr/bin/install -c autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate '/home/chris/.linuxbrew/Cellar/autoconf/2.69/bin'
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/bin'
make[2]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/bin'
Making install in .
make[2]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69'
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf"
/usr/bin/install -c -m 644 ./INSTALL '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf'
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69'
make[2]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69'
Making install in lib
make[2]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib'
Making install in Autom4te
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/Autom4te'
make[4]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/Autom4te'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/Autom4te" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/Autom4te"
/usr/bin/install -c -m 644 C4che.pm ChannelDefs.pm Channels.pm Configure_ac.pm FileUtils.pm General.pm Getopt.pm Request.pm XFile.pm '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/Autom4te'
make[4]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/Autom4te'
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/Autom4te'
Making install in m4sugar
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/m4sugar'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=m4sugar \
--freeze \
--output=m4sugar.m4f
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=m4sh \
--freeze \
--output=m4sh.m4f
make[4]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/m4sugar'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/m4sugar" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/m4sugar"
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/m4sugar" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/m4sugar"
/usr/bin/install -c -m 644 version.m4 m4sugar.m4f m4sh.m4f '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/m4sugar'
/usr/bin/install -c -m 644 m4sugar.m4 foreach.m4 m4sh.m4 '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/m4sugar'
make[4]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/m4sugar'
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/m4sugar'
Making install in autoconf
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autoconf'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=autoconf \
--freeze \
--output=autoconf.m4f
make[4]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autoconf'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autoconf" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autoconf"
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autoconf" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autoconf"
/usr/bin/install -c -m 644 autoconf.m4 general.m4 status.m4 oldnames.m4 specific.m4 autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 lang.m4 c.m4 erlang.m4 fortran.m4 functions.m4 go.m4 headers.m4 types.m4 libs.m4 programs.m4 '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autoconf'
/usr/bin/install -c -m 644 autoconf.m4f '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autoconf'
make[4]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autoconf'
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autoconf'
Making install in autotest
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autotest'
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
--language=autotest \
--freeze \
--output=autotest.m4f
make[4]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autotest'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autotest" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autotest"
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autotest" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autotest"
/usr/bin/install -c -m 644 autotest.m4 general.m4 specific.m4 '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autotest'
/usr/bin/install -c -m 644 autotest.m4f '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autotest'
make[4]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autotest'
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autotest'
Making install in autoscan
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autoscan'
echo '# Automatically Generated: do not edit this file' >autoscan.list
sed '/^[#]/!q' ./autoscan.pre >>autoscan.list
( \
sed -n '/^[^#]/p' ./autoscan.pre; \
autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \
) | LC_ALL=C sort >>autoscan.list
make[4]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autoscan'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autoscan" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autoscan"
/usr/bin/install -c -m 644 autoscan.list '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf/autoscan'
make[4]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autoscan'
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/autoscan'
Making install in emacs
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/emacs'
WARNING: Warnings can be ignored. :-)
if test "no" != no; then \
set x; \
list='autoconf-mode.el autotest-mode.el'; for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
set x "$@" "$d$p"; shift; \
done; \
shift; \
EMACS="no" /bin/bash ../../build-aux/elisp-comp "$@" || exit 1; \
else : ; fi
make[4]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/emacs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/emacs'
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib/emacs'
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib'
make[4]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf"
/usr/bin/install -c -m 644 autom4te.cfg '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/autoconf'
make[4]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib'
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib'
make[2]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/lib'
Making install in doc
make[2]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/doc'
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/info" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/info"
/usr/bin/install -c -m 644 ./autoconf.info ./standards.info '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/info'
install-info --info-dir='/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/info' '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/info/autoconf.info'
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
install-info --info-dir='/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/info' '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/info/standards.info'
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/doc'
make[2]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/doc'
Making install in tests
make[2]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/tests'
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=M4sh ./wrapper.as -o wrapper.in
rm -f autoconf autoconf.tmp
rm -f autoheader autoheader.tmp
rm -f autom4te autom4te.tmp
rm -f autoreconf autoreconf.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp
chmod +x autoheader.tmp
chmod +x autoconf.tmp
chmod +x autom4te.tmp
chmod +x autoreconf.tmp
chmod a-w autoheader.tmp
chmod a-w autoconf.tmp
chmod a-w autom4te.tmp
chmod a-w autoreconf.tmp
mv -f autoheader.tmp autoheader
mv -f autoconf.tmp autoconf
mv -f autom4te.tmp autom4te
mv -f autoreconf.tmp autoreconf
rm -f autoscan autoscan.tmp
rm -f autoupdate autoupdate.tmp
rm -f ifnames ifnames.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp
chmod +x autoscan.tmp
input=wrapper.in; \
sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp
chmod +x autoupdate.tmp
chmod a-w autoscan.tmp
chmod +x ifnames.tmp
chmod a-w autoupdate.tmp
mv -f autoscan.tmp autoscan
chmod a-w ifnames.tmp
mv -f autoupdate.tmp autoupdate
mv -f ifnames.tmp ifnames
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/tests'
make[2]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/tests'
Making install in man
make[2]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/man'
make[3]: Entering directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/man'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/man/man1" || /bin/mkdir -p "/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/man/man1"
/usr/bin/install -c -m 644 ./autoconf.1 ./autoheader.1 ./autom4te.1 ./autoreconf.1 ./autoscan.1 ./autoupdate.1 ./ifnames.1 ./config.guess.1 ./config.sub.1 '/home/chris/.linuxbrew/Cellar/autoconf/2.69/share/man/man1'
make[3]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/man'
make[2]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69/man'
make[1]: Leaving directory `/home/chris/homebrew_temp/autoconf-d3lujs/autoconf-2.69'
==> Cleaning
rm /home/chris/.linuxbrew/Cellar/autoconf/2.69/share/info/dir
==> Finishing up
ln -s ../Cellar/autoconf/2.69/bin/autoconf autoconf
ln -s ../Cellar/autoconf/2.69/bin/autoheader autoheader
ln -s ../Cellar/autoconf/2.69/bin/autom4te autom4te
ln -s ../Cellar/autoconf/2.69/bin/autoreconf autoreconf
ln -s ../Cellar/autoconf/2.69/bin/autoscan autoscan
ln -s ../Cellar/autoconf/2.69/bin/autoupdate autoupdate
ln -s ../Cellar/autoconf/2.69/bin/ifnames ifnames
ln -s ../Cellar/autoconf/2.69/share/autoconf autoconf
ln -s ../../Cellar/autoconf/2.69/share/info/autoconf.info autoconf.info
/usr/bin/install-info --quiet /home/chris/.linuxbrew/share/info/autoconf.info /home/chris/.linuxbrew/share/info/dir
info /home/chris/.linuxbrew/share/info/autoconf.info
ln -s ../../../Cellar/autoconf/2.69/share/man/man1/autoconf.1 autoconf.1
ln -s ../../../Cellar/autoconf/2.69/share/man/man1/autoheader.1 autoheader.1
ln -s ../../../Cellar/autoconf/2.69/share/man/man1/autom4te.1 autom4te.1
ln -s ../../../Cellar/autoconf/2.69/share/man/man1/autoreconf.1 autoreconf.1
ln -s ../../../Cellar/autoconf/2.69/share/man/man1/autoscan.1 autoscan.1
ln -s ../../../Cellar/autoconf/2.69/share/man/man1/autoupdate.1 autoupdate.1
ln -s ../../../Cellar/autoconf/2.69/share/man/man1/config.guess.1 config.guess.1
ln -s ../../../Cellar/autoconf/2.69/share/man/man1/config.sub.1 config.sub.1
ln -s ../../../Cellar/autoconf/2.69/share/man/man1/ifnames.1 ifnames.1
==> Summary
/home/chris/.linuxbrew/Cellar/autoconf/2.69: 66 files, 3.2M, built in 4 seconds
chris@chris-KLR650 ~ $ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: An "autoconf" in your path blocks the Xcode-provided version at:
/home/chris/.linuxbrew/bin/autoconf
This custom autoconf may cause some Homebrew formulae to fail to compile.
brew doctor --verbosechris@chris-KLR650 ~ $ brew doctor --verbose
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: An "autoconf" in your path blocks the Xcode-provided version at:
/home/chris/.linuxbrew/bin/autoconf
This custom autoconf may cause some Homebrew formulae to fail to compile.
chris@chris-KLR650 ~ $ which autoconf
/home/chris/.linuxbrew/bin/autoconf
chris@chris-KLR650 ~ $ brew uninstall autoconf
Uninstalling /home/chris/.linuxbrew/Cellar/autoconf/2.69...
chris@chris-KLR650 ~ $ which autoconf
chris@chris-KLR650 ~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment