Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906584 - net-libs/libproxy-0.5.0[gtk-doc] fails to compile: meson.build:23:11: ERROR: Automatic wrap-based subproject downloading is disabled
Summary: net-libs/libproxy-0.5.0[gtk-doc] fails to compile: meson.build:23:11: ERROR: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-16 19:57 UTC by Agostino Sarubbo
Modified: 2023-05-16 23:32 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,46.07 KB, text/plain)
2023-05-16 19:57 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,63.62 KB, text/plain)
2023-05-16 19:57 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 2023-05-16 19:57:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/libproxy-0.5.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-16 19:57:20 UTC
Created attachment 861816 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-16 19:57:21 UTC
Created attachment 861817 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-16 19:57:21 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


../libproxy-libproxy-0.5.0/docs/meson.build:23:11: ERROR: Automatic wrap-based subproject downloading is disabled
Library ws2_32 found: NO
Run-time dependency gsettings-desktop-schemas found: NO (tried pkgconfig and cmake)
Run-time dependency libsoup-3.0 found: NO (tried pkgconfig and cmake)
Comment 4 Mike Gilbert gentoo-dev 2023-05-16 20:08:01 UTC
Probably missing a dep on dev-util/gi-docgen.
Comment 5 Larry the Git Cow gentoo-dev 2023-05-16 23:32:26 UTC
The bug has been closed via the following commit(s):

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

commit 421dbfbf8ecf682b9f53852429d222d30c84992e
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-05-16 23:29:52 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-05-16 23:32:22 +0000

    net-libs/libproxy: Add more dependencies
    
    Closes: https://bugs.gentoo.org/906584
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 net-libs/libproxy/libproxy-0.5.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)