Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2004 00:35:40 +0100
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        Alexey Zelkin <phantom@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: doc/share/mk doc.docbook.mk
Message-ID:  <20040326233540.GB950@arthur.nitro.dk>
In-Reply-To: <200403240945.i2O9jWcS011359@repoman.freebsd.org>
References:  <200403240945.i2O9jWcS011359@repoman.freebsd.org>

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

[-- Attachment #1 --]
On 2004.03.24 01:45:32 -0800, Alexey Zelkin wrote:
> phantom     2004/03/24 01:45:31 PST
> 
>   FreeBSD doc repository
> 
>   Modified files:
>     share/mk             doc.docbook.mk 
>   Log:
>   Fix 'make package' to generate valid packages

I think this commit broke package building for Japanese documents:

[simon@eddie:contributing] pwd
/FreeBSD/doc/ja_JP.eucJP/articles/contributing
[simon@eddie:contributing] make package
/bin/mkdir -p /FreeBSD/doc/ja_JP.eucJP/articles/contributing/pkg;  (cd /FreeBSD/doc/ja_JP.eucJP/articles/contributing &&  make FORMATS=html DOCDIR=/FreeBSD/doc/ja_JP.eucJP/articles/contributing/pkg install);  PKGSRCDIR=/FreeBSD/doc/ja_JP.eucJP/articles/contributing/pkg/ja_JP.eucJP/articles/contributing;  /bin/ls -1 $PKGSRCDIR > /FreeBSD/doc/ja_JP.eucJP/articles/contributing/PLIST.html;  /usr/sbin/pkg_create -v -f /FreeBSD/doc/ja_JP.eucJP/articles/contributing/PLIST.html  -p /usr/share/doc/ja/articles/contributing -s $PKGSRCDIR  -c -"FDP contributing html package"  -d -"FDP contributing html package" /FreeBSD/doc/ja_JP.eucJP/articles/contributing/contributing.ja_JP.eucJP.html.tgz ||  (/bin/rm -fr /FreeBSD/doc/ja_JP.eucJP/articles/contributing/contributing.ja_JP.eucJP.html.tgz PLIST.html && false);  /bin/rm -rf /FreeBSD/doc/ja_JP.eucJP/articles/contributing/pkg
/bin/rm -f docbook.css
/bin/cat /FreeBSD/doc/ja_JP.eucJP/articles/contributing/../../../share/misc/docbook.css > docbook.css
/usr/local/bin/jade -V nochunks -ioutput.html -d /FreeBSD/doc/ja_JP.eucJP/articles/contributing/../../../share/sgml/default.dsl -V %generate-legalnotice-link% -V %generate-article-toc% -ioutput.html.images   -D /usr/obj/FreeBSD/doc/ja_JP.eucJP/articles/contributing -c /FreeBSD/doc/ja_JP.eucJP/articles/contributing/../../../ja_JP.eucJP/share/sgml/catalog -c /FreeBSD/doc/ja_JP.eucJP/articles/contributing/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/iso8879/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -c /usr/local/share/sgml/catalog.ports -t sgml /FreeBSD/doc/ja_JP.eucJP/articles/contributing/article.sgml > article.html ||  (/bin/rm -f article.html && false)
/usr/local/bin/tidy -wrap 90 -m -raw -preserve -f /dev/null -asxml  article.html
*** Error code 1 (ignored)
install -C  -o simon -g simon -m 444 article.html /FreeBSD/doc/ja_JP.eucJP/articles/contributing/pkg/ja/articles/contributing
install -C  -o simon -g simon -m 444 docbook.css /FreeBSD/doc/ja_JP.eucJP/articles/contributing/pkg/ja/articles/contributing
ls: /FreeBSD/doc/ja_JP.eucJP/articles/contributing/pkg/ja_JP.eucJP/articles/contributing: No such file or directory
*** Error code 1

Stop in /FreeBSD/doc/ja_JP.eucJP/articles/contributing.
[simon@eddie:contributing] 

It somehow mixes up 'ja' and 'ja_JP.eucJP' in the paths.

BTW. my original pdf package build patch wasn't entirely correct, so I'm
doing a complete test build of a new patch now.  It will also fix 'make
clean'.  I haven't forgotten about it :).

-- 
Simon L. Nielsen
FreeBSD Documentation Team

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFAZL5Mh9pcDSc1mlERAmy1AJ9obkyNc88JI5w7Nf/aDu9ouCEEjwCfUagN
aNUb13sKv3lEn9JJPzB5b/0=
=UHdD
-----END PGP SIGNATURE-----

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