[Debian GNUstep maintainers] Bug#456257: gnustep-gui: FTBFS on hurd-i386 debian/rules syntax error

Michael Banck mbanck at debian.org
Fri Jul 18 12:43:42 UTC 2008


reopen 456257
thanks

Hi,

unfortunately, gnustep-gui still fails to build:

> dpkg-buildpackage: host architecture hurd-i386
>  /usr/bin/fakeroot debian/rules clean
> debian/rules:108: *** commands commence before first target.  Stop.
> dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error exit status 2

The full log can be seen here:
http://buildd.debian-ports.org/fetch.php?&pkg=gnustep-gui&ver=0.14.0-3&arch=hurd-i386&stamp=1215435898&file=log&as=raw 

You're trying to set a make variable inside a rule:

|debian/configure-stamp: configure
|ifeq ($(DEB_HOST_ARCH), $(findstring hurd-i386,$(DEB_HOST_ARCH)))
|HURD_CONF=--disable-gsnd
|endif


cheers,

Michael





More information about the pkg-GNUstep-maintainers mailing list