On Tue, 2017-04-25 at 11:32 +0200, Mattia Rizzolo wrote: > Source: mariadb-10.1 > Severity: important > User: [email protected] > Usertags: hurd > > > 10.1 started to rely on this definition, whereas previous versions never > cared: > > /<<PKGBUILDDIR>>/mysys/mysys_priv.h:127:12: error: 'PATH_MAX' undeclared > (first use in this function) > > > in hurd PATH_MAX is not defined, and in general is not recommend to use > that definition anyway. > https://www.gnu.org/software/hurd/hurd/porting/guidelines.html#PATH_MAX_tt_MAX > _PATH_tt_MAXPATHL > > > > On a more general note: this package is very important due to being a > dependecy of things like Qt, gdal and several others, so it's appreciate > if it stays buildable on all architectures.
I can take a look if nobody else beats me to it.

