Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367917 - media-gfx/hugin-2011.0.0_rc1: required version of libpano13 increased
Summary: media-gfx/hugin-2011.0.0_rc1: required version of libpano13 increased
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-18 13:17 UTC by Daniel Neugebauer
Modified: 2011-05-18 20:09 UTC (History)
0 users

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


Attachments
changed CDEPEND version number for libpano13 (hugin-2011.0.0_rc1.patch,378 bytes, patch)
2011-05-18 13:19 UTC, Daniel Neugebauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Neugebauer 2011-05-18 13:17:15 UTC
media-gfx/hugin-2011.0.0_rc1 requires >=media-libs/libpano13-2.9.18 but ebuild has not yet been updated and still accepts >=media-libs/libpano13-2.9.17. Hugin fails to configure.

Reproducible: Always

Steps to Reproduce:
1. have media-libs/libpano13-2.9.17 or older installed
2. unmask media-gfx/hugin-2011.0.0_rc1
3. emerge hugin

Actual Results:  
Error on configuration:

-- Found Glew: 
CMake Error at CMakeModules/FindPANO13.cmake:76 (MESSAGE):
  libpano13 version: 2.9.18 required, 2.9.17 found
Call Stack (most recent call first):
  CMakeLists.txt:211 (FIND_PACKAGE)

Expected Results:  
succeed in configuration and compilation

Only fix required to the ebuild is increasing the version number in CDEPEND.
Comment 1 Daniel Neugebauer 2011-05-18 13:19:51 UTC
Created attachment 273831 [details, diff]
changed CDEPEND version number for libpano13
Comment 2 Tim Harder gentoo-dev 2011-05-18 20:09:43 UTC
Nice catch, I forgot that. Fixed in CVS.