Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614168 - dev-python/gevent-1.2.1 !!! dodoc: CHANGES.rst does not exist
Summary: dev-python/gevent-1.2.1 !!! dodoc: CHANGES.rst does not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-28 19:53 UTC by Toralf Förster
Modified: 2017-03-28 20:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.84 KB, text/plain)
2017-03-28 19:53 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,7.88 KB, application/x-bzip)
2017-03-28 19:53 UTC, Toralf Förster
Details
dev-python:gevent-1.2.1:20170328-194547.log (dev-python:gevent-1.2.1:20170328-194547.log,112.55 KB, text/plain)
2017-03-28 19:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,146.62 KB, text/plain)
2017-03-28 19:53 UTC, Toralf Förster
Details
environment (environment,151.27 KB, text/plain)
2017-03-28 19:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.17 KB, application/x-bzip)
2017-03-28 19:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,40.82 KB, application/x-bzip)
2017-03-28 19:53 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-03-28 19:53:35 UTC
    def makefile(self, mode="r", buffering=None, *,
                                                  ^
SyntaxError: invalid syntax

byte-compiling /var/tmp/portage/dev-python/gevent-1.2.1/image/_python2.7/usr/lib64/python2.7/site-packages/gevent/_socketcommon.py to _socketcommon.pyc
byte-compiling /var/tmp/portage/dev-python/gevent-1.2.1/image/_python2.7/usr/lib64/python2.7/site-packages/gevent/_ssl2.py to _ssl2.pyc

  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named plasma-abi32+64_20170325-144619) at a hardened host acting as a tinderbox.

  -----------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-03-28 19:53:38 UTC
Created attachment 468536 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-03-28 19:53:42 UTC
Created attachment 468538 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-03-28 19:53:45 UTC
Created attachment 468540 [details]
dev-python:gevent-1.2.1:20170328-194547.log
Comment 4 Toralf Förster gentoo-dev 2017-03-28 19:53:48 UTC
Created attachment 468542 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-03-28 19:53:51 UTC
Created attachment 468544 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-03-28 19:53:54 UTC
Created attachment 468546 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-03-28 19:53:58 UTC
Created attachment 468548 [details]
temp.tbz2
Comment 8 Mike Gilbert gentoo-dev 2017-03-28 20:06:32 UTC
Wrong error; the byte-compilation errors are not fatal, and probably harmless.

The real error is this:

 * python3_4: running distutils-r1_run_phase python_install_all
/usr/bin/install: cannot stat 'CHANGES.rst': No such file or directory
!!! dodoc: CHANGES.rst does not exist
Comment 9 Mike Gilbert gentoo-dev 2017-03-28 20:08:14 UTC
chutzpah: Looks like you missed something when you bumped this.