Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640246 - dev-libs/beecrypt-4.2.1-r4 - StringBuffer.cxx:38:33: error: invalid conversion from ‘short unsigned int*’ to ‘UChar* {aka char16_t*}’ [-fpermissive]
Summary: dev-libs/beecrypt-4.2.1-r4 - StringBuffer.cxx:38:33: error: invalid conversio...
Status: RESOLVED DUPLICATE of bug 618676
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-08 11:48 UTC by rnddim
Modified: 2017-12-11 19:02 UTC (History)
0 users

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


Attachments
emerge --info '=dev-libs/beecrypt-4.2.1-r4::gentoo' (pkg-info.txt,6.42 KB, text/plain)
2017-12-08 11:48 UTC, rnddim
Details
build.log.xz (build.log.xz,7.93 KB, application/x-xz)
2017-12-08 11:48 UTC, rnddim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rnddim 2017-12-08 11:48:01 UTC
Created attachment 508792 [details]
emerge --info '=dev-libs/beecrypt-4.2.1-r4::gentoo'

beecrypt fails to compile, centered around invalid conversions involving char16_t . I don't know if this caused by the version of gcc I'm using, by the 13.0 -> 17.0 profile change, or by a change to one of its dependencies.
Comment 1 rnddim 2017-12-08 11:48:32 UTC
Created attachment 508794 [details]
build.log.xz
Comment 2 Pacho Ramos gentoo-dev 2017-12-11 19:02:37 UTC
It seems you need to resync as your ebuild is not applying uchar.patch that was added to fix this:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e91c58f05f9ebb9cf9d15a1132356051b928fe22

*** This bug has been marked as a duplicate of bug 618676 ***