Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672002 - app-arch/file-roller-3.28.1 : src/meson.build:71:0: ERROR: Program(s) [ glib-genmarshal ] not found or not executable
Summary: app-arch/file-roller-3.28.1 : src/meson.build:71:0: ERROR: Program(s) [ glib-...
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-11-26 17:29 UTC by Toralf Förster
Modified: 2019-01-18 21:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.83 KB, text/plain)
2018-11-26 17:29 UTC, Toralf Förster
Details
app-arch:file-roller-3.28.1:20181126-120026.log (app-arch:file-roller-3.28.1:20181126-120026.log,3.72 KB, text/plain)
2018-11-26 17:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,333.96 KB, text/plain)
2018-11-26 17:29 UTC, Toralf Förster
Details
environment (environment,137.82 KB, text/plain)
2018-11-26 17:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.24 KB, application/x-bzip)
2018-11-26 17:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.78 KB, application/x-bzip)
2018-11-26 17:29 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-11-26 17:29:09 UTC
Configuring org.gnome.FileRoller.ArchiveManager1.service using configuration

src/meson.build:71:0: ERROR:  Program(s) ['glib-genmarshal'] not found or not executable

A full log can be found at /var/tmp/portage/app-arch/file-roller-3.28.1/work/file-roller-3.28.1-build/meson-logs/meson-log.txt
 * ERROR: app-arch/file-roller-3.28.1::gentoo failed (configure phase):

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

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

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

  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]   ruby24 (with Rubygems) *
  [3]   ruby25 (with Rubygems)
Available Rust versions:
  [1]   rust-1.30.1 *
  [2]   rust-bin-1.30.1



emerge -qpvO app-arch/file-roller
[ebuild  N    ] app-arch/file-roller-3.28.1  USE="-libnotify -nautilus (-packagekit)"
Comment 1 Toralf Förster gentoo-dev 2018-11-26 17:29:11 UTC
Created attachment 556368 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-26 17:29:14 UTC
Created attachment 556370 [details]
app-arch:file-roller-3.28.1:20181126-120026.log
Comment 3 Toralf Förster gentoo-dev 2018-11-26 17:29:17 UTC
Created attachment 556372 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-11-26 17:29:20 UTC
Created attachment 556374 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-11-26 17:29:23 UTC
Created attachment 556376 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-26 17:29:25 UTC
Created attachment 556378 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-01-18 21:37:09 UTC
The bug has been closed via the following commit(s):

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

commit d2080c3de811498c5642324332c318145c5b2702
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-01-18 21:27:26 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-01-18 21:35:29 +0000

    app-arch/file-roller: add explicit build dep on glib-utils
    
    Closes: https://bugs.gentoo.org/672002
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 app-arch/file-roller/file-roller-3.26.2.ebuild | 3 ++-
 app-arch/file-roller/file-roller-3.28.1.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)