Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291796 - >=www-servers/gatling-0.9 depends on >=dev-libs/libowfat-0.25
Summary: >=www-servers/gatling-0.9 depends on >=dev-libs/libowfat-0.25
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-04 01:08 UTC by Christian Sünkenberg
Modified: 2009-11-04 08:31 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Sünkenberg 2009-11-04 01:08:51 UTC
Recent versions of gatling need rangecheck.h from libowfat.
rangecheck.h is present in libowfat-0.25 onwards, however, libowfat-0.24 was installed.

Reproducible: Always

Steps to Reproduce:
1. Add entry '>=www-servers/gatling-0.9 ~amd64' to package.keywords
2. emerge gatling
Actual Results:  
www-servers/gatling-0.11-r1 fails to build with the following error:
"gatling.c:19:24: error: rangecheck.h: No such file or directory"

Expected Results:  
Emerge should fail informing about missing dependency if dependency on >=dev-libs/libowfat-0.25 cannot be met.
Comment 1 Patrick Lauer gentoo-dev 2009-11-04 08:31:56 UTC
+  04 Nov 2009; Patrick Lauer <patrick@gentoo.org> gatling-0.9.ebuild,
+  gatling-0.11.ebuild, gatling-0.11-r1.ebuild:
+  Small dep fix for #291796

Not sure if 0.11 depends on something newer, but this should do the trick.