First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 221391
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego Pettenò <flameeyes@gentoo.org>
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 221391 depends on: Show dependency tree
Show dependency graph
Bug 221391 blocks: 221311
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2008-05-11 13:13 0000
The configure of your package checks for flex, even though your package might
not contain .l files that flex uses to generate parsers. Your ebuild does not
list a dependency on flex as per
http://tinderbox.dev.gentoo.org/misc/dindex/sys-devel/flex .

Either disable the flex test during configure to avoid false positive, or add
the dependency upon flex if it's needed by your package.

Thanks in advance,
Diego

------- Comment #1 From Markus Meier 2008-05-11 19:55:51 0000 -------
  11 May 2008; Markus Meier <maekke@gentoo.org> graphviz-2.12.ebuild,
  graphviz-2.16.1.ebuild, graphviz-2.16.1-r4.ebuild, graphviz-2.18.ebuild:
  add missing flex dependency, bug #221391

Thanks for the report.

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