Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695928 - dev-scheme/gauche-gtk-0.6_pre1 : x86_64-pc-linux-gnu-gcc: fatal error: no input files
Summary: dev-scheme/gauche-gtk-0.6_pre1 : x86_64-pc-linux-gnu-gcc: fatal error: no inp...
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-09-30 15:48 UTC by Toralf Förster
Modified: 2020-01-09 13:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.76 KB, text/plain)
2019-09-30 15:48 UTC, Toralf Förster
Details
dev-scheme:gauche-gtk-0.6_pre1:20190929-035600.log (dev-scheme:gauche-gtk-0.6_pre1:20190929-035600.log,85.43 KB, text/plain)
2019-09-30 15:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,30.71 KB, text/plain)
2019-09-30 15:48 UTC, Toralf Förster
Details
environment (environment,59.48 KB, text/plain)
2019-09-30 15:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.39 KB, application/x-bzip)
2019-09-30 15:49 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.58 KB, application/x-bzip)
2019-09-30 15:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.28 KB, application/x-bzip)
2019-09-30 15:49 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-09-30 15:48:50 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -O2 -pipe -march=native  -I. `gauche-config -I` `gauche-config --so-cflags` `pkg-config --cflags gtk+-2.0`   -c -o gtk_head.o gtk_head.c
x86_64-pc-linux-gnu-gcc: error: gtk_head.c: No such file or directory
x86_64-pc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
make[1]: *** [<builtin>: gtk_head.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-gtk-0.6_pre1/work/Gauche-gtk2-0.6_pre1/src'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20190928-082156

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

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


llvm:
9.0.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) *

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

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 29 Sep 2019 03:06:14 +0000

emerge -qpvO dev-scheme/gauche-gtk
[ebuild  N    ] dev-scheme/gauche-gtk-0.6_pre1  USE="nls opengl -examples -glgd"
Comment 1 Toralf Förster gentoo-dev 2019-09-30 15:48:53 UTC
Created attachment 591390 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-30 15:48:56 UTC
Created attachment 591392 [details]
dev-scheme:gauche-gtk-0.6_pre1:20190929-035600.log
Comment 3 Toralf Förster gentoo-dev 2019-09-30 15:48:59 UTC
Created attachment 591394 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-09-30 15:49:02 UTC
Created attachment 591396 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-09-30 15:49:06 UTC
Created attachment 591398 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-30 15:49:11 UTC
Created attachment 591400 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-09-30 15:49:16 UTC
Created attachment 591402 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-01-09 13:43:27 UTC
The bug has been closed via the following commit(s):

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

commit e19d462b2521377621e8748b050b53890809cc3b
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2020-01-09 13:38:33 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2020-01-09 13:43:06 +0000

    dev-scheme/gauche-gtk: fix build with >=dev-scheme/gauche-0.9.7
    
    Closes: https://bugs.gentoo.org/695928
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 dev-scheme/gauche-gtk/Manifest                   | 2 +-
 dev-scheme/gauche-gtk/gauche-gtk-0.6_pre1.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)