Bug 297388 - cad/freecad: Fails to build with FFmpeg 9.0
Summary: cad/freecad: Fails to build with FFmpeg 9.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks: 297355
  Show dependency treegraph
 
Reported: 2026-08-09 05:39 UTC by Daniel Engberg
Modified: 2026-08-23 14:58 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (cmt)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2026-08-09 05:39:35 UTC
Poudriere, 15.1-RELEASE (amd64)

===>   Installing existing package /packages/All/ffmpeg-9.0,1.pkg
[151amd64-dev-default-job-04] Installing ffmpeg-9.0,1...
the most recent version of ffmpeg-9.0,1 is already installed
===>   FreeCAD-1.1.3 depends on shared library: libavutil.so.60 - not found
*** Error code 1
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-08-23 14:58:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a6497ecd5359db11260233b989c576cfc2e0eff

commit 5a6497ecd5359db11260233b989c576cfc2e0eff
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-08-23 14:04:39 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-08-23 14:57:00 +0000

    cad/freecad: Adjust FFmpeg dependency definition

    Change filename from libavutil.so.60 libavutil.so to relax lookup

    PR:             297388
    Approved by:    blanket (build fix)

 cad/freecad/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)