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 402
    • Issues 402
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #2213
Closed
Open
Created Sep 05, 2016 by Robert Bernecky@rbeDeveloper

stdlib build fails even after make clean

Bugzilla Link 1181
Created on Sep 05, 2016 21:01
Version svn
OS Linux
Architecture PC

Extended Description

This was preceeded by a "make clean" and "./configure":
make[2]: Entering directory '/home/sac/sac/BASE/stdlib'
** Note: modules  Dislin DislinBars DislinQuick DislinCanvas DislinPage DislinPlot3d DislinSystem IplImage CvCapture RGB disabled due to configuration.
  SAC2C   targets/seq/ArrayBasics.done
abort: The module 'ScalarArith'
abort: (/usr/local/libexec/sac2c/1.2.beta-BlackForest-294-7460/tree/host/libScalarArithTree.so) uses an incompatible syntax tree layout. Please update the module and compiler to the most recent version.
compilation failed while Loading SAC program.
targets/seq/GNUmakefile:188: recipe for target 'targets/seq/ArrayBasics.done' failed
make[2]: *** [targets/seq/ArrayBasics.done] Error 1
make[2]: Leaving directory '/home/sac/sac/BASE/stdlib'
GNUmakefile:988: recipe for target 'subtarget-seq-activate-recursive' failed
make[1]: *** [subtarget-seq-activate-recursive] Error 2
make[1]: Leaving directory '/home/sac/sac/BASE/stdlib'
GNUmakefile:841: recipe for target 'install' failed
make: *** [install] Error 2
sac@rattler:~/sac/BASE/stdlib$ 
sac@rattler:~/sac/BASE/stdlib$ ./configure; make -j8; sudo make install
The problem goes away when I do:
  sudo rm -r /usr/local/libexec/sac2c.*
and redo the whole stdlib build.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking