[Mesa-users] MESA-r10398 installation problem

amber lauer amberlauer at gmail.com
Thu Sep 27 13:29:48 EDT 2018


The error appears to be related to openmp, which is found in the SDK and
from the log it looks like it's not having trouble finding the SDK. As for
the error, I googled the text and it's not even a common error.


Anywho, the specific error `dce___get_cpu_features' is from an include file
dce-libc-private.h which is a library for DCE (direct code execution). A
quick search for files with the string "dce" in the name shows that this is
a library that should (at least they have the same name) be provided by the
SDK, but this or the openmp may be being over ruled by an installation in
your system  that takes precedent. What is the output of

echo $PATH

I thought you provided this information already but looking back through
the thread I don't see it.

On Mon, Sep 24, 2018 at 7:04 PM Athanasios Psaltis <psaltisa at mcmaster.ca>
wrote:

> Yeah, this /1/ comes from the partition of the hard drive where openSUSE
> lives. Both /1/home/psaltisa/dir_name/ and /home/psaltisa/dir_name/ lead
> you to the same directory. I tried to compile the code by adding this /1/
> to both my $MESA_DIR and $MESASDK_ROOT and I get the same error (attached).
>
> /usr/lib64/librt.so.1: undefined reference to `dce___get_cpu_features'
>
> collect2: error: ld returned 1 exit status
>
> makefile:25: recipe for target 'tester' failed
>
> make: *** [tester] Error 1
>
> Thanks,
> Thanassis
>
> On 09/24/2018 05:37 PM, amber lauer wrote:
>
> OK, I see something else that I think might not be right.
>
> The final line of the error says:
>
> /1/home/psaltisa/Applications/mesa-r10398/const
> ./build_and_test FAILED
>
> but that first line should match the output of
>
> $MESA_DIR
> /home/psaltisa/Applications/mesa-r10398
>
> Any idea where that leading 1 comes from in the first path line?
>
> Also, don't forget to reply all so the mailing list can follow along.
>
> On Mon, Sep 24, 2018 at 4:39 PM Athanasios Psaltis <psaltisa at mcmaster.ca>
> wrote:
>
>> Hi Amber,
>>
>> Thanks for your reply :) I just have an Applications folder under /home/
>> where I put the software I use for research. I get the correct paths when I
>> echo $MESA_DIR and $MESASDK_ROOT. In case they were wrong, the installation
>> script wouldn't start. The issue is that the installation stops when it
>> starts building the constants package.
>>
>> Cheers,
>> Thanassis
>>
>> On 24/09/18 04:19 PM, amber lauer wrote:
>>
>> What is the exact location of the SDK and install on your system? From
>> the line
>>
>> $MESASDK_ROOT
>> /home/psaltisa/Applications/mesasdk
>>
>> in the log it looks like the variables are initialized for the SDK and
>> mesa install folder in a folder called "Applications" under your home
>> folder. I don't think suse usually includes such a folder by default, and
>> unless you did this on purpose I think you followed the instructions for
>> initializing the SDK on OSX. Be careful to make sure you are listing the
>> path correctly.
>>
>>
>> On Mon, Sep 24, 2018 at 1:09 PM Athanasios Psaltis via Mesa-users <
>> mesa-users at lists.mesastar.org> wrote:
>>
>>> Hello all,
>>>
>>> I'm trying to install MESA-r10398 with the latest version of MESASDK
>>> (20180822)  on a 64bit machine running openSUSE 42.3.
>>>
>>> uname -a
>>>
>>> Linux astronuke9 4.4.140-62-default #1 SMP Tue Jul 17 12:14:34 UTC 2018 (951943d) x86_64 x86_64GNU/Linux
>>>
>>> I have also attached my build.log file.
>>>
>>> When I execute the installation command, it stops immediately after MESA
>>> starts building the constants package with a library error that corresponds
>>> to ns-3-dce.  It seems a bit weird, since I have installed MESA (same
>>> version of software and sdk) to a laptop running also on openSUSE 42.3.
>>>
>>> Is there something I'm missing?
>>>
>>> Thank you in advance,
>>> Thanassis
>>> --
>>>
>>> [image: Department of Physics & Astronomy / McMaster University]
>>> <http://www.physics.mcmaster.ca/%7Epsaltisa>
>>>
>>> [image: Twitter] <https://twitter.com/psaltistha> [image: LinkedIn]
>>> <https://ca.linkedin.com/in/psaltistha> [image: Skype] [image: Github]
>>> <https://github.com/psaltisa>
>>>
>>> Athanasios Psaltis / PhD Candidate
>>> psaltisa at mcmaster.ca
>>>
>>> Department of Physics & Astronomy / McMaster University
>>> Office: 905-525-9140 ext. 24309 / Fax: 905-546-1252
>>> Arthur Bourns Building 248A, 1280 Main St. West Hamilton ON, L8S 4M1
>>> www.physics.mcmaster.ca/~psaltisa
>>> <http://www.physics.mcmaster.ca/%7Epsaltisa>
>>>
>>>
>>>
>>> _______________________________________________
>>> mesa-users at lists.mesastar.org
>>> https://lists.mesastar.org/mailman/listinfo/mesa-users
>>>
>>>
>>
>> --
>> Amber Lauer
>> Postdoctoral Researcher
>> Triangle Universities Nuclear Lab
>> Duke University
>> amber.lauer at tunl.duke.edu <amber.lauer at duke.edu>
>>
>>
>> --
>>
>> [image: Department of Physics & Astronomy / McMaster University]
>> <http://www.physics.mcmaster.ca/%7Epsaltisa>
>>
>> [image: Twitter] <https://twitter.com/psaltistha> [image: LinkedIn]
>> <https://ca.linkedin.com/in/psaltistha> [image: Skype] [image: Github]
>> <https://github.com/psaltisa>
>>
>> Athanasios Psaltis / PhD Candidate
>> psaltisa at mcmaster.ca
>>
>> Department of Physics & Astronomy / McMaster University
>> Office: 905-525-9140 ext. 24309 / Fax: 905-546-1252
>> Arthur Bourns Building 248A, 1280 Main St. West Hamilton ON, L8S 4M1
>> www.physics.mcmaster.ca/~psaltisa
>> <http://www.physics.mcmaster.ca/%7Epsaltisa>
>>
>>
>>
>>
>
> --
> Amber Lauer
> Postdoctoral Researcher
> Triangle Universities Nuclear Lab
> Duke University
> amber.lauer at tunl.duke.edu <amber.lauer at duke.edu>
>
>
> --
>
> [image: Department of Physics & Astronomy / McMaster University]
> <http://www.physics.mcmaster.ca/%7Epsaltisa>
>
> [image: Twitter] <https://twitter.com/psaltistha> [image: LinkedIn]
> <https://ca.linkedin.com/in/psaltistha> [image: Skype] [image: Github]
> <https://github.com/psaltisa>
>
> Athanasios Psaltis / PhD Candidate
> psaltisa at mcmaster.ca
>
> Department of Physics & Astronomy / McMaster University
> Office: 905-525-9140 ext. 24309 / Fax: 905-546-1252
> Arthur Bourns Building 248A, 1280 Main St. West Hamilton ON, L8S 4M1
> www.physics.mcmaster.ca/~psaltisa
> <http://www.physics.mcmaster.ca/%7Epsaltisa>
>
>
>
>

-- 
Amber Lauer
Postdoctoral Researcher
Triangle Universities Nuclear Lab
Duke University
amber.lauer at tunl.duke.edu <amber.lauer at duke.edu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20180927/dac07c30/attachment.html>


More information about the Mesa-users mailing list