pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: devel/pango breakage on macOS



On Sat, 4 Oct 2025 17:57:24 -0400, Mansour Moufid wrote:
>> On Oct 4, 2025, at 16:34, Hauke Fath wrote:
>> 
>> on a Darwin 24.6 Mac ('Sequoia', Apple silicon), devel/pango fails to 
>> link during a pkg_rolling-replace run, with a warning indicating 
>> version skew with an unnamed library: [...]
> 
> I think the build system is linking with the previous libpango.dylib 
> -- the one in /opt/local/lib, not the libpango it just built in 
> devel/pango/work.

Bingo - removing the pango package lets the build complete.

> This will tell you what libpango.dylib the Pango-1.0 executable is 
> loading (one line):
> 
>     DYLD_PRINT_LIBRARIES=1 
> /opt/local/var/obj/pkgsrc/devel/pango/work/pango-1.57.0/output/*/Pango-1.0 
> 2>&1| grep libpango
> 
> It should print the libpango.dylib in devel/pango/work.

Maybe it would, if the build had completed. And maybe it wouldn't, 
since there is no 'Pango-1.0' in the build tree...

[pkg/59690]

Cheerio,
Hauke

-- 
Hauke Fath                        <hauke%Espresso.Rhein-Neckar.DE@localhost>
Linnéweg 7
64342 Seeheim-Jugenheim
Germany


Home | Main Index | Thread Index | Old Index