pkgsrc-Bugs archive

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

Re: pkg/54110: textproc/xindy hidden dependencies



The following reply was made to PR pkg/54110; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%consolidated.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54110: textproc/xindy hidden dependencies
Date: Tue, 9 Apr 2019 21:25:27 -0500 (CDT)

 On Tue, 9 Apr 2019, John D. Baker wrote:
 
 > I have not actually tried updating a host from binary packages yet, but
 > expect to do so soon to confirm the status of the package.
 
 As expected:
 
 $ ldd /usr/pkg/bin/xindy.run                               
 /usr/pkg/bin/xindy.run:
         -lreadline.8 => /usr/pkg/lib/libreadline.so.8
         -lterminfo.1 => /usr/lib/libterminfo.so.1
         -lc.12 => /usr/lib/libc.so.12
         -lm.0 => /usr/lib/libm.so.0
         -lcrypt.1 => /usr/lib/libcrypt.so.1
         -lintl.1 => /usr/lib/libintl.so.1
         -lavcall.1 => not found
         -lcallback.1 => not found
         -lsigsegv.2 => not found
 
 "libreadline" is used by so many things, it had already been updated.
 As "clisp" was not a runtime dependency of any other package, "libavcall"
 and "libsigsegv" were not installed and thus "xindy.run" is broken.
 
 (In a similar fashion "openexr", "ilmbase", and "gegl" are broken
 because they need "gcc6-libs" on netbsd-8, not just GCC_REQD+=6.
 See pkg/54083 and pkg/54084.)
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index