Skip to content

Conversation

@nabbi
Copy link
Contributor

@nabbi nabbi commented Dec 28, 2025

"Makefile" is hardcoded into Perl's MakeMaker, it does not hornor renaming. i.e. MakefilePerl

The patch suppresses 3077 uninitialized occurrences when building ZoneMinder

Use of uninitialized value in numeric gt (>) at
/usr/lib64/perl5/5.42/ExtUtils/Command/MM.pm line 147.

A seperate feature enchancement ticket has also been logged with upstream:
Perl-Toolchain-Gang/ExtUtils-MakeMaker#479

"Makefile" is hardcoded into Perl's MakeMaker, it does not hornor
renaming. i.e. MakefilePerl

The patch suppresses 3077 uninitialized occurrences when building
ZoneMinder

Use of uninitialized value in numeric gt (>) at
/usr/lib64/perl5/5.42/ExtUtils/Command/MM.pm line 147.

A seperate feature enchancement ticket has also been logged with upstream:
Perl-Toolchain-Gang/ExtUtils-MakeMaker#479

Signed-off-by: Nic Boet <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant