F90: what is error #551 ...  may be referenced before set ...

hello all,
i'm trying to recompile an app coming from linuw world, and i encounter this strange problem:
FILE  "mod_interface_hsl.f90"
module  mod_interface_hsl
   156      CALL MA41AD(6,nlin,NE,IRN,JCN,ASPK,bb,COLSCA,ROWSCA,KEEP,IS,MAXIS,S
        ,MAXSP, &
                                                                     ^
**** ERR  #551:  array "is" may be referenced before set by ma41ad
   156      CALL MA41AD(6,nlin,NE,IRN,JCN,ASPK,bb,COLSCA,ROWSCA,KEEP,IS,MAXIS,S
        ,MAXSP, &
                                                                              ^
**** ERR  #551:  array "s" may be referenced before set by ma41adhere is an extract of the code:
    148     CALL MA41AD(1,nlin,NE,IRN,JCN,ASPK,bb,COLSCA,ROWSCA,KEEP,IS,MAXIS,S,MAXSP, &
    149                                                 CNTL,ICNTL,INFO,RINFO)
    150                 DEALLOCATE(IS,S)
    151                 MAXIS = INFO(7)
    152                 MAXSP = INFO(8)
    153                 ALLOCATE(IS(MAXIS),S(MAXSP))
    154
    155                 ! Resoud
    156     CALL MA41AD(6,nlin,NE,IRN,JCN,ASPK,bb,COLSCA,ROWSCA,KEEP,IS,MAXIS,S,MAXSP, &
    157                                                 CNTL,ICNTL,INFO,RINFO)
    158 as you can see, IS and S are used before line 156 (in line 148) without the problem, the problem arises only in line 156
I'm using SS12U1 in Solaris 10 machine, amd64.
Anybody has an idea?
thanks in advance,
gerard

rpcorbett wrote:
The two error messages are saying that the variables IS and S
might be referenced before they have been assigned values.
The ALLOCATE statement preceding the second call of the
subroutine MA41AD creates new copies of the arrays. It does
not assign values to the elements of the arrays. If the arrays
are referenced by code in MA41AD before they are assigned
values, the results are undefined.
this is not clear, and the sources are compiling fine with gfortran (gfortran 4.3.3 from opencsw), and the execution is correct!
but as i'm on solaris platform, i want to use sunstudio, but, actually, i'm wasting a lot of time to understand where is the problem
The error numbers listed in the documentation are errors that
occur during execution of a program. The compiler error
messages are supposed to be self documenting.
sorry, but it's not what i see. These errors prevent the others sources from compiling, so i don't understand why you said that "errors occur during execution of a program". Actually, sunstudio don't create an executable, the compilation is broken.
The file that failed to compile contains only module, not program, here is an extract:
MODULE mod_interface_hsl
  USE hsl_ma48_double
  IMPLICIT NONE
CONTAINS
  SUBROUTINE resolution_par_ma41ad(nlin,ptmat,matcol,matval,bb)
    CALL MA41AD(6,nlin,NE,IRN,JCN,ASPK,bb,COLSCA,ROWSCA,KEEP,IS,MAXIS,S,MAXSP, &
         CNTL,ICNTL,INFO,RINFO)
...The command that shows the error is:
f90 -fast -fsimple=0 -fns=no -xnolibmopt -xmodel=medium -KPIC -dalign -m64 -Xlistc -c mod_interface_hsl.f90If you want, i can send you privately the files involved in the problem.
thanks for help,
gerard
The errors are in the file mod_interface_hsl.lst

Similar Messages

  • TS2972 What does error -3259 mean when trying to set up home sharing?

    What does error -3259 mean when trying to set up home sharing

    http://support.apple.com/kb/TS2799
    Check there. Hope it helps.

  • Errors in the high-level relational engine. The data source view does not contain a definition for the table or view. The Source property may not have been set.

    Hi All,
    I have a cube in which i'm using the TIME DIM that i created in the warehouse. But now i wanted a new measure in the cube which is Average over time and when i wanted to created the new measure i got a message that no time dim was defined, so i created a
    new time dimension in the SSAS using wizard. But when i tried to process the new time dimension i'm getting the follwoing error message
    "Errors in the high-level relational engine. The data source view does not contain a definition for "SSASTIMEDIM" the table or view. The Source property may not have been set."
    Can anyone please tell me why i cannot create a new measure average over the time using my time dimension? Also what am i doing wrong with the SSASTIMEDIM, that i'm getting the error.
    Thanks

    Hi PMunshi,
    According to your description, you get the above error when processing the time dimension. Right?
    In this scenario, since you have updated the DSV, it should have no problem on the table existence. One possibility is that table has been specified for tracking in the notifications for proactive caching, but isn't available any more for some
    reason. Please change the setting in Proactive Caching into "MOLAP".
    Reference:
    How To Implement Proactive Caching in SQL Server Analysis Services SSAS
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou
    TechNet Community Support

  • What does "Error 10" mean? "An error occurred while loading your project. 10"

    Does anyone know what "Error 10" means?  For the first time, I'm getting a message that says, "An error occurred while loading your project. 10".  I'm getting this message when I try to open a project that I created yesterday.
    I'm using Adobe Premiere 6 on a Windows 7 machine.  I have over 20 gigs of open space on the drive with all the project and support files.  And this machine with 2 gigs of RAM never has a problem opening other similar Premeire project files with even more still images plugged in.
    All of my Premiere project files have always opened with no problem.  A similar file that this project file was created from with all the same base elements still opens with no problem.
    This file almost finishes the "Loading Project - checking files..." process, but then I get the error message.
    I had also saved a duplicate backup file for the project in question and it will not open either, so I believe that rules out a corrupt file... it is only this one project that I created yesterday that will not open.  This project file is only about 5.7 megabytes in size.
    This file has many still images plugged in to it, but all the same images are plugged in to another base file that still opens correctly.
    I've also tried closing all other apps to save memory but I still get the error.   I've also tried opening this problem file from within the application and I still get the same error message.
    I read some troubleshooting information on the Adobe website about files that give error messages that will not open and it recommended adjusting the size of the virtual memory paging file in the system settings to twice the amount of RAM that is installed instead of being on the automatic setting, so I followed the instruction verbatim and restarted my machine and I still get the error message.
    I've also read other troubleshooting info on the Adobe site that recommends to "delete the application preferences file" and "recreate the plugin cache file", but I'm not sure if "Error 10" indicates that those things are the correct procedures to use.
    I could re-create this project file, but it has many tricky cutting and motion setting edits that will be difficult to reproduce and it took me a full day to create this project file.
    Also, yesterday before initially closing this file, I was able to successfully render a test version to an AVI file and that video file plays fine, but neither the original project file nor the duplicate will open... I'm always getting the "An error occurred while loading your project. 10"   after the file almost finishes the "Loading Project - checking files..." process... it almost finishes opening but then I get the error message.
    Thanks for any input on this problem.  You can see the error message screenshot below.
    digi

    Thanks Bill... me too.
    After writing to Dennis Radeke on an Adobe.com blog about this and getting his very limited response, I wrote to him quoting something I read on the wiki page that you sent me the link to...
    Adobe blog:
    http://http://blogs.adobe.com/genesisproject/2009/11/having_weird_behavior_with_an.html#co mment-2701
    Wiki page link that you gave me:
    http://premierepro.wikia.com/wiki/FAQ:How_do_I_recover_a_corrupt_project%3F
    Here's what my response today was...
    Thanks for your reply DR.
    My old version of Premiere 6 works perfectly on Windows 7.  I’ve created over a thousand different Premiere project files on this 5 year-old PC that was updated to Windows 7 last year.
    All of my other Premiere 6 files open and maintain their original editability and all the features in this ancient version of Premiere work very well.
    I own and use mostly Mac machines but I have one 5 year-old PC with a 160 gig hard drive with Windows 7 that I run Premiere 6 on because it’s a thousand dollar program that I had from 10 years ago that I didn’t want to repurchase. Buying a newer PC 5 years ago was far less expensive than buying a new copy of Premiere.  Some people seem to think, “Wow, just buy a new version of the software for a thousand dollars and a new computer with a 5 Terabyte hard drive.”, but that isn’t always the reality of some peoples financial situation.
    With 20 gigs of open HD space, all of my previous, even more complex Premiere 6 files still open and edit just fine.  It is only this one file that I created Thursday that won’t re-open after closing it for the first time.  Since the backup copy of that file won’t open either, and all the support files open, play and work in other previous project files, I’m thinking that there is some glitch that happened when saving this file that is corrupting it now, making it unable to be re-opened.
    Based on prior advice on multiple topics about Premiere 6 from people on the Adobe forum who use only newer versions of Premiere, most information that applies to the brand new Premiere Pro CS5 still seems to apply to the old Premiere 6.
    I found that holding down Shift-Option while opening Premiere 6 trashes the preferences file. This became my work around since I can’t locate the preferences file based on your path noted (in your blog) nor via the other prefs file path published on the Adobe website.
    But unfortunately, trashing the prefs file, resetting the plugin cache file, increasing the virtual memory paging file size, importing the problem project file in to a new project, nor anything else is working to allow this file to open.
    Now I’m looking in to XML:Wrench to see if that can find the corruption in this file, but I’ve had a malware warning from one download source and the xmlwrench.com website says their download is only a demo version, but no price is listed… this seems somewhat strange and possibly deceptive.
    But I read something on an Premiere Pro wiki page , quoted below, at this URL, that seems to be pertinent, and though my version of Premiere may be ancient, it seems that, according to this user’s concerns, Adobe is still having problems with current versions of Adobe software creating corrupt files…
    http://premierepro.wikia.com/wiki/FAQ:How_do_I_recover_a_corrupt_project%3F
    QUOTE:
    “Can someone please advise – why on EARTH we should have to download XML Wrench and manually fix a corrupt Adobe project??? This is something common to all the Adobe “Support” forums on issues like this, and the many others that plague Adobe’s product (and I’m not being a mindless troll – I’ve been forced to use it for years so I do know the usability and other issues it has): it seems that people are excited because they’ve found a “fix” (which is more like a work-around) – purely because they’re understandably ecstatic that all their hard work isn’t comPLETEly lost.
    However, Adobe should be making sure their product isn’t so buggy! This issue should be fixed (as just one example). Adobe should be finding out what causes the corruption in the first place and fixing it. And whether it’s some other codec on the system that’s caused it is no excuse – their software should have better error management built into it. I’ve seen other issues where an Adobe support representative has happily replied: “oh, that’s a known issue since version [3 versions back] – don’t worry, most users are aware of the work around for it: just select and move all of the items in your timeline each time you open the project and you’ll be fine!”
    I’m sorry to rant on – but can some other users please explain the above to me? (i.e. why aren’t more people annoyed about this and complaining to Adobe to fix these things).”
    UNQUOTE
    All of this coming from an experienced user of Adobe products complaining about needing XML:Wrench to fix corrupt Adobe files seems relevant.
    In addition, why does no one, including the Adobe knowledge base, have any info about what “An error occurred while loading your project. 10″ means?… why isn’t there a database that identifies Adobe error numbers by the simple number itself?  The only info I was able to find identifying “Error 10″ on the Adobe site was a software installation error, not a project loading error.
    Now I find myself chasing a clean download of XML:Wrench in order to hopefully fix this corrupt file.  Whether I’m using Premiere 6 on a 160 gig hard drive with 20 gigs of open space or Premiere Pro CS5 on a 5 Terabyte hard drive with 3 Terabytes of open space, the problems, according to other users, seem to be the same as ever with corrupt Adobe Premiere files, based on what I’ve been reading across the internet.

  • I bought Photoshop CS6 Extended(education edition) for Mac. Now ik want to install it on my (new) macbook. I have the product code and serial number. I receive an error code: may be a false copy. How can I install this program?

    In 2012, I bought Photoshop CS6 Extended (education edition) for Mac. Now I want to install it on my new Macbook. I have the correct serial number and product code, but I receive an error message: the software may be a false copy etc....What to do?

    Here is a copy of the error
    This means : Installation failed.
    Verification of the Adobe Software failed
    The product you want to install is no valid Adobe product and seems to be falsified.
    HUgo
    Op 29-aug.-2014, om 23:42 heeft Jeff A Wright <[email protected]> het volgende geschreven:
    I bought Photoshop CS6 Extended(education edition) for Mac. Now ik want to install it on my (new) macbook. I have the product code and serial number. I receive an error code: may be a false copy. How can I install this program?
    created by Jeff A Wright in Downloading, Installing, Setting Up - View the full discussion
    Hugo please turn off your e-mail signature.
    If your serial number is listed as being valid at http://www.adobe.com/ then I would recommend obtaining a fresh copy of the installation files.  You can find details on how to locate your serial number at Find your serial number quickly - http://helpx.adobe.com/x-productkb/global/find-serial-number.html.
    To download a fresh copy of the installation files please see Download CS6 products.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6685617#6685617
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • What does (error code -600) mean?

    What does (error code -600) mean?
    I received this code in a pop up window while trying to open iTunes from my Apps folder.

      procNotFound             
    = -600, /*no eligible process with specified descriptor*/
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    Any change?

  • TS3694 what is error code 1015 trying to restore but keeps coming up with this code

    what is error code 1015 trying to restore phone keeps saying in recovery but keeps coming up with this error code help please

    Are you trying to downgrade your iPhone?
    Errors related to downgrading iOS
    The required resource cannot be found: This alert message occurs when your device has a newer version of iOS than what is available in iTunes. When troubleshooting a device that presents this alert message, go to Settings > General > About and check the version of iOS on the device. If it is newer than the latest released iOS version, the device may have a prerelease developer version of iOS installed.   Installing an older version of iOS over a newer version is not supported.
    Error 1015: This error is typically caused by attempts to downgrade the iPhone, iPad, or iPod touch's software. This can occur when you attempt to restore using an older .ipsw file. Downgrading to a previous version is not supported. To resolve this issue, attempt to restore with the latest iPhone, iPad, or iPod touch software available from Apple. This error can also occur when an unauthorized modification of the iOS has occurred and you are now trying to restore to an authorized, default state.
    (from iTunes: Specific update-and-restore error messages and advanced troubleshooting)
    If not, try to move or delete the IPSW file and let iTunes download it again.
    Rename, move, or delete the iOS software file (.ipsw)
    iTunes uses "ipsw" files to restore your device. If those  files  are unusable, then try deleting them, renaming them, or moving the file  to a different directory. This will cause  iTunes to  download a new copy of the IPSW.    When a restore issue is specific to a  user, it is likely due to an unusable .ipsw file. If removing the .ipsw file does not resolve a user-specific restore issue, then the issue is caused by other user-specific security software settings or iTunes preferences. Creating a new user  will also cause new .ipsw restore files to be downloaded in the new  user. You can find the ".ipsw" files in these locations:
    Mac OS X
    iPhone
    ~/Library/iTunes/iPhone Software Updates
    iPad
    ~/Library/iTunes/iPad Software Updates
    iPod touch
    ~/Library/iTunes/iPod Software Updates
    Note: The tilde "~" represents your Home directory.
    Windows XP
    iPhone
    C:\Documents and Settings\[username]\Application Data\Apple Computer\iTunes\iPhone Software Updates
    iPad
    C:\Documents and Settings\[username]\Application Data\Apple Computer\iTunes\iPad Software Updates
    iPod touch
    C:\Documents and Settings\[username]\Application Data\Apple Computer\iTunes\iPod Software Updates
    Note: To quickly access the Application Data folder, click Start, and then choose Run. Type %appdata% and click OK.
    Windows 7 and Vista
    iPhone
    C:\Users\[username]\AppData\Roaming\Apple Computer\iTunes\iPhone Software Updates
    iPad
    C:\Users\[username]\AppData\Roaming\Apple Computer\iTunes\iPad Software Updates
    iPod touch
    C:\Users\[username]\AppData\Roaming\Apple Computer\iTunes\iPod Software Updates
    Note: To quickly access the AppData folder, click Start, and then in the search bar type %appdata% and press the Return key.

  • What does error code 50 mean when installing the creative cloud app?

    what does error code 50 mean when installing the creative cloud app?

    Hello,
    This thread may help
    Error code 50
    Let us know!
    Regards,
    Jo-Marie

  • I get the message "an error occurred while processing this directive" but no hint of what the error

    I am trying to download Photoshop for the first time. I get the message "an error occurred while processing this directive" but no hint of what the error is or what I should do about it.

    Graham which version of Photoshop are you referencing?  Also which operating system are you using?  Finally can you please post a screen shot of your error message?

  • What is error code ox80092013

    What is error code ox80092013 I get this when I download itunes.

    Hi lenshao,
    Thanks for using Apple Support Communities. Based on what you stated, it sounds like the iPod is getting a 1439 error. I would recommend that you read this article, it may be able to help the issue.
    iPod: Can't restore or update in iTunes with error 1415, 1417, 1418, 1428, 1429, 1430, 1436, or 1439 - Apple Support
    Cheers,
    Mario

  • What is error code "post/16/2048 DIMM0/J22"?

    What is error code "post/16/2048 DIMM0/J22"?
    I'm thinking that may be why my startup sound isn't working
    Thanks,
    Mittens131
    Using An iMac G4 (Flat Screen)

    If you open up the machine and look, I suspect you will see that the slot is NOT empty.  It is failing the power on self test, so the machine is not using it.
    You can try opening the cover and then removing and reseating the memory. This might work, but probably not.
    Other world computing is an excellent source for RAM and other mac upgrades.
    http://macsales.com
    I recommend looking over there, and adding some more memory is always a good idea IMO.
    Good Luck,
    Marty

  • What is "error code 1004" wen I try to upgrad apps my iPad?

    What is "error code 1004" wen I try to upgrad apps my iPad?

    This may help resolve that error 1004 issue.
    Go to Settings>Safari>Clear history, cookies and data. Restart the iPad. Hold the sleep button until the red slider bar appears and slide it to the right to shut down. Then hold the sleep button until the Apple logo appears on the screen to start up.
    Try to update your apps now.

  • What is error code 1004

    What is error code 1004

    Error 1004 and 1013: These errors may be the result of the connection to gs.apple.com being redirected or blocked. Follow these steps to resolve these errors:
    Check security software. Ensure that communication to gs.apple.com is allowed. Follow this article for assistance with security software. iTunes for Windows: Troubleshooting security software issues.
    Check the hosts file. The restore will fail if there is an active entry to redirect gs.apple.com. Follow iTunes: Advanced iTunes Store troubleshooting to edit the hosts file or revert to default on Windows. See section "Blocked by configuration: (Mac OS X/Windows) > Rebuild network information".
    Try to restore from another known-good computer and network.
    If the errors persist on another computer, the device may need service."
    From this: http://support.apple.com/kb/TS3694#error1004

  • What is error code 3194 and how can i past this for i can update my ipod to 5.0.1, what is error code 3194 and how can i past this for i can update my ipod to 5.0.1

    what is error code 3194 and how can i past this for i can update my ipod to 5.0.1, what is error code 3194 and how can i past this for i can update my ipod to 5.0.1

    This device is not eligible for the requested build: Also sometimes displayed as an "error 3194." If you receive this alert, update to the latest version of iTunes. Third-party security software or router security settings can also cause this issue. To resolve this, follow Troubleshooting security software issues.
    Downgrading to a previous version of iOS is not supported. If you have installed software to performunauthorized modifications to your iOS device, that software may have redirected connections to the update server (gs.apple.com) within the Hosts file. First you must uninstall the unauthorized modification software from the computer, then edit out the "gs.apple.com" redirect from the hosts file, and then restart the computer for the host file changes to take affect.  For steps to edit the Hosts file and allow iTunes to communicate with the update server, see iTunes: Troubleshooting iTunes Store on your computer, iPhone, iPad, or iPod—follow steps under the heading Blocked by configuration (Mac OS X / Windows) > Rebuild network information > The hosts file may also be blocking the iTunes Store. If you do not uninstall the unauthorized modification software prior to editing the hosts file, that software may automatically modify the hosts file again on restart. Also, using an older or modified .ipsw file can cause this issue. Try moving the current .ipsw file, or try restoring in a new user to ensure that iTunes downloads a new .ipsw.
    Error 3194: Resolve error 3194 by updating to the latest version of iTunes. "This device is not eligible for the requested build" in the updater logs confirms this is the root of the issue. For more Error 3194 steps see: This device is not eligible for the requested build above.
    Above from:
    http://support.apple.com/kb/TS3694

  • What is error code 3259?

    What is error code 3259.  I have tried several attempts to download system 4.3.5, and the material fully downloads and then crashes prior to installing the update.  I get the following message and the error code 3259.
    Anybody know how to fix this?

    The following was copied from this site
    http://support.apple.com/kb/ts2799
    "iTunes could not connect to the Store. An unknown error occurred (-3259). Make sure your network connection is active and try again."
    "There was an error downloading your music (-3259)"
    When trying to download purchased music, getting error -3259 message in iTunes
    When trying to connect to the iTunes Store, getting error -3259 message
    This may occur if you are using an older version of iTunes, having a network connection issue, or when a Firewall protection system on the computer is blocking some communication ports that iTunes need to have open for full functionality.
    Products Affected
    iTunes Store, Windows XP, Mac OS, iTunes, Windows Vista, Windows OS
    Resolution
    Update to the latest iTunes software version.
    Try turning off your Firewall to see if the issue is resolved (this includes the built-in Firewall or a third-party Firewall such as Norton Personal Firewall, McAfee, Symantec, etc.). See KB #HT1601 for steps if using Windows. See KB #TS1997 for steps if using Mac OS X.

Maybe you are looking for

  • Displaying pdf file in a jsp page...

    hi, I want to display a pdf document in a jsp page. i got that pdf file from a servlet class(MVC Architecture) through session. now my problem is to display that pdf file in my jsp page. can anyone give me a idea to solve this problem..

  • Button not appearing on quiz pass

    Hi All, I'm trying to get a button to appear on a quiz when someone passes successfully.  This button will be a link to another .swf file that will pulled into the project in Aggregator.  The link is working fine, but I cannot get the smartshape to a

  • WRT54G - 2 PC, do I need to clone MAC on both PC or just one?

    I got a new Linksys WRT54G router and I've two PC (XP + Linux/Fedora) connected to it: From XP ipconfig /all IP 192.168.1.100 Sub 255.255.255.0 Gateway 192.168.1.1 Name Servers (DNS) xx.xx.xxx.90 and xx.xx.xxx.91 When using Auto DHCP, both PC can acc

  • How to specify which of 2 wifi cards to use

    Hi All, I recently installed Arch Linux on a USB (not live, a persistant installation). I have 2 wifi cards: one that came with the laptop and is used via PCIe, which is an Intel Centrino Wireless-N 2200. It's awful. The other, which is a USB wifi ca

  • Ringtone volume too low!

    Does anyone know how I can increase the volume on my iPhone 5s without jailbreaking the phone? Any add-on I can buy? Any app? HELP PLEASE! (My iPhone 4's volume was great!)