pkgsrc-Bugs archive

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

Re: pkg/52855 (graphics/graphviz fails packaging)



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

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/52855 (graphics/graphviz fails packaging)
Date: Wed, 27 Dec 2017 23:33:48 -0600 (CST)

 On Wed, 27 Dec 2017, John D. Baker wrote:
 
 > I've just observed it again on an amd64-8.99.9 system.  It seems to be
 > an issue with graphviz's claimed dependencies not matching reality.
 
   $ pkg_info -n graphviz
   Information for graphviz-2.40.1nb9:
 
   Requires:
   gd>=2.2.4nb1
   gtk2+>=2.24.31nb2
   pango>=1.40.3nb2
   cairo>=1.14.2nb1
   lua52>=5.2.0<5.3
   tk>=8.6.1
   perl>=5.26.0<5.28.0
   libltdl>=2.4.2
   gts>=0.7.6
 
 
 On the system that eventually succeeded:
 
   $ pkg_info -N graphviz 
   Information for graphviz-2.40.1nb9:
 
   Built using:
   gd-2.2.5
   gtk2+-2.24.31nb6
   pango-1.40.14
   cairo-1.14.10nb1
   lua52-5.2.4nb1
   tk-8.6.7
   perl-5.26.1nb1
   libltdl-2.4.6
   gts-0.7.6
   digest-20160304
   x11-links-1.06
   swig-1.3.38nb1
   cwrappers-20171108
 
 
 On the system where the latest failure was observed:
 
   $ for p in gd gtk2+ pango cairo lua52 tk perl libltdl gts digest x11-links swig cwrappers ; do pkg_info -e $p ; done
 
   gd-2.2.5
   gtk2+-2.24.31nb4
   pango-1.40.8
   cairo-1.14.10nb1
   lua52-5.2.4nb1
   tk-8.6.7
   perl-5.26.1nb1
   libltdl-2.4.6
   gts-0.7.6
   digest-20160304
   x11-links-1.06
   swig-1.3.38nb1
   cwrappers-20171108
 
 
 At the time building "graphviz" was attempted, only "gtk2+" and "pango"
 had not yet been updated.  While those versions should have been sufficient,
 either they, or some other condition was not satisfactory.
 
 A run of 'pkg_rolling-replace' with "vala", "telepathy-glib" and
 "abiword-plugins" excluded is now under way.
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    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