Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662472 - sys-apps/bolt-0.4 : meson.build:79:0: ERROR: Native dependency systemd not found
Summary: sys-apps/bolt-0.4 : meson.build:79:0: ERROR: Native dependency systemd not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-30 16:19 UTC by Toralf Förster
Modified: 2018-07-30 17:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.11 KB, text/plain)
2018-07-30 16:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.87 KB, text/plain)
2018-07-30 16:19 UTC, Toralf Förster
Details
environment (environment,86.23 KB, text/plain)
2018-07-30 16:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.79 KB, application/x-bzip)
2018-07-30 16:19 UTC, Toralf Förster
Details
sys-apps:bolt-0.4:20180729-233600.log (sys-apps:bolt-0.4:20180729-233600.log,5.26 KB, text/plain)
2018-07-30 16:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.32 KB, application/x-bzip)
2018-07-30 16:20 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-07-30 16:19:41 UTC
Native dependency polkit-gobject-1 found: YES 0.115

meson.build:79:0: ERROR:  Native dependency 'systemd' not found

A full log can be found at /var/tmp/portage/sys-apps/bolt-0.4/work/bolt-0.4-build/meson-logs/meson-log.txt
 * ERROR: sys-apps/bolt-0.4::gentoo failed (configure phase):

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

emerge -qpv sys-apps/bolt
[ebuild  N    ] sys-apps/bolt-0.4  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2018-07-30 16:19:45 UTC
Created attachment 541730 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-30 16:19:48 UTC
Created attachment 541732 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-30 16:19:51 UTC
Created attachment 541734 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-30 16:19:54 UTC
Created attachment 541736 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-30 16:19:56 UTC
Created attachment 541738 [details]
sys-apps:bolt-0.4:20180729-233600.log
Comment 6 Toralf Förster gentoo-dev 2018-07-30 16:20:00 UTC
Created attachment 541740 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-07-30 17:04:54 UTC
The bug has been closed via the following commit(s):

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

commit c1c7c8e57f45bc6ad1c3631185749834e5987a90
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2018-07-30 17:04:10 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-07-30 17:04:42 +0000

    sys-apps/bolt: add hard dep on systemd
    
    Closes: https://bugs.gentoo.org/662472
    
    Package-Manager: Portage-2.3.43, Repoman-2.3.10

 sys-apps/bolt/bolt-0.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

Additionally, it has been referenced in the following commit(s):

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

commit 529ec02ff0addcbfbd1e834c4c01b6da55e945fe
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2018-07-30 17:02:21 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-07-30 17:04:41 +0000

    profiles: add mask on sys-apps/bolt for systemd profiles
    
    Bug: https://bugs.gentoo.org/662472

 profiles/features/selinux/package.mask | 3 +++
 1 file changed, 3 insertions(+)