Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667722 - app-text/gspell-1.6.1 : /.../sh: --template: command not found
Summary: app-text/gspell-1.6.1 : /.../sh: --template: 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-04 15:38 UTC by Toralf Förster
Modified: 2018-10-06 22:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.41 KB, text/plain)
2018-10-04 15:38 UTC, Toralf Förster
Details
app-text:gspell-1.6.1:20181003-234325.log (app-text:gspell-1.6.1:20181003-234325.log,14.18 KB, text/plain)
2018-10-04 15:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,152.80 KB, text/plain)
2018-10-04 15:38 UTC, Toralf Förster
Details
environment (environment,110.18 KB, text/plain)
2018-10-04 15:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.74 KB, application/x-bzip)
2018-10-04 15:39 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.22 KB, application/x-bzip)
2018-10-04 15:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.36 KB, application/x-bzip)
2018-10-04 15:39 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-04 15:38:39 UTC
/usr/bin/glib-compile-resources --target=gspell-resources.c --sourcedir=./resources --generate-source ./resources/gspell.gresource.xml
(cd . &&  --template gspell-enum-types.c.template gspell.h gspell-checker.h gspell-checker-dialog.h gspell-entry.h gspell-entry-buffer.h gspell-language.h gspell-language-chooser.h gspell-language-chooser-button.h gspell-language-chooser-dialog.h gspell-navigator.h gspell-navigator-text-view.h gspell-text-buffer.h gspell-text-view.h gspell-version.h) > gspell-enum-types.c
/bin/sh: --template: command not found
make[2]: *** [Makefile:1548: gspell-enum-types.c] Error 127
make[2]: Leaving directory '/var/tmp/portage/app-text/gspell-1.6.1/work/gspell-1.6.1/gspell'
make[1]: *** [Makefile:561: all-recursive] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20180928-200145

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

  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.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-text/gspell
[ebuild  N    ] app-text/gspell-1.6.1  USE="introspection -test -vala"
Comment 1 Toralf Förster gentoo-dev 2018-10-04 15:38:44 UTC
Created attachment 549248 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-04 15:38:48 UTC
Created attachment 549250 [details]
app-text:gspell-1.6.1:20181003-234325.log
Comment 3 Toralf Förster gentoo-dev 2018-10-04 15:38:52 UTC
Created attachment 549252 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-04 15:38:57 UTC
Created attachment 549254 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-04 15:39:02 UTC
Created attachment 549256 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-04 15:39:06 UTC
Created attachment 549258 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-04 15:39:12 UTC
Created attachment 549260 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-06 22:37:39 UTC
The bug has been closed via the following commit(s):

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

commit 96f58751b764d4390c65d6a0cf480a528a84fef4
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-10-06 21:51:21 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-10-06 22:36:18 +0000

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

 app-text/gspell/gspell-1.4.2.ebuild | 3 ++-
 app-text/gspell/gspell-1.6.1.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)