[Mesa-users] MESA Installation | Crlibm Failure

Kuldeep Verma kuldeepv89 at gmail.com
Wed Jun 20 07:18:12 EDT 2018


Hi Rob,

In my case, it was something very obvious. The following line (if I
remember correctly):
module load gcc/6.3.0

It's very unlikely that Doryan also has similar line in his initializing
script. However, I also remember having similar trouble running MESA and
Theano (a machine learning software) simultaneously. This was a couple of
years ago. That's why I suggested to try with clean initializing script.

Best wishes,
Kuldeep

On Wed, Jun 20, 2018 at 12:42 PM, Rob Farmer <r.j.farmer at uva.nl> wrote:

> Interesting, would you mind expanding on what specifically was
> conflicting?
>
> Rob
>
> On Wed, 20 Jun 2018 at 12:00, Kuldeep Verma via Mesa-users <
> mesa-users at lists.mesastar.org> wrote:
>
>> Hi Doryan,
>>
>> This is related to the thread Rob mentioned. We recently fixed our
>> problem. In our case, there was a conflict between the lines in our .bashrc
>> file. You may try installing MESA with minimal information in your
>> initializing script, and see if that works.
>>
>> Best wishes,
>> Kuldeep
>>
>> On Wed, Jun 20, 2018 at 11:33 AM, Doryan Miller <dorymill at iu.edu> wrote:
>>
>>> Will do. It appears that an older version of the SDK still isn't doing
>>> the trick.
>>>
>>> With the utmost sincerity,
>>> Doryan Miller
>>>
>>>
>>> On Wed, Jun 20, 2018 at 4:14 AM, Rob Farmer <r.j.farmer at uva.nl> wrote:
>>>
>>>> Hi
>>>> Please keep replies on the mesa-users list, this may help others or
>>>> other may be able to help.
>>>>
>>>> A Previous user had the same issue
>>>> https://lists.mesastar.org/pipermail/mesa-users/2018-
>>>> February/008625.html
>>>>
>>>> They fixed it by switching to an older sdk, the November 2017 sdk, can
>>>> you try that?
>>>>
>>>> Thanks
>>>> Rob
>>>>
>>>>
>>>> On Wed, 20 Jun 2018 at 02:52, Doryan Miller <dorymill at iu.edu> wrote:
>>>>
>>>>> Scratch that! It's somehow working now! The output of ldd --version
>>>>> was:
>>>>>
>>>>> ldd (GNU libc) 2.12
>>>>> Copyright (C) 2010 Free Software Foundation, Inc.
>>>>> This is free software; see the source for copying conditions.  There
>>>>> is NO
>>>>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
>>>>> PURPOSE.
>>>>> Written by Roland McGrath and Ulrich Drepper.
>>>>>
>>>>> With the utmost sincerity,
>>>>> Doryan Miller
>>>>>
>>>>> On Tue, Jun 19, 2018 at 3:16 PM, Doryan Miller <dorymill at iu.edu>
>>>>> wrote:
>>>>>
>>>>>> Hi, Rob
>>>>>>
>>>>>> No such command or executable was found, sadly.
>>>>>>
>>>>>> With the utmost sincerity,
>>>>>> Doryan Miller
>>>>>>
>>>>>> On Tue, Jun 19, 2018, 10:19 Rob Farmer <r.j.farmer at uva.nl> wrote:
>>>>>>
>>>>>>> Hi
>>>>>>>
>>>>>>> Thanks, for the all details. Can you send the output of:
>>>>>>> ldd --version
>>>>>>>
>>>>>>> Thanks
>>>>>>> Rob
>>>>>>>
>>>>>>> On Tue, 19 Jun 2018 at 12:36, Doryan Miller <dorymill at iu.edu> wrote:
>>>>>>>
>>>>>>>> Hello!
>>>>>>>>
>>>>>>>> I'm trying to install MESA on a university machine on which I don't
>>>>>>>> have root access on, and I'm getting failure in the crlibm module. The
>>>>>>>> version of MESA I'm trying to install is 10108. The SDK version is the 27
>>>>>>>> January 2018 release for linux--the OS is Red Hat Linux 6.9.
>>>>>>>>
>>>>>>>> uname -a returns
>>>>>>>>
>>>>>>>> Linux hm012.karst.uits.iu.edu 2.6.32-696.30.1.el6.x86_64 #1 SMP
>>>>>>>> Fri May 18 11:50:44 EDT 2018 x86_64 x86_64 x86_64 GNU/Linux
>>>>>>>>
>>>>>>>> gfortran -v returns sing built-in specs.
>>>>>>>> COLLECT_GCC=/N/u/dorymill/Karst/mesasdk/bin/gfortran.exec
>>>>>>>> COLLECT_LTO_WRAPPER=/gpfs/home/d/o/dorymill/Karst/
>>>>>>>> mesasdk/bin/../libexec/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper
>>>>>>>> Target: x86_64-pc-linux-gnu
>>>>>>>> Configured with: /root/mesasdk-src/gcc/configure CC=gcc
>>>>>>>> --build=x86_64-pc-linux-gnu --prefix=/root/mesasdk --with-gmp=/root/mesasdk
>>>>>>>> --with-mpfr=/root/mesasdk --with-mpc=/root/mesasdk --enable-languages=c,c++,fortran
>>>>>>>> --disable-multilib --disable-nls --disable-libsanitizer
>>>>>>>> --enable-clocale=generic
>>>>>>>> Thread model: posix
>>>>>>>> gcc version 7.2.0 (GCC)
>>>>>>>>
>>>>>>>> The $MESA_DIR and $MESASDK_ROOT are set to ~/mesa and ~/mesasdk
>>>>>>>> respectively, as they're located in my filesystem. The $PATH variable
>>>>>>>> returns:
>>>>>>>>
>>>>>>>> /N/u/dorymill/Karst/mesasdk/bin:/usr/local/bin:/usr/local/
>>>>>>>> sbin:/N/u/dorymill/Karst/mesasdk/bin:/usr/local/bin:/
>>>>>>>> usr/local/sbin:/usr/lib64/qt-3.3/bin:/N/soft/rhel6/quotas:/
>>>>>>>> N/soft/rhel6/intel/16.0.1/compilers_and_libraries_2016.
>>>>>>>> 1.150/linux/bin/intel64:/N/soft/rhel6/intel/16.0.1/
>>>>>>>> compilers_and_libraries_2016.1.150/linux/mpi/intel64/bin:/
>>>>>>>> N/soft/rhel6/intel/16.0.1/debugger_2016/gdb/intel64_mic/
>>>>>>>> bin:/N/soft/rhel6/perl/5.16.2/bin:/N/soft/rhel6/pcre/2-10.
>>>>>>>> 20/bin:/N/soft/rhel6/python/3.5.0/bin:/opt/moab/bin:/N/soft/
>>>>>>>> rhel6/gcc/5.3.0/bin:/usr/kerberos/sbin:/usr/kerberos/
>>>>>>>> bin:/bin:/usr/bin:/opt/thinlinc/bin:/usr/local/bin:/
>>>>>>>> usr/bin/X11:/usr/dt/bin:/usr/openwin/bin:/sbin:/usr/sbin:/
>>>>>>>> usr/local/sbin:/N/u/dorymill/Karst/bin
>>>>>>>>
>>>>>>>> Also attached is the build.log file for the installation and the
>>>>>>>> tmp.txt file from the crlibm directory. I've dug around as much as I can in
>>>>>>>> trying to resolve this issue, so any help would be appreciated!
>>>>>>>>
>>>>>>>> With the utmost sincerity,
>>>>>>>> Doryan Miller
>>>>>>>> _______________________________________________
>>>>>>>> mesa-users at lists.mesastar.org
>>>>>>>> https://lists.mesastar.org/mailman/listinfo/mesa-users
>>>>>>>>
>>>>>>>>
>>>>>
>>>
>>> _______________________________________________
>>> mesa-users at lists.mesastar.org
>>> https://lists.mesastar.org/mailman/listinfo/mesa-users
>>>
>>>
>>>
>> _______________________________________________
>> mesa-users at lists.mesastar.org
>> https://lists.mesastar.org/mailman/listinfo/mesa-users
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20180620/0df63a30/attachment.html>


More information about the Mesa-users mailing list