Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

:ube: Assert has been violated .../intel-S2/lang/ube/opt/src/structure.c

807575Feb 24 2008 — edited Feb 26 2008
I'm getting the following error when I attempt to compile a fortran file.

bash-3.2$ f95 -c -O3 func.f90
"func.f90", [comp_functions.checkread_]:ube: error: Assert has been violated at '/net/violet/export/home1/sstrunk_intel_pib/t-common/builds/pib.t-common.Thu.20071115.10.36.18/intel-S2/lang/ube/opt/src/structure.c 253'.

Has anyone seen something similar?

I'm using a recent sun fortran compiler

bash-3.2$ f95 -V
f95: Sun Fortran 95 8.3 SunOS_i386 2007/11/15
Usage: f95 [ options ] files. Use 'f95 -flags' for details

func.f90 is a file from FDS. A fire simulation tool. See http://www.fire.nist.gov/fds/. I'd be happy to provide my copy of the file.

Thanks,

Tait
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2008
Added on Feb 24 2008
6 comments
94 views