Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672382 - dev-util/umockdev-0.12.1 : configure: error: Package requirements (gudev-1.0) were not met: No package 'gudev-1.0' found
Summary: dev-util/umockdev-0.12.1 : configure: error: Package requirements (gudev-1.0)...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 715946 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-12-02 09:51 UTC by Toralf Förster
Modified: 2021-07-29 21:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.71 KB, text/plain)
2018-12-02 09:51 UTC, Toralf Förster
Details
dev-util:umockdev-0.12.1:20181201-223118.log (dev-util:umockdev-0.12.1:20181201-223118.log,9.09 KB, text/plain)
2018-12-02 09:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,114.04 KB, text/plain)
2018-12-02 09:51 UTC, Toralf Förster
Details
environment (environment,96.07 KB, text/plain)
2018-12-02 09:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.66 KB, application/x-bzip)
2018-12-02 09:51 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.40 KB, application/x-bzip)
2018-12-02 09:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.71 KB, application/x-bzip)
2018-12-02 09:51 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-12-02 09:51:18 UTC
checking for LIBUDEV... yes
checking for GUDEV... no
configure: error: Package requirements (gudev-1.0) were not met:

Package 'gudev-1.0', required by 'virtual:world', not found


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-test_20181129-194620

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

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]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.30.1 *



emerge -qpvO dev-util/umockdev
[ebuild  N    ] dev-util/umockdev-0.12.1  USE="introspection -static-libs -test" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-12-02 09:51:21 UTC
Created attachment 556904 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-02 09:51:23 UTC
Created attachment 556906 [details]
dev-util:umockdev-0.12.1:20181201-223118.log
Comment 3 Toralf Förster gentoo-dev 2018-12-02 09:51:26 UTC
Created attachment 556908 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-12-02 09:51:29 UTC
Created attachment 556910 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-12-02 09:51:32 UTC
Created attachment 556912 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-12-02 09:51:34 UTC
Created attachment 556914 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-12-02 09:51:37 UTC
Created attachment 556916 [details]
temp.tbz2
Comment 8 Erik Mackdanz gentoo-dev 2020-06-22 00:40:00 UTC
This is still an issue.  Changing RDEPEND to want virtual/libgudev instead of virtual/libudev resulted in a successful build
Comment 9 Remy Blank 2021-01-20 06:40:26 UTC
This still happens. virtual/libgudev doesn't seem to exist anymore, but emerging dev-libs/libgudev first allows the dev-util/umockdev merge to succeed.
Comment 10 Thomas Deutschmann (RETIRED) gentoo-dev 2021-04-08 00:00:57 UTC
Still a problem.
Comment 11 Larry the Git Cow gentoo-dev 2021-04-08 00:11:42 UTC
The bug has been closed via the following commit(s):

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

commit ef84b6aa63dc9c0801da177af50d7c7bf3bd3e1e
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-04-08 00:04:55 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-04-08 00:11:38 +0000

    dev-util/umockdev: always depend on dev-libs/libgudev
    
    Just a test dep but umockdev-0.12 always checks for libgudev
    (fixed in newer versions).
    
    Closes: https://bugs.gentoo.org/672382
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-util/umockdev/umockdev-0.12.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Comment 12 Matt Turner gentoo-dev 2021-07-29 21:04:55 UTC
*** Bug 715946 has been marked as a duplicate of this bug. ***