

























My bad. Thanks for noticing. Fixed.
Thank you for the updates, trontonic! A little typo in this PKGBUILD, line 42: make <...> _install_.
Updated the PKGBUILD to provide libparserutils=0.1.0.
It's part of the nature of svn and development packages that they fail from time to time, as they are under active development. However, I updated the package and patched the source with sed, for now.
Dies at "COMPILE: src/input/inputstream.c": src/input/inputstream.c: In function ‘parserutils_inputstream_strip_bom’: src/input/inputstream.c:508:18: error: variable ‘utf32’ set but not used [-Werror=unused-but-set-variable] src/input/inputstream.c:505:18: error: variable ‘utf16’ set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors make: *** [build-Linux-Linux-release-lib-static/src_input_inputstream.o] Error 1
Changed arch to any, added "conflicts" with libparserutils. Namcap displays no errors.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Updated the PKGBUILD, removed the lines that used sed (not needed anymore), converted to utf8. namcap displays no errors or warnings.