Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 935397

Summary: net-libs/davix-0.8.7 fails to compile: document.h:319:82: error: assignment of read-only member rapidjson::GenericStringRef<CharType>::length
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Guilherme Amadio <amadio>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-07-03 09:27:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/davix-0.8.7 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-03 09:27:21 UTC
Created attachment 896843 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-03 09:27:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/CMakeFiles/libdavix.dir/utils/davix_gcloud_utils.cpp.o 
/var/tmp/portage/net-libs/davix-0.8.7/work/davix-0.8.7/src/libs/rapidjson/document.h:319:82: error: assignment of read-only member ‘rapidjson::GenericStringRef<CharType>::length’
Comment 3 Larry the Git Cow gentoo-dev 2024-07-03 09:36:52 UTC
The bug has been closed via the following commit(s):

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

commit 72e607c8cbe082647642f84e304da4cbca7d20ef
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2024-07-03 09:36:03 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2024-07-03 09:36:03 +0000

    net-libs/davix: add dependency on dev-libs/rapidjson
    
    Bug: https://bugs.gentoo.org/919587
    Closes: https://bugs.gentoo.org/935397
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 net-libs/davix/davix-0.8.7.ebuild | 1 +
 1 file changed, 1 insertion(+)