Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#1080 - wvstreams has a build error
|
DetailsThe relevant messages are thus:
configure: creating ./config.status config.status: creating config.mk config.status: creating include/wvautoconf.h compiling configfile/cfgentry.o... In file included from include/wvlinklist.h:11, from include/wvstringlist.h:13, from include/strutils.h:16, from include/wvconf.h:15, from configfile/cfgentry.cc:10: include/wvsorter.h: In member function `void WvSorterBase::rewind(int (*)(const void*, const void*))': include/wvsorter.h:93: error: array bound forbidden after parenthesized type-id include/wvsorter.h:93: note: try removing the parentheses around the type-id make: *** [configfile/cfgentry.o] Error 1 ==> ERROR: Build Failed. Aborting... Looks to me like a gcc thingy... maybe we should try patching it like it says. |
This task depends upon