tech-pkg archive

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

tigervnc fails because of libXfont2



Hello,
I'm trying a bulk build of HEAD (with native Xorg on netbsd-9) and tigervnc is
being prefailed becase libXfont2 is prefailed (tigervnc was building in
the previous release).
libXfont2 is prefailed with:
PKG_SKIP_REASON="Package set is using native X11 component"

I tried removing
BUILDLINK_ABI_DEPENDS.libXfont2?=               libXfont2>=2.0.6nb1

(added after the previous stable release) but it didn't help.

A direct build fails with:
=> Full dependency libgcrypt>=1.6.0: found libgcrypt-1.10.1                     
=> Full dependency libXft>=2.3.7nb1: found libXft-2.3.7nb1                      
=> Full dependency fltk>=1.3.8nb2: found fltk-1.3.8nb2                          
=> Full dependency libXfont2>=2.0.6nb1: NOT found                               
=> Verifying bin-install for ../../x11/libXfont2                               
===> Binary install for libXfont2>=2.0.6nb1                                    
=> Installing libXfont2>=2.0.6nb1 from /packages/All;/packages/All             
pkg_add: no pkg found for 'libXfont2>=2.0.6nb1', sorry.                        
pkg_add: 1 package addition failed
=> No binary package found for libXfont2>=2.0.6nb1; installing from source.    
=> Bootstrap dependency digest>=20211023: found digest-20220214                
ERROR: This package has set PKG_SKIP_REASON:                                   
ERROR: Package set is using native X11 component                               
*** Error code 1

It seems that tigervnc ends up with a dependancy on libXfont2 even trough
there is one in base. Other X11 dependancy don't have this issue.

Any idea ?

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index