First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 88042
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Black <dragonheart@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Roman Stanchak <rstanchak@yahoo.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
usedoc.patch usedoc.patch patch Christian Faulhammer 2006-02-06 08:52 0000 1.18 KB Details | Diff
blitz-sandbox-violation.log blitz-sandbox-violation with USE="doc" application/octet-stream Manuel Herzog 2006-11-11 07:30 0000 55.10 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 88042 depends on: Show dependency tree
Bug 88042 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-04-05 08:27 0000
dev-libs/blitz-0.8 ebuild doesn't specifically need the tetex dependency.  This
seems to only be required if building the documentation (maybe add a "doc" use
flag?). 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Daniel Black 2005-04-21 02:50:12 0000 -------
can you submit a patch for it?

I've also notices this does the compilation in src_install which is QA bad.

patches much appreciated.

------- Comment #2 From Christian Faulhammer 2006-02-06 08:52:51 0000 -------
Created an attachment (id=79034) [edit]
usedoc.patch

I added doc as useflag, tetex will only be added to dependencies if doc is set.
 Configure options adjusted to enable LaTeX docs if requested.
Daniel, I don't know what you mean stating that it compiles in the install
area...it is not, it just installs.

------- Comment #3 From Christian Faulhammer 2006-02-06 09:07:37 0000 -------
Oh, I forgot to mention that I only tested it by emerging blitz, but I did not
actually use the library.  Besides, I am not really happy with the current
solution: the -doc flag should --disable-doxygen completely, but flags doc and
tetex in combination activate tetex and --enable-latex-docs, while flags doc
and html --enable-html-docs.  Any comments on this?  If there is no uproar, I
am going to implement it as described above.

------- Comment #4 From Jakub Moc (RETIRED) 2006-11-04 10:06:14 0000 -------
Missing doc in IUSE now...

------- Comment #5 From Daniel Black 2006-11-06 10:39:18 0000 -------
thanks Christian and Jakub

------- Comment #6 From Manuel Herzog 2006-11-11 07:30:41 0000 -------
Created an attachment (id=101684) [edit]
blitz-sandbox-violation with USE="doc"

with doc in the Useflags, blitz throws sandbox violations while generating the
docs. The complete Log as attachment.
if i compile blitz with USE="-doc" there is no error

------- Comment #7 From Daniel Black 2006-11-12 03:28:47 0000 -------
(In reply to comment #6)
> Created an attachment (id=101684) [edit]
> blitz-sandbox-violation with USE="doc"
> 
> with doc in the Useflags, blitz throws sandbox violations while generating the
> docs. The complete Log as attachment.
> if i compile blitz with USE="-doc" there is no error
> 

Thanks - removed doc support for 0.9. 0.9-r1 has doc support for those who
care. Thanks Manuel.

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