Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 11:28:00 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        "J. W. Ballantine" <jwb@homer.att.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: gnome 2.4.1 failed in docbook
Message-ID:  <1075307280.788.37.camel@gyros>
In-Reply-To: <200401261415.JAA24929@hera.homer.att.com>
References:  <200401261415.JAA24929@hera.homer.att.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-vRAy3SezMUH7IciBXsLQ
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Mon, 2004-01-26 at 09:15, J. W. Ballantine wrote:
> I was building gnome 2.4.1 on a 4.9-STABLE system when it failed with:

Run these commands:

xmlcatmgr -c /usr/local/share/xml/catalog.ports remove
/usr/local/share/xml/docbook/4.1.2/catalog.xml

xmlcatmgr -sc /usr/local/share/sgml/catalog.ports remove
/usr/local/share/xml/docbook.cat

Then see if the install succeeds.

Joe

>=20
> Script started on Mon Jan 26 08:00:12 2004
> =3D=3D=3D>  Installing for xmlcatmgr-2.0.a2
> =3D=3D=3D>   Generating temporary packing list
> mkdir -p /usr/local/bin
> mkdir -p /usr/local/man/man1
> install -c -s -o root -g wheel -m 555 xmlcatmgr /usr/local/bin/xmlcatmgr
> install -c -o root -g wheel -m 444 xmlcatmgr.1 /usr/local/man/man1/xmlcat=
mgr.1
> mkdir -p /usr/local/share/doc/xmlcatmgr
> install -c -o root -g wheel -m 444 /usr/ports/textproc/xmlcatmgr/work/xml=
catmgr-2.0alpha2/CHANGES /usr/local/share/doc/xmlcatmgr/CHANGES
> install -c -o root -g wheel -m 444 /usr/ports/textproc/xmlcatmgr/work/xml=
catmgr-2.0alpha2/COPYING /usr/local/share/doc/xmlcatmgr/COPYING
> install -c -o root -g wheel -m 444 /usr/ports/textproc/xmlcatmgr/work/xml=
catmgr-2.0alpha2/PEOPLE /usr/local/share/doc/xmlcatmgr/PEOPLE
> install -c -o root -g wheel -m 444 /usr/ports/textproc/xmlcatmgr/work/xml=
catmgr-2.0alpha2/README /usr/local/share/doc/xmlcatmgr/README
> install -c -o root -g wheel -m 444 /usr/ports/textproc/xmlcatmgr/work/xml=
catmgr-2.0alpha2/TODO /usr/local/share/doc/xmlcatmgr/TODO
>  + Creating /usr/local/share/sgml/catalog
>  + Registering CATALOG catalog.ports (SGML)
>  + Registering nextCatalog catalog.ports (XML)
> xmlcatmgr: missing XML declaration; invalid document
> xmlcatmgr: catalog does not look like an XML file; missing prolog
> xmlcatmgr: errors while parsing catalog; aborting
> The following catalogs are installed:
>=20
>  1) ${PREFIX}/share/sgml/catalog
>=20
>    The top level catalog for SGML stuff.  It is not changed
>    by any ports/packages except textproc/xmlcatmgr.
>=20
>  2) ${PREFIX}/share/sgml/catalog.ports
>=20
>    This catalog is for handling SGML stuff installed under
>    ${PREFIX}/share/sgml.  It is changed by ports/packages.
>=20
>  3) ${PREFIX}/share/xml/catalog
>=20
>    The top level catalog for XML stuff.  It is not changed
>    by any ports/packages except textproc/xmlcatmgr.
>=20
>  4) ${PREFIX}/share/xml/catalog.ports
>=20
>    This catalog is for handling XML stuff installed under
>    ${PREFIX}/share/xml.  It is changed by ports/packages.
> =3D=3D=3D>   Compressing manual pages for xmlcatmgr-2.0.a2
> =3D=3D=3D>   Registering installation for xmlcatmgr-2.0.a2
> =3D=3D=3D>   Returning to build of docbook-sk-4.1.2_1
> =3D=3D=3D>   Generating temporary packing list
> for file in `unzip -l /usr/ports/distfiles/docbkx412.zip|/usr/bin/awk '/:=
[0-9].*[^\/]$/{print $4}'`; do  install -c -o root -g wheel -m 444 /usr/por=
ts/textproc/docbook-sk/work/$file /usr/local/share/xml/docbook/4.1.2/$file;=
  done
> xmlcatmgr: entry already exists for `/usr/local/share/xml/docbook/4.1.2/c=
atalog.xml' of type `nextCatalog'
> *** Error code 1
>=20
> Stop in /usr/ports/textproc/docbook-sk.
> *** Error code 1
>=20
> Stop in /usr/ports/textproc/docbook-sk.
> *** Error code 1
>=20
> Stop in /usr/ports/textproc/scrollkeeper.
> *** Error code 1
>=20
> Stop in /usr/ports/textproc/scrollkeeper.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/libgnome.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/libgnome.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnomeapplets2.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnomeapplets2.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnome2.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnome2.
>=20
> So I rm'ed the docbook ports, cvsup'ed and tried again, with the followin=
g failure:
>=20
> Script started on Mon Jan 26 08:33:49 2004
> ># portupgrade -N gnome2
> --->  Installing 'gnome2-2.4.1' from a port (x11/gnome2)
> --->  Building '/usr/ports/x11/gnome2'
> =3D=3D=3D>  Cleaning for at-spi-1.3.11
> =3D=3D=3D>  Cleaning for atk-1.4.1_1
> =3D=3D=3D>  Cleaning for gail-1.4.1
> =3D=3D=3D>  Cleaning for gnomemag-0.10.5
> =3D=3D=3D>  Cleaning for gnomespeech-0.2.8
> =3D=3D=3D>  Cleaning for gnopernicus-0.7.1
> =3D=3D=3D>  Cleaning for gok-0.8.4
> =3D=3D=3D>  Cleaning for fileroller-2.4.3,1
> =3D=3D=3D>  Cleaning for unzip-5.50_2
> =3D=3D=3D>  Cleaning for zip-2.3_1
> =3D=3D=3D>  Cleaning for esound-0.2.32_1
> =3D=3D=3D>  Cleaning for gnomeaudio2-2.0.0
> =3D=3D=3D>  Cleaning for gnomemedia2-2.4.1.1
> =3D=3D=3D>  Cleaning for libaudiofile-0.2.5
> =3D=3D=3D>  Cleaning for sox-12.17.4_1
> =3D=3D=3D>  Cleaning for ixj-1.1.0
> =3D=3D=3D>  Cleaning for libiconv-1.9.1_3
> =3D=3D=3D>  Cleaning for gnomeutils2-2.4.1,1
> =3D=3D=3D>  Cleaning for gucharmap-1.2.0
> =3D=3D=3D>  Cleaning for ORBit2-2.8.3
> =3D=3D=3D>  Cleaning for autoconf-2.53_1
> =3D=3D=3D>  Cleaning for bison-1.75_1
> =3D=3D=3D>  Cleaning for bugbuddy2-2.4.2
> =3D=3D=3D>  Cleaning for gconf2-2.4.0.1
> =3D=3D=3D>  Cleaning for gettext-0.12.1
> =3D=3D=3D>  Cleaning for glib-2.2.3
> =3D=3D=3D>  Cleaning for gmake-3.80_1
> =3D=3D=3D>  Cleaning for gnomevfs2-2.4.1_1
> =3D=3D=3D>  Cleaning for imake-4.3.0_2
> =3D=3D=3D>  Cleaning for libIDL-0.8.3
> =3D=3D=3D>  Cleaning for libbonobo-2.4.3
> =3D=3D=3D>  Cleaning for libglade2-2.0.1_1
> =3D=3D=3D>  Cleaning for libgnugetopt-1.2
> =3D=3D=3D>  Cleaning for libgsf-1.8.2
> =3D=3D=3D>  Cleaning for libgtop2-2.0.8
> =3D=3D=3D>  Cleaning for libltdl-1.5
> =3D=3D=3D>  Cleaning for libtool-1.3.5_1
> =3D=3D=3D>  Cleaning for libtool-1.4.3_2
> =3D=3D=3D>  Cleaning for m4-1.4_1
> =3D=3D=3D>  Cleaning for nspr-4.3_2
> =3D=3D=3D>  Cleaning for pkgconfig-0.15.0
> =3D=3D=3D>  Cleaning for popt-1.6.4_1
> =3D=3D=3D>  Cleaning for pwlib-1.5.0_2
> =3D=3D=3D>  Cleaning for gedit2-2.4.1
> =3D=3D=3D>  Cleaning for gnomegames2-2.4.1.1_1
> =3D=3D=3D>  Cleaning for Hermes-1.3.3
> =3D=3D=3D>  Cleaning for eog2-2.4.1
> =3D=3D=3D>  Cleaning for gle-3.0.3
> =3D=3D=3D>  Cleaning for gpdf-0.111
> =3D=3D=3D>  Cleaning for jpeg-6b_1
> =3D=3D=3D>  Cleaning for lcms-1.09,1
> =3D=3D=3D>  Cleaning for libart_lgpl2-2.3.16
> =3D=3D=3D>  Cleaning for libglut-5.0.2
> =3D=3D=3D>  Cleaning for libgnomecanvas-2.4.0
> =3D=3D=3D>  Cleaning for libmng-1.0.5_1
> =3D=3D=3D>  Cleaning for librsvg2-2.4.0_1
> =3D=3D=3D>  Cleaning for png-1.2.5_3
> =3D=3D=3D>  Cleaning for tiff-3.6.1
> =3D=3D=3D>  Cleaning for guile-1.6.4_3
> =3D=3D=3D>  Cleaning for python-2.3.3
> =3D=3D=3D>  Cleaning for gcalctool-4.3.38
> =3D=3D=3D>  Cleaning for gnome-icon-theme-1.0.9
> =3D=3D=3D>  Cleaning for gnomehier-1.0_13
> =3D=3D=3D>  Cleaning for gnomemimedata-2.4.1
> =3D=3D=3D>  Cleaning for gnomeuserdocs2-2.4.1
> =3D=3D=3D>  Cleaning for help2man-1.29
> =3D=3D=3D>  Cleaning for acme-2.4.2
> =3D=3D=3D>  Cleaning for gstreamer-0.6.4
> =3D=3D=3D>  Cleaning for gstreamer-plugins-0.6.4_2
> =3D=3D=3D>  Cleaning for nautilus-media-0.3.3.1
> =3D=3D=3D>  Cleaning for gnomemeeting-0.98.5_1
> =3D=3D=3D>  Cleaning for linc-1.0.3
> =3D=3D=3D>  Cleaning for openh323-1.12.0_1
> =3D=3D=3D>  Cleaning for openldap-client-2.1.23
> =3D=3D=3D>  Cleaning for freetype2-2.1.5_1
> =3D=3D=3D>  Cleaning for ggv2-2.4.0.2
> =3D=3D=3D>  Cleaning for ghostscript-gnu-7.07_5
> =3D=3D=3D>  Cleaning for libgnomeprint-2.4.2
> =3D=3D=3D>  Cleaning for cdrtools-2.0.3
> =3D=3D=3D>  Cleaning for gconf-editor-2.4.0,1
> =3D=3D=3D>  Cleaning for gnomecontrolcenter2-2.4.0
> =3D=3D=3D>  Cleaning for gnomesystemmonitor-2.4.0
> =3D=3D=3D>  Cleaning for mkisofs-2.0.3
> =3D=3D=3D>  Cleaning for nautilus-cd-burner-0.5.3_6
> =3D=3D=3D>  Cleaning for aspell-0.50.4.1
> =3D=3D=3D>  Cleaning for docbook-sk-4.1.2_1
> =3D=3D=3D>  Cleaning for docbook-xml-4.2_1
> =3D=3D=3D>  Cleaning for docbook-xsl-1.63.0
> =3D=3D=3D>  Cleaning for expat-1.95.6_1
> =3D=3D=3D>  Cleaning for intltool-0.29_1
> =3D=3D=3D>  Cleaning for libxml2-2.6.4
> =3D=3D=3D>  Cleaning for libxslt-1.1.2_2
> =3D=3D=3D>  Cleaning for p5-XML-Parser-2.34
> =3D=3D=3D>  Cleaning for scrollkeeper-0.3.14,1
> =3D=3D=3D>  Cleaning for sdocbook-xml-4.1.2.5_1
> =3D=3D=3D>  Cleaning for xmlcatmgr-2.0.a2
> =3D=3D=3D>  Cleaning for epiphany-1.0.7_1
> =3D=3D=3D>  Cleaning for libgtkhtml-2.4.1_1
> =3D=3D=3D>  Cleaning for mozilla-gtk2-1.6_1
> =3D=3D=3D>  Cleaning for nautilus2-2.4.1
> =3D=3D=3D>  Cleaning for XFree86-fontEncodings-4.3.0
> =3D=3D=3D>  Cleaning for XFree86-fontScalable-4.3.0
> =3D=3D=3D>  Cleaning for Xft-2.1.2
> =3D=3D=3D>  Cleaning for bitstream-vera-1.10
> =3D=3D=3D>  Cleaning for fontconfig-2.2.90_3
> =3D=3D=3D>  Cleaning for eel2-2.4.1
> =3D=3D=3D>  Cleaning for gnome-themes-2.4.1_1
> =3D=3D=3D>  Cleaning for gtk-engines2-2.2.0
> =3D=3D=3D>  Cleaning for gtk-2.2.4_1
> =3D=3D=3D>  Cleaning for gtksourceview-0.7.0
> =3D=3D=3D>  Cleaning for libbonoboui-2.4.3
> =3D=3D=3D>  Cleaning for libgail-gnome-1.0.2_2
> =3D=3D=3D>  Cleaning for libgnomeprintui-2.4.2
> =3D=3D=3D>  Cleaning for libgnomeui-2.4.0.1_1
> =3D=3D=3D>  Cleaning for libwnck-2.4.0.1
> =3D=3D=3D>  Cleaning for pango-1.2.5
> =3D=3D=3D>  Cleaning for vte-0.11.10_2
> =3D=3D=3D>  Cleaning for metacity-2.6.3
> =3D=3D=3D>  Cleaning for XFree86-clients-4.3.0_6
> =3D=3D=3D>  Cleaning for XFree86-libraries-4.3.0_6
> =3D=3D=3D>  Cleaning for gdm2-2.4.4.7
> =3D=3D=3D>  Cleaning for gnomeapplets2-2.4.2
> =3D=3D=3D>  Cleaning for gnomedesktop-2.4.1.1_1
> =3D=3D=3D>  Cleaning for gnomepanel-2.4.2
> =3D=3D=3D>  Cleaning for gnomesession-2.4.2
> =3D=3D=3D>  Cleaning for gnometerminal-2.4.2
> =3D=3D=3D>  Cleaning for libgnome-2.4.0_3
> =3D=3D=3D>  Cleaning for startup-notification-0.5_1
> =3D=3D=3D>  Cleaning for xscreensaver-gnome-4.14
> =3D=3D=3D>  Cleaning for yelp-2.4.2_1
> =3D=3D=3D>  Cleaning for zenity-1.8
> =3D=3D=3D>  Cleaning for gnome2-2.4.1
> =3D=3D=3D>  Extracting for gnome2-2.4.1
> =3D=3D=3D>  Patching for gnome2-2.4.1
> =3D=3D=3D>   gnome2-2.4.1 depends on file: /usr/local/bin/python - found
> =3D=3D=3D>  Configuring for gnome2-2.4.1
> --->  Installing the new version via the port
> =3D=3D=3D>  Installing for gnome2-2.4.1
> =3D=3D=3D>   gnome2-2.4.1 depends on file: /usr/X11R6/libexec/cdplayer_ap=
plet2 - not found
> =3D=3D=3D>    Verifying reinstall for /usr/X11R6/libexec/cdplayer_applet2=
 in /usr/ports/x11/gnomeapplets2
> =3D=3D=3D>  Extracting for gnomeapplets2-2.4.2
> >> Checksum OK for gnome2/gnome-applets-2.4.2.tar.bz2.
> =3D=3D=3D>  Patching for gnomeapplets2-2.4.2
> =3D=3D=3D>  Applying FreeBSD patches for gnomeapplets2-2.4.2
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on executable: gmake - found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on file: /usr/local/libexec/libt=
ool13/libtool - found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on file: /usr/X11R6/libdata/pkgc=
onfig/gnome-mime-data-2.0.pc - found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on executable: pkg-config - foun=
d
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on file: /usr/local/bin/intltool=
-extract - found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: gtop-2.0 - fo=
und
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: X11.6 - found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: esd.2 - found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: glib-2.0.200 =
- found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: atk-1.0.400 -=
 found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: pango-1.0.200=
 - found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: gtk-x11-2.0.2=
00 - found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: linc.1 - foun=
d
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: IDL-2.0 - fou=
nd
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: ORBit-2.0 - f=
ound
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: glade-2.0.0 -=
 found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: xml2.5 - foun=
d
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: xslt.2 - foun=
d
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: bonobo-2.0 - =
found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: gconf-2.5 - f=
ound
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: gnomevfs-2.40=
0 - found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: gailutil.17 -=
 found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: gnomecanvas-2=
.400 - found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: art_lgpl_2.5 =
- found
> =3D=3D=3D>   gnomeapplets2-2.4.2 depends on shared library: gnome-2.400 -=
 not found
> =3D=3D=3D>    Verifying reinstall for gnome-2.400 in /usr/ports/x11/libgn=
ome
> =3D=3D=3D>  Extracting for libgnome-2.4.0_3
> >> Checksum OK for gnome2/libgnome-2.4.0.tar.bz2.
> =3D=3D=3D>  Patching for libgnome-2.4.0_3
> =3D=3D=3D>  Applying FreeBSD patches for libgnome-2.4.0_3
> =3D=3D=3D>   libgnome-2.4.0_3 depends on executable: scrollkeeper-config =
- not found
> =3D=3D=3D>    Verifying reinstall for scrollkeeper-config in /usr/ports/t=
extproc/scrollkeeper
> =3D=3D=3D>  Extracting for scrollkeeper-0.3.14,1
> >> Checksum OK for gnome2/scrollkeeper-0.3.14.tar.bz2.
> =3D=3D=3D>  Patching for scrollkeeper-0.3.14,1
> =3D=3D=3D>  Applying FreeBSD patches for scrollkeeper-0.3.14,1
> =3D=3D=3D>   scrollkeeper-0.3.14,1 depends on executable: intltool-extrac=
t - found
> =3D=3D=3D>   scrollkeeper-0.3.14,1 depends on file: /usr/local/share/xml/=
docbook/4.1.2/docbook.cat - found
> =3D=3D=3D>   scrollkeeper-0.3.14,1 depends on file: /usr/local/share/xsl/=
docbook/xhtml/chunk.xsl - not found
> =3D=3D=3D>    Verifying reinstall for /usr/local/share/xsl/docbook/xhtml/=
chunk.xsl in /usr/ports/textproc/docbook-xsl
> =3D=3D=3D>  Extracting for docbook-xsl-1.63.0
> >> Checksum OK for docbook-xsl-1.63.0.tar.gz.
> /usr/bin/find /usr/ports/textproc/docbook-xsl/work/docbook-xsl-1.63.0 -na=
me '.>#*' -delete
> =3D=3D=3D>  Patching for docbook-xsl-1.63.0
> =3D=3D=3D>  Configuring for docbook-xsl-1.63.0
> =3D=3D=3D>  Installing for docbook-xsl-1.63.0
> =3D=3D=3D>   docbook-xsl-1.63.0 depends on file: /usr/local/share/xml/doc=
book/4.2/catalog.xml - not found
> =3D=3D=3D>    Verifying reinstall for /usr/local/share/xml/docbook/4.2/ca=
talog.xml in /usr/ports/textproc/docbook-xml
> =3D=3D=3D>  Extracting for docbook-xml-4.2_1
> >> Checksum OK for docbook-xml-4.2.zip.
> =3D=3D=3D>   docbook-xml-4.2_1 depends on executable: unzip - found
> =3D=3D=3D>  Patching for docbook-xml-4.2_1
> =3D=3D=3D>  Configuring for docbook-xml-4.2_1
> =3D=3D=3D>  Installing for docbook-xml-4.2_1
> =3D=3D=3D>   docbook-xml-4.2_1 depends on file: /usr/local/bin/xmlcatmgr =
- found
> =3D=3D=3D>   Generating temporary packing list
> for file in `unzip -l /usr/ports/distfiles/docbook-xml-4.2.zip|/usr/bin/a=
wk '/:[0-9].*[^\/]$/{print $4}'`; do  install -c -o root -g wheel -m 444 /u=
sr/ports/textproc/docbook-xml/work/$file /usr/local/share/xml/docbook/4.2/$=
file;  done
> =3D=3D=3D>   Registering installation for docbook-xml-4.2_1
> =3D=3D=3D>   Returning to build of docbook-xsl-1.63.0
> =3D=3D=3D>   docbook-xsl-1.63.0 depends on file: /usr/local/share/xml/sdo=
cbook/catalog - not found
> =3D=3D=3D>    Verifying reinstall for /usr/local/share/xml/sdocbook/catal=
og in /usr/ports/textproc/sdocbook-xml
> =3D=3D=3D>  Extracting for sdocbook-xml-4.1.2.5_1
> >> Checksum OK for simple4125.zip.
> =3D=3D=3D>   sdocbook-xml-4.1.2.5_1 depends on executable: unzip - found
> /bin/mkdir -p /usr/ports/textproc/sdocbook-xml/work;  (cd /usr/ports/text=
proc/sdocbook-xml/work && unzip -oq /usr/ports/distfiles/simple4125.zip)
> =3D=3D=3D>  Patching for sdocbook-xml-4.1.2.5_1
> /usr/bin/sed -e 's#@@DTDDIR@@#/usr/local/share/xml/sdocbook#' < /usr/port=
s/textproc/sdocbook-xml/files/catalog.xml > /usr/ports/textproc/sdocbook-xm=
l/work/catalog.xml
> =3D=3D=3D>  Configuring for sdocbook-xml-4.1.2.5_1
> =3D=3D=3D>  Installing for sdocbook-xml-4.1.2.5_1
> =3D=3D=3D>   sdocbook-xml-4.1.2.5_1 depends on file: /usr/local/bin/xmlca=
tmgr - found
> =3D=3D=3D>   Generating temporary packing list
> /bin/mkdir -p /usr/local/share/xml/sdocbook
> install -c -o root -g wheel -m 444 /usr/ports/textproc/sdocbook-xml/work/=
sdbcent.mod /usr/local/share/xml/sdocbook
> install -c -o root -g wheel -m 444 /usr/ports/textproc/sdocbook-xml/work/=
sdbhier.mod /usr/local/share/xml/sdocbook
> install -c -o root -g wheel -m 444 /usr/ports/textproc/sdocbook-xml/work/=
sdbpool.mod /usr/local/share/xml/sdocbook
> install -c -o root -g wheel -m 444 /usr/ports/textproc/sdocbook-xml/work/=
sdocbook-custom.dtd /usr/local/share/xml/sdocbook
> install -c -o root -g wheel -m 444 /usr/ports/textproc/sdocbook-xml/work/=
sdocbook.css /usr/local/share/xml/sdocbook
> install -c -o root -g wheel -m 444 /usr/ports/textproc/sdocbook-xml/work/=
sdocbook.dtd /usr/local/share/xml/sdocbook
> install -c -o root -g wheel -m 444 /usr/ports/textproc/sdocbook-xml/work/=
sdocbookref-custom.dtd /usr/local/share/xml/sdocbook
> install -c -o root -g wheel -m 444 /usr/ports/textproc/sdocbook-xml/work/=
sdocbookref.dtd /usr/local/share/xml/sdocbook
> install -c -o root -g wheel -m 444 /usr/ports/textproc/sdocbook-xml/work/=
sinclist.mod /usr/local/share/xml/sdocbook
> install -c -o root -g wheel -m 444 /usr/ports/textproc/sdocbook-xml/files=
/catalog /usr/local/share/xml/sdocbook
> install -c -o root -g wheel -m 444 /usr/ports/textproc/sdocbook-xml/work/=
catalog.xml /usr/local/share/xml/sdocbook
> /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports add CATA=
LOG /usr/local/share/xml/sdocbook/catalog
> /usr/local/bin/xmlcatmgr -c /usr/local/share/xml/catalog.ports add nextCa=
talog /usr/local/share/xml/sdocbook/catalog.xml
> =3D=3D=3D>   Registering installation for sdocbook-xml-4.1.2.5_1
> =3D=3D=3D>   Returning to build of docbook-xsl-1.63.0
> =3D=3D=3D>   Generating temporary packing list
> /bin/mkdir -p /usr/local/share/doc/docbook-xsl
> (cd /usr/ports/textproc/docbook-xsl/work/docbook-xsl-1.63.0/doc && /usr/b=
in/tar -cf - . | /usr/bin/tar -xf - -C/usr/local/share/doc/docbook-xsl)
> /bin/mkdir -p /usr/local/share/xsl/docbook
> (cd /usr/ports/textproc/docbook-xsl/work/docbook-xsl-1.63.0 && /usr/bin/t=
ar -cf - VERSION common fo extensions html htmlhelp images  javahelp lib ma=
npages params template xhtml | /usr/bin/tar -xf - -C/usr/local/share/xsl/do=
cbook)
> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea=
se/xsl/1.60.1' of type `rewriteSystem'
> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea=
se/xsl/1.60.1' of type `rewriteURI'
> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea=
se/xsl/' of type `delegateURI'
> *** Error code 1
>=20
> Stop in /usr/ports/textproc/docbook-xsl.
> *** Error code 1
>=20
> Stop in /usr/ports/textproc/docbook-xsl.
> *** Error code 1
>=20
> Stop in /usr/ports/textproc/scrollkeeper.
> *** Error code 1
>=20
> Stop in /usr/ports/textproc/scrollkeeper.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/libgnome.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/libgnome.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnomeapplets2.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnomeapplets2.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnome2.
> *** Error code 1
>=20
> Stop in /usr/ports/x11/gnome2.
> =3D=3D=3D>  Cleaning for at-spi-1.3.11
> =3D=3D=3D>  Cleaning for atk-1.4.1_1
> =3D=3D=3D>  Cleaning for gail-1.4.1
> =3D=3D=3D>  Cleaning for gnomemag-0.10.5
> =3D=3D=3D>  Cleaning for gnomespeech-0.2.8
> =3D=3D=3D>  Cleaning for gnopernicus-0.7.1
> =3D=3D=3D>  Cleaning for gok-0.8.4
> =3D=3D=3D>  Cleaning for fileroller-2.4.3,1
> =3D=3D=3D>  Cleaning for unzip-5.50_2
> =3D=3D=3D>  Cleaning for zip-2.3_1
> =3D=3D=3D>  Cleaning for esound-0.2.32_1
> =3D=3D=3D>  Cleaning for gnomeaudio2-2.0.0
> =3D=3D=3D>  Cleaning for gnomemedia2-2.4.1.1
> =3D=3D=3D>  Cleaning for libaudiofile-0.2.5
> =3D=3D=3D>  Cleaning for sox-12.17.4_1
> =3D=3D=3D>  Cleaning for ixj-1.1.0
> =3D=3D=3D>  Cleaning for libiconv-1.9.1_3
> =3D=3D=3D>  Cleaning for gnomeutils2-2.4.1,1
> =3D=3D=3D>  Cleaning for gucharmap-1.2.0
> =3D=3D=3D>  Cleaning for ORBit2-2.8.3
> =3D=3D=3D>  Cleaning for autoconf-2.53_1
> =3D=3D=3D>  Cleaning for bison-1.75_1
> =3D=3D=3D>  Cleaning for bugbuddy2-2.4.2
> =3D=3D=3D>  Cleaning for gconf2-2.4.0.1
> =3D=3D=3D>  Cleaning for gettext-0.12.1
> =3D=3D=3D>  Cleaning for glib-2.2.3
> =3D=3D=3D>  Cleaning for gmake-3.80_1
> =3D=3D=3D>  Cleaning for gnomevfs2-2.4.1_1
> =3D=3D=3D>  Cleaning for imake-4.3.0_2
> =3D=3D=3D>  Cleaning for libIDL-0.8.3
> =3D=3D=3D>  Cleaning for libbonobo-2.4.3
> =3D=3D=3D>  Cleaning for libglade2-2.0.1_1
> =3D=3D=3D>  Cleaning for libgnugetopt-1.2
> =3D=3D=3D>  Cleaning for libgsf-1.8.2
> =3D=3D=3D>  Cleaning for libgtop2-2.0.8
> =3D=3D=3D>  Cleaning for libltdl-1.5
> =3D=3D=3D>  Cleaning for libtool-1.3.5_1
> =3D=3D=3D>  Cleaning for libtool-1.4.3_2
> =3D=3D=3D>  Cleaning for m4-1.4_1
> =3D=3D=3D>  Cleaning for nspr-4.3_2
> =3D=3D=3D>  Cleaning for pkgconfig-0.15.0
> =3D=3D=3D>  Cleaning for popt-1.6.4_1
> =3D=3D=3D>  Cleaning for pwlib-1.5.0_2
> =3D=3D=3D>  Cleaning for gedit2-2.4.1
> =3D=3D=3D>  Cleaning for gnomegames2-2.4.1.1_1
> =3D=3D=3D>  Cleaning for Hermes-1.3.3
> =3D=3D=3D>  Cleaning for eog2-2.4.1
> =3D=3D=3D>  Cleaning for gle-3.0.3
> =3D=3D=3D>  Cleaning for gpdf-0.111
> =3D=3D=3D>  Cleaning for jpeg-6b_1
> =3D=3D=3D>  Cleaning for lcms-1.09,1
> =3D=3D=3D>  Cleaning for libart_lgpl2-2.3.16
> =3D=3D=3D>  Cleaning for libglut-5.0.2
> =3D=3D=3D>  Cleaning for libgnomecanvas-2.4.0
> =3D=3D=3D>  Cleaning for libmng-1.0.5_1
> =3D=3D=3D>  Cleaning for librsvg2-2.4.0_1
> =3D=3D=3D>  Cleaning for png-1.2.5_3
> =3D=3D=3D>  Cleaning for tiff-3.6.1
> =3D=3D=3D>  Cleaning for guile-1.6.4_3
> =3D=3D=3D>  Cleaning for python-2.3.3
> =3D=3D=3D>  Cleaning for gcalctool-4.3.38
> =3D=3D=3D>  Cleaning for gnome-icon-theme-1.0.9
> =3D=3D=3D>  Cleaning for gnomehier-1.0_13
> =3D=3D=3D>  Cleaning for gnomemimedata-2.4.1
> =3D=3D=3D>  Cleaning for gnomeuserdocs2-2.4.1
> =3D=3D=3D>  Cleaning for help2man-1.29
> =3D=3D=3D>  Cleaning for acme-2.4.2
> =3D=3D=3D>  Cleaning for gstreamer-0.6.4
> =3D=3D=3D>  Cleaning for gstreamer-plugins-0.6.4_2
> =3D=3D=3D>  Cleaning for nautilus-media-0.3.3.1
> =3D=3D=3D>  Cleaning for gnomemeeting-0.98.5_1
> =3D=3D=3D>  Cleaning for linc-1.0.3
> =3D=3D=3D>  Cleaning for openh323-1.12.0_1
> =3D=3D=3D>  Cleaning for openldap-client-2.1.23
> =3D=3D=3D>  Cleaning for freetype2-2.1.5_1
> =3D=3D=3D>  Cleaning for ggv2-2.4.0.2
> =3D=3D=3D>  Cleaning for ghostscript-gnu-7.07_5
> =3D=3D=3D>  Cleaning for libgnomeprint-2.4.2
> =3D=3D=3D>  Cleaning for cdrtools-2.0.3
> =3D=3D=3D>  Cleaning for gconf-editor-2.4.0,1
> =3D=3D=3D>  Cleaning for gnomecontrolcenter2-2.4.0
> =3D=3D=3D>  Cleaning for gnomesystemmonitor-2.4.0
> =3D=3D=3D>  Cleaning for mkisofs-2.0.3
> =3D=3D=3D>  Cleaning for nautilus-cd-burner-0.5.3_6
> =3D=3D=3D>  Cleaning for aspell-0.50.4.1
> =3D=3D=3D>  Cleaning for docbook-sk-4.1.2_1
> =3D=3D=3D>  Cleaning for docbook-xml-4.2_1
> =3D=3D=3D>  Cleaning for docbook-xsl-1.63.0
> =3D=3D=3D>  Cleaning for expat-1.95.6_1
> =3D=3D=3D>  Cleaning for intltool-0.29_1
> =3D=3D=3D>  Cleaning for libxml2-2.6.4
> =3D=3D=3D>  Cleaning for libxslt-1.1.2_2
> =3D=3D=3D>  Cleaning for p5-XML-Parser-2.34
> =3D=3D=3D>  Cleaning for scrollkeeper-0.3.14,1
> =3D=3D=3D>  Cleaning for sdocbook-xml-4.1.2.5_1
> =3D=3D=3D>  Cleaning for xmlcatmgr-2.0.a2
> =3D=3D=3D>  Cleaning for epiphany-1.0.7_1
> =3D=3D=3D>  Cleaning for libgtkhtml-2.4.1_1
> =3D=3D=3D>  Cleaning for mozilla-gtk2-1.6_1
> =3D=3D=3D>  Cleaning for nautilus2-2.4.1
> =3D=3D=3D>  Cleaning for XFree86-fontEncodings-4.3.0
> =3D=3D=3D>  Cleaning for XFree86-fontScalable-4.3.0
> =3D=3D=3D>  Cleaning for Xft-2.1.2
> =3D=3D=3D>  Cleaning for bitstream-vera-1.10
> =3D=3D=3D>  Cleaning for fontconfig-2.2.90_3
> =3D=3D=3D>  Cleaning for eel2-2.4.1
> =3D=3D=3D>  Cleaning for gnome-themes-2.4.1_1
> =3D=3D=3D>  Cleaning for gtk-engines2-2.2.0
> =3D=3D=3D>  Cleaning for gtk-2.2.4_1
> =3D=3D=3D>  Cleaning for gtksourceview-0.7.0
> =3D=3D=3D>  Cleaning for libbonoboui-2.4.3
> =3D=3D=3D>  Cleaning for libgail-gnome-1.0.2_2
> =3D=3D=3D>  Cleaning for libgnomeprintui-2.4.2
> =3D=3D=3D>  Cleaning for libgnomeui-2.4.0.1_1
> =3D=3D=3D>  Cleaning for libwnck-2.4.0.1
> =3D=3D=3D>  Cleaning for pango-1.2.5
> =3D=3D=3D>  Cleaning for vte-0.11.10_2
> =3D=3D=3D>  Cleaning for metacity-2.6.3
> =3D=3D=3D>  Cleaning for XFree86-clients-4.3.0_6
> =3D=3D=3D>  Cleaning for XFree86-libraries-4.3.0_6
> =3D=3D=3D>  Cleaning for gdm2-2.4.4.7
> =3D=3D=3D>  Cleaning for gnomeapplets2-2.4.2
> =3D=3D=3D>  Cleaning for gnomedesktop-2.4.1.1_1
> =3D=3D=3D>  Cleaning for gnomepanel-2.4.2
> =3D=3D=3D>  Cleaning for gnomesession-2.4.2
> =3D=3D=3D>  Cleaning for gnometerminal-2.4.2
> =3D=3D=3D>  Cleaning for libgnome-2.4.0_3
> =3D=3D=3D>  Cleaning for startup-notification-0.5_1
> =3D=3D=3D>  Cleaning for xscreensaver-gnome-4.14
> =3D=3D=3D>  Cleaning for yelp-2.4.2_1
> =3D=3D=3D>  Cleaning for zenity-1.8
> =3D=3D=3D>  Cleaning for gnome2-2.4.1
> ># exit
>=20
> Script done on Mon Jan 26 08:43:43 2004
>=20
> What is happening here? And is there a work around?
>=20
> Thanks,
>=20
> Jim
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc



--=-vRAy3SezMUH7IciBXsLQ
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBAF+MQb2iPiv4Uz4cRAhexAJ432AVaXmzly/aI9n39V7sXfliPawCeP/Tj
iumMgxBhyf9O0BHqVxS6QYA=
=lFA+
-----END PGP SIGNATURE-----

--=-vRAy3SezMUH7IciBXsLQ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1075307280.788.37.camel>