Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 593636 - sys-apps/groff: missing DEPEND on dev-lang/perl
Summary: sys-apps/groff: missing DEPEND on dev-lang/perl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-13 07:23 UTC by Matthias Maier
Modified: 2017-05-09 15:07 UTC (History)
0 users

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


Attachments
emerge --iinfo (emerge.info,4.64 KB, text/plain)
2016-09-13 07:23 UTC, Matthias Maier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Maier gentoo-dev 2016-09-13 07:23:17 UTC
Created attachment 445562 [details]
emerge --iinfo

A simple
  # emerge groff
in a minimal, dep-cleaned stage3 fails due to a missing perl (build) dependency:


 * Package:    sys-apps/groff-1.22.3
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking groff-1.22.3.tar.gz to /tmp/portage/sys-apps/groff-1.22.3/work
>>> Source unpacked in /tmp/portage/sys-apps/groff-1.22.3/work
>>> Preparing source in /tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3 ...
 * Applying groff-1.19.2-man-unicode-dashes.patch ...
 [ ok ]
 * Applying groff-1.22.3-parallel-mom.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3 ...
 * econf: updating groff-1.22.3/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating groff-1.22.3/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating groff-1.22.3/src/libs/gnulib/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating groff-1.22.3/src/libs/gnulib/build-aux/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-appresdir=/usr/share/X11/app-defaults --docdir=/usr/share/doc/groff-1.22.3 --without-x
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking that C++ compiler can compile simple program... yes
checking that C++ static constructors and destructors are called... yes
checking that header files support C++... yes
checking whether character set is EBCDIC... no
checking whether to install .cmd wrapper scripts for Windows... no
checking for X... disabled
configure: gxditview and xtotroff won't be built
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
checking for perl... no
configure: error: perl binary not found

!!! Please attach the following file when seeking support:
!!! /tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3/config.log
 * ERROR: sys-apps/groff-1.22.3::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  115:  Called src_configure
 *             environment, line 1958:  Called econf '--with-appresdir=/usr/share/X11/app-defaults' '--docdir=/usr/share/doc/groff-1.22.3' '--without-x'
 *        phase-helpers.sh, line  662:  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/groff-1.22.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/groff-1.22.3::gentoo'`.
 * The complete build log is located at '/tmp/portage/sys-apps/groff-1.22.3/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/sys-apps/groff-1.22.3/temp/environment'.
 * Working directory: '/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3'
 * S: '/tmp/portage/sys-apps/groff-1.22.3/work/groff-1.22.3'
Comment 1 William Hubbs gentoo-dev 2017-05-09 15:07:15 UTC
This is fixed, thanks for the report.

https://gitweb.gentoo.org/repo/gentoo.git/commit?id=2909370