Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 600090

Summary: dev-tex/rubber-1.4 failes to emerge: "makeinfo: unrecognized option '--info'"
Product: Gentoo Linux Reporter: Florian Schmaus <flow>
Component: Current packagesAssignee: TeX project <tex>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Florian Schmaus gentoo-dev 2016-11-17 10:29:38 UTC
Relevant emerge output:

running build_scripts
creating /var/tmp/portage/dev-tex/rubber-1.4/work/rubber-1.4-python2_7/scripts
copying and adjusting rubber -> /var/tmp/portage/dev-tex/rubber-1.4/work/rubber-1.4-python2_7/scripts
copying and adjusting rubber-info -> /var/tmp/portage/dev-tex/rubber-1.4/work/rubber-1.4-python2_7/scripts
copying and adjusting rubber-pipe -> /var/tmp/portage/dev-tex/rubber-1.4/work/rubber-1.4-python2_7/scripts
changing mode of /var/tmp/portage/dev-tex/rubber-1.4/work/rubber-1.4-python2_7/scripts/rubber from 644 to 755
changing mode of /var/tmp/portage/dev-tex/rubber-1.4/work/rubber-1.4-python2_7/scripts/rubber-info from 644 to 755
changing mode of /var/tmp/portage/dev-tex/rubber-1.4/work/rubber-1.4-python2_7/scripts/rubber-pipe from 644 to 755
generating doc/rubber.html from doc/rubber.texi
makeinfo --html --no-split --output=doc/rubber.html doc/rubber.texi
generating doc/rubber.info from doc/rubber.texi
makeinfo --info --output=doc/rubber.info doc/rubber.texi
makeinfo: unrecognized option '--info'
Try `makeinfo --help' for more information.
error: command 'makeinfo' failed with exit status 1
 * ERROR: dev-tex/rubber-1.4::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_compile
 *   environment, line 3764:  Called distutils-r1_src_compile
 *   environment, line  928:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
 *   environment, line  325:  Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 3262:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2371:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2369:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line  587:  Called distutils-r1_run_phase 'distutils-r1_python_compile'
 *   environment, line  919:  Called distutils-r1_python_compile
 *   environment, line  794:  Called esetup.py 'build'
 *   environment, line 1425:  Called die
 * The specific snippet of code:
 *       "${@}" || die "${die_args[@]}";
 * 
 * If you need support, post the output of `emerge --info '=dev-tex/rubber-1.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-tex/rubber-1.4::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-tex/rubber-1.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-tex/rubber-1.4/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-tex/rubber-1.4/work/rubber-1.4'
 * S: '/var/tmp/portage/dev-tex/rubber-1.4/work/rubber-1.4'


Note that the installed sys-apps/texinfo version is 4.13-r2. After upgrading to 6.1, emerging rubber works. So maybe a DEPEND=">sys-apps/texinfo-4.13-r2" is required?
Comment 1 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-08-20 10:42:57 UTC
This version is gone.