Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523860 - dev-libs/libmateweather-1.8.0 fails with USE=-python PYTHON_TARGETS="" ( No supported Python implementation in PYTHON_TARGETS )
Summary: dev-libs/libmateweather-1.8.0 fails with USE=-python PYTHON_TARGETS="" ( No s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tom Wijsman (TomWij) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-27 10:19 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2014-12-20 10:35 UTC (History)
0 users

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


Attachments
emerge --info dev-libs/libmateweather (einfo,5.75 KB, text/plain)
2014-09-27 10:19 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2014-09-27 10:19:15 UTC
Created attachment 385598 [details]
emerge --info dev-libs/libmateweather

I've gotten a nack for most of these bugs, but this one is still a bit beyond me.


 * Messages for package dev-libs/libmateweather-1.8.0:

 * No Python implementation selected for the build. Please add one
 * of the following values to your PYTHON_TARGETS (in make.conf):
 * 
 * python2_6 python2_7
 * ERROR: dev-libs/libmateweather-1.8.0::gentoo failed (prepare phase):
 *   No supported Python implementation in PYTHON_TARGETS.
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 4465:  Called python_copy_sources
 *   environment, line 3740:  Called _python_obtain_impls
 *   environment, line  812:  Called _python_validate_useflags
 *   environment, line  868:  Called die

Looking at the source suggests it *always* needs a valid python_target, regardless of the setting of USE=python
Comment 1 Matthias Maier gentoo-dev 2014-12-20 10:35:12 UTC
Thanks for the report. Fixed.

  20 Dec 2014; Matthias Maier <tamiko@gentoo.org> libmateweather-1.8.0.ebuild:
  fix compilation for -python -python_target_*, bug #523860