Package: haskell-src-exts
Version: 0.2-2.1
Severity: minor

Hello,

There was a problem while autobuilding your package:

> Automatic build of haskell-src-exts_0.2-2.1 on avidan by sbuild/i386 0.46
> Build started at 20060606-1414
> ******************************************************************************
> gpg: Signature made Fri Apr 21 16:00:08 2006 CEST using DSA key ID 68FD549F
> gpg: Can't check signature: public key not found
> dpkg-source: extracting haskell-src-exts in haskell-src-exts-0.2
> dpkg-source: unpacking haskell-src-exts_0.2.orig.tar.gz
> tar: Read 9216 bytes from -
> dpkg-source: applying /home/buildd/build/haskell-src-exts_0.2-2.1.diff.gz
> dpkg-buildpackage: source package is haskell-src-exts
> dpkg-buildpackage: source version is 0.2-2.1
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.2-2.1
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> for dir in src/harp src/trhsx; do pushd $dir; ./setup clean || true; popd; 
> done;
> /bin/sh: pushd: not found
> /bin/sh: ./setup: not found
> /bin/sh: popd: not found
> /bin/sh: pushd: not found
> /bin/sh: ./setup: not found
> /bin/sh: popd: not found
> make: *** [clean] Error 127
> ******************************************************************************
> Build finished at 20060606-1414
> FAILED [dpkg-buildpackage died]
> ------------------------------------------------------------------------------
> Finished at 20060606-1415
> Build needed 00:00:04, 356k disk space

pushd/popd are builtins functions and is not POSIX compliant.
Please do not use them, in your debian/rules.

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to