Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-27 Thread Smith, Barry F.
> On Oct 27, 2018, at 9:45 AM, Balay, Satish wrote: > > On Fri, 26 Oct 2018, avatar wrote: > >> Thank Satish. I would like to call Matlab function in Pestc. For example, >> calculating the condition number of a petsc matrix. > > Hm - sounds like you need --with-matlab-engine. I'm not sure

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-27 Thread Balay, Satish
On Fri, 26 Oct 2018, avatar wrote: > Thank Satish. I would like to call Matlab function in Pestc. For example, > calculating the condition number of a petsc matrix. Hm - sounds like you need --with-matlab-engine. I'm not sure if we are still supporting this code. > When I comment out the tes

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
> -- Original -- > From: "Balay, Satish";; > Date: Oct 26, 2018 > To: "avatar"<648934...@qq.com>; > Cc: "petsc-users"; > Subject: Re: [petsc-users] "Could not find a suitable archiver. Use > --wit

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread avatar
roduct information, visit www.mathworks.com. >> -- Original -- From: "Balay, Satish";; Date: Oct 26, 2018 To: "avatar"<648934...@qq.com>; Cc: "petsc-users"; Subject: Re: [petsc-users] "Could not find a su

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread avatar
34...@qq.com>; Cc: "petsc-users"; Subject: Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver" >>>>>>>>>>>>>> Testing Matlab at /Applications/MATLAB_R2018a.app Executing: /Applications

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
cs/petsc-3.8.3/config/BuildSystem/config/framework.py", > > line 1097, in configure > > self.processChildren() > > File > > "/Users/zhihui/igx/deps/srcs/petsc-3.8.3/config/BuildSystem/config/framework.py", > > line 1086, in processChildren >

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
File > "/Users/zhihui/igx/deps/srcs/petsc-3.8.3/config/BuildSystem/config/base.py", > line 126, in executeTest > ret = test(*args,**kargs) > File > "/Users/zhihui/igx/deps/srcs/petsc-3.8.3/config/BuildSystem/config/packages/Matlab.py", > line 40, in configureLibrary > for matlab in self.generateGuesses(): > File > "/Users/zhihu

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread avatar
Finishing Configure Run at Thu Oct 25 18:48:02 2018 -- Original -- From: "Balay, Satish";; Date: Oct 26, 2018 To: "avatar"<648934...@qq.com>; Cc: "petsc-users"; Subject: Re:

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
On Fri, 26 Oct 2018, avatar wrote: > Scott-Grad-MBP:bin zhihui$ pwd > /Applications/MATLAB_R2018a.app/bin Sorry - you need --with-matlab-dir=/Applications/MATLAB_R2018a.app/ Satish

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread avatar
: "avatar"<648934...@qq.com>; Cc: "petsc-users"; Subject: Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver" you need --with-matlab-dir=/Users/zhihui/Applications/MATLAB_R2018a.app Satish On Fri, 26 Oct 2018, avatar

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread avatar
stem/RDict.py", line 213, in setType value.setValue(v.getValue()) File "/Users/zhihui/igx/deps/srcs/petsc-3.8.3/config/BuildSystem/nargs.py", line 324, in setValue raise ValueError('Nonexistent directory: '+str(value)+' for key '+str(self.key))

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
e), argType, forceLocal = 1) > File "/Users/zhihui/igx/deps/srcs/petsc-3.8.3/config/BuildSystem/RDict.py", > line 213, in setType > value.setValue(v.getValue()) > File "/Users/zhihui/igx/deps/srcs/petsc-3.8.3/config/BuildSystem/nargs.py", > line 324, in set

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread avatar
hui/igx/deps/srcs/petsc-3.8.3/config/BuildSystem/RDict.py", line 213, in setType value.setValue(v.getValue()) File "/Users/zhihui/igx/deps/srcs/petsc-3.8.3/config/BuildSystem/nargs.py", line 324, in setValue raise ValueError('Nonexistent directory: '+str(value)+' for

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
On Fri, 26 Oct 2018, avatar wrote: > Is there other way to overcome this problem? Because if I don't set TMPDIR as > \tmp. My other project will break. And actually I don't even know where my > project set up the TMPDIR value. I guess you need to read up on some basic unix and system admin. Yo

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread avatar
26, 2018 To: "petsc-users"; Cc: "avatar"<648934...@qq.com>; Subject: Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver" To clarify, I meant: remove 'code that is changing the value of TMPDIR to 'tmp'

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
; > > > > > > > > > > > > > > > > > -- Original -- > > > From: "Balay, Satish";; > > > Date: Oct 26, 2018 > > > To: "avatar"<648934...@qq.com>; > > &g

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
gt; > > > -- Original -- > > From: "Balay, Satish";; > > Date: Oct 26, 2018 > > To: "avatar"<648934...@qq.com>; > > Cc: "petsc-users"; > > Subject: Re: [petsc-users] "Could not f

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread avatar
y, Satish";; > Date: Oct 26, 2018 > To: "avatar"<648934...@qq.com>; > Cc: "petsc-users"; > Subject: Re: [petsc-users] "Could not find a suitable archiver. Use > --with-arto specify an archiver" > > > > How about: > > T

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
c.c.html PetscMemzero.c.html > > benchmarkBatch.py makefile.html > > Scott-Grad-MacBook-Pro:benchmarks zhihui$ /usr/bin/ar cr libconf1.a sizeof.o > > ar: temporary file: No such file or directory > > > > > > > > > > > > ---

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread avatar
;avatar"<648934...@qq.com>; Cc: "petsc-users"; Subject: Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver" How about: TMPDIR=$PWD /usr/bin/ar cr libconf1.a sizeof.o Satish On Fri, 26 Oct 2018, avatar wrote: > Scott-Grad

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
> From: "Balay, Satish";; > Date: Oct 26, 2018 > To: "avatar"<648934...@qq.com>; > Cc: "petsc-users"; > Subject: Re: [petsc-users] "Could not find a suitable archiver. Use > --with-arto specify an archiver" >

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread avatar
: temporary file: No such file or directory -- Original -- From: "Balay, Satish";; Date: Oct 26, 2018 To: "avatar"<648934...@qq.com>; Cc: "petsc-users"; Subject: Re: [petsc-users] "Could not find a suitable archi

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
- > From: "Balay, Satish";; > Date: Oct 26, 2018 > To: "avatar"<648934...@qq.com>; > Cc: "petsc-users"; > Subject: Re: [petsc-users] "Could not find a suitable archiver. Use > --with-arto specify an archiver" > > >

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread avatar
-Grad-MacBook-Pro:benchmarks zhihui$ -- Original -- From: "Balay, Satish";; Date: Oct 26, 2018 To: "avatar"<648934...@qq.com>; Cc: "petsc-users"; Subject: Re: [petsc-users] "Could not find a suitable archiver. Use -

Re: [petsc-users] "Could not find a suitable archiver. Use --with-arto specify an archiver"

2018-10-25 Thread Balay, Satish
On Fri, 26 Oct 2018, avatar wrote: > Hi Satish, > > > Thank you very much for your quick response. > > > The log file is as follow: > >> Executing: /usr/bin/ar cr /tmp/petsc-mjVUVK/config.setCompilers/libconf1.a /tmp/petsc-mjVUVK/config.setCompilers/conf1.o Possible ERROR while running