Re: [Libmesh-users] libmesh installation errors

2015-11-22 Thread Paul T. Bauman
Just to log for future searches, I also just ran into this because I just updated to Xcode 7 (I thought it was safe and I was wrong). According to this thread: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66509 Apple broke backward compatibility with the assembler. I can compile with GCC 5.2.0, b

Re: [Libmesh-users] libmesh installation errors

2015-09-26 Thread Xujun Zhao
It now works with clang :-) But still not very clear why it failed with GCC Thank you, guys. Xujun On Fri, Sep 25, 2015 at 2:37 PM, Xujun Zhao wrote: > Hi John, > > Not MOOSE, but only libMesh. > I haven't tried the clang yet, because my PETSc and SLEPc are compiled > with GCC now. Otherwise I

Re: [Libmesh-users] libmesh installation errors

2015-09-25 Thread Xujun Zhao
Hi John, Not MOOSE, but only libMesh. I haven't tried the clang yet, because my PETSc and SLEPc are compiled with GCC now. Otherwise I have re-compile everything. On Fri, Sep 25, 2015 at 2:34 PM, John Peterson wrote: > > > On Fri, Sep 25, 2015 at 12:58 PM, Xujun Zhao wrote: > >> Hi Cody, >> >>

Re: [Libmesh-users] libmesh installation errors

2015-09-25 Thread John Peterson
On Fri, Sep 25, 2015 at 12:58 PM, Xujun Zhao wrote: > Hi Cody, > > I have updated my OS X to the most recent packages, and retried the > installation after restarting my system, but still failed. > Also I am using GNU GCC compiler instead of Apple's clang, so I doubt if it > can work with updatin

Re: [Libmesh-users] libmesh installation errors

2015-09-25 Thread Xujun Zhao
Hi Cody, I have updated my OS X to the most recent packages, and retried the installation after restarting my system, but still failed. Also I am using GNU GCC compiler instead of Apple's clang, so I doubt if it can work with updating XCode. It doesn't have any problem with PETSc and SLEPc. On Fr

Re: [Libmesh-users] libmesh installation errors

2015-09-25 Thread Cody Permann
Xujun, I had a very similar issue just yesterday after grabbing the lastest (not publically available yet) redistributable packages for our code MOOSE for testing. This redistributable package contained compiler upgrades and several new versions of our dependent libraries. After the installation,

Re: [Libmesh-users] libmesh installation errors

2015-09-25 Thread Xujun Zhao
This is on a Mac Pro laptop, and GCC 4.9 is used. The configure log is attached. Thanks Xujun On Fri, Sep 25, 2015 at 1:06 PM, Dmitry Karpeyev wrote: > Xujun, > Can you send the output of configure and config.log. > Dmitry > > On Fri, Sep 25, 2015, 13:02 Cody Permann wrote: > >> What operat

Re: [Libmesh-users] libmesh installation errors

2015-09-25 Thread Dmitry Karpeyev
Xujun, Can you send the output of configure and config.log. Dmitry On Fri, Sep 25, 2015, 13:02 Cody Permann wrote: > What operating system are you on? What compiler are you using? > > On Fri, Sep 25, 2015 at 11:58 AM Xujun Zhao wrote: > > > Hi all, > > > > I try to update my installation of lib

Re: [Libmesh-users] libmesh installation errors

2015-09-25 Thread Cody Permann
What operating system are you on? What compiler are you using? On Fri, Sep 25, 2015 at 11:58 AM Xujun Zhao wrote: > Hi all, > > I try to update my installation of libMesh. This is directly pulled from > github. > The configure log shows everything is good, but errors occur during make > Here it

[Libmesh-users] libmesh installation errors

2015-09-25 Thread Xujun Zhao
Hi all, I try to update my installation of libMesh. This is directly pulled from github. The configure log shows everything is good, but errors occur during make Here it is: Making all in sfcurves make[2]: Nothing to be done for `all'. Making all in fparser /Applications/Xcode.app/Contents/Dev