Date: Sat, 30 Apr 2022 01:19:51 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 258720] multimedia/avidemux: update to 2.7.8 Message-ID: <bug-258720-12827-IX7OnxsGLT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258720-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-258720-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=3D258720 --- Comment #13 from Robert Clausecker <fuz@fuz.su> --- You forgot to run make makesum after adding the patch. Once I did this: Build succeeds on i386 amd64 FreeBSD 13. I still get the warnings though (= same on both): =3D=3D=3D=3D> Running Q/A tests (stage-qa)=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 Warning: 'lib/libADM6avutil.so.56' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}=20=20 Warning: 'lib/libADM6postproc.so.55' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'lib/libADM6avcodec.so.58' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD}=20 Warning: 'lib/libADM6avformat.so.58' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'lib/libADM6swscale.so.5' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: you may not need USES=3Ddesktop-file-utils=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Error: /usr/local/lib/libADM6avcodec.so.58 is linked to /usr/local/lib/libva.so.2 from multimedia/libva but it is not d eclared as a dependency=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Warning: you need LIB_DEPENDS+=3Dlibva.so:multimedia/libva=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Error: /usr/local/lib/libADM6avutil.so.56 is linked to /usr/local/lib/libva-drm.so.2 from multimedia/libva but it is no t declared as a dependency=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Warning: you need LIB_DEPENDS+=3Dlibva-drm.so:multimedia/libva=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Error: /usr/local/lib/libADM6avutil.so.56 is linked to /usr/local/lib/libva-x11.so.2 from multimedia/libva but it is no t declared as a dependency=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 Warning: you need LIB_DEPENDS+=3Dlibva-x11.so:multimedia/libva=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 I'm also testing on 12.3, results will be available tomorrow. --=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-258720-12827-IX7OnxsGLT>