Package: petsc
Version: 2.3.1-1
Severity: important

Hello,

There was a problem while autobuilding your package:

> Automatic build of petsc_2.3.1-1 on avidan by sbuild/i386 0.49
> Build started at 20060724-0213
> ******************************************************************************
...
> # Make legacy symlinks including C++
> ln -s fast debian/libpetsc2.3.1-dev/usr/lib/petscdir/2.3.1/lib/libO
> ln -s fast debian/libpetsc2.3.1-dev/usr/lib/petscdir/2.3.1/lib/libO_c++
> ln -s debug debian/libpetsc2.3.1-dbg/usr/lib/petscdir/2.3.1/lib/libg
> ln -s debug debian/libpetsc2.3.1-dbg/usr/lib/petscdir/2.3.1/lib/libg_c++
> touch install-arch
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> [: 7: ==: unexpected operator
> dh_testdir -a
> dh_testroot -a
> # Customize control etc. using package names (maybe with -lam or -dec)
> mv -f debian/control debian/control.in
> sed "s/2.3.1/2.3.1/" < debian/control.in | \
>         sed "s/2.3.1-doc/2.3.1-doc/" | \
>         sed "s/Provides: petsc2.3.1-dev/Provides: petsc2.3.1-dev/" | \
>         sed "s/Provides: petsc2.3.1-dbg/Provides: petsc2.3.1-dbg/" \
>         > debian/control
> if [ "main" = "contrib" ]; then \
>         sed "s/Section: lib/Section: contrib\/lib/" < debian/control > \
>           debian/control.contrib ; \
>         mv -f debian/control.contrib debian/control ; \
>       fi
> for ARCHGEN in debian/libpetsc2.3.1-dev.docs 
> debian/libpetsc2.3.1-dev.postinst debian/libpetsc2.3.1-dev.prerm; do \
>         rm -f $ARCHGEN ; \
>         sed "s/petsc_arch/linux-gnu-c-real-opt/" < \
>           `echo "$ARCHGEN.in" | sed "s/petsc2.3.1/petsc2.3.1/"` | \
>           sed "s/petsc_ver/2.3.1/" > $ARCHGEN; \
>       done
> # Generate substvars for MPI, linear algebra implementations and dist
> rm -f debian/*.substvars
> if [ "mpich" == "mpich" -o "mpich" == "mpich-mpd" -o "mpich" == "mpich-shmem" 
> ]; then \
>         echo "mpi=mpich-bin (>= 1.2.7)" > debian/libpetsc2.3.1.substvars; \
>         echo "mpi-dev=libmpich1.0-dev (>= 1.2.7)" > 
> debian/libpetsc2.3.1-dev.substvars; \
>       elif [ "mpich" == "lam" ]; then \
>         echo "mpi=lam-runtime" > debian/libpetsc2.3.1.substvars; \
>         echo "mpi-dev=lam-dev" > debian/libpetsc2.3.1-dev.substvars; \
>       else \
>         echo "Unknown MPI implementation, stopping"; \
>         exit 1; \
>       fi
> [: 10: ==: unexpected operator
> [: 10: ==: unexpected operator
> Unknown MPI implementation, stopping
> make: *** [binary-arch] Error 1
> ******************************************************************************
> Build finished at 20060724-0259
> FAILED [dpkg-buildpackage died]

Comparison operator is = not ==

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