Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685054 - app-misc/mx5000tools-0.1.2 : configure: error: Package requirements (glib-2.0 >= 2.8.0 ) were not met:
Summary: app-misc/mx5000tools-0.1.2 : configure: error: Package requirements (glib-2.0...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-04 18:08 UTC by Toralf Förster
Modified: 2019-05-25 20:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.05 KB, text/plain)
2019-05-04 18:08 UTC, Toralf Förster
Details
app-misc:mx5000tools-0.1.2:20190504-175817.log (app-misc:mx5000tools-0.1.2:20190504-175817.log,7.97 KB, text/plain)
2019-05-04 18:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,116.78 KB, text/plain)
2019-05-04 18:08 UTC, Toralf Förster
Details
environment (environment,60.87 KB, text/plain)
2019-05-04 18:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.28 KB, application/x-bzip)
2019-05-04 18:08 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.56 KB, application/x-bzip)
2019-05-04 18:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.32 KB, application/x-bzip)
2019-05-04 18:08 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 2019-05-04 18:08:07 UTC
checking pkg-config is at least version 0.16... yes
checking for MX5000D... no
configure: error: Package requirements (glib-2.0 >= 2.8.0 ) were not met:

Package 'glib-2.0', required by 'virtual:world', not found


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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_stable-libressl_20190502-165513

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

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.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.29.1 *



emerge -qpvO app-misc/mx5000tools
[ebuild  N    ] app-misc/mx5000tools-0.1.2
Comment 1 Toralf Förster gentoo-dev 2019-05-04 18:08:10 UTC
Created attachment 575134 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-04 18:08:13 UTC
Created attachment 575136 [details]
app-misc:mx5000tools-0.1.2:20190504-175817.log
Comment 3 Toralf Förster gentoo-dev 2019-05-04 18:08:16 UTC
Created attachment 575138 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-05-04 18:08:19 UTC
Created attachment 575140 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-05-04 18:08:22 UTC
Created attachment 575142 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-05-04 18:08:25 UTC
Created attachment 575144 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-05-04 18:08:28 UTC
Created attachment 575146 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-05-25 20:59:09 UTC
The bug has been closed via the following commit(s):

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

commit 216d53788f12a6852dedf39929e0c56e8c8f63b4
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2019-05-25 20:25:41 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-25 20:54:42 +0000

    app-misc/mx5000tools: add missing dependencies
    
    I've forgotten to add two dependencies, so it could fail on some
    systems. There are dev-libs/glib and virtual/pkgconfig.
    
    Closes: https://bugs.gentoo.org/685054
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Closes: https://github.com/gentoo/gentoo/pull/11900
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-misc/mx5000tools/mx5000tools-0.1.2-r1.ebuild | 42 ++++++++++++++++++++++++
 1 file changed, 42 insertions(+)