Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Error: Generating cg-version... rm cat-file.o diff-files.o rev-tree.o receive-pack.o fsck-cache.o rev-parse.o convert-cache.o http-pull.o pack-objects.o ssh-pull.o mktag.o stripspace.o show-index.o unpack-file.o send-pack.o apply.o prune-packed.o diff-cache.o checkout-cache.o diff-stages.o clone-pack.o rev-list.o update-cache.o fetch-pack.o patch-id.o diff-tree.o export.o read-tree.o local-pull.o write-tree.o merge-base.o unpack-objects.o tar-tree.o ls-tree.o get-tar-commit-id.o check-files.o commit-tree.o diff-helper.o hash-object.o merge-cache.o ls-files.o verify-pack.o init-db.o ssh-push.o upload-pack.o ./make-cg-asciidoc ../cg-add > cg-add.txt asciidoc -b css-embedded -d manpage cg-add.txt WARNING: non-standard css-embedded backend FAILED: incomplete configuration files make: *** [cg-add.html] エラー 1 rm cg-add.txt !!! ERROR: dev-util/cogito-0.12.1 failed. !!! Function src_compile, Line 37, Exitcode 2 !!! make documentation failed !!! If you need support, post the topmost build error, NOT this status message. asciidoc: [ebuild R ] app-text/asciidoc-7.0.1 Let me know if you need more info.
I found the solution in a debian bug laying around. I'll attach the patch.
Created an attachment (id=64501) [details] cogito-0.12.1-doc.patch The patch required. It changes to xhtml11 instead of css-embedded, which breaks on the latest asciidoc. This also requires the asciidoc depend be set to >=app-text/asciidoc-7.0.1.
in cvs now. thx for reporting and investigating.