[Debian GNUstep maintainers] First version of split gnustep-dl2 at mentors
Federico Giménez Nieto
fgimenez at coit.es
Thu Mar 11 11:23:00 UTC 2010
2010/3/5 Yavor Doganov <yavor at gnu.org>:
> About gdlgsdoc:
> It seems to me that this tool is either incomplete or buggy (or both).
> Its task, as I understand it, is to produce .gsdoc files from .eomodel
> files, which are then processed with autogsdoc to produce .html.
> However, I couldn't make it produce anything useful (more precisely:
> anything at all). Doing
>
> gdlgsdoc --verbose=1 Examples/library.eomodel
>
> produces no .gsdoc file (and exits with success). Passing
> --template=sometemplate.gsdoc actually writes a .gsdoc file which
> is byte-to-byte equivalent to the template. So I'd suggest to file a
> bug at
> https://savannah.gnu.org/bugs/?func=additem&group=gnustep (Category:
> gdl2, Item Group: Documentation) asking for clarification). If the
> tool is really disfunctional, it is perfectly OK to delete it from
> debian/rules and get yourself releaved from the duty of shipping a
> manpage (for the time being, at least).
>
I don't even get it to work, after installing the bundle, when trying
# gdlgsdoc --verbose=1 ./Examples/library.eomodel
i get:
2010-03-10 09:53:12.553 gdlgsdoc[12079] File NSData.m: 161. In
readContentsOfFile Open ((nil)) attempt failed - bad path
2010-03-10 09:53:12.565 gdlgsdoc[12079] File 1/1 - Processing
./Examples/library.eomodel
2010-03-10 09:53:12.579 gdlgsdoc[12079] Model ./Examples/library.eomodel loaded
2010-03-10 09:53:12.580 gdlgsdoc[12079] Start: EOModel
Segmentation fault
although the ./Examples/library.eomodel file is really there. I get
the same results with passing Examples/library.eomodel as parameter.
Didn't you get this segfault?
> Hmm, DBModeler, eoutil, etc. are under GPLv3+, I think...
>
Ok, modified.
>
> * If you pass doc=yes to $(MAKE) in the clean rule, doesn't
> gnustep-make delete all generated files?
Yes, corrected.
>
> * Just an enhancement: you could ship the contents of Examples/ under
> /usr/share/doc/gnustep-dl2/examples. dh_installexamples ought to do
> this automatically.
>
Ok, done. I've also added the manpages for DBModeler and eoutil. The
new version is at mentors [1]
Cheers
Federico
[1] http://mentors.debian.net/debian/pool/main/g/gnustep-dl2/gnustep-dl2_0.12.0-1.dsc
More information about the pkg-GNUstep-maintainers
mailing list