Charlie Brown Jan 27, 2026 #1 Any idea why freecad and blender got removed from pkg? -- version 2 5 1
Phishfry Jan 27, 2026 #2 ===> FreeCAD-1.0.2_7 depends on shared library: libavutil.so.58 - not found *** Error code 1 Stop. make: stopped making "lib-depends" in /usr/ports/cad/freecad Fallout list - FreeBSD pkg-fallout portsfallout.com
===> FreeCAD-1.0.2_7 depends on shared library: libavutil.so.58 - not found *** Error code 1 Stop. make: stopped making "lib-depends" in /usr/ports/cad/freecad Fallout list - FreeBSD pkg-fallout portsfallout.com
B bda65 Jan 27, 2026 #3 Blender 4.2.0 can't be compiled with ffmpeg 8. You can compile 4.5.5 from ports with this patch
Phishfry Jan 27, 2026 #4 For completeness the above ffmpeg lib dependency is what is failing with FreeCAD as well.
OP Charlie Brown Jan 27, 2026 Thread Starter #5 So I have to build them with a lower version of ffmpgeg?
Phishfry Jan 27, 2026 #6 Or wait it out. The quarterly repository will be updated with them once fixed. If you use ZFS you can rollback and keep track of the package fallout. Then upgrade when packages are fixed.
Or wait it out. The quarterly repository will be updated with them once fixed. If you use ZFS you can rollback and keep track of the package fallout. Then upgrade when packages are fixed.
H HayPhil Jan 27, 2026 #7 Charlie Brown said: So I have to build them with a lower version of ffmpgeg? Click to expand... You will probably broke something else by using a lower version of ffmpeg. Having some patience like wrote Phishfry ist not a bad idea. If you want to go to the adventure read the link posted by bda65, blender 4.5 or 5.0 will compile with newer version of ffmpeg.
Charlie Brown said: So I have to build them with a lower version of ffmpgeg? Click to expand... You will probably broke something else by using a lower version of ffmpeg. Having some patience like wrote Phishfry ist not a bad idea. If you want to go to the adventure read the link posted by bda65, blender 4.5 or 5.0 will compile with newer version of ffmpeg.