Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667480 - net-libs/rest-0.8.1 : /.../sh:line <snip>: --fhead: command not found
Summary: net-libs/rest-0.8.1 : /.../sh:line <snip>: --fhead: 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-01 16: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,16.76 KB, text/plain)
2018-10-01 16:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,266.43 KB, text/plain)
2018-10-01 16:37 UTC, Toralf Förster
Details
environment (environment,125.49 KB, text/plain)
2018-10-01 16:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.46 KB, application/x-bzip)
2018-10-01 16:37 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.68 KB, application/x-bzip)
2018-10-01 16:37 UTC, Toralf Förster
Details
net-libs:rest-0.8.1:20181001-152024.log (net-libs:rest-0.8.1:20181001-152024.log,30.17 KB, text/plain)
2018-10-01 16:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.36 KB, application/x-bzip)
2018-10-01 16:37 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-01 16:37:01 UTC
&& rm -f xgen-gtbh \
&& echo timestamp > stamp-rest-enum-types.h
/bin/sh: line 1: --fhead: command not found
make[3]: *** [Makefile:1651: stamp-rest-enum-types.h] Error 127
make[3]: Leaving directory '/var/tmp/portage/net-libs/rest-0.8.1/work/rest-0.8.1-abi_x86_64.amd64/rest'
make[2]: *** [Makefile:692: all] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20180923-190711

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


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


emerge -qpv net-libs/rest
[ebuild  N    ] net-libs/rest-0.8.1  USE="introspection -test"
Comment 1 Toralf Förster gentoo-dev 2018-10-01 16:37:04 UTC
Created attachment 548710 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-01 16:37:07 UTC
Created attachment 548712 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-01 16:37:10 UTC
Created attachment 548714 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-01 16:37:13 UTC
Created attachment 548716 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-01 16:37:15 UTC
Created attachment 548718 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-01 16:37:18 UTC
Created attachment 548720 [details]
net-libs:rest-0.8.1:20181001-152024.log
Comment 7 Toralf Förster gentoo-dev 2018-10-01 16:37:21 UTC
Created attachment 548722 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-06 22:37:20 UTC
The bug has been closed via the following commit(s):

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

commit e3ded0191656d65583c7909ba66fe614617e63b0
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-10-06 22:09:02 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-10-06 22:36:29 +0000

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

 net-libs/rest/rest-0.8.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)