First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 97448
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matthew C. Tedder <teddemc@yahoo.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 97448 depends on: Show dependency tree
Bug 97448 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-06-29 23:31 0000
app-text/ots does not compile at all:

*** Building SGML ***
cd . && \
gtkdoc-mkdb --module=ots --source-dir=.. --sgml-mode
ERROR parsing comment block file : parameter expected -
 ../src/grader.c:64
ERROR parsing comment block file : parameter expected -
 ../src/grader.c:65
100% symbol docs coverage (0 symbols documented, 0 not documented)
See ots-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch sgml-build.stamp
*** Building HTML ***
rm -rf ./html
mkdir ./html
cd ./html && gtkdoc-mkhtml ots ../ots-docs.sgml
/usr/bin/openjade:../ots-docs.sgml:41:6:E: end tag for "PART" which is not finished
make[2]: *** [html-build.stamp] Error 1
make[2]: Leaving directory `/var/tmp/portage/ots-0.4.1/work/ots-0.4.1/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ots-0.4.1/work/ots-0.4.1'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1.just emerge the damn thing.. it hasn't compiled for many months now..
2.
3.

------- Comment #1 From stephan 2005-08-27 06:40:02 0000 -------
maybe you schould try version 0.4.2, see bug #94893 

------- Comment #2 From Marcelo Goes 2005-09-02 17:43:27 0000 -------
Hello,

This problem was caused by the --enable-gtk-doc option, which is broken in 0.4.1
and 0.4.2. I am dropping the doc USE flag and forcing --disable-gtk-doc. This
should fix compilation issues.

Thanks for reporting!

First Last Prev Next    No search results available      Search page      Enter new bug