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

Bug 552820

Summary: dev-perl/Module-Build-0.421.400 - ERRORS/WARNINGS FOUND IN PREREQUISITES: inc::latest (0.4205) is installed, but we need version >= 0.5
Product: Gentoo Linux Reporter: Thomas Deutschmann (RETIRED) <whissi>
Component: [OLD] DevelopmentAssignee: Gentoo Perl team <perl>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Deutschmann (RETIRED) gentoo-dev 2015-06-22 10:00:19 UTC
While updating dev-perl/Module-Build from v0.420.500 to v0.421.400 I saw

 * Module-Build-0.4214.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                               [ ok ]
>>> Unpacking source...
>>> Unpacking Module-Build-0.4214.tar.gz to /var/tmp/portage/dev-perl/Module-Build-0.421.400/work
>>> Source unpacked in /var/tmp/portage/dev-perl/Module-Build-0.421.400/work
>>> Preparing source in /var/tmp/portage/dev-perl/Module-Build-0.421.400/work/Module-Build-0.4214 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-perl/Module-Build-0.421.400/work/Module-Build-0.4214 ...
 * Using Module::Build
 * perl Build.PL --installdirs=vendor --libdoc= --destdir=/var/tmp/portage/dev-perl/Module-Build-0.421.400/image/ --crea
te_packlist=0

Checking optional features...
inc_bundling_support....disabled
  requires:
    ! inc::latest (0.4205) is installed, but we need version >= 0.5

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Module-Build' version '0.4214'
>>> Source configured.
[...]

Reproducible: Always
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2015-06-22 23:16:07 UTC
Note:
<<Checking optional features...>>

This is non-serious and is just a "hey, you can optionally upgrade this, and upstream recommends it, but you don't have to".

If there is some other reason for this request other than that, ( or that you would wish the warning to be nuked somehow with a patch ), then we can revisit this =).