Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518036 - media-gfx/eom-1.8.0 should not call python-single-r1_pkg_setup without USE=python ( Please set the PYTHON_SINGLE_TARGET variable in your make.conf to one of the following values: python2_6 python2_7 )
Summary: media-gfx/eom-1.8.0 should not call python-single-r1_pkg_setup without USE=py...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tom Wijsman (TomWij) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-24 21:21 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2014-12-10 09:32 UTC (History)
2 users (show)

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


Attachments
emerge --info media-gfx/eom (einfo,5.32 KB, text/plain)
2014-07-24 21:21 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-07-24 21:21:41 UTC
Created attachment 381522 [details]
emerge --info media-gfx/eom

A quick scan of the ebuild says REQUIRED_USE indicates building without python is possible, and it just needs to not call the  python-single-r1_pkg_setup function during pkg-setup

 * Package:    media-gfx/eom-1.8.0
 * Repository: gentoo
 * Maintainer: TomWij@gentoo.org
 * USE:        X abi_x86_64 amd64 dbus elibc_glibc exif jpeg kernel_linux python_targets_python2_7 svg tiff userland_GNU xmp
 * FEATURES:   compressdebug preserve-libs sandbox splitdebug userpriv usersandbox
 * No Python implementation selected for the build. Please set
 * the PYTHON_SINGLE_TARGET variable in your make.conf to one
 * of the following values:
 * 
 * python2_6 python2_7
Comment 1 Matthias Maier gentoo-dev 2014-12-09 23:11:47 UTC
I cannot reproduce.

Can you please try again? If it still fails, attach the full build.log please and reopen the bug report.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-12-10 08:41:39 UTC
Explained in bug 518026.
Comment 3 Matthias Maier gentoo-dev 2014-12-10 09:32:05 UTC
  10 Dec 2014; Matthias Maier <tamiko@gentoo.org> eom-1.8.0.ebuild,
  eom-1.8.1.ebuild:
  do not call python-single-target-r1_pkg_setup if USE=-python, bug #518026