Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668240 - mate-base/caja-1.18.5 : /.../sh:line <snip>: --body: command not found
Summary: mate-base/caja-1.18.5 : /.../sh:line <snip>: --body: 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 MATE Desktop
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-10-10 16:04 UTC by Toralf Förster
Modified: 2019-04-07 11:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.25 KB, text/plain)
2018-10-10 16:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,179.05 KB, text/plain)
2018-10-10 16:04 UTC, Toralf Förster
Details
environment (environment,121.88 KB, text/plain)
2018-10-10 16:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.01 KB, application/x-bzip)
2018-10-10 16:04 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.50 KB, application/x-bzip)
2018-10-10 16:05 UTC, Toralf Förster
Details
mate-base:caja-1.18.5:20181010-035639.log (mate-base:caja-1.18.5:20181010-035639.log,14.01 KB, text/plain)
2018-10-10 16:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.15 KB, application/x-bzip)
2018-10-10 16:05 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-10 16:04:47 UTC
echo "#include \"eel-marshal.h\"" > eel-marshal.c && \
 --body --prefix=eel_marshal eel-marshal.list >> eel-marshal.c
/bin/sh: line 1: --body: command not found
make[2]: *** [Makefile:1227: eel-marshal.c] Error 127
make[2]: Leaving directory '/var/tmp/portage/mate-base/caja-1.18.5/work/caja-1.18.5/eel'
make[1]: *** [Makefile:509: all-recursive] Error 1

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

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

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

  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.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (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 mate-base/caja
[ebuild  N    ] mate-base/caja-1.18.5  USE="introspection mate (-packagekit) -test -xmp"
Comment 1 Toralf Förster gentoo-dev 2018-10-10 16:04:50 UTC
Created attachment 550404 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-10 16:04:53 UTC
Created attachment 550406 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-10 16:04:55 UTC
Created attachment 550408 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-10 16:04:58 UTC
Created attachment 550410 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-10 16:05:01 UTC
Created attachment 550412 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-10 16:05:03 UTC
Created attachment 550414 [details]
mate-base:caja-1.18.5:20181010-035639.log
Comment 7 Toralf Förster gentoo-dev 2018-10-10 16:05:06 UTC
Created attachment 550416 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-04-07 11:54:37 UTC
The bug has been closed via the following commit(s):

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

commit 40550587b38ea4c5645153460a828d12cb3714db
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-04-07 11:54:03 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-04-07 11:54:15 +0000

    mate-base/caja: Add missing dev-util/glib-utils
    
    Non-maintainer fix.
    
    Closes: https://bugs.gentoo.org/668240
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 mate-base/caja/caja-1.22.0.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)