Skip to content

Instantly share code, notes, and snippets.

@likewhoa
Created January 24, 2017 05:26
Show Gist options
  • Save likewhoa/e04a2ab647e4c634540ba14adc6a36aa to your computer and use it in GitHub Desktop.
Save likewhoa/e04a2ab647e4c634540ba14adc6a36aa to your computer and use it in GitHub Desktop.
checking for gawk... gawk
checking whether make sets $(MAKE)... ./configure: line 4466: rm: command not found
yes
checking whether make supports nested variables... yes
./configure: line 4607: rm: command not found
Oops!
Your 'rm' program seems unable to run without file operands specified
on the command line, even when the '-f' option is present. This is contrary
to the behaviour of most rm programs out there, and not conforming with
the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
Please tell bug-automake@gnu.org about your system, including the value
of your $PATH and any error possibly output before this message. This
can help us improve future automake versions.
Aborting the configuration process, to ensure you take notice of the issue.
You can download and install GNU coreutils to get an 'rm' implementation
that behaves properly: <http://www.gnu.org/software/coreutils/>.
If you want to complete the configuration process using your problematic
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
to "yes", and re-run configure.
configure: error: Your 'rm' program is bad, sorry.
./configure: line 84: rm: command not found
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-apps/coreutils-8.26/work/coreutils-8.26/config.log
* ERROR: sys-apps/coreutils-8.26::gentoo failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 115: Called src_configure
* environment, line 2351: Called econf '--with-packager=Gentoo' '--with-packager-version=8.26 (p1.1)' '--with-packager-bug-reports=https://bugs.gentoo.org/' '--enable-install-program=arch,,' '--enable-no-install-program=groups,hostname,kill,su,uptime' '--enable-largefile' '--disable-libcap' '--enable-nls' '--enable-acl' '--disable-single-binary' '--enable-xattr' '--without-gmp'
* phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
* isolated-functions.sh, line 117: Called die
* The specific snippet of code:
* die "$@"
*
* If you need support, post the output of `emerge --info '=sys-apps/coreutils-8.26::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-apps/coreutils-8.26::gentoo'`.
* The complete build log is located at '/var/log/portage/sys-apps:coreutils-8.26:20170124-052301.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/coreutils-8.26/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/coreutils-8.26/temp/environment'.
* Working directory: '/var/tmp/portage/sys-apps/coreutils-8.26/work/coreutils-8.26'
* S: '/var/tmp/portage/sys-apps/coreutils-8.26/work/coreutils-8.26'
* Messages for package sys-apps/coreutils-8.26:
* ERROR: sys-apps/coreutils-8.26::gentoo failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 115: Called src_configure
* environment, line 2351: Called econf '--with-packager=Gentoo' '--with-packager-version=8.26 (p1.1)' '--with-packager-bug-reports=https://bugs.gentoo.org/' '--enable-install-program=arch,,' '--enable-no-install-program=groups,hostname,kill,su,uptime' '--enable-largefile' '--disable-libcap' '--enable-nls' '--enable-acl' '--disable-single-binary' '--enable-xattr' '--without-gmp'
* phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
* isolated-functions.sh, line 117: Called die
* The specific snippet of code:
* die "$@"
*
* If you need support, post the output of `emerge --info '=sys-apps/coreutils-8.26::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-apps/coreutils-8.26::gentoo'`.
* The complete build log is located at '/var/log/portage/sys-apps:coreutils-8.26:20170124-052301.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/coreutils-8.26/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-apps/coreutils-8.26/temp/environment'.
* Working directory: '/var/tmp/portage/sys-apps/coreutils-8.26/work/coreutils-8.26'
* S: '/var/tmp/portage/sys-apps/coreutils-8.26/work/coreutils-8.26'
*
* The following package has failed to build, install, or execute postinst:
*
* (sys-apps/coreutils-8.26:0/0::gentoo, ebuild scheduled for merge), Log file:
* '/var/log/portage/sys-apps:coreutils-8.26:20170124-052301.log'
*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment