Your message dated Tue, 20 Oct 2015 13:23:32 +0800 with message-id <[email protected]> and subject line Re: Bug#403078: petsc: doesn't build as root has caused the Debian Bug report #403078, regarding petsc: doesn't build as root to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 403078: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=403078 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: petsc Version: 2.3.2-1 Severity: important Hi, It seems that your package doesn't build as root: touch patch PETSC_DIR=/build/root/petsc-2.3.2 ./config/configure.py \ --with-cc=gcc --with-fc=g77 --with-debugging=1 \ --with-mpi-dir=/usr/lib/mpich \ --with-blas-lib=-lblas-3 --with-lapack-lib=-llapack-3 ================================================================================= Configuring PETSc to compile on your system ================================================================================= ================================================================================= *** Do not run configure as root, or using sudo. *** ***** That should be reserved for installation ***** ================================================================================= make: *** [build-arch] Error 3 It would be great to patch the configure script so that it allows to run the configure step as root, unless there's a very good reason not to do so. Thank you, -- | Lucas Nussbaum | [email protected] http://www.lucas-nussbaum.net/ | | jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---I'm not sure how wise it is to remove an upstream block on building as root. But in any case upstream has changed their policy. In v3 PETSc can build as root. Drew
--- End Message ---

