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 401
    • Issues 401
    • 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
  • #2211
Closed
Open
Created Sep 25, 2015 by Robert Bernecky@rbeDeveloper

stdlib-follow does not build completely

Bugzilla Link 1162
Created on Sep 25, 2015 19:16
Resolution FIXED
Resolved on Sep 26, 2015 17:47
Version svn
OS Linux
Architecture PC

Extended Description

I tried to build stdlib-follow just now, and it eventually died,
with this error text:
make
make  all-am
make[1]: Entering directory `/home/sac/sac/BASE/stdlib'
make -f targets/seq/GNUmakefile \
                activate \
                INCLUDEMODS="" EXCLUDEMODS="" V=""
** Note: modules  Dislin DislinBars DislinQuick DislinCanvas DislinPage DislinPlot3d DislinSystem IplImage CvCapture RGB disabled due to configuration.
make[2]: Entering directory `/home/sac/sac/BASE/stdlib'
Aliasing modules in lib/host/seq..........................................................................................
Aliasing trees in lib/tree/host..........................................................................................
make[2]: Leaving directory `/home/sac/sac/BASE/stdlib'
rm -f targets/mt_pth/.configure_done
/bin/mkdir -p targets/mt_pth
cd targets/mt_pth && /home/sac/sac/BASE/stdlib/sub/configure \
                --with-sac2c=/usr/local/bin/sac2c \
                --with-saccc=/usr/local/bin/saccc \
                --with-sac-target=mt_pth \
                CPPFLAGS="" \
                CFLAGS="" \
                LDFLAGS="" \
checking for selected SAC compilation target... mt_pth
checking whether /usr/local/bin/sac2c -target mt_pth works... no
configure: error: Cannot compile a test SAC program. See config.log for details.
make[1]: *** [targets/mt_pth/.configure_done] Error 1
make[1]: Leaving directory `/home/sac/sac/BASE/stdlib'
make: *** [all] Error 2
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking