Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935397 - net-libs/davix-0.8.7 fails to compile: document.h:319:82: error: assignment of read-only member rapidjson::GenericStringRef<CharType>::length
Summary: net-libs/davix-0.8.7 fails to compile: document.h:319:82: error: assignment o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-03 09:27 UTC by Agostino Sarubbo
Modified: 2024-07-03 09:36 UTC (History)
0 users

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


Attachments
build.log (build.log,267.65 KB, text/plain)
2024-07-03 09:27 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 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(+)