FreeBSD Bugzilla – Attachment 147006 Details for
Bug 193427
textproc/dsssl-docbook-modular: Fix fetching
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build log
10i386-svn.log (text/x-log), 21.41 KB, created by
Radim Kolar
on 2014-09-07 12:55:09 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Radim Kolar
Created:
2014-09-07 12:55:09 UTC
Size:
21.41 KB
patch
obsolete
>build started at Sun Sep 7 14:50:59 CEST 2014 >port directory: /usr/ports/textproc/dsssl-docbook-modular >building for: FreeBSD 10i386-svn 10.1-PRERELEASE FreeBSD 10.1-PRERELEASE i386 >maintained by: kuriyama@FreeBSD.org >Makefile ident: $FreeBSD: head/textproc/dsssl-docbook-modular/Makefile 359909 2014-06-30 20:09:03Z antoine $ >Poudriere version: 3.0.17 >Host OSVERSION: 1000714 >Jail OSVERSION: 1000714 > >---Begin Environment--- >PKGREPOSITORY=/tmp/pkgs >PACKAGES=/tmp/pkgs >OSVERSION=1000714 >UNAME_v=FreeBSD 10.1-PRERELEASE >UNAME_r=10.1-PRERELEASE >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=xterm >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/var/poudriere/data/build/10i386-svn/ref >PKG_EXT=txz >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNG=1 >PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f >PKG_ADD=/usr/local/sbin/pkg-static add >OLDPWD=/home/hsn >PWD=/var/poudriere/data/build/10i386-svn/ref/usr/ports/textproc/dsssl-docbook-modular >MASTERNAME=10i386-svn >DEVELOPER_MODE=yes >USER=root >HOME=/root >POUDRIERE_VERSION=3.0.17 >SKIPSANITY=0 >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >PKG_BIN=/usr/local/sbin/pkg-static >---End Environment--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/dsssl-docbook-modular/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/dsssl-docbook-modular/work HOME=/wrkdirs/usr/ports/textproc/dsssl-docbook-modular/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/dsssl-docbook-modular/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/dsssl-docbook-modular/work HOME=/wrkdirs/usr/ports/textproc/dsssl-docbook-modular/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" >--End MAKE_ENV-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/dsssl-docbook-modular >DOCSDIR=/usr/local/share/doc/dsssl-docbook-modular >EXAMPLESDIR=/usr/local/share/examples/dsssl-docbook-modular >WWWDIR=/usr/local/www/dsssl-docbook-modular >ETCDIR=/usr/local/etc/dsssl-docbook-modular >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PACKAGES=/packages >DISTDIR=/distfiles >---End make.conf--- >=======================<phase: check-sanity >============================ >=========================================================================== >=======================<phase: pkg-depends >============================ >===> dsssl-docbook-modular-1.79_1,1 depends on file: /usr/local/sbin/pkg - not found >===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg >===> Installing existing package /packages/All/pkg-1.3.7.txz >[10i386-svn] Installing pkg-1.3.7... done >Message for pkg-1.3.7: > If you are upgrading from the old package format, first run: > > # pkg2ng >===> Returning to build of dsssl-docbook-modular-1.79_1,1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> dsssl-docbook-modular-1.79_1,1 depends on file: /usr/local/sbin/pkg - found >cd /distfiles/; _PATCH_SITES_DEFAULT="http://dist.bsdlab.org/" ; for _file in docbook-dsssl-mn-20070525.diff.gz; do file=`echo $_file | /usr/bin/sed -E -e 's/:[^-:][^:]*$//'` ; select=`echo ${_file#${file}} | /usr/bin/sed -e 's/^://' -e 's/,/ /g'` ; file=`echo $file | /usr/bin/sed -E -e 's/:-[^:]+$//'` ; force_fetch=false; filebasename=${file##*/}; for afile in ; do afile=${afile##*/}; if [ "x$afile" = "x$filebasename" ]; then force_fetch=true; fi; done; if [ ! -f $file -a ! -f $filebasename -o "$force_fetch" = "true" ]; then if [ -L $file -o -L ${file##*/} ]; then echo "=> /distfiles//$file is a broken symlink."; echo "=> Perhaps a filesystem (most likely a CD) isn't mounted?"; echo "=> Please correct this problem and try again."; exit 1; fi; echo "=> $file doesn't seem to exist in /distfiles/."; if [ ! -z "$select" ] ; then __PATCH_SITES_TMP= ; for group in $select; do if [ ! -z \${_PATCH_SITES_${group}} ] ; then eval ___PATCH_SITES_TMP="\${_PATCH_SITES_${group}}" ; __PATCH_SITES_TMP="${__PATCH_SITES_TMP} ${___PATCH_SITES_TMP}" ; fi; done; ___PATCH_SITES_TMP= ; SORTED_PATCH_SITES_CMD_TMP="echo `echo ${__PATCH_SITES_TMP} | /usr/bin/awk 'BEGIN { RS = " "; ORS = " "; IGNORECASE = 1 ; gl = "://[^/]*/"; } /:\\/\\/[^\\/]*\\// { good["://[^/]*/"] = good["://[^/]*/"] " " $0 ; next; } { rest = rest " " $0; } END { n=split(gl, gla); for(i=1;i<=n;i++) { print good[gla[i]]; } print rest; }'` http://distcache.FreeBSD.org/ports-distfiles/" ; else SORTED_PATCH_SITES_CMD_TMP="cd /usr/ports/textproc/dsssl-docbook-modular && make patch-sites-DEFAULT" ; fi; sites_remaining=0; sites="`eval $SORTED_PATCH_SITES_CMD_TMP`"; for site in ${sites}; do sites_remaining=$((${sites_remaining} + 1)); done; for site in ${sites}; do sites_remaining=$((${sites_remaining} - 1)); echo "=> Attempting to fetch ${site}${file}"; CKSIZE=`alg=SIZE; if [ \( -n "" -a -n "" \) -o ! -f "/usr/ports/textproc/dsssl-docbook-modular/distinfo" ]; then exit; fi; DIR=; /usr/bin/awk -v alg=$alg -v file=${DIR:+$DIR/}${file} '$1 == alg && $2 == "(" file ")" {print $4}' /usr/ports/textproc/dsssl-docbook-modular/distinfo`; case ${file} in */*) /bin/mkdir -p ${file%/*}; args="-o ${file} ${site}${file}";; *) args=${site}${file};; esac; if /usr/bin/env SSL_NO_VERIFY_PEER=1 SSL_NO_VERIFY_HOSTNAME=1 /usr/bin/fetch -Fpr ${CKSIZE:+-S $CKSIZE} ${args} ; then actual_size=`stat -f %z "${file}"`; if [ -n "" ] || [ -z "${CKSIZE}" ] || [ ${actual_size} -eq ${CKSIZE} ]; then continue 2; else echo "=> Fetched file size mismatch (expected ${CKSIZE}, actual ${actual_size})"; if [ ${sites_remaining} -gt 1 ]; then echo "=> Trying next site"; /bin/rm -f -f ${file}; fi; fi; fi; done; echo "=> Couldn't fetch it - please try to retrieve this"; echo "=> port manually into /distfiles/ and try again."; exit 1; fi; done >===> Fetching all distfiles required by dsssl-docbook-modular-1.79_1,1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> dsssl-docbook-modular-1.79_1,1 depends on file: /usr/local/sbin/pkg - found >cd /distfiles/; _PATCH_SITES_DEFAULT="http://dist.bsdlab.org/" ; for _file in docbook-dsssl-mn-20070525.diff.gz; do file=`echo $_file | /usr/bin/sed -E -e 's/:[^-:][^:]*$//'` ; select=`echo ${_file#${file}} | /usr/bin/sed -e 's/^://' -e 's/,/ /g'` ; file=`echo $file | /usr/bin/sed -E -e 's/:-[^:]+$//'` ; force_fetch=false; filebasename=${file##*/}; for afile in ; do afile=${afile##*/}; if [ "x$afile" = "x$filebasename" ]; then force_fetch=true; fi; done; if [ ! -f $file -a ! -f $filebasename -o "$force_fetch" = "true" ]; then if [ -L $file -o -L ${file##*/} ]; then echo "=> /distfiles//$file is a broken symlink."; echo "=> Perhaps a filesystem (most likely a CD) isn't mounted?"; echo "=> Please correct this problem and try again."; exit 1; fi; echo "=> $file doesn't seem to exist in /distfiles/."; if [ ! -z "$select" ] ; then __PATCH_SITES_TMP= ; for group in $select; do if [ ! -z \${_PATCH_SITES_${group}} ] ; then eval ___PATCH_SITES_TMP="\${_PATCH_SITES_${group}}" ; __PATCH_SITES_TMP="${__PATCH_SITES_TMP} ${___PATCH_SITES_TMP}" ; fi; done; ___PATCH_SITES_TMP= ; SORTED_PATCH_SITES_CMD_TMP="echo `echo ${__PATCH_SITES_TMP} | /usr/bin/awk 'BEGIN { RS = " "; ORS = " "; IGNORECASE = 1 ; gl = "://[^/]*/"; } /:\\/\\/[^\\/]*\\// { good["://[^/]*/"] = good["://[^/]*/"] " " $0 ; next; } { rest = rest " " $0; } END { n=split(gl, gla); for(i=1;i<=n;i++) { print good[gla[i]]; } print rest; }'` http://distcache.FreeBSD.org/ports-distfiles/" ; else SORTED_PATCH_SITES_CMD_TMP="cd /usr/ports/textproc/dsssl-docbook-modular && make patch-sites-DEFAULT" ; fi; sites_remaining=0; sites="`eval $SORTED_PATCH_SITES_CMD_TMP`"; for site in ${sites}; do sites_remaining=$((${sites_remaining} + 1)); done; for site in ${sites}; do sites_remaining=$((${sites_remaining} - 1)); echo "=> Attempting to fetch ${site}${file}"; CKSIZE=`alg=SIZE; if [ \( -n "" -a -n "" \) -o ! -f "/usr/ports/textproc/dsssl-docbook-modular/distinfo" ]; then exit; fi; DIR=; /usr/bin/awk -v alg=$alg -v file=${DIR:+$DIR/}${file} '$1 == alg && $2 == "(" file ")" {print $4}' /usr/ports/textproc/dsssl-docbook-modular/distinfo`; case ${file} in */*) /bin/mkdir -p ${file%/*}; args="-o ${file} ${site}${file}";; *) args=${site}${file};; esac; if /usr/bin/env SSL_NO_VERIFY_PEER=1 SSL_NO_VERIFY_HOSTNAME=1 /usr/bin/fetch -Fpr ${CKSIZE:+-S $CKSIZE} ${args} ; then actual_size=`stat -f %z "${file}"`; if [ -n "" ] || [ -z "${CKSIZE}" ] || [ ${actual_size} -eq ${CKSIZE} ]; then continue 2; else echo "=> Fetched file size mismatch (expected ${CKSIZE}, actual ${actual_size})"; if [ ${sites_remaining} -gt 1 ]; then echo "=> Trying next site"; /bin/rm -f -f ${file}; fi; fi; fi; done; echo "=> Couldn't fetch it - please try to retrieve this"; echo "=> port manually into /distfiles/ and try again."; exit 1; fi; done >===> Fetching all distfiles required by dsssl-docbook-modular-1.79_1,1 for building >=> SHA256 Checksum OK for docbook-dsssl-1.79.tar.gz. >=> SHA256 Checksum OK for docbook-dsssl-doc-1.79.tar.gz. >=> SHA256 Checksum OK for docbook-dsssl-mn-20070525.diff.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> dsssl-docbook-modular-1.79_1,1 depends on file: /usr/local/sbin/pkg - found >cd /portdistfiles/; _PATCH_SITES_DEFAULT="http://dist.bsdlab.org/" ; for _file in docbook-dsssl-mn-20070525.diff.gz; do file=`echo $_file | /usr/bin/sed -E -e 's/:[^-:][^:]*$//'` ; select=`echo ${_file#${file}} | /usr/bin/sed -e 's/^://' -e 's/,/ /g'` ; file=`echo $file | /usr/bin/sed -E -e 's/:-[^:]+$//'` ; force_fetch=false; filebasename=${file##*/}; for afile in ; do afile=${afile##*/}; if [ "x$afile" = "x$filebasename" ]; then force_fetch=true; fi; done; if [ ! -f $file -a ! -f $filebasename -o "$force_fetch" = "true" ]; then if [ -L $file -o -L ${file##*/} ]; then echo "=> /portdistfiles//$file is a broken symlink."; echo "=> Perhaps a filesystem (most likely a CD) isn't mounted?"; echo "=> Please correct this problem and try again."; exit 1; fi; echo "=> $file doesn't seem to exist in /portdistfiles/."; if [ ! -z "$select" ] ; then __PATCH_SITES_TMP= ; for group in $select; do if [ ! -z \${_PATCH_SITES_${group}} ] ; then eval ___PATCH_SITES_TMP="\${_PATCH_SITES_${group}}" ; __PATCH_SITES_TMP="${__PATCH_SITES_TMP} ${___PATCH_SITES_TMP}" ; fi; done; ___PATCH_SITES_TMP= ; SORTED_PATCH_SITES_CMD_TMP="echo `echo ${__PATCH_SITES_TMP} | /usr/bin/awk 'BEGIN { RS = " "; ORS = " "; IGNORECASE = 1 ; gl = "://[^/]*/"; } /:\\/\\/[^\\/]*\\// { good["://[^/]*/"] = good["://[^/]*/"] " " $0 ; next; } { rest = rest " " $0; } END { n=split(gl, gla); for(i=1;i<=n;i++) { print good[gla[i]]; } print rest; }'` http://distcache.FreeBSD.org/ports-distfiles/" ; else SORTED_PATCH_SITES_CMD_TMP="cd /usr/ports/textproc/dsssl-docbook-modular && make patch-sites-DEFAULT" ; fi; sites_remaining=0; sites="`eval $SORTED_PATCH_SITES_CMD_TMP`"; for site in ${sites}; do sites_remaining=$((${sites_remaining} + 1)); done; for site in ${sites}; do sites_remaining=$((${sites_remaining} - 1)); echo "=> Attempting to fetch ${site}${file}"; CKSIZE=`alg=SIZE; if [ \( -n "" -a -n "" \) -o ! -f "/usr/ports/textproc/dsssl-docbook-modular/distinfo" ]; then exit; fi; DIR=; /usr/bin/awk -v alg=$alg -v file=${DIR:+$DIR/}${file} '$1 == alg && $2 == "(" file ")" {print $4}' /usr/ports/textproc/dsssl-docbook-modular/distinfo`; case ${file} in */*) /bin/mkdir -p ${file%/*}; args="-o ${file} ${site}${file}";; *) args=${site}${file};; esac; if /usr/bin/env SSL_NO_VERIFY_PEER=1 SSL_NO_VERIFY_HOSTNAME=1 /usr/bin/fetch -Fpr ${CKSIZE:+-S $CKSIZE} ${args} ; then actual_size=`stat -f %z "${file}"`; if [ -n "" ] || [ -z "${CKSIZE}" ] || [ ${actual_size} -eq ${CKSIZE} ]; then continue 2; else echo "=> Fetched file size mismatch (expected ${CKSIZE}, actual ${actual_size})"; if [ ${sites_remaining} -gt 1 ]; then echo "=> Trying next site"; /bin/rm -f -f ${file}; fi; fi; fi; done; echo "=> Couldn't fetch it - please try to retrieve this"; echo "=> port manually into /portdistfiles/ and try again."; exit 1; fi; done >===> Fetching all distfiles required by dsssl-docbook-modular-1.79_1,1 for building >===> Extracting for dsssl-docbook-modular-1.79_1,1 >=> SHA256 Checksum OK for docbook-dsssl-1.79.tar.gz. >=> SHA256 Checksum OK for docbook-dsssl-doc-1.79.tar.gz. >=> SHA256 Checksum OK for docbook-dsssl-mn-20070525.diff.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for dsssl-docbook-modular-1.79_1,1 >===> Applying distribution patches for dsssl-docbook-modular-1.79_1,1 >===> Applying FreeBSD patches for dsssl-docbook-modular-1.79_1,1 >=========================================================================== >=======================<phase: build-depends >============================ >===> dsssl-docbook-modular-1.79_1,1 depends on file: /usr/local/bin/xmlcatmgr - not found >===> Verifying install for /usr/local/bin/xmlcatmgr in /usr/ports/textproc/xmlcatmgr >===> Installing existing package /packages/All/xmlcatmgr-2.2.txz >[10i386-svn] Installing xmlcatmgr-2.2... done > + Creating /usr/local/share/sgml/catalog > + Registering CATALOG catalog.ports (SGML) > + Creating /usr/local/share/sgml/catalog.ports > + Creating /usr/local/share/xml/catalog > + Registering nextCatalog catalog.ports (XML) > + Creating /usr/local/share/xml/catalog.ports >Message for xmlcatmgr-2.2: > The following catalogs are installed: > > 1) /usr/local/share/sgml/catalog > > The top level catalog for SGML stuff. It is not changed > by any ports/packages except textproc/xmlcatmgr. > > 2) /usr/local/share/sgml/catalog.ports > > This catalog is for handling SGML stuff installed under > /usr/local/share/sgml. It is changed by ports/packages. > > 3) /usr/local/share/xml/catalog > > The top level catalog for XML stuff. It is not changed > by any ports/packages except textproc/xmlcatmgr. > > 4) /usr/local/share/xml/catalog.ports > > This catalog is for handling XML stuff installed under > /usr/local/share/xml. It is changed by ports/packages. >===> Returning to build of dsssl-docbook-modular-1.79_1,1 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=======================<phase: configure >============================ >===> dsssl-docbook-modular-1.79_1,1 depends on file: /usr/local/bin/xmlcatmgr - found >===> Configuring for dsssl-docbook-modular-1.79_1,1 >=========================================================================== >=======================<phase: build >============================ >===> Building for dsssl-docbook-modular-1.79_1,1 >/bin/rm -f -Rf /wrkdirs/usr/ports/textproc/dsssl-docbook-modular/work/docbook-dsssl-1.79/docsrc >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >===> dsssl-docbook-modular-1.79_1,1 depends on file: /usr/local/bin/xmlcatmgr - found >=========================================================================== >=======================<phase: stage >============================ >===> Staging for dsssl-docbook-modular-1.79_1,1 >===> dsssl-docbook-modular-1.79_1,1 depends on file: /usr/local/bin/xmlcatmgr - found >===> Generating temporary packing list >/bin/mkdir -p /wrkdirs/usr/ports/textproc/dsssl-docbook-modular/work/stage/usr/local/share/sgml/docbook/dsssl/modular >/usr/bin/find /wrkdirs/usr/ports/textproc/dsssl-docbook-modular/work -name '*.orig' -exec /bin/rm -f {} \; >cd /wrkdirs/usr/ports/textproc/dsssl-docbook-modular/work/docbook-dsssl-1.79 && /bin/pax -rw . /wrkdirs/usr/ports/textproc/dsssl-docbook-modular/work/stage/usr/local/share/sgml/docbook/dsssl/modular >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for directories owned by MTREEs >===> Checking for directories handled by dependencies >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for dsssl-docbook-modular-1.79_1,1 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >=======================<phase: install >============================ >===> Installing for dsssl-docbook-modular-1.79_1,1 >===> dsssl-docbook-modular-1.79_1,1 depends on file: /usr/local/bin/xmlcatmgr - found >===> Checking if dsssl-docbook-modular already installed >===> Registering installation for dsssl-docbook-modular-1.79_1,1 >pkg-static: DEVELOPER_MODE: Notice: arch "freebsd:10:x86:32" -- no architecture specific files found: >**** could this package use a wildcard architecture? >These are DSSSL stylesheets for the DocBook DTD by Norm Walsh. Use them >in conjunction with a DSSSL processor (such as jade) to convert documents >marked up as DocBook to other formats. > >For example (assume $DBPATH = $PREFIX/share/sgml/docbook/dsssl/modular) > > jade -t sgml -d $DBPATH/html/docbook.dsl filename.sgml (DocBook -> HTML) > jade -t rtf -d $DBPATH/print/docbook.dsl filename.sgml (DocBook -> RTF ) > jade -t tex -d $DBPATH/print/docbook.dsl filename.sgml (DocBook -> TeX ) > >To further parse the output of the 'tex' transformation you will need the >'jadetex' macros, which may not yet have been ported. > >More documentation (in HTML format) is available in > > $PREFIX/share/sgml/docbook/dsssl/modular/doc/ > >=========================================================================== >====>> Checking shared library dependencies >=======================<phase: deinstall >============================ >===> Deinstalling for dsssl-docbook-modular >===> Deinstalling dsssl-docbook-modular-1.79_1,1 >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > dsssl-docbook-modular-1.79_1,1 > >The operation will free 4 MB. >[10i386-svn] [1/1] Deleting dsssl-docbook-modular-1.79_1,1... done >xmlcatmgr: enabling compatibility mode; removing ALL matching entries >=========================================================================== >====>> Checking for extra files and directories >====>> Installing from package >[10i386-svn] Installing dsssl-docbook-modular-1.79_1,1... done >Message for dsssl-docbook-modular-1.79_1,1: > These are DSSSL stylesheets for the DocBook DTD by Norm Walsh. Use them >in conjunction with a DSSSL processor (such as jade) to convert documents >marked up as DocBook to other formats. > >For example (assume $DBPATH = $PREFIX/share/sgml/docbook/dsssl/modular) > > jade -t sgml -d $DBPATH/html/docbook.dsl filename.sgml (DocBook -> HTML) > jade -t rtf -d $DBPATH/print/docbook.dsl filename.sgml (DocBook -> RTF ) > jade -t tex -d $DBPATH/print/docbook.dsl filename.sgml (DocBook -> TeX ) > >To further parse the output of the 'tex' transformation you will need the >'jadetex' macros, which may not yet have been ported. > >More documentation (in HTML format) is available in > > $PREFIX/share/sgml/docbook/dsssl/modular/doc/ >====>> Cleaning up >===> Cleaning for dsssl-docbook-modular-1.79_1,1 >====>> Deinstalling package >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > dsssl-docbook-modular-1.79_1,1 > >The operation will free 4 MB. >[10i386-svn] [1/1] Deleting dsssl-docbook-modular-1.79_1,1... done >xmlcatmgr: enabling compatibility mode; removing ALL matching entries >build of /usr/ports/textproc/dsssl-docbook-modular ended at Sun Sep 7 14:51:39 CEST 2014 >build time: 00:00:40
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 193427
:
147005
| 147006