scrollkeeper port has changed so that it no-longer builds on my system. Fix: none. Tried re-building all dependanceies (with portupgrade -R) and tried re-cvsupping ports just now. Still breaks this way. Since locate chunk-common.xsl returns: /usr/X11R6/share/gnome/sgml/docbook/xsl-stylesheets-1.29/html/chunk-common.xsl /usr/local/share/xsl/docbook/html/chunk-common.xsl /usr/local/share/xsl/docbook/xhtml/chunk-common.xsl it looks like whatever is looking for the file is at fault, rather than the non-extence of the file. How-To-Repeat: cd /usr/ports/textproc/scrollkeeper sudo rm -r work sudo make ===> Extracting for scrollkeeper-0.3.11_1,1 >> Checksum OK for gnome2/scrollkeeper-0.3.11.tar.bz2. ===> scrollkeeper-0.3.11_1,1 depends on executable: intltool-extract - found ===> scrollkeeper-0.3.11_1,1 depends on file: /usr/local/share/xml/docbook/4.1.2/docbook.cat - found ===> scrollkeeper-0.3.11_1,1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - found ===> scrollkeeper-0.3.11_1,1 depends on executable: gmake - found ===> scrollkeeper-0.3.11_1,1 depends on executable: libtool - found ===> scrollkeeper-0.3.11_1,1 depends on executable: bison - found ===> scrollkeeper-0.3.11_1,1 depends on shared library: xslt.1 - found ===> scrollkeeper-0.3.11_1,1 depends on shared library: intl.4 - found ===> Patching for scrollkeeper-0.3.11_1,1 ===> Applying FreeBSD patches for scrollkeeper-0.3.11_1,1 backing up XML Catalog root /usr/local/share/xml/catalog backing up XML Catalog /usr/local/share/xml/docbook/catalog creating XML Catalog root /usr/local/share/xml/catalog creating DocBook XML Catalog /usr/local/share/xml/docbook/catalog Found DocBook XML 4.1.2 DTD in /usr/local/share/xml/docbook/4.1.2 Found ISO DocBook entities in /usr/local/share/xml/docbook/4.1.2/ent could not locate chunk-common.xsl of DocBook XSLT stylesheets *** Error code 1 Stop in /usr_plus/ports/textproc/scrollkeeper.
On Mon, Sep 02, 2002 at 10:42:49AM -0000, Andrew Reilly wrote: > >Description: > scrollkeeper port has changed so that it no-longer > builds on my system. > >How-To-Repeat: > cd /usr/ports/textproc/scrollkeeper > sudo rm -r work > sudo make > ===> Extracting for scrollkeeper-0.3.11_1,1 > >> Checksum OK for gnome2/scrollkeeper-0.3.11.tar.bz2. > ===> scrollkeeper-0.3.11_1,1 depends on executable: intltool-extract - found > ===> scrollkeeper-0.3.11_1,1 depends on file: /usr/local/share/xml/docbook/4.1.2/docbook.cat - found > ===> scrollkeeper-0.3.11_1,1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - found > ===> scrollkeeper-0.3.11_1,1 depends on executable: gmake - found > ===> scrollkeeper-0.3.11_1,1 depends on executable: libtool - found > ===> scrollkeeper-0.3.11_1,1 depends on executable: bison - found > ===> scrollkeeper-0.3.11_1,1 depends on shared library: xslt.1 - found > ===> scrollkeeper-0.3.11_1,1 depends on shared library: intl.4 - found > ===> Patching for scrollkeeper-0.3.11_1,1 > ===> Applying FreeBSD patches for scrollkeeper-0.3.11_1,1 > backing up XML Catalog root /usr/local/share/xml/catalog > backing up XML Catalog /usr/local/share/xml/docbook/catalog > creating XML Catalog root /usr/local/share/xml/catalog > creating DocBook XML Catalog /usr/local/share/xml/docbook/catalog > Found DocBook XML 4.1.2 DTD in /usr/local/share/xml/docbook/4.1.2 > Found ISO DocBook entities in /usr/local/share/xml/docbook/4.1.2/ent > could not locate chunk-common.xsl of DocBook XSLT stylesheets > *** Error code 1 Which version of docbook-xsl do you have? Please make sure you have version 1.50 or higher. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/
Hi, Thanks for looking into this. On Mon, 2002-09-02 at 21:06, Edwin Groothuis wrote: > On Mon, Sep 02, 2002 at 10:42:49AM -0000, Andrew Reilly wrote: > > >Description: > > scrollkeeper port has changed so that it no-longer > > builds on my system. > > >How-To-Repeat: > > cd /usr/ports/textproc/scrollkeeper > > sudo rm -r work > > sudo make > > ===> Extracting for scrollkeeper-0.3.11_1,1 > > >> Checksum OK for gnome2/scrollkeeper-0.3.11.tar.bz2. > > ===> scrollkeeper-0.3.11_1,1 depends on executable: intltool-extract - found > > ===> scrollkeeper-0.3.11_1,1 depends on file: /usr/local/share/xml/docbook/4.1.2/docbook.cat - found > > ===> scrollkeeper-0.3.11_1,1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - found > > ===> scrollkeeper-0.3.11_1,1 depends on executable: gmake - found > > ===> scrollkeeper-0.3.11_1,1 depends on executable: libtool - found > > ===> scrollkeeper-0.3.11_1,1 depends on executable: bison - found > > ===> scrollkeeper-0.3.11_1,1 depends on shared library: xslt.1 - found > > ===> scrollkeeper-0.3.11_1,1 depends on shared library: intl.4 - found > > ===> Patching for scrollkeeper-0.3.11_1,1 > > ===> Applying FreeBSD patches for scrollkeeper-0.3.11_1,1 > > backing up XML Catalog root /usr/local/share/xml/catalog > > backing up XML Catalog /usr/local/share/xml/docbook/catalog > > creating XML Catalog root /usr/local/share/xml/catalog > > creating DocBook XML Catalog /usr/local/share/xml/docbook/catalog > > Found DocBook XML 4.1.2 DTD in /usr/local/share/xml/docbook/4.1.2 > > Found ISO DocBook entities in /usr/local/share/xml/docbook/4.1.2/ent > > could not locate chunk-common.xsl of DocBook XSLT stylesheets > > *** Error code 1 > > Which version of docbook-xsl do you have? Please make sure you have > version 1.50 or higher. docbook-xsl-1.51.1 Any other clues? -- Andrew
Responsible Changed From-To: freebsd-ports->gnome Over to maintainers.
State Changed From-To: open->feedback Can you actually verify the existence of chunk.xsl in /usr/local/share/xsl by hand? Sometimes locate databases are out of date. Also, is /usr/local a symlink?
State Changed From-To: feedback->closed This should be fixed now. Thanks for reporting.