Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668246 - x11-libs/goffice-0.10.41 : /.../sh:line <snip>: --prefix=go_: command not found
Summary: x11-libs/goffice-0.10.41 : /.../sh:line <snip>: --prefix=go_: 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-10 16:05 UTC by Toralf Förster
Modified: 2018-11-02 11:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.10 KB, text/plain)
2018-10-10 16:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,172.17 KB, text/plain)
2018-10-10 16:05 UTC, Toralf Förster
Details
environment (environment,104.47 KB, text/plain)
2018-10-10 16:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.95 KB, application/x-bzip)
2018-10-10 16:06 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,14.80 KB, application/x-bzip)
2018-10-10 16:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.37 KB, application/x-bzip)
2018-10-10 16:06 UTC, Toralf Förster
Details
x11-libs:goffice-0.10.41:20181010-085748.log (x11-libs:goffice-0.10.41:20181010-085748.log,15.29 KB, text/plain)
2018-10-10 16:06 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:05:54 UTC
if ! [ -x utils ]; then mkdir utils; fi && \
 --prefix=go_ --header utils/go-marshalers.list >utils/go-marshalers.h
/bin/sh: line 1: --prefix=go_: command not found
make[1]: *** [Makefile:2332: utils/go-marshalers.h] Error 127
make[1]: Leaving directory '/var/tmp/portage/x11-libs/goffice-0.10.41/work/goffice-0.10.41/goffice'
make: *** [Makefile:550: all-recursive] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20181006-204435

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

  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)
  [3]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (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 x11-libs/goffice
[ebuild  N    ] x11-libs/goffice-0.10.41  USE="introspection"
Comment 1 Toralf Förster gentoo-dev 2018-10-10 16:05:56 UTC
Created attachment 550440 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-10 16:05:59 UTC
Created attachment 550442 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-10 16:06:01 UTC
Created attachment 550444 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-10 16:06:04 UTC
Created attachment 550446 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-10 16:06:07 UTC
Created attachment 550448 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-10 16:06:10 UTC
Created attachment 550450 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-10 16:06:13 UTC
Created attachment 550452 [details]
x11-libs:goffice-0.10.41:20181010-085748.log
Comment 8 Larry the Git Cow gentoo-dev 2018-11-02 11:13:52 UTC
The bug has been closed via the following commit(s):

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

commit 9c5baba86629920f35c8e07b1b84be829dd36033
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-11-02 11:01:57 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-11-02 11:13:18 +0000

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

 x11-libs/goffice/goffice-0.10.38.ebuild | 3 ++-
 x11-libs/goffice/goffice-0.10.41.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)