Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682046 - dev-scheme/gauche-gl-0.6 : gauche-cg.h:21:10: fatal error: Cg/cg.h: No such file or directory
Summary: dev-scheme/gauche-gl-0.6 : gauche-cg.h:21:10: fatal error: Cg/cg.h: No such f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-30 08:59 UTC by Toralf Förster
Modified: 2021-10-04 13:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.89 KB, text/plain)
2019-03-30 08:59 UTC, Toralf Förster
Details
dev-scheme:gauche-gl-0.6:20190330-014249.log (dev-scheme:gauche-gl-0.6:20190330-014249.log,14.30 KB, text/plain)
2019-03-30 09:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,42.36 KB, text/plain)
2019-03-30 09:00 UTC, Toralf Förster
Details
environment (environment,15.67 KB, text/plain)
2019-03-30 09:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.23 KB, application/x-bzip)
2019-03-30 09:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.46 KB, application/x-bzip)
2019-03-30 09:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.71 KB, application/x-bzip)
2019-03-30 09:00 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 2019-03-30 08:59:55 UTC
x86_64-pc-linux-gnu-gcc -c  '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -pipe -march=native   -I../src -fPIC -o 'gauche-cg.o' 'gauche-cg.c'
In file included from gauche-cg.c:21:
gauche-cg.h:21:10: fatal error: Cg/cg.h: No such file or directory
 #include <Cg/cg.h>
          ^~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl_20190329-011848

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-scheme/gauche-gl
[ebuild  N    ] dev-scheme/gauche-gl-0.6  USE="cg -examples"
Comment 1 Toralf Förster gentoo-dev 2019-03-30 08:59:58 UTC
Created attachment 571208 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-30 09:00:01 UTC
Created attachment 571210 [details]
dev-scheme:gauche-gl-0.6:20190330-014249.log
Comment 3 Toralf Förster gentoo-dev 2019-03-30 09:00:04 UTC
Created attachment 571212 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-30 09:00:07 UTC
Created attachment 571214 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-30 09:00:10 UTC
Created attachment 571216 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-30 09:00:13 UTC
Created attachment 571218 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-03-30 09:00:16 UTC
Created attachment 571220 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-10-04 13:38:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47848d3088963101e51b601a146c656657d1893f

commit 47848d3088963101e51b601a146c656657d1893f
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2021-10-04 13:32:49 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2021-10-04 13:37:41 +0000

    dev-scheme/gauche-gl: fix build with USE=cg
    
    Closes: https://bugs.gentoo.org/682046
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 dev-scheme/gauche-gl/files/gauche-gl-0.6-cg.patch | 47 +++++++++++++++++++++++
 dev-scheme/gauche-gl/gauche-gl-0.6.ebuild         | 13 ++++++-
 2 files changed, 59 insertions(+), 1 deletion(-)