Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 793725 - net-libs/phodav-2.5 fails tests
Summary: net-libs/phodav-2.5 fails tests
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:
Depends on:
Blocks:
 
Reported: 2021-06-01 14:47 UTC by Agostino Sarubbo
Modified: 2021-06-02 03:04 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,56.62 KB, text/plain)
2021-06-01 14:47 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,14.13 KB, text/plain)
2021-06-01 14:47 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 2021-06-01 14:47:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/phodav-2.5 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-01 14:47:04 UTC
Created attachment 713163 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-01 14:47:05 UTC
Created attachment 713166 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Matt Turner gentoo-dev 2021-06-02 03:01:33 UTC
Looks like it probably needs dconf:

1/1 test-virtual-dir FAIL            0.17s   killed by signal 5 SIGTRAP
14:36:01 MALLOC_PERTURB_=170 /var/tmp/portage/net-libs/phodav-2.5/work/phodav-2.5-build/tests/test-virtual-dir
----------------------------------- output -----------------------------------
stdout:
# random seed: R02Sd132d7b5583b5792495d15ba3ba315a3
1..18
# Start of GET tests
Bail out! GLib-GIO-FATAL-WARNING: Can't find module 'dconf' specified in GSETTINGS_BACKEND
stderr:

(/var/tmp/portage/net-libs/phodav-2.5/work/phodav-2.5-build/tests/test-virtual-dir:35): GLib-GIO-WARNING **: 16:36:01.766: Can't find module 'dconf' specified in GSETTINGS_BACKEND
------------------------------------------------------------------------------
Comment 4 Larry the Git Cow gentoo-dev 2021-06-02 03:04:31 UTC
The bug has been closed via the following commit(s):

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

commit 3f6834ce24ecdf8aed9ce4901bcfc766fada8d4b
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-06-02 03:04:08 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-06-02 03:04:16 +0000

    net-libs/phodav: Depend on gnome-base/dconf for tests
    
    Closes: https://bugs.gentoo.org/793725
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 net-libs/phodav/phodav-2.5.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)