Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787146 - x11-libs/gtksourceview-4.8.1 - ../.../gtksourceinit.c: fatal error: gtksourceview-gresources.h: No such file or directory
Summary: x11-libs/gtksourceview-4.8.1 - ../.../gtksourceinit.c: fatal error: gtksource...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://gitlab.gnome.org/GNOME/gtksou...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-30 13:27 UTC by Toralf Förster
Modified: 2021-04-30 16:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.56 KB, text/plain)
2021-04-30 13:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,237.60 KB, text/plain)
2021-04-30 13:27 UTC, Toralf Förster
Details
environment (environment,105.18 KB, text/plain)
2021-04-30 13:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.66 KB, application/x-bzip)
2021-04-30 13:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,468 bytes, application/x-bzip)
2021-04-30 13:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.46 KB, application/x-bzip)
2021-04-30 13:27 UTC, Toralf Förster
Details
x11-libs:gtksourceview-4.8.1:20210430-100158.log (x11-libs:gtksourceview-4.8.1:20210430-100158.log,70.22 KB, text/plain)
2021-04-30 13:27 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 2021-04-30 13:27:17 UTC
../gtksourceview-4.8.1/gtksourceview/gtksourceinit.c:25:10: fatal error: gtksourceview-gresources.h: No such file or directory
   25 | #include "gtksourceview-gresources.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20210424-085324

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Apr 30 09:35:19 UTC 2021

emerge -qpvO x11-libs/gtksourceview
[ebuild     U ] x11-libs/gtksourceview-4.8.1 [4.6.1-r1] USE="introspection vala -glade -gtk-doc -test"
Comment 1 Toralf Förster gentoo-dev 2021-04-30 13:27:18 UTC
Created attachment 704493 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-30 13:27:20 UTC
Created attachment 704496 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-30 13:27:21 UTC
Created attachment 704499 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-30 13:27:22 UTC
Created attachment 704502 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-30 13:27:23 UTC
Created attachment 704505 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-30 13:27:25 UTC
Created attachment 704508 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-30 13:27:26 UTC
Created attachment 704511 [details]
x11-libs:gtksourceview-4.8.1:20210430-100158.log
Comment 8 Larry the Git Cow gentoo-dev 2021-04-30 16:18:49 UTC
The bug has been closed via the following commit(s):

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

commit 85608326ec157e60fd7a01ea032fb38e87e12ffc
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-04-30 16:17:41 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-04-30 16:18:44 +0000

    x11-libs/gtksourceview: Add patch to avoid build race
    
    Closes: https://bugs.gentoo.org/787146
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 ...sure-access-to-resources-in-corelib-build.patch | 57 ++++++++++++++++++++++
 x11-libs/gtksourceview/gtksourceview-4.8.1.ebuild  |  1 +
 2 files changed, 58 insertions(+)