Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668896 - app-text/xiphos-4.0.6a-r1 : /.../sh: ../.../marshal.list: Permission denied
Summary: app-text/xiphos-4.0.6a-r1 : /.../sh: ../.../marshal.list: Permission denied
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Theology Herd (disbanded)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-10-17 20:10 UTC by Toralf Förster
Modified: 2019-02-28 02:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.88 KB, text/plain)
2018-10-17 20:10 UTC, Toralf Förster
Details
app-text:xiphos-4.0.6a-r1:20181017-200517.log (app-text:xiphos-4.0.6a-r1:20181017-200517.log,14.74 KB, text/plain)
2018-10-17 20:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,427.70 KB, text/plain)
2018-10-17 20:11 UTC, Toralf Förster
Details
environment (environment,139.60 KB, text/plain)
2018-10-17 20:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.18 KB, application/x-bzip)
2018-10-17 20:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.36 KB, application/x-bzip)
2018-10-17 20:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.70 KB, application/x-bzip)
2018-10-17 20:11 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-17 20:10:56 UTC
[  1/124] glib_genmarshal: src/xiphos_html/marshal.list -> build/default/src/xiphos_html/marshal.h build/default/src/xiphos_html/marshal.c
22:05:24 runner system command ->  ../src/xiphos_html/marshal.list --prefix=xihtml_marshal --header > /var/tmp/portage/app-text/xiphos-4.0.6a-r1/work/xiphos-4.0.6a/build/default/src/xiphos_html/marshal.h
/bin/sh: ../src/xiphos_html/marshal.list: Permission denied
[  2/124] glib_genmarshal: src/webkit/marshal.list -> build/default/src/webkit/marshal.h build/default/src/webkit/marshal.c
[  3/124] xml2po: help/fr/fr.po help/C/xiphos.xml -> build/default/help/fr/xiphos.xml
[  5/124] locale_set.c: src/gnome2/make-locale-set.sh po/LINGUAS -> build/default/src/gnome2/locale_set.c

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

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

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

  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]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpvO app-text/xiphos
[ebuild   R   ] app-text/xiphos-4.1.0-r1  USE="-dbus -debug" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-10-17 20:10:58 UTC
Created attachment 551734 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-17 20:11:01 UTC
Created attachment 551736 [details]
app-text:xiphos-4.0.6a-r1:20181017-200517.log
Comment 3 Toralf Förster gentoo-dev 2018-10-17 20:11:04 UTC
Created attachment 551738 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-17 20:11:07 UTC
Created attachment 551740 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-17 20:11:10 UTC
Created attachment 551742 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-17 20:11:12 UTC
Created attachment 551744 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-17 20:11:15 UTC
Created attachment 551746 [details]
temp.tbz2
Comment 8 Chris Reffett (RETIRED) gentoo-dev Security 2019-02-28 01:55:57 UTC
If I'm reading this right, it looks like glib-genmarshal isn't present, and then it's trying to run it anyway. My guess is that there's a line to the effect of $GLIB_GENMARSHAL_PATH src/xiphos_html/marshal.list which isn't checking whether glib-genmarshal exists.
Comment 9 Larry the Git Cow gentoo-dev 2019-02-28 02:06:19 UTC
The bug has been closed via the following commit(s):

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

commit 6a7d7d6406e829341c4168f182ff6c281fd4d054
Author:     Chris Reffett <creffett@gentoo.org>
AuthorDate: 2019-02-28 02:05:30 +0000
Commit:     Chris Reffett <creffett@gentoo.org>
CommitDate: 2019-02-28 02:06:03 +0000

    app-text/xiphos: Add glib-utils as a dependency
    
    Fixes: https://bugs.gentoo.org/668896
    Signed-off-by: Chris Reffett <creffett@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-text/xiphos/xiphos-4.0.6a-r1.ebuild | 3 ++-
 app-text/xiphos/xiphos-4.1.0-r1.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)