Compilation failing with gfortran
Hi, I'm using mpif77 with gfortran underneath and I'm not able to compile any of the examples of the latest code (which I downloaded today). The error is: /home/guest/nek5_svn/trunk/nek/navier8.f: In function 'setvert3d': /home/guest/nek5_svn/trunk/nek/navier8.f:2322: internal compiler error: in expand_expr_real_1, at expr.c:6846 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. make: *** [obj/navier8.o] Error 1 However an earlier version of the code which I've been using for a couple of months works fine. Attached is the compiler.out. I've noticed that the input files are slightly different. Do we not need SESSION.NAME any more? Regards, Mani chandra
Hello Mani, An "internal compiler error" is just that, a problem concerning the compiler. The right step is to submit a detailed bug report to them, after checking that it is repeatable with the latest gfortran. They will fix such problems and sometimes do so quite quickly (from personal experience). While doubtless there is a workaround that the developers could come up with, doing so would most likely be a improper use of their time. The most efficient solution for all concerned is to fix the source of the error and not the symptom. Cheers, Frank On Tue, 2010-05-11 at 15:38 +0530, [email protected] wrote:
Hi,
I'm using mpif77 with gfortran underneath and I'm not able to compile any of the examples of the latest code (which I downloaded today).
The error is:
/home/guest/nek5_svn/trunk/nek/navier8.f: In function 'setvert3d': /home/guest/nek5_svn/trunk/nek/navier8.f:2322: internal compiler error: in expand_expr_real_1, at expr.c:6846 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. make: *** [obj/navier8.o] Error 1
However an earlier version of the code which I've been using for a couple of months works fine. Attached is the compiler.out. I've noticed that the input files are slightly different. Do we not need SESSION.NAME any more?
Regards, Mani chandra _______________________________________________ Nek5000-users mailing list [email protected] https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users -- Frank Herbert Muldoon, Ph.D. Mechanical Engineering Technische Universität Wien (Technical University of Vienna) Inst. f. Strömungsmechanik und Wärmeübertragung (Institute of Fluid Mechanics and Heat Transfer) Resselgasse 3 1040 Wien Tel: +4315880132232 Fax: +4315880132299 Cell:+436765203470 fmuldoo (skype) http://tetra.fluid.tuwien.ac.at/fmuldoo/public_html/webpage/frank-muldoon.ht...
Hi, Good point. I checked with the latest version of gfortran and it worked. Sorry for the bother. Regards, Mani chandra On 05/11/2010 04:01 PM, [email protected] wrote:
Hello Mani,
An "internal compiler error" is just that, a problem concerning the compiler. The right step is to submit a detailed bug report to them, after checking that it is repeatable with the latest gfortran. They will fix such problems and sometimes do so quite quickly (from personal experience). While doubtless there is a workaround that the developers could come up with, doing so would most likely be a improper use of their time. The most efficient solution for all concerned is to fix the source of the error and not the symptom.
Cheers, Frank
On Tue, 2010-05-11 at 15:38 +0530, [email protected] wrote:
Hi,
I'm using mpif77 with gfortran underneath and I'm not able to compile any of the examples of the latest code (which I downloaded today).
The error is:
/home/guest/nek5_svn/trunk/nek/navier8.f: In function 'setvert3d': /home/guest/nek5_svn/trunk/nek/navier8.f:2322: internal compiler error: in expand_expr_real_1, at expr.c:6846 Please submit a full bug report, with preprocessed source if appropriate. See<URL:http://bugzilla.redhat.com/bugzilla> for instructions. make: *** [obj/navier8.o] Error 1
However an earlier version of the code which I've been using for a couple of months works fine. Attached is the compiler.out. I've noticed that the input files are slightly different. Do we not need SESSION.NAME any more?
Regards, Mani chandra _______________________________________________ Nek5000-users mailing list [email protected] https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
What Nek version did you use before you changed to the latest release? Stefan On May 11, 2010, at 12:08 PM, [email protected] wrote:
Hi,
I'm using mpif77 with gfortran underneath and I'm not able to compile any of the examples of the latest code (which I downloaded today).
The error is:
/home/guest/nek5_svn/trunk/nek/navier8.f: In function 'setvert3d': /home/guest/nek5_svn/trunk/nek/navier8.f:2322: internal compiler error: in expand_expr_real_1, at expr.c:6846 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. make: *** [obj/navier8.o] Error 1
However an earlier version of the code which I've been using for a couple of months works fine. Attached is the compiler.out. I've noticed that the input files are slightly different. Do we not need SESSION.NAME any more?
Regards, Mani chandra <compiler.out>_______________________________________________ Nek5000-users mailing list [email protected] https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
Hi, I don't know the revision number but the one I was using did not have the examples benard, conj_ht, fs_hydro, peris, rayleigh and shear4. Is there someway I can get the revision number? Mani chandra On 05/11/2010 04:30 PM, [email protected] wrote:
What Nek version did you use before you changed to the latest release?
Stefan
On May 11, 2010, at 12:08 PM, [email protected] wrote:
Hi,
I'm using mpif77 with gfortran underneath and I'm not able to compile any of the examples of the latest code (which I downloaded today).
The error is:
/home/guest/nek5_svn/trunk/nek/navier8.f: In function 'setvert3d': /home/guest/nek5_svn/trunk/nek/navier8.f:2322: internal compiler error: in expand_expr_real_1, at expr.c:6846 Please submit a full bug report, with preprocessed source if appropriate. See<URL:http://bugzilla.redhat.com/bugzilla> for instructions. make: *** [obj/navier8.o] Error 1
However an earlier version of the code which I've been using for a couple of months works fine. Attached is the compiler.out. I've noticed that the input files are slightly different. Do we not need SESSION.NAME any more?
Regards, Mani chandra <compiler.out>_______________________________________________ Nek5000-users mailing list [email protected] https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
_______________________________________________ Nek5000-users mailing list [email protected] https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
svn info On May 11, 2010, at 1:18 PM, [email protected] wrote:
Hi,
I don't know the revision number but the one I was using did not have the examples benard, conj_ht, fs_hydro, peris, rayleigh and shear4. Is there someway I can get the revision number?
Mani chandra On 05/11/2010 04:30 PM, [email protected] wrote:
What Nek version did you use before you changed to the latest release?
Stefan
On May 11, 2010, at 12:08 PM, [email protected] wrote:
Hi,
I'm using mpif77 with gfortran underneath and I'm not able to compile any of the examples of the latest code (which I downloaded today).
The error is:
/home/guest/nek5_svn/trunk/nek/navier8.f: In function 'setvert3d': /home/guest/nek5_svn/trunk/nek/navier8.f:2322: internal compiler error: in expand_expr_real_1, at expr.c:6846 Please submit a full bug report, with preprocessed source if appropriate. See<URL:http://bugzilla.redhat.com/bugzilla> for instructions. make: *** [obj/navier8.o] Error 1
However an earlier version of the code which I've been using for a couple of months works fine. Attached is the compiler.out. I've noticed that the input files are slightly different. Do we not need SESSION.NAME any more?
Regards, Mani chandra <compiler.out>_______________________________________________ Nek5000-users mailing list [email protected] https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
_______________________________________________ Nek5000-users mailing list [email protected] https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
_______________________________________________ Nek5000-users mailing list [email protected] https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
participants (1)
-
nek5000-users@lists.mcs.anl.gov