[Debian GNUstep maintainers] Bug#767168: gworkspace: FTBFS on hurd-i386: 'PATH_MAX' undeclared

Aron Xu aron at debian.org
Tue Oct 28 21:51:18 UTC 2014


Package: gworkspace
Version: 0.9.2-1
Severity: wishlist

On hurd-i386, gworkspace FTBFS with the error:

> gmds.m:97:16: error: 'PATH_MAX' undeclared (first use in this function)

On hurd, PATH_MAX is not defined because there is no real limit, and
an easy fix is to add a definition to 1024, but it's still appreciated
if the situation can be handled separately.

Tail log:
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
/usr/share/GNUstep/Makefiles/rules.make:468: recipe for target
'obj/gmds.obj/gmds.m.o' failed
/usr/share/GNUstep/Makefiles/Instance/tool.make:74: recipe for target
'internal-tool-all_' failed
/usr/share/GNUstep/Makefiles/Master/rules.make:298: recipe for target
'gmds.all.tool.variables' failed
/usr/share/GNUstep/Makefiles/Master/tool.make:71: recipe for target
'internal-all' failed
make[5]: Leaving directory '/«PKGBUILDDIR»/GWMetadata/gmds/gmds'
/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53:
recipe for target 'internal-all' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/GWMetadata/gmds'
/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53:
recipe for target 'internal-all' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/GWMetadata'
/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53:
recipe for target 'internal-all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
debian/rules:26: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'



More information about the pkg-GNUstep-maintainers mailing list