Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667626 - dev-libs/libpeas-1.22.0 : /.../sh: peas-marshal.list: command not found
Summary: dev-libs/libpeas-1.22.0 : /.../sh: peas-marshal.list: 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-03 06:59 UTC by Toralf Förster
Modified: 2018-10-03 09:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.16 KB, text/plain)
2018-10-03 06:59 UTC, Toralf Förster
Details
dev-libs:libpeas-1.22.0:20181002-235843.log (dev-libs:libpeas-1.22.0:20181002-235843.log,14.08 KB, text/plain)
2018-10-03 06:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,129.11 KB, text/plain)
2018-10-03 06:59 UTC, Toralf Förster
Details
environment (environment,159.49 KB, text/plain)
2018-10-03 07:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.58 KB, application/x-bzip)
2018-10-03 07:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.66 KB, application/x-bzip)
2018-10-03 07:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.64 KB, application/x-bzip)
2018-10-03 07:00 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-03 06:59:49 UTC
make[2]: Entering directory '/var/tmp/portage/dev-libs/libpeas-1.22.0/work/libpeas-1.22.0/libpeas'
(echo "#include \"peas-marshal.h\"" &&  peas-marshal.list --body --prefix=peas_cclosure_marshal) > peas-marshal.c
/bin/sh: peas-marshal.list: command not found
make[2]: *** [Makefile:969: peas-marshal.c] Error 127
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libpeas-1.22.0/work/libpeas-1.22.0/libpeas'
make[1]: *** [Makefile:497: 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.6
  [2]   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 dev-libs/libpeas
[ebuild  N    ] dev-libs/libpeas-1.22.0  USE="gtk python -glade -lua -luajit -test" PYTHON_SINGLE_TARGET="python3_6 -python3_4 -python3_5 -python3_7" PYTHON_TARGETS="python3_6 -python3_4 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2018-10-03 06:59:53 UTC
Created attachment 549086 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-03 06:59:56 UTC
Created attachment 549088 [details]
dev-libs:libpeas-1.22.0:20181002-235843.log
Comment 3 Toralf Förster gentoo-dev 2018-10-03 06:59:59 UTC
Created attachment 549090 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-03 07:00:04 UTC
Created attachment 549092 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-03 07:00:08 UTC
Created attachment 549094 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-03 07:00:11 UTC
Created attachment 549096 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-03 07:00:15 UTC
Created attachment 549098 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-03 09:54:37 UTC
The bug has been closed via the following commit(s):

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

commit dd3af25486fcbd39ff348a1ebeff68bf49884416
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-10-03 09:42:45 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-10-03 09:54:07 +0000

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

 dev-libs/libpeas/libpeas-1.20.0-r1.ebuild | 3 ++-
 dev-libs/libpeas/libpeas-1.22.0.ebuild    | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)