Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 403
    • Issues 403
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #1026
Closed
Open
Created Jun 01, 2011 by Jing Guo@jgoGuest

Masterrun failure cannot be reproduced

Bugzilla Link 846
Created on Jun 01, 2011 10:57
Version svn
OS Linux
Architecture PC

Extended Description

The masterrun shows the following errors:
  sac2c: Checked out revision 17411.
  stdlib: Checked out revision 1521.
  sac: Checked out revision 1478.
 /tmp/MASTERR_tXWFB22273/sac/testsuite/optimizations/constantfolding/SCCFprf_modarray1:
    base  : > /bin/sh: ./SCCFprf_modarray1: No such file or directory
 /tmp/MASTERR_tXWFB22273/sac/testsuite/optimizations/constantfolding/SCCFprf_modarray2:
    base  : > /bin/sh: ./SCCFprf_modarray2: No such file or directory
 /tmp/MASTERR_tXWFB22273/sac/testsuite/unibench/ubgraphtestcase/exportdata:
    actual: < /bin/sh: ./exportdata: not found
It seems that the errors are caused by the fact that programs SCCFprf_modarray1.sac, SCCFprf_modarray2.sac and exportdata.sac fail to compile. To reproduce the error, I've run the following commands on both my local machine (Ubuntu 9.10 32bit) and clustix (where the masterrun is originally run) with production and development versions of sac2c:
sac2c -O3 -check tb -v0 -DEXCLUDE_ERRORS -o SCCFprf_modarray1 SCCFprf_modarray1.sac
sac2c -O3 -check tb -v0 -DEXCLUDE_ERRORS -o SCCFprf_modarray2 SCCFprf_modarray2.sac
sac2c -O3 -check tb -v0 -DEXCLUDE_ERRORS -o exportdata exportdata.sac
 
However, all compilations succeed without errors. Therefore, I cannot reproduce the errors on either the local machine or clustix.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking