Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626588 - dev-python/Kivy-1.9.1-r1 : kivy/.../opengl.c:1:2: error: #error Do not use this file, it is the result of a failed Cython compilation.
Summary: dev-python/Kivy-1.9.1-r1 : kivy/.../opengl.c:1:2: error: #error Do not use th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sławek Lis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-30 09:03 UTC by Toralf Förster
Modified: 2017-07-31 20:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.16 KB, text/plain)
2017-07-30 09:03 UTC, Toralf Förster
Details
dev-python:Kivy-1.9.1-r1:20170730-045553.log (dev-python:Kivy-1.9.1-r1:20170730-045553.log,6.75 KB, text/plain)
2017-07-30 09:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,129.29 KB, text/plain)
2017-07-30 09:03 UTC, Toralf Förster
Details
environment (environment,110.19 KB, text/plain)
2017-07-30 09:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.40 KB, application/x-bzip)
2017-07-30 09:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.87 KB, application/x-bzip)
2017-07-30 09:04 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-07-30 09:03:48 UTC
creating /var/tmp/portage/dev-python/Kivy-1.9.1-r1/work/kivy-1.9.1-python2_7/build/temp.linux-x86_64-2.7/kivy/graphics
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fPIC -I/usr/include/python2.7 -c kivy/graphics/opengl.c -o /var/tmp/portage/dev-python/Kivy-1.9.1-r1/work/kivy-1.9.1-python2_7/build/temp.linux-x86_64-2.7/kivy/graphics/opengl.o
kivy/graphics/opengl.c:1:2: error: #error Do not use this file, it is the result of a failed Cython compilation.
 #error Do not use this file, it is the result of a failed Cython compilation.
  ^~~~~
 error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome_libressl_20170727-201459

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-30 09:03:51 UTC
Created attachment 487292 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-30 09:03:54 UTC
Created attachment 487294 [details]
dev-python:Kivy-1.9.1-r1:20170730-045553.log
Comment 3 Toralf Förster gentoo-dev 2017-07-30 09:03:57 UTC
Created attachment 487296 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-30 09:04:00 UTC
Created attachment 487298 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-30 09:04:04 UTC
Created attachment 487300 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-30 09:04:07 UTC
Created attachment 487302 [details]
temp.tbz2
Comment 7 Sławek Lis (RETIRED) gentoo-dev 2017-07-31 10:38:04 UTC
This should be fixed in Kivy-1.10.0. Can you please verify with latest version?
Comment 8 Toralf Förster gentoo-dev 2017-07-31 20:40:25 UTC
(In reply to Sławek Lis from comment #7)
fixed there