[Bug 238334] audio/mp3lint: fix build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 5 09:17:27 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238334
Bug ID: 238334
Summary: audio/mp3lint: fix build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet at FreeBSD.org
Reporter: pkubaj at FreeBSD.org
Assignee: sunpoet at FreeBSD.org
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Created attachment 204834
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204834&action=edit
patch
Build currently fails for me because of race condition on releng/12.0:
===> Building for mp3lint-0.9_1
--- blib/lib/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/mp3lint/.exists ---
--- blib/arch/auto/mp3lint/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- blib/etc/.exists ---
--- config ---
--- subdirs ---
--- dynamic ---
--- blib/man5/.exists ---
--- manifypods-local ---
--- pm_to_blib ---
--- manifypods-local ---
"/usr/local/bin/perl" "-MExtUtils::Command::MM" -e pod2man "--" -s 5
docs/mp3lintrc.pod blib/man5/mp3lintrc.5
Can't write-open blib/man5/mp3lintrc.5: No such file or directory at
/usr/local/lib/perl5/5.28/ExtUtils/Command/MM.pm line 153.
Manifying 1 pod document
Add MAKE_JOBS_UNSAFE=yes to fix it.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list