Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 172586
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: James Rowe <jnrowe@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
fish-no_doxygen.patch fish-no_doxygen.patch patch James Rowe 2007-03-28 19:31 0000 879 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 172586 depends on: Show dependency tree
Bug 172586 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: 2007-03-28 19:30 0000
The build system for fish always executes the user_doc rule, which
requires doxygen irrespective of any USE flag setting.

  Possible fixes include:

    * simply depending on doxygen unconditionally even though it isn't
      strictly required,
    * patching user_doc out of the `all' target or calling the others
      manually in the ebuild,
    * a stub function if USE=doc isn't set to skip doxygen usage because
      the docs are already prebuilt anyway.

  Being lazy, and not wanting doxygen needlessly, I went for the second
option and attached is a patch which does this.  Although, I imagine
some will prefer a cleaner fix :/

Thanks,

James

------- Comment #1 From James Rowe 2007-03-28 19:31:02 0000 -------
Created an attachment (id=114808) [details]
fish-no_doxygen.patch

  The patch also changes the with USE=doc conditional to use the
`user_doc' rule, because the doc files that are built with the `doc'
rule aren't even installed.

------- Comment #2 From Jakub Moc (RETIRED) 2007-03-28 20:25:03 0000 -------
*** Bug 170809 has been marked as a duplicate of this bug. ***

------- Comment #3 From Donnie Berkholz 2007-06-21 23:33:39 0000 -------
Please file this bug with the upstream developers. I'll be happy to add a fix
once upstream accepts it.

------- Comment #4 From Muelli 2007-06-23 17:04:51 0000 -------
I don't agree with closing the bug as resolved, since it is obviously not
resolved.

Whats wrong with the patch anyway? You didn't even leave a comment on this.

------- Comment #5 From Donnie Berkholz 2007-06-23 19:11:03 0000 -------
(In reply to comment #4)
> I don't agree with closing the bug as resolved, since it is obviously not
> resolved.

It is not resolved as fixed, it is resolved as this is an upstream issue to
fix. Once this fix is upstream, we will reopen this bug, add the patch and mark
it as fixed.

> Whats wrong with the patch anyway? You didn't even leave a comment on this.

It's not in the upstream source code. I don't add patches that aren't in the
upstream code, because it increases Gentoo's maintenance burden and makes us
the end-point of support instead of upstream.

------- Comment #6 From James Rowe 2007-06-24 23:12:24 0000 -------
  For what it is worth as the original poster I *won't* personally be taking 
this upstream, I'm not a fish user I only installed it to check on a user's 
collision report with another package(#131638 and #145928) and the latest 
ebuild's behaviour of just forcing the doxygen dep is fine with me(minus the
spurious doc USE flag anyhow).

------- Comment #7 From Donnie Berkholz 2007-06-25 02:16:31 0000 -------
(In reply to comment #6)
> ebuild's behaviour of just forcing the doxygen dep is fine with me(minus the
> spurious doc USE flag anyhow).

Thanks for pointing that out, I just fixed it.

------- Comment #8 From Thomas Anderson (tanderson) 2007-07-01 14:04:23 0000 -------
Reopening as app-shells/fish-1.22.2 is still affected by this bug. Adding the
dep on app-doc/doxygen works over here.

------- Comment #9 From Fabian Groffen 2007-10-01 17:54:09 0000 -------
please add the doxygen dep, or apply the patch.

------- Comment #10 From Fabian Groffen 2007-10-01 18:00:57 0000 -------
uhm, sorry for the spam.  doxygen dep is already in there.

------- Comment #11 From VĂ­ctor Ostorga 2009-11-03 15:27:42 0000 -------
fish-1.23.0 does not comes anymore with doc useflag , and it builds fine
without doxygen installed.

Removing doxygen DEPEND

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug