On Mon, 2007-08-06 at 13:51 +0800, LUK ShunTim wrote:
> Adam C Powell IV wrote:
> > merge 434666 435803
> > thanks
> 
> [snipped]
> 
> > I believe petsc 2.3.3-1 now builds, since the new suitesparse and
> > openmpi were uploaded.  Can you please try to build it and see if it
> > installs properly?
> > 
> > Unfortunately, I can't force the buildds to retry building it, so I
> > don't know when it will enter unstable.
> > 
> > Thanks,
> > -Adam
> 
> Hello,
> 
> Unfortunately, it doesn't. :-(. I did the usual thing, ie.
> 
> apt-get source petsc
> sudo apt-get build-dep petsc
> cd /path/to/petsc-2.2.3
> fakeroot -u dpkg-buildpackage -us -uc
> 
> It didn't get very far. The error message is short so I include it in
> full. Not very helpful I guess. :-(
> [snip]
> PETSC_DIR=/var/opt/00work/petsc/deb/petsc-2.3.3 ./config/configure.py \
>           --with-debugging=1 \
>           --useThreads 0 --with-mpi-dir=/usr \
>           --with-blas-lib=-lblas-3 --with-lapack-lib=-llapack-3 \
>           --with-umfpack=1 --with-umfpack-include=/usr/include/suitesparse \
>           --with-umfpack-lib=[/usr/lib/libumfpack.so,/usr/lib/libamd.so] \
>           --with-superlu=1 --with-superlu-include=/usr/include/superlu \
>           --with-superlu-lib=/usr/lib/libsuperlu.so
> =================================================================================
>              Configuring PETSc to compile on your system
> 
> =================================================================================
> =================================================================================
>              *** Do not run configure as root, or using sudo. ***
>              *** Use the --with-sudo=sudo option to have      ***
>              *** installs of external packages done with sudo ***
>              *** use only with --prefix= when installing in   ***
>              *** system directories                           ***
> =================================================================================
> make: *** [build-arch] Error 3

This is a different issue, a known problem (bug 403078), but not release
critical.  Don't do "fakeroot dpkg-buildpackage" but "dpkg-buildpackage
-rfakeroot" so it builds as non-root and then does the install and
binary tasks as (fake)root.

Can you please try it again?  It should work now.

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Welcome to the best software in the world today cafe!
http://www.take6.com/albums/greatesthits.html



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to