Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
The configure of your package checks for flex, and your package contains .l files that flex uses to generate parsers, but the 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
Generated file is provided with package, added FLEX=":" to configure.