Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627344 - sys-apps/restorecond-2.7 : user.c:44:18: fatal error: glib.h: No such file or directory
Summary: sys-apps/restorecond-2.7 : user.c:44:18: fatal error: glib.h: No such file or...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: SE Linux Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-08 17:11 UTC by Toralf Förster
Modified: 2018-04-12 05:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.75 KB, text/plain)
2017-08-08 17:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,244.30 KB, text/plain)
2017-08-08 17:11 UTC, Toralf Förster
Details
environment (environment,44.01 KB, text/plain)
2017-08-08 17:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.53 KB, application/x-bzip)
2017-08-08 17:11 UTC, Toralf Förster
Details
sys-apps:restorecond-2.7:20170807-223915.log (sys-apps:restorecond-2.7:20170807-223915.log,4.94 KB, text/plain)
2017-08-08 17:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.88 KB, application/x-bzip)
2017-08-08 17:11 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 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(-)