Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#27771 closed defect (duplicate)

Building of gtk-doc-1.15 stops in configure phase: could not find DocBook XSL Stylesheets in XML catalog

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: gtk-doc

Description

Hello!

On Leopard, Mac OS X 10.5.8, PPC, running the configure script ends here:

checking whether /opt/local/bin/python2.6 version >= 2.3... yes
checking for /opt/local/bin/python2.6 version... 2.6
checking for /opt/local/bin/python2.6 platform... darwin
checking for /opt/local/bin/python2.6 script directory... ${prefix}/lib/python2.6/site-packages
checking for /opt/local/bin/python2.6 extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for openjade... no
checking for jade... no
configure: WARNING: Could not find openjade or jade, so SGML is not supported
checking for xsltproc... /opt/local/bin/xsltproc
checking for dblatex... no
checking for fop... /opt/local/bin/fop
checking for XML catalog (/opt/local/etc/xml/catalog)... found
checking for xmlcatalog... /opt/local/bin/xmlcatalog
checking for DocBook XML DTD V4.3 in XML catalog... found
checking for DocBook XSL Stylesheets in XML catalog... not found
configure: error: could not find DocBook XSL Stylesheets in XML catalog
shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/work/gtk-doc-1.15" && ./configure --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog " returned error 1

Attachments (2)

main.log (11.3 KB) - added by ballapete (Peter "Pete" Dyballa) 13 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/main.log
config.log (27.4 KB) - added by ballapete (Peter "Pete" Dyballa) 13 years ago.
The config.log file

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by ballapete (Peter "Pete" Dyballa)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/main.log

Changed 13 years ago by ballapete (Peter "Pete" Dyballa)

Attachment: config.log added

The config.log file

comment:1 Changed 13 years ago by ballapete (Peter "Pete" Dyballa)

port installed | egrep -i 'gtk|doc'
tclsh(67234,0xa075f820) malloc: Could not open , using stderr
  asciidoc @8.6.3_0 (active)
  docbook-xml @5.0_0 (active)
  docbook-xml-4.1.2 @4.1.2_1 (active)
  docbook-xml-4.2 @4.2_0 (active)
  docbook-xml-4.3 @4.3_0 (active)
  docbook-xml-4.4 @4.4_0 (active)
  docbook-xml-4.5 @4.5_0 (active)
  docbook-xml-5.0 @5.0_0 (active)
  docbook-xsl @1.76.1_0 (active)
  git-core @1.7.3.2_1+doc
  git-core @1.7.3.4_0+doc+python26 (active)
  gnome-doc-utils @0.20.2_0 (active)
  gtk-doc @1.15_0 (active)
  gtk1 @1.2.10_9 (active)
  gtk2 @2.22.1_0+x11 (active)
  py26-docutils @0.7_0 (active)
  xorg-sgml-doctools @1.5.99.901_0 (active)

comment:2 Changed 13 years ago by mf2k (Frank Schima)

Cc: devans@… openmaintainer@… removed
Owner: changed from macports-tickets@… to devans@…
Port: @1.15 Revision 1 (gnome devel) removed

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

comment:4 Changed 13 years ago by ballapete (Peter "Pete" Dyballa)

Could it be that was mistaken when I saw in port's output messages like these?

######################################################################
# As MacPorts does not currently have a post-deactivate hook, 
# you will need to ensure that you manually remove the catalog 
# entry for this port when you uninstall it.  To do so, run 
# "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.3/catalog.xml".
######################################################################

######################################################################
# As MacPorts does not currently have a post-deactivate hook, 
# you will need to ensure that you manually remove the catalog 
# entry for this port when you uninstall it.  To do so, run 
# "xmlcatmgr remove nextCatalog /opt/local/share/xsl/docbook-xsl/catalog.xml".
######################################################################

######################################################################
# As MacPorts does not currently have a post-deactivate hook, 
# you will need to ensure that you manually remove the catalog 
# entry for this port when you uninstall it.  To do so, run 
# "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.1.2/catalog.xml".
######################################################################

######################################################################
# As MacPorts does not currently have a post-deactivate hook, 
# you will need to ensure that you manually remove the catalog 
# entry for this port when you uninstall it.  To do so, run 
# "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.2/catalog.xml".
######################################################################

######################################################################
# As MacPorts does not currently have a post-deactivate hook, 
# you will need to ensure that you manually remove the catalog 
# entry for this port when you uninstall it.  To do so, run 
# "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.4/catalog.xml".
######################################################################

######################################################################
# As MacPorts does not currently have a post-deactivate hook, 
# you will need to ensure that you manually remove the catalog 
# entry for this port when you uninstall it.  To do so, run 
# "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.5/catalog.xml".
######################################################################

Because when I use the XML catalog file from Fink xmlcatalog correctly returns

file:///sw/share/xml/dtd/docbookx/4.3.0/docbookx.dtd
Note: See TracTickets for help on using tickets.