Date: Wed, 05 Jun 2019 09:17:24 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238334] audio/mp3lint: fix build Message-ID: <bug-238334-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238334 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@FreeBSD.org Reporter: pkubaj@FreeBSD.org Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Created attachment 204834 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204834&action= =3Dedit patch Build currently fails for me because of race condition on releng/12.0: =3D=3D=3D> 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=3Dyes to fix it. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238334-7788>