There used to be a patch for xdg-user-dirs-0.14 that was rejected upstream because it was also disabling NLS and replacing a function strndup with strdup, which have different semantics. However, the external libiconv part is relevant for uclibc systems (and possibly BSD too) relying on an external iconv implementation. This patch only contains the external iconv support enabling a build on uclibc systems. Reproducible: Always Steps to Reproduce: 1. Install lilblue 2. emerge -1 =x11-misc/xdg-user-dirs-0.15 3. Actual Results: emake failed Expected Results: xdg-user-dirs installed on system
Created attachment 369234 [details, diff] xdg-user-dirs-0.15-libiconv.patch External libiconv support patch
Created attachment 369236 [details, diff] xdg-user-dirs-0.15.ebuild.patch Ebuild patch, based on the differences between the 0.14 and the 0.15 ebuild
Is this reported to upstream yet?
patch in portage, please reply to the question about if the patch is sent to upstream yet or not i'll do that later if you haven't thanks!
I neither reported the issue nor sent the patch upstream.