=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for accerciser-1.12.1nb2 Making all in doc gmake[1]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/doc' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/doc' Making all in help gmake[1]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/help' msgfmt -o cs/cs.mo cs/cs.po msgfmt -o ca/ca.mo ca/ca.po msgfmt -o de/de.mo de/de.po msgfmt -o el/el.mo el/el.po msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po msgfmt -o es/es.mo es/es.po msgfmt -o fr/fr.mo fr/fr.po msgfmt -o gl/gl.mo gl/gl.po msgfmt -o it/it.mo it/it.po msgfmt -o ja/ja.mo ja/ja.po msgfmt -o oc/oc.mo oc/oc.po msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po msgfmt -o sl/sl.mo sl/sl.po msgfmt -o sv/sv.mo sv/sv.po msgfmt -o uk/uk.mo uk/uk.po msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po xsltproc -o accerciser-C.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` C/accerciser.xml || { rm -f "accerciser-C.omf"; exit 1; } if ! test -d ca/; then mkdir ca/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="ca/ca.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd ca/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d cs/; then mkdir cs/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="cs/cs.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd cs/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d de/; then mkdir de/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d el/; then mkdir el/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="el/el.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd el/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d en_GB/; then mkdir en_GB/; fi if ! test -d es/; then mkdir es/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="en_GB/en_GB.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd en_GB/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d fr/; then mkdir fr/; fi if ! test -d gl/; then mkdir gl/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="gl/gl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd gl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d oc/; then mkdir oc/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="oc/oc.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd oc/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d sl/; then mkdir sl/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d sv/; then mkdir sv/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="sv/sv.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd sv/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) if ! test -d zh_CN/; then mkdir zh_CN/; fi if [ -f "C/accerciser.xml" ]; then d="../"; else d="/scratch/devel/accerciser/work/accerciser-1.12.1/help/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/scratch/devel/accerciser/work/accerciser-1.12.1/help/${mo}"; fi; \ (cd zh_CN/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/accerciser.xml" > accerciser.xml.tmp && \ cp accerciser.xml.tmp accerciser.xml && rm -f accerciser.xml.tmp) xsltproc -o accerciser-ca.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ca --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` ca/accerciser.xml || { rm -f "accerciser-ca.omf"; exit 1; } xsltproc -o accerciser-cs.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang cs --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` cs/accerciser.xml || { rm -f "accerciser-cs.omf"; exit 1; } xsltproc -o accerciser-de.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` de/accerciser.xml || { rm -f "accerciser-de.omf"; exit 1; } xsltproc -o accerciser-el.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang el --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` el/accerciser.xml || { rm -f "accerciser-el.omf"; exit 1; } xsltproc -o accerciser-en_GB.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang en_GB --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` en_GB/accerciser.xml || { rm -f "accerciser-en_GB.omf"; exit 1; } xsltproc -o accerciser-es.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` es/accerciser.xml || { rm -f "accerciser-es.omf"; exit 1; } xsltproc -o accerciser-fr.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` fr/accerciser.xml || { rm -f "accerciser-fr.omf"; exit 1; } xsltproc -o accerciser-it.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` it/accerciser.xml || { rm -f "accerciser-it.omf"; exit 1; } xsltproc -o accerciser-gl.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang gl --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` gl/accerciser.xml || { rm -f "accerciser-gl.omf"; exit 1; } xsltproc -o accerciser-ja.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ja --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` ja/accerciser.xml || { rm -f "accerciser-ja.omf"; exit 1; } xsltproc -o accerciser-oc.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang oc --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` oc/accerciser.xml || { rm -f "accerciser-oc.omf"; exit 1; } xsltproc -o accerciser-pt_BR.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang pt_BR --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` pt_BR/accerciser.xml || { rm -f "accerciser-pt_BR.omf"; exit 1; } xsltproc -o accerciser-sl.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sl --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` sl/accerciser.xml || { rm -f "accerciser-sl.omf"; exit 1; } xsltproc -o accerciser-sv.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang sv --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` sv/accerciser.xml || { rm -f "accerciser-sv.omf"; exit 1; } xsltproc -o accerciser-uk.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang uk --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` uk/accerciser.xml || { rm -f "accerciser-uk.omf"; exit 1; } xsltproc -o accerciser-zh_CN.omf --stringparam db2omf.basename accerciser --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/pkg/share/omf" --stringparam db2omf.help_dir "/usr/pkg/share/gnome/help" --stringparam db2omf.omf_in "/scratch/devel/accerciser/work/accerciser-1.12.1/help/accerciser.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/scratch/devel/accerciser/work/.tools/bin/pkg-config --variable db2omf gnome-doc-utils` zh_CN/accerciser.xml || { rm -f "accerciser-zh_CN.omf"; exit 1; } gmake[1]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/help' Making all in icons gmake[1]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/icons' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/icons' Making all in plugindata gmake[1]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/plugindata' Making all in validate gmake[2]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/plugindata/validate' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/plugindata/validate' gmake[2]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/plugindata' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/plugindata' gmake[1]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/plugindata' Making all in plugins gmake[1]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/plugins' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/plugins' Making all in po gmake[1]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file ar.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file bn_IN.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file br.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file en_GB.po file=`echo en@shaw | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file en@shaw.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file hi.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file hu.po file=`echo hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file hy.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file ja.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file kn.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file lv.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file lt.po file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file mai.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file mr.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file ru.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file sq.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file tr.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file th.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /scratch/devel/accerciser/work/.tools/bin/msgfmt -o $file zh_TW.po gmake[1]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/po' Making all in src gmake[1]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src' Making all in lib gmake[2]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src/lib' Making all in accerciser gmake[3]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src/lib/accerciser' Making all in plugin gmake[4]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src/lib/accerciser/plugin' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src/lib/accerciser/plugin' gmake[4]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src/lib/accerciser' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src/lib/accerciser' gmake[3]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src/lib/accerciser' gmake[3]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src/lib' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src/lib' gmake[2]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src/lib' gmake[2]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src' gmake[1]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/src' Making all in pixmaps gmake[1]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1/pixmaps' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1/pixmaps' gmake[1]: Entering directory `/scratch/devel/accerciser/work/accerciser-1.12.1' LC_ALL=C /scratch/devel/accerciser/work/.tools/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po accerciser.desktop.in accerciser.desktop LC_ALL=C /scratch/devel/accerciser/work/.tools/bin/intltool-merge -s -u -c ./po/.intltool-merge-cache ./po accerciser.schemas.in accerciser.schemas Generating and caching the translation database Merging translations into accerciser.desktop. Generating and caching the translation database Merging translations into accerciser.schemas. gmake[1]: Leaving directory `/scratch/devel/accerciser/work/accerciser-1.12.1' => Unwrapping files-to-be-installed.