Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669442 - x11-libs/gtksourceview-3.24.7 : /.../sh:line <snip>: --fhead: command not found
Summary: x11-libs/gtksourceview-3.24.7 : /.../sh:line <snip>: --fhead: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-10-23 19:06 UTC by Toralf Förster
Modified: 2018-11-02 12:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.71 KB, text/plain)
2018-10-23 19:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,126.05 KB, text/plain)
2018-10-23 19:06 UTC, Toralf Förster
Details
environment (environment,110.29 KB, text/plain)
2018-10-23 19:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,37.36 KB, application/x-bzip)
2018-10-23 19:06 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.40 KB, application/x-bzip)
2018-10-23 19:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.93 KB, application/x-bzip)
2018-10-23 19:06 UTC, Toralf Förster
Details
x11-libs:gtksourceview-3.24.7:20181023-105042.log (x11-libs:gtksourceview-3.24.7:20181023-105042.log,16.93 KB, text/plain)
2018-10-23 19:06 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 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(-)