Skip to content

'meta_merge' is not a known MakeMaker parameter name. #90

@KES777

Description

@KES777

This works earlier, but now does not work.

kes@work ~/d $ ./Build install
Building DB-Hooks
creating Apache/perl5db.pl from /home/kes/perl5/perlbrew/perls/perl-5.36.1-shrd-ithrd/lib/5.36.1/perl5db.pl
WARNING: meta_merge is not a known parameter.
'meta_merge' is not a known MakeMaker parameter name.
Could not open 'DB.pm': No such file or directory at /home/kes/perl5/perlbrew/perls/perl-5.36.1-shrd-ithrd/lib/5.36.1/ExtUtils/MM_Unix.pm line 3006.
lib/Apache/Apache-DB-0.18/Makefile.PL failed at /home/kes/perl5/perlbrew/perls/perl-5.36.1-shrd-ithrd/lib/site_perl/5.36.1/Module/Build/Base.pm line 2951.

But this still works fine:

kes@work ~/d $ ./Build dist
Creating Makefile.PL
Created META.yml and META.json
Creating DB-Hooks-0.01_05
Creating DB-Hooks-0.01_05.tar.gz

kes@work ~/d $ ./Build distinstall
Creating Makefile.PL
Created META.yml and META.json
Creating DB-Hooks-0.01_05
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'DB-Hooks' version '0.01_05'
Building DB-Hooks
Building DB-Hooks
Installing /home/kes/perl5/perlbrew/perls/perl-5.36.1-shrd-ithrd/lib/site_perl/5.36.1/Apache/DB.pm
Installing /home/kes/perl5/perlbrew/perls/perl-5.36.1-shrd-ithrd/lib/site_perl/5.36.1/DB/Commands.pm
Installing /home/kes/perl5/perlbrew/perls/perl-5.36.1-shrd-ithrd/lib/site_perl/5.36.1/DB/Hooks/Server.pm
Installing /home/kes/perl5/perlbrew/perls/perl-5.36.1-shrd-ithrd/lib/site_perl/5.36.1/Devel/DebugHooks/Commands.pm
Installing /home/kes/perl5/perlbrew/perls/perl-5.36.1-shrd-ithrd/man/man3/Apache::DB.3
Installing /home/kes/perl5/perlbrew/perls/perl-5.36.1-shrd-ithrd/man/man3/DB::Hooks.3
Installing /home/kes/perl5/perlbrew/perls/perl-5.36.1-shrd-ithrd/man/man3/Devel::DebugHooks.3

May you please fix fist command to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions