Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380651 - sci-libs/cifparse-obj-7.025 : add sys-devel/bison and sys-devel/flex in DEPEND
Summary: sci-libs/cifparse-obj-7.025 : add sys-devel/bison and sys-devel/flex in DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autodep
  Show dependency tree
 
Reported: 2011-08-25 14:07 UTC by bay
Modified: 2011-08-26 16:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log(without bison) (cifparse-obj.txt,20.63 KB, text/plain)
2011-08-25 14:07 UTC, bay
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bay 2011-08-25 14:07:44 UTC
Created attachment 284635 [details]
Build log(without bison)

Package sci-libs/cifparse-obj doesn't compile without sys-devel/bison and sys-devel/flex.

Error when without bison:

sh: bison: command not found
make[1]: *** [obj/CifParser.o] Error 127

Error when without flex:

/bin/sh: flex: command not found
make[1]: *** [CifScanner.o] Error 127

I propose to add these packages as dependencies of sci-libs/cifparse-obj.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2011-08-25 15:50:14 UTC
Tanks for reporting. I will fix hat soon.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2011-08-26 16:19:14 UTC
+  26 Aug 2011; Justin Lecher <jlec@gentoo.org> cifparse-obj-6.302.ebuild,
+  cifparse-obj-7.025.ebuild, metadata.xml:
+  Add missing deps on flex and bison #380651
+