[petsc-users] [petsc-maint #96600] Re: configure error windows debug mode

Satish Balay petsc-maint at mcs.anl.gov
Mon Nov 14 16:42:11 CST 2011


>>>>>
libfast in: /cygdrive/c/pack/petsc-3.2-p5/src/sys/plog/utils
make[8]: vfork: Resource temporarily unavailable
make[7]: [libfast] Error 2 (ignored)
<<<<<<<

Some error with windows filesystem access from cygwin. To recompile
these missing buildfiles - try:

cd /cygdrive/c/pack/petsc-3.2-p5/src/sys/plog/utils
make PETSC_DIR=/cygdrive/c/pack/petsc-3.2-p5 PETSC_ARCH=win64-test7 lib
cd /cygdrive/c/pack/petsc-3.2-p5
make PETSC_DIR=/cygdrive/c/pack/petsc-3.2-p5 PETSC_ARCH=win64-test7 test

Satish

On Mon, 14 Nov 2011, Dominik Szczerba wrote:

> It's very difficult to draw systematic conclusions because each
> configure+make takes about an hour on my system...
> 
> Trying again, I was not successful either, but this time with a
> different message:
> 
> Error during compile, check win64-test7/conf/make.log
> Send it and win64-test7/conf/configure.log to petsc-maint at mcs.anl.gov
> 
> So I send cc this mail along with the logs to petsc-maint,
> appreciating any insight.
> 
> Regards,
> Dominik
> 
> On Fri, Nov 11, 2011 at 8:42 PM, Satish Balay <balay at mcs.anl.gov> wrote:
> > On Fri, 11 Nov 2011, Dominik Szczerba wrote:
> >
> >> I have managed to configure and build petsc natively on Windows with
> >> MSVC 2010 in release mode. With debug=1 I get this error. Any ideas
> >> what migh have gone wrong?
> >>
> >> Regards,
> >> Dominik
> >>
> >> ===============================================================================
> >>       CMake process failed with status 256. Proceeding..
> >> ===============================================================================
> >>
> >
> >
> > Configure didn't abort here. It continued and printed a nice
> > 'completed' summary [which you neglected to copy/paste]
> >
> > And you must have seen this message for the optimized build aswell.
> >
> > And as the summary indicates - you can do 'make
> > PETSC_DIR=.. PETSC_ARCH=..' to build the libraries.
> >
> > Jed, Perhaps we should print this message to configure.log - and not
> > to screen - and have a cmake section in summary?
> >
> > cmake:enabled [or disabled]
> >
> > Satish
> >
> >
> 
> 


More information about the petsc-users mailing list