Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475246 - net-misc/youtube-dl[python_targets_python3_3] fails to build
Summary: net-misc/youtube-dl[python_targets_python3_3] fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-29 18:25 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2013-06-29 20:20 UTC (History)
2 users (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 Diego Elio Pettenò (RETIRED) gentoo-dev 2013-06-29 18:25:56 UTC
* Package:    net-misc/youtube-dl-2013.06.34.2
 * Repository: gentoo
 * Maintainer: jer@gentoo.org nirbheek@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux python_single_target_python3_3 python_targets_python2_7 python_targets_python3_3 userland_GNU
 * FEATURES:   compressdebug preserve-libs sandbox splitdebug userpriv usersandbox
>>> Unpacking source...
>>> Unpacking youtube-dl-2013.06.34.2.tar.gz to /tmp/portage/net-misc/youtube-dl-2013.06.34.2/work
>>> Source unpacked in /tmp/portage/net-misc/youtube-dl-2013.06.34.2/work
>>> Preparing source in /tmp/portage/net-misc/youtube-dl-2013.06.34.2/work/youtube-dl ...
 * Applying youtube-dl-2013.06.34.2-offensive.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /tmp/portage/net-misc/youtube-dl-2013.06.34.2/work/youtube-dl ...
>>> Source configured.
>>> Compiling source in /tmp/portage/net-misc/youtube-dl-2013.06.34.2/work/youtube-dl ...
/usr/bin/python3.3 setup.py build --build-base /tmp/portage/net-misc/youtube-dl-2013.06.34.2/work/youtube-dl_python3.3 --build-platlib /tmp/portage/net-misc/youtube-dl-2013.06.34.2/work/youtube-dl_python3.3/lib --build-purelib /tmp/portage/net-misc/youtube-dl-2013.06.34.2/work/youtube-dl_python3.3/lib --build-scripts /tmp/portage/net-misc/youtube-dl-2013.06.34.2/work/youtube-dl_python3.3/scripts
Traceback (most recent call last):
  File "setup.py", line 6, in <module>
    import pkg_resources
ImportError: No module named 'pkg_resources'
 * ERROR: net-misc/youtube-dl-2013.06.34.2 failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 2921:  Called distutils-r1_src_compile
 *   environment, line  684:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
 *   environment, line  251:  Called distutils-r1_run_phase 'distutils-r1_python_compile'
 *   environment, line  673:  Called distutils-r1_python_compile
 *   environment, line  577:  Called esetup.py
 *   environment, line 1454:  Called die
 * The specific snippet of code:
 *       "${@}" || die
 * 
 * If you need support, post the output of `emerge --info '=net-misc/youtube-dl-2013.06.34.2'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/youtube-dl-2013.06.34.2'`.
 * The complete build log is located at '/var/log/portage/net-misc:youtube-dl-2013.06.34.2:20130629-182315.log.gz'.
 * The ebuild environment file is located at '/tmp/portage/net-misc/youtube-dl-2013.06.34.2/temp/environment'.
 * Working directory: '/tmp/portage/net-misc/youtube-dl-2013.06.34.2/work/youtube-dl'
 * S: '/tmp/portage/net-misc/youtube-dl-2013.06.34.2/work/youtube-dl'
Comment 1 Mike Gilbert gentoo-dev 2013-06-29 20:20:28 UTC
+  29 Jun 2013; Mike Gilbert <floppym@gentoo.org> youtube-dl-2013.06.34.2.ebuild:
+  Depend on setuptools, bug 475246.
+