Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833314 - [guru] net-voip/vvmd-0.8 fails to compile: meson.build:31:0: ERROR: Dependency "mobile-broadband-provider-info" not found, tried pkgconfig and cmake
Summary: [guru] net-voip/vvmd-0.8 fails to compile: meson.build:31:0: ERROR: Dependenc...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: gjdijkman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-14 09:14 UTC by Agostino Sarubbo
Modified: 2024-06-06 10:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,43.45 KB, text/plain)
2022-02-14 09:14 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,12.03 KB, text/plain)
2022-02-14 09:14 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-14 09:14:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-voip/vvmd-0.8 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-14 09:14:07 UTC
Created attachment 765053 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-14 09:14:09 UTC
Created attachment 765054 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-02-14 09:14:10 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Run-time dependency mobile-broadband-provider-info found: NO (tried pkgconfig and cmake)
meson.build:31:0: ERROR: Dependency "mobile-broadband-provider-info" not found, tried pkgconfig and cmake
Comment 4 Larry the Git Cow gentoo-dev 2024-06-06 10:27:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=096a4b142468c8b0fd63e7d4d52f57379fe6cdc9

commit 096a4b142468c8b0fd63e7d4d52f57379fe6cdc9
Author:     Lucio Sauer <watermanpaint@posteo.net>
AuthorDate: 2024-06-06 08:45:49 +0000
Commit:     Lucio Sauer <watermanpaint@posteo.net>
CommitDate: 2024-06-06 09:07:29 +0000

    net-voip/vvmd: fix {,R}DEPEND
    
    Remove incorrect dependency on dev-cpp/glibmm
    
    Closes: https://bugs.gentoo.org/833314
    Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

 net-voip/vvmd/{vvmd-0.8.ebuild => vvmd-0.8-r1.ebuild} | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)