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
  • #2191
Closed
Open
Created Mar 16, 2011 by Robert Bernecky@rbeDeveloper

stdlib make dies with -j6 fast

Bugzilla Link 837
Created on Mar 16, 2011 19:31
Resolution FIXED
Resolved on Jul 29, 2011 08:08
Version svn
OS Linux
Architecture PC

Extended Description

This from stdlib revision 1509, after: make clean; make -j6 fast:
cd modules/unibench/lib/..; sac2c -v0 -O3 -linksetsize 0   UnibenchStructures.sac -o lib
ABORT: Cannot find library `libStringArrayTree.so' for module `StringArray'
*** Compilation failed ***
*** Exit code 15 (Running module system)
*** 1 Error(s), 0 Warning(s)
make[1]: *** [modules/unibench/lib/libUnibenchStructuresTree.so] Error 15
make[1]: *** Waiting for unfinished jobs....
rm world/stdio/src/FibreIO/lex.FibreScan.c
make: *** [fast] Error 2
sac@rattler:~/sac/BASE/stdlib$ make -j6 fast
Running the make again makes it work OK, so there is a defect
in the dependencies for the stdlib make.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking