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 395
    • Issues 395
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #2105
Closed
Open
Created Nov 30, 2010 by Daniel Rolls@dsrGuest

Intermittent failures in scanparse

Bugzilla Link 788
Created on Nov 30, 2010 11:23
Resolution FIXED
Resolved on Feb 02, 2011 16:08
Version svn
OS All
Architecture PC

Extended Description

The following error is from a clustix masterrun (HEAD:HEAD:1398)
scanparse/sac.tab.h:37:1: error: unterminated #ifndef
scanparse/sac.tab.h:37:1: error: unterminated #ifndef
scanparse/sac.tab.h:37:1: error: unterminated #ifndef
scanparse/sac.tab.h:37:1: error: unterminated #ifndef
scanparse/sac.tab.h:37:1: error: unterminated #ifndef
scanparse/sac.tab.h:37:1: error: unterminated #ifndef
scanparse/sac.tab.h:37:1: error: unterminated #ifndef
global/resource.c:88: error: expected identifier before ‘static’
make[6]: *** [global/resource.p.o] Error 1
make[5]: *** [make_prod] Error 2
make[4]: *** [prod] Error 2
We've seen similar errors from the scanner/parser on Gutemine and Asterix. The makefile is run with "-j" so this could be a missing dependency in the Makefile somewhere.
The file sac.tab.h is generated by Bison so it may be being read before bison has finished writing to the file?
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking