Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667392 - net-libs/loudmouth-1.5.3-r1 : /.../sh:line <snip>: glib-genmarshal: command not found
Summary: net-libs/loudmouth-1.5.3-r1 : /.../sh:line <snip>: glib-genmarshal: command n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andriy Utkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-09-30 16:21 UTC by Toralf Förster
Modified: 2018-10-29 22:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.80 KB, text/plain)
2018-09-30 16:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,252.45 KB, text/plain)
2018-09-30 16:21 UTC, Toralf Förster
Details
environment (environment,57.92 KB, text/plain)
2018-09-30 16:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.45 KB, application/x-bzip)
2018-09-30 16:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.10 KB, application/x-bzip)
2018-09-30 16:21 UTC, Toralf Förster
Details
net-libs:loudmouth-1.5.3-r1:20180930-161433.log (net-libs:loudmouth-1.5.3-r1:20180930-161433.log,11.65 KB, text/plain)
2018-09-30 16:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.83 KB, application/x-bzip)
2018-09-30 16:22 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-09-30 16:21:42 UTC
&& (cmp -s xgen-gmh lm-marshal.h || cp xgen-gmh lm-marshal.h) \
&& rm -f xgen-gmh xgen-gmh~
/bin/sh: line 1: glib-genmarshal: command not found
make[2]: *** [Makefile:1057: lm-marshal.h] Error 127
make[2]: Leaving directory '/var/tmp/portage/net-libs/loudmouth-1.5.3-r1/work/loudmouth-1.5.3/loudmouth'
make[1]: *** [Makefile:511: all-recursive] Error 1

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

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

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


  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)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpv net-libs/loudmouth
[ebuild  N    ] net-libs/loudmouth-1.5.3-r1  USE="ssl -asyncns -openssl -static-libs -test" 

!!! The following installed packages are masked:
- dev-python/python-xcaplib-1.1.0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <mgorny@gentoo.org> (30 Sep 2018)
# Poor quality NIH ebuilds with multiple issues and lack of test suites.
# They do not support Python 3 (even if somebody claimed otherwise,
# completely ignoring all the errors during install phase), depend
# on old Twisted packages and have no reverse dependencies in ::gentoo.
# Removal in 30 days.  Bug #667354.

- dev-python/python-application-2.1.0::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-09-30 16:21:45 UTC
Created attachment 548472 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-30 16:21:48 UTC
Created attachment 548474 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-30 16:21:51 UTC
Created attachment 548476 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-30 16:21:54 UTC
Created attachment 548478 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-30 16:21:58 UTC
Created attachment 548480 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-30 16:22:01 UTC
Created attachment 548482 [details]
net-libs:loudmouth-1.5.3-r1:20180930-161433.log
Comment 7 Toralf Förster gentoo-dev 2018-09-30 16:22:04 UTC
Created attachment 548484 [details]
temp.tbz2
Comment 8 Andriy Utkin (RETIRED) gentoo-dev 2018-10-07 15:50:54 UTC
This is a result of the migration of `glib-marshal` util to dev-util/glib-utils.
Comment 9 Larry the Git Cow gentoo-dev 2018-10-29 22:27:45 UTC
The bug has been referenced in the following commit(s):

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

commit 3500791f6606f1a1430c1303cef87f5e5ff21b84
Author:     Andrey Utkin <andrey_utkin@gentoo.org>
AuthorDate: 2018-10-20 22:51:47 +0000
Commit:     Andrey Utkin <andrey_utkin@gentoo.org>
CommitDate: 2018-10-29 22:27:04 +0000

    net-libs/loudmouth: add dep dev-util/glib-utils
    
    Add build-time dependency on dev-util/glib-utils.
    
    Since few tools are not installed by dev-libs/glib-2.56.2 ebuild
    anymore, loudmouth fails to build, emitting such error:
    
        net-libs/loudmouth-1.5.3-r1 : /.../sh:line <snip>: glib-genmarshal: command not found
    
    This commit fixes the error.
    
    Conditional operator depending on dev-libs/glib version is not needed as
    this is handled by dev-util/glib-utils-2.52.3 being empty and not
    conflicting with dev-libs/glib.
    
    Bug: https://bugs.gentoo.org/667392
    Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 net-libs/loudmouth/loudmouth-1.5.3-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 10 Andriy Utkin (RETIRED) gentoo-dev 2018-10-29 22:29:54 UTC
Thanks Toralf! Sorry for delay.