First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 221403
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Dick Marinus <dick@mrns.nl>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 221403 depends on: Show dependency tree
Bug 221403 blocks: 221311
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: 2008-05-11 13:16 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 Petteri Räty 2008-05-13 12:58:44 0000 -------
Added a DEPEND.

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