What is "breadth first" order? I have not heard this term.
On Tue, Jan 18, 2022 at 7:40 PM Tobias Nygren <[email protected]> wrote: > > On Tue, 18 Jan 2022 15:46:17 -0500 > Todd Gruhn <[email protected]> wrote: > > > Rhythmbox quit working -- so I tried to rebuild it. > > > > During the config stage I got an error saying that 'libffi.so.7' is missing. > > I recall seeing this before. > > > > Ideas? > > libffi is presently at major version 8 but you have some package > (likely a python module) that still refers to major version 7. > > $ grep REQUIRES=.*libffi.so.7 /usr/pkg/pkgdb/*/*BUILD_INFO > > Rebuild those packages in breadth-first order (or use pkg_rolling-replace). > > -Tobias >
