On base-gcc archs, the build failed due to redundant declarations and `-Werror=redundant-decls' being set. jca@ originally proposed to remove `-Werror' completely, but i found out that ports-gcc fixes the issue ootb and this has been preferred by aja@. OK jca@ aja@ (maintainer)