[Mesa-users] MESA Installation Failure
Rob Farmer
r.j.farmer at uva.nl
Mon Mar 26 05:20:27 EDT 2018
Hi
>The output of:
>echo $MESA_DIR
>is:
>(a blank line)
You also don't have the $MESA_DIR set. This needs to be set (as well as
initializing the sdk) every time you open a new terminal, unless you place
those commands in you terminal start up script (if your using bash it is
~/.bashrc)
given the sdk was also not set, i'd suggest (once setting MESA_DIR and
initializing the sdk) to a run a clean install:
cd $MESA_DIR
./clean
./install
Rob
On 26 March 2018 at 00:42, Francis Timmes via Mesa-users <
mesa-users at lists.mesastar.org> wrote:
> the mesasdk does not appear to be initialized properly.
> start from
>
> http://mesa.sourceforge.net/prereqs.html#what-should-you-
> do-if-mesa-did-not-install-successfully
>
> as checks as you go along, mesasdk/bin should be the first item in $PATH
> and gfortran version 7.2.0 ships with the latest mesasdk.
>
> fxt
>
>
>
> > On Mar 25, 2018, at 1:49 PM, Nicholas Proietti via Mesa-users <
> mesa-users at lists.mesastar.org> wrote:
> >
> > Hello,
> >
> > I am a student new to MESA and I tried to install MESA but I got the
> > failure message as seen in the screenshot below.
> >
> > I was using the MESASDK version: mesasdk-x86_64-linux-20180127.tar.gz
> >
> > My computer is:
> > Linux version 3.11.10-100.fc18.x86_64 (mockbuild at bkernel02) (gcc
> > version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Mon Dec 2
> > 20:28:38 UTC 2013
> >
> > The output of
> > uname -a
> > is:
> > Linux version 3.11.10-100.fc18.x86_64 (mockbuild at bkernel02) (gcc
> > version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Mon Dec 2
> > 20:28:38 UTC 2013
> >
> > The output of:
> > gfortran -v
> > is:
> > Using built-in specs.
> > COLLECT_GCC=gfortran
> > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-
> linux/4.7.2/lto-wrapper
> > Target: x86_64-redhat-linux
> > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
> > --infodir=/usr/share/info
> > --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap
> > --enable-shared --enable-threads=posix --enable-checking=release
> > --disable-build-with-cxx --disable-build-poststage1-with-cxx
> > --with-system-zlib --enable-__cxa_atexit
> > --disable-libunwind-exceptions --enable-gnu-unique-object
> > --enable-linker-build-id --with-linker-hash-style=gnu
> > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto
> > --enable-plugin --enable-initfini-array --enable-java-awt=gtk
> > --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
> > --enable-libgcj-multifile --enable-java-maintainer-mode
> > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
> > --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic
> > --with-arch_32=i686 --build=x86_64-redhat-linux
> > Thread model: posix
> > gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC)
> >
> > The output of:
> > export $MESASDK_ROOT
> > is:
> > declare -x CCACHE_HASHDIR=""
> > declare -x COLORTERM="gnome-terminal"
> > declare -x CVS_RSH="ssh"
> > declare -x DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-
> LC4oOykqqC,guid=33d0885a0b5de976a440b4d25ab7e020"
> > declare -x DESKTOP_SESSION="gnome"
> > declare -x DISPLAY=":2"
> > declare -x GDMSESSION="gnome"
> > declare -x GJS_DEBUG_OUTPUT="stderr"
> > declare -x GJS_DEBUG_TOPICS="JS ERROR;JS LOG"
> > declare -x GNOME_DESKTOP_SESSION_ID="this-is-deprecated"
> > declare -x GNOME_KEYRING_CONTROL="/run/user/1021/keyring-IZzWqc"
> > declare -x GNOME_KEYRING_PID="27458"
> > declare -x GPG_AGENT_INFO="/run/user/1021/keyring-IZzWqc/gpg:0:1"
> > declare -x HISTCONTROL="ignoredups"
> > declare -x HISTSIZE="1000"
> > declare -x HOME="/home/npro"
> > declare -x HOSTNAME="localhost.localdomain"
> > declare -x IMSETTINGS_INTEGRATE_DESKTOP="yes"
> > declare -x IMSETTINGS_MODULE="none"
> > declare -x KDEDIRS="/usr"
> > declare -x KDE_IS_PRELINKED="1"
> > declare -x KRB5CCNAME="DIR:/run/user/1021/krb5cc_
> 3ea2a011800d6f246591fb1a5ab01db6"
> > declare -x LANG="en_US.UTF-8"
> > declare -x LESSOPEN="||/usr/bin/lesspipe.sh %s"
> > declare -x LOGNAME="npro"
> > declare -x LS_COLORS="rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;
> 38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;
> 232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;
> 5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;
> 5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;
> 34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.
> lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=
> 38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=
> 38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*
> .bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;
> 5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.
> ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=
> 38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=
> 38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=
> 38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=
> 38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=
> 38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mp!
> eg=38;5;1
> 3:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.
> m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.
> nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.
> rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.
> flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=
> 38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=
> 38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=
> 38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=
> 38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=
> 38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;
> 45:*.spx=38;5;45:*.xspf=38;5;45:"
> > declare -x MAIL="/var/spool/mail/npro"
> > declare -x OLDPWD
> > declare -x PATH="/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/
> bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/root/IRAF/
> unix/hlib:/home/npro/.local/bin:/home/npro/bin"
> > declare -x PWD="/home/npro"
> > declare -x QTDIR="/usr/lib64/qt-3.3"
> > declare -x QTINC="/usr/lib64/qt-3.3/include"
> > declare -x QTLIB="/usr/lib64/qt-3.3/lib"
> > declare -x QT_GRAPHICSSYSTEM_CHECKED="1"
> > declare -x QT_IM_MODULE="ibus"
> > declare -x QT_PLUGIN_PATH="/usr/lib64/kde4/plugins:/usr/lib/kde4/
> plugins"
> > declare -x SESSION_MANAGER="local/unix:@/tmp/.ICE-unix/27460,unix/unix:
> /tmp/.ICE-unix/27460"
> > declare -x SHELL="/bin/bash"
> > declare -x SHLVL="2"
> > declare -x SSH_AUTH_SOCK="/run/user/1021/keyring-IZzWqc/ssh"
> > declare -x TERM="xterm-256color"
> > declare -x USER="npro"
> > declare -x USERNAME="npro"
> > declare -x WINDOWID="14680069"
> > declare -x WINDOWPATH="1"
> > declare -x XAUTHORITY="/var/run/gdm/auth-for-npro-zvfrXv/database"
> > declare -x XDG_MENU_PREFIX="gnome-"
> > declare -x XDG_RUNTIME_DIR="/run/user/1021"
> > declare -x XDG_SEAT="seat0"
> > declare -x XDG_SESSION_ID="284"
> > declare -x XDG_VTNR="1"
> > declare -x XMODIFIERS="@im=ibus"
> >
> > The output of:
> > echo $PATH
> > is:
> > /usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/
> usr/bin:/bin:/usr/local/sbin:/usr/sbin:/root/IRAF/unix/hlib:
> /home/npro/.local/bin:/home/npro/bin
> >
> > The output of:
> > echo $MESA_DIR
> > is:
> >
> > (a blank line)
> >
> > Finally, the error I received was:
> > /home/npro/mesasdk/mesa-r10108/adipls
> > building adipls package.
> >
> > make: `libadipls.a' is up to date.
> >
> > /home/npro/mesasdk/mesa-r10108/adipls/test/../adipack.c/bin/adipls.c.d:
> > line 11: /home/npro/mesasdk/mesa-r10108/adipls/test/../adipack.
> c/adipls/adipls.c.d.x:
> > No such file or directory
> >
> > FAILED
> >
> >
> > /home/npro/mesasdk/mesa-r10108/adipls/test
> > TEST FAILED -- compare obs.txt to obs.test.txt
> >
> >
> > /home/npro/mesasdk/mesa-r10108/adipls
> > ./build_and_test FAILED
> >
> > Any assistance would be greatly appreciated!
> >
> > Nicholas Proietti
> > Undergraduate Major in Physics
> > State University of New York at Oswego
> > nproiett@ <nproiett at oswego.edu>oswego.edu <nproiett at oswego.edu> |
> > 518-952-5002
> > <Screenshot from 2018-03-25 16:10:53.png>_________________
> ______________________________
> > 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/20180326/3bc82637/attachment.html>
More information about the Mesa-users
mailing list