Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 669442

Summary: x11-libs/gtksourceview-3.24.7 : /.../sh:line <snip>: --fhead: command not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 667324    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
x11-libs:gtksourceview-3.24.7:20181023-105042.log

Description Toralf Förster gentoo-dev 2018-10-23 19:06:04 UTC
&& (cmp -s xgen-gtbec gtksourceview-enumtypes.c || cp xgen-gtbec gtksourceview-enumtypes.c) \
&& rm -f xgen-gtbec && echo stamp > stamp-gtksourceview-enumtypes.c
/bin/sh: line 2: --fhead: command not found
make[2]: *** [Makefile:2101: stamp-gtksourceview-enumtypes.c] Error 127
make[2]: Leaving directory '/var/tmp/portage/x11-libs/gtksourceview-3.24.7/work/gtksourceview-3.24.7/gtksourceview'
make[1]: *** [Makefile:654: all-recursive] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_20181020-160230

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

  Please see the tracker bug for details.

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.9.0 [icedtea-8]
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

emerge -qpvO x11-libs/gtksourceview
Comment 1 Toralf Förster gentoo-dev 2018-10-23 19:06:06 UTC
Created attachment 552566 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-23 19:06:09 UTC
Created attachment 552568 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-23 19:06:12 UTC
Created attachment 552570 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-23 19:06:15 UTC
Created attachment 552572 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-23 19:06:18 UTC
Created attachment 552574 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-23 19:06:20 UTC
Created attachment 552576 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-23 19:06:23 UTC
Created attachment 552578 [details]
x11-libs:gtksourceview-3.24.7:20181023-105042.log
Comment 8 Mart Raudsepp gentoo-dev 2018-11-02 12:35:34 UTC
I fixed this long ago for 3.24.8. I'll fix it up for 3.24.7 too then, and review old SLOT too.
Comment 9 Larry the Git Cow gentoo-dev 2018-11-02 12:53:54 UTC
The bug has been closed via the following commit(s):

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

commit 35af8d0dbb45a33a041433fd570b4cea4b901f8b
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-11-02 12:37:29 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-11-02 12:38:07 +0000

    x11-libs/gtksourceview: add explicit build dep on glib-utils
    
    Closes: https://bugs.gentoo.org/669442
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.11

 x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild | 3 ++-
 x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild    | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)