Bug 65638

Summary: Configure error building textproc/scrollkeeper
Product: Ports & Packages Reporter: Scott Mitchell <scott>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me CC: gnome
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Scott Mitchell 2004-04-16 19:30:20 UTC
Building the textproc/scrollkeeper port as a dependency of x11/libgnome bombs
out in the 'configure' step, claiming that it can't find the DocBook DTD in
/usr/local/share/xml/catalog.  I'm pretty certain I *do* have the DTD on this
system (there are 9 docbook-* ports installed as dependencies of various
things), but there is definitely no /usr/local/share/xml/catalog on this
machines.  There is however a /usr/local/share/xml/catalog.ports.

Files attached inline:
	1. Output from 'portupgrade -ipR grip', the command I'm using the make
	   all this happen
	2. work/scrollkeeper-0.3.14/config.log, as requested
	3. Output of 'ls -1 /var/db/pkg', as requested
	4. Contents of /usr/local/share/xml/catalog.ports

Fix: 

Unknown.


----- portupgrade output -----
--->  Session started at: Fri, 16 Apr 2004 17:28:53 +0100
Install 'audio/grip'? [yes] --->  Fresh installation of audio/grip started at: Fri, 16 Apr 2004 17:29:40 +0100
--->  Installing 'grip-3.1.8_1' from a port (audio/grip)
--->  Build of audio/grip started at: Fri, 16 Apr 2004 17:29:40 +0100
--->  Building '/usr/ports/audio/grip'
===>  Cleaning for atk-1.6.0
===>  Cleaning for unzip-5.50_2
===>  Cleaning for cdparanoia-3.9.8_7
===>  Cleaning for esound-0.2.34
===>  Cleaning for id3lib-3.8.3_1
===>  Cleaning for libaudiofile-0.2.6
===>  Cleaning for libiconv-1.9.1_3
===>  Cleaning for ORBit2-2.10.0
===>  Cleaning for autoconf-2.53_1
===>  Cleaning for automake-1.5,1
===>  Cleaning for bison-1.75_2
===>  Cleaning for fam-2.6.9_4
===>  Cleaning for gconf2-2.6.0
===>  Cleaning for gettext-0.13.1_1
===>  Cleaning for glib-2.4.0
===>  Cleaning for gmake-3.80_2
===>  Cleaning for gnomevfs2-2.6.0_1
===>  Cleaning for imake-4.3.0_2
===>  Cleaning for libIDL-0.8.3_2
===>  Cleaning for libbonobo-2.6.0
===>  Cleaning for libglade2-2.3.6
===>  Cleaning for libgnugetopt-1.2
===>  Cleaning for libtool-1.3.5_2
===>  Cleaning for m4-1.4_1
===>  Cleaning for p5-gettext-1.01_4
===>  Cleaning for pkgconfig-0.15.0_1
===>  Cleaning for popt-1.6.4_2
===>  Cleaning for curl-7.11.0_1
===>  Cleaning for jpeg-6b_2
===>  Cleaning for libart_lgpl2-2.3.16
===>  Cleaning for libgnomecanvas-2.6.0
===>  Cleaning for png-1.2.5_3
===>  Cleaning for tiff-3.6.1_1
===>  Cleaning for python-2.3.3_4
===>  Cleaning for gnome-icon-theme-1.2.0
===>  Cleaning for gnomehier-1.0_17
===>  Cleaning for gnomemimedata-2.4.1_1
===>  Cleaning for help2man-1.33.1
===>  Cleaning for hicolor-icon-theme-0.4
===>  Cleaning for shared-mime-info-0.14_1
===>  Cleaning for linc-1.0.3_2
===>  Cleaning for samba-libsmbclient-3.0.3.p2
===>  Cleaning for freetype2-2.1.7_2
===>  Cleaning for gnomekeyring-0.2.0
===>  Cleaning for docbook-sk-4.1.2_3
===>  Cleaning for docbook-xml-4.2_1
===>  Cleaning for docbook-xsl-1.65.1
===>  Cleaning for expat-1.95.7
===>  Cleaning for intltool-0.30_1
===>  Cleaning for libxml2-2.6.8
===>  Cleaning for libxslt-1.1.5
===>  Cleaning for p5-XML-Parser-2.34_1
===>  Cleaning for scrollkeeper-0.3.14_1,1
===>  Cleaning for sdocbook-xml-4.1.2.5_2
===>  Cleaning for xmlcatmgr-2.0.b1
===>  Cleaning for XFree86-fontEncodings-4.3.0
===>  Cleaning for XFree86-fontScalable-4.3.0
===>  Cleaning for fontconfig-2.2.2,1
===>  Cleaning for libXft-2.1.6
===>  Cleaning for gtk-2.4.0
===>  Cleaning for libbonoboui-2.6.0
===>  Cleaning for libgnomeui-2.6.0_1
===>  Cleaning for pango-1.4.0
===>  Cleaning for vte-0.11.10_4
===>  Cleaning for XFree86-clients-4.3.0_7
===>  Cleaning for XFree86-libraries-4.3.0_6
===>  Cleaning for libgnome-2.6.0
===>  Cleaning for startup-notification-0.6
===>  Cleaning for grip-3.1.8_1
===>  Vulnerability check disabled
===>  Extracting for grip-3.1.8_1
How-To-Repeat: Attempt to install any port that requires libgnome and thus scrollkeeper.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-04-16 19:32:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainers.
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-04-16 21:46:20 UTC
State Changed
From-To: open->closed

You need to remove all your docbook ports, then remove /usr/local/share/xml 
and /usr/local/share/sgml.  Then reinstall all the docbook ports you removed.