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
  • #2275
Closed
Open
Created Sep 14, 2021 by Robert Bernecky@rbeDeveloper

Newly cloned sac2c does not like extant ~/.sac2crc folder

I ran into this while trying to build a newly cloned sac2c on my system. I don't particularly want to blow away the other sac2crc stuff...

Regardless of that, the error message is clearly wrong. What's the best way to handle this?

This is my commit after:

commit 9e509b33 (origin/develop, origin/HEAD, NoSerialize)

~/sac2c.Mainbranch/sac2c/build_r$ sudo make install
[sudo] password for sac: 
[  0%] Checking git repo version
[  0%] Built target check_repo_version
[  1%] Built target sac2c
[  1%] Built target cse
[  1%] Built target echo
[  1%] Built target sac2tex
[  2%] Built target csd
[  2%] Built target cb
[  2%] Copying over sac2crc file to user's .sac2crc directory
CMake Error at /home/sac/sac2c.Mainbranch/sac2c/cmake/place-sac2crc-prelude-file.cmake:30 (MESSAGE):
  No ~/.sac2crc directory found, please create it.  If you have a `.sac2crc'
  file, please move this to the ~/.sac2crc directory and rename it
  `sac2crc.config'.


make[2]: *** [CMakeFiles/copy-sac2crc-prelude-file.dir/build.make:71: CMakeFiles/copy-sac2crc-prelude-file] Error 1
make[1]: *** [CMakeFiles/Makefile2:554: CMakeFiles/copy-sac2crc-prelude-file.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
sac@boa:~/sac2c.Mainbranch/sac2c/build_r$ git status .
On branch develop
Your branch is ahead of 'origin/develop' by 1 commit.
  (use "git push" to publish your local commits)

nothing to commit, working tree clean
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking