Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 627344

Summary: sys-apps/restorecond-2.7 : user.c:44:18: fatal error: glib.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: SE Linux Bugs <selinux>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sys-apps:restorecond-2.7:20170807-223915.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-08-08 17:11:20 UTC
to the PKG_CONFIG_PATH environment variable
Package 'dbus-glib-1', required by 'virtual:world', not found
user.c:44:18: fatal error: glib.h: No such file or directory
 #include <glib.h>
                  ^
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_20170802-210334

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0
 [2] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *



emerge -qpv sys-apps/restorecond
[ebuild  N    ] sys-apps/restorecond-2.7
Comment 1 Toralf Förster gentoo-dev 2017-08-08 17:11:24 UTC
Created attachment 488318 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-08 17:11:27 UTC
Created attachment 488320 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-08 17:11:30 UTC
Created attachment 488322 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-08 17:11:34 UTC
Created attachment 488324 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-08 17:11:38 UTC
Created attachment 488326 [details]
sys-apps:restorecond-2.7:20170807-223915.log
Comment 6 Toralf Förster gentoo-dev 2017-08-08 17:11:41 UTC
Created attachment 488328 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-04-12 05:06:28 UTC
The bug has been closed via the following commit(s):

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

commit 445c8b3800adf2613d51f2bb595b8bab7ec7d966
Author:     Jason Zaman <perfinion@gentoo.org>
AuthorDate: 2018-04-12 05:04:17 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2018-04-12 05:04:55 +0000

    sys-apps/restorecond: add missing dbus-glib dep
    
    Closes: https://bugs.gentoo.org/627344
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-apps/restorecond/restorecond-2.7.ebuild  | 3 ++-
 sys-apps/restorecond/restorecond-9999.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)