Download raw body.
graphics/ffmpeg: update to 8.0
On Sun, 19 Oct 2025 15:21:18 +0200,
Klemens Nanni <kn@openbsd.org> wrote:
>
> 19.10.2025 14:33, Kirill A. Korinsky пишет:
> > I'd like to move on. Here the first diff which I would like to commit which
> > is attached as .gz because it is huge.
> >
> > This diff brings patches which are requries to pass bulk build against
> > ffmpeg8.
> >
> > I don't include update for ffmpeg8 or cleanup WANLIB and requried revbump.
> > Just patches.
> >
> > My bulk is running and should be done in a day.
> >
> > Ok to commit when it finished?
>
> Sounds good to me, glancing over the diff, the patches you add look sane and
> shouldn't break anything, so if your bulk shows no fallout, OK kn
>
My bulk is over. It ended as:
Waiting for children to quit
Elapsed time=1 day 20:00:47
I=12243 B=9 Q=0 T=4 F=0 !=106
L=libvirt_python-11.8.0.tar.gz.dist
E=www/jupyter-notebook sysutils/krename graphics/drawpile net/kdeconnect-kde devel/kdevelop databases/kdb devel/kproperty graphics/kdiagram sysutils/libvirt-python:libvirt_python-11.8.0.tar.gz
All errors doesn't related to my patches and I plan go ahead and start to
commit it after 15 CEST (in a few hours), if you would like to stop me,
please do it.
The fails/errors are:
1. sysutils/libvirt-python can't download distfiles du to expired certificate:
/usr/bin/ftp -C -v -o /bulk//usr/ports/distfiles/libvirt_python-11.8.0.tar.gz.part https://download.libvirt.org/python/libvirt_python-11.8.0.tar.gz
Trying 149.202.84.84...
TLS handshake failure: certificate verification failed: certificate has expired
2. www/jupyter-notebook failed as:
===> Building for jupyter-notebook-7.4.7
* Getting build dependencies for wheel...
ERROR Missing dependencies:
jupyterlab<4.5,>=4.4.9
jupyterlab-server<3,>=2.27.1 -> jupyter-server<3,>=1.21 -> jupyter-events>=0.11.0 -> jsonschema[format-nongpl]>=4.18.0 -> isoduration -> arrow>=0.15.0 -> tzdata
jupyterlab<4.5,>=4.4.9
jupyter-lsp>=2.0.0 -> jupyter_server>=1.1.2 -> jupyter-events>=0.11.0 -> jsonschema[format-nongpl]>=4.18.0 -> isoduration -> arrow>=0.15.0 -> tzdata
jupyterlab<4.5,>=4.4.9
notebook-shim>=0.2 -> jupyter-server<3,>=1.8 -> jupyter-events>=0.11.0 -> jsonschema[format-nongpl]>=4.18.0 -> isoduration -> arrow>=0.15.0 -> tzdata
jupyterlab<4.5,>=4.4.9
jupyter-server<3,>=2.4.0 -> jupyter-events>=0.11.0 -> jsonschema[format-nongpl]>=4.18.0 -> isoduration -> arrow>=0.15.0 -> tzdata
*** Error 1 in www/jupyter-notebook (/usr/ports/lang/python/3/python.port.mk:365 'do-build': @: ; if [ -e /usr/ports/pobj/jupyter-notebook-7...)
*** Error 2 in www/jupyter-notebook (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/ports/pobj/jupyter-notebook-7.4.7/.build_done': @cd...)
*** Error 2 in www/jupyter-notebook (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=jupyter-notebook-7.4.7; export _LOCKS_HEL...)
3. All rest ports failed as:
Call Stack (most recent call first):
/usr/local/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:220 (_define_relative)
/usr/local/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:251 (_define_absolute)
/usr/local/share/ECM/kde-modules/KDEInstallDirs5.cmake:240 (include)
/usr/local/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
CMakeLists.txt:10 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at /usr/local/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:98 (if):
if given arguments:
"(" "EXECROOTDIR" "IN_LIST" "_gnu_install_dirs_vars" ")" "OR" "NOT" "KDE_INSTALL_DIRS_NO_DEPRECATED"
Unknown arguments specified
Call Stack (most recent call first):
/usr/local/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:220 (_define_relative)
/usr/local/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:251 (_define_absolute)
/usr/local/share/ECM/kde-modules/KDEInstallDirs5.cmake:240 (include)
/usr/local/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
CMakeLists.txt:10 (include)
--
wbr, Kirill
graphics/ffmpeg: update to 8.0