[Bug 268145] multimedia/avidemux: fails to build after update from gcc11 to gcc12: "ERROR: nvenc requested, but not all dependencies are satisfied: ffnvcodec"
Date: Sun, 04 Dec 2022 21:35:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268145
--- Comment #6 from VVD <vvd@unislabs.com> ---
(In reply to Lorenzo Salvadore from comment #4)
$ pkg info -r gcc11
gcc11-11.3.0_5:
py310-numpy-1.23.5,1
suitesparse-umfpack-6.0.1
suitesparse-cholmod-4.0.1
suitesparse-amd-3.0.0
suitesparse-camd-3.0.0
suitesparse-ccolamd-3.0.0
suitesparse-colamd-3.0.0
suitesparse-config-6.0.1
wine-proton-7.0.4
wine-devel-7.21,1
x264-0.164.3095
avidemux-plugins-2.7.8_3
avidemux-qt5-2.7.8_1
avidemux-cli-2.7.8_1
avidemux-2.7.8_1
openblas-0.3.20,1
gcc-11_4
kBuild-0.1.9998_14
On other host with replaced gcc11 with gcc12:
$ pkg info -r gcc12
gcc12-12.2.0_5:
avidemux-plugins-2.7.8_3
avidemux-qt5-2.7.8_1
avidemux-cli-2.7.8_1
kBuild-0.1.9998_14
x264-0.164.3095
wine-devel-7.21,1
wine-proton-7.0.4
py310-numpy-1.23.5,1
suitesparse-umfpack-6.0.1
suitesparse-cholmod-4.0.1
suitesparse-colamd-3.0.0
suitesparse-ccolamd-3.0.0
suitesparse-camd-3.0.0
suitesparse-amd-3.0.0
suitesparse-config-6.0.1
openblas-0.3.20,1
gcc-12_4
$ pkg check -d
Checking all packages: 100%
avidemux has a missing dependency: gcc11
Maybe they can work with gcc12 without recompile, but dependency still from
gcc11.
And "fails to build" is hereā¦
--
You are receiving this mail because:
You are the assignee for the bug.