Hi, I suggest to depend on dev-lang/php[intl] for www-apps/nextcloud otherwise i'll get lots of messages like: (found in nextcloud under logging ) Error PHP You are using a fallback implementation of the intl extension. Installing the native one is highly recommended instead. at /var/www/xxx/htdocs/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/intl.php#18 2018-10-24T13:07:19+0200 Also see here: https://github.com/nextcloud/server/issues/10655
Thanks for the report, I can confirm this too (this was probably added in recent versions, I had not seen this behaviour before). Following recommendations (and limiting log spam), I am updating the dependency in 14.x revision bump
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5811500d27a12d4b4f04ec3878b3c61a0dd5da19 commit 5811500d27a12d4b4f04ec3878b3c61a0dd5da19 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2018-11-05 13:55:57 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2018-11-05 13:56:53 +0000 www-apps/nextcloud: depend on dev-lang/php[intl] Highly recommended by upstream and generating many log messages if not available Closes: https://bugs.gentoo.org/669490 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> .../nextcloud/{nextcloud-14.0.3.ebuild => nextcloud-14.0.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)