Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667720 - gnome-extra/gtkhtml-4.10.0 : /.../sh:line <snip>: gtkhtml-editor-marshal.list: command not found
Summary: gnome-extra/gtkhtml-4.10.0 : /.../sh:line <snip>: gtkhtml-editor-marshal.list...
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:37 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,15.90 KB, text/plain)
2018-10-04 15:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,213.62 KB, text/plain)
2018-10-04 15:38 UTC, Toralf Förster
Details
environment (environment,101.71 KB, text/plain)
2018-10-04 15:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.46 KB, application/x-bzip)
2018-10-04 15:38 UTC, Toralf Förster
Details
gnome-extra:gtkhtml-4.10.0:20181003-234038.log (gnome-extra:gtkhtml-4.10.0:20181003-234038.log,311.14 KB, text/plain)
2018-10-04 15:38 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.44 KB, application/x-bzip)
2018-10-04 15:38 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.45 KB, application/x-bzip)
2018-10-04 15:38 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:37:51 UTC
echo "#include \"gtkhtml-editor-marshal.h\"" > gtkhtml-editor-marshal.c && \
 gtkhtml-editor-marshal.list --body --prefix=gtkhtml_editor_marshal >> gtkhtml-editor-marshal.c
/bin/sh: line 1: gtkhtml-editor-marshal.list: command not found
make[3]: *** [Makefile:1130: gtkhtml-editor-marshal.c] Error 127
make[3]: Leaving directory '/var/tmp/portage/gnome-extra/gtkhtml-4.10.0/work/gtkhtml-4.10.0/components/editor'
make[2]: *** [Makefile:412: all-recursive] Error 1

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] 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)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv gnome-extra/gtkhtml
[ebuild  N    ] gnome-extra/gtkhtml-4.10.0
Comment 1 Toralf Förster gentoo-dev 2018-10-04 15:37:56 UTC
Created attachment 549234 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-04 15:38:01 UTC
Created attachment 549236 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-04 15:38:04 UTC
Created attachment 549238 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-04 15:38:09 UTC
Created attachment 549240 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-04 15:38:15 UTC
Created attachment 549242 [details]
gnome-extra:gtkhtml-4.10.0:20181003-234038.log
Comment 6 Toralf Förster gentoo-dev 2018-10-04 15:38:20 UTC
Created attachment 549244 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-04 15:38:25 UTC
Created attachment 549246 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-06 22:37:34 UTC
The bug has been closed via the following commit(s):

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

commit b3824c893cd3cf9faa711acb1f4a3575932267c4
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-10-06 21:42:05 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-10-06 22:36:16 +0000

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

 gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)