Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2024 16:53:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 278705] multimedia/ffmpeg: update to 7.0
Message-ID:  <bug-278705-12827-S2htPfbMUy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278705-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278705-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278705

--- Comment #16 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Vladimir Druzenko from comment #9)
If you haven't found upstream issue/fix and/or don't plan to land (upstream=
 or
ports-only fix) under "portmgr blanket" better file bugs in FreeBSD bugzill=
a in
order to offload the work (cotacting upstream, analysis, testing) to the
afected port maintainers. poudriere errors logs are often incomplete because
builds abort after the first error, so fixes suggested based on such logs a=
lone
may be also incomplete. For example, I have the following hack to make the =
logs
a bit more useful:

--- a/Mk/Uses/ninja.mk
+++ b/Mk/Uses/ninja.mk
@@ -67,7 +67,7 @@ MAKEFILE=3D
 MAKE_CMD=3D      ${NINJA_CMD}
 MAKE_FLAGS=3D
 # Set a minimal job of 1
-_MAKE_JOBS=3D    -j${MAKE_JOBS_NUMBER}
+_MAKE_JOBS=3D    -j${MAKE_JOBS_NUMBER} -k0
 _DESTDIR_VIA_ENV=3D      yes
 .  endif

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278705-12827-S2htPfbMUy>