[Slackbuilds-users] Atlas

Jim Diamond Jim.Diamond at acadiau.ca
Mon Sep 10 17:54:58 UTC 2018


I am trying to build Atlas.  On my system (S64-14.2) the procedure it
goes through to pick a compiler comes up with
        /usr/bin/g++-gcc-5.5.0
rather than 
        /usr/bin/gcc-5.5.0
or
        /usr/bin/gcc

This causes the compilation to crash and burn when it hits some code
that isn't (also) valid C++ code.


Anyone else seen this?  I'm sort of curious as to whether I have
something weird going on in my system, or ... ?

A quick hack-around is to temporarily move /usr/bin/g++-gcc-5.5.0 out
of any directory in my path.  But that is only one issue.


Another issue is this happens when I am building:

...
make atlas_run atldir=/tmp/SBo/atlas-3.10.3/BuildDir exe=xprobe_comp redir=config
1.out \
                args="-v 0 -o atlconf.txt -O 1 -A 32 -Si nof77 0 -V 976   -b 64 -
d b /tmp/SBo/atlas-3.10.3/BuildDir"
make[1]: Entering directory '/tmp/SBo/atlas-3.10.3/BuildDir'
cd /tmp/SBo/atlas-3.10.3/BuildDir ; ./xprobe_comp -v 0 -o atlconf.txt -O 1 -A 32 
-Si nof77 0 -V 976   -b 64 -d b /tmp/SBo/atlas-3.10.3/BuildDir > config1.out
sh: -c: line 0: unexpected EOF while looking for matching ``'
sh: -c: line 1: syntax error: unexpected end of file
sh: -c: line 0: unexpected EOF while looking for matching ``'
sh: -c: line 1: syntax error: unexpected end of file
sh: -c: line 0: unexpected EOF while looking for matching ``'
sh: -c: line 1: syntax error: unexpected end of file
sh: -c: line 0: unexpected EOF while looking for matching ``'
sh: -c: line 1: syntax error: unexpected end of file
sh: -c: line 0: unexpected EOF while looking for matching ``'
sh: -c: line 1: syntax error: unexpected end of file
sh: -c: line 0: unexpected EOF while looking for matching ``'
sh: -c: line 1: syntax error: unexpected end of file
sh: -c: line 0: unexpected EOF while looking for matching ``'
sh: -c: line 1: syntax error: unexpected end of file
sh: -c: line 0: unexpected EOF while looking for matching ``'
sh: -c: line 1: syntax error: unexpected end of file


If anyone has read along this far and built Atlas, can they offer any
insight?

Cheers.

                                Jim
 


More information about the SlackBuilds-users mailing list