Re: [gembud] Errors in GEMPAK6.8.0 make.out on CentOS6.4

Evan,

I am curious if this is due to github not preserving timestamps so during
./configure the autoconf tools are run when they should not be.  Can you
try the same configuration and build with the source tarball on the Unidata
download site and see if the warning and error messages disappear?

Michael

On Fri, Jun 28, 2013 at 9:29 AM, Evan Lowery <elowery@xxxxxxxxxxxx> wrote:

> Hi everyone,****
>
> ** **
>
> Has anyone ever had these errors in their make.out and can they be
> ignored?  I’m installing GEMPAK6.8.0 from github on a clean CentOS6.4 VM
> and can’t figure out a couple of errors with google.  Below are the
> libraries/versions installed using yum, steps taken, and errors that are
> showing up in the make.out (attached).****
>
> ****
>
> *#Download and install CentOS-6.4-x86_64-minimal.iso on VirtualBox*
>
> #2CPU, 2GB Ram, 20GB Disk****
>
> ** **
>
> *#relevant libraries added*
>
> make-3.81-20.el6.x86_64****
>
> autoconf-2.63-5.1.el6.noarch****
>
> automake-1.11.1-4.el6.noarch****
>
> ** **
>
> *#recommended added*
>
> gcc-4.4.7-3.el6.x86_64****
>
> gcc-c++-4.4.7-3.el6.x86_64****
>
> gcc-gfortran-4.4.7-3.el6.x86_64****
>
> libX11-1.5.0-4.el6.x86_64****
>
> libX11-devel-1.5.0-4.el6.x86_64****
>
> libXt-devel-1.1.3-1.el6.x86_64****
>
> libXext-devel-1.3.1-2.el6.x86_64****
>
> libXp-1.0.0-15.1.el6.x86_64****
>
> libXp-devel-1.0.0-15.1.el6.x86_64****
>
> libXft-devel-2.3.1-2.el6.x86_64****
>
> libXtst-devel-1.2.1-2.el6.x86_64****
>
> xorg-x11-xbitmaps-1.0.1-9.1.el6.x86_64****
>
> flex-2.5.35-8.el6.x86_64****
>
> byacc-1.9.20070509-7.el6.x86_64****
>
> *fonts-ISO8859-*****
>
> ** **
>
> *#needed for openmotif rpm install*
>
> libXmu-1.1.1-2.el6.x86_64****
>
> libjpeg-turbo-1.2.1-1.el6.x86_64****
>
> libpng-1.2.49-1.el6_2.x86_64****
>
> ** **
>
> *#needed b/c of errors in make.out*
>
> libxml2-python-2.7.6-12.el6_4.1.x86_64****
>
> doxygen-1.6.1-6.el6.x86_64****
>
> ** **
>
> *#openmotif rpms
> http://sourceforge.net/projects/motif/files/Motif%202.3.4%20Binaries/Red%20Hat%20Enterprise%20Linux%206%20x86_64/
> *****
>
> motif-2.3.4-1.x86_64.rpm****
>
> motif-devel-2.3.4-1.x86_64.rpm****
>
> motif-debuginfo-2.3.4-1.x86_64.rpm****
>
> motif-demos-2.3.4-1.x86_64.rpm****
>
> ** **
>
> *#installing in /usr/local as root*
>
> ** **
>
> *#download from github*
>
> git clone git://github.com/Unidata/gempak.git GEMPAK6.8.0****
>
> ln -s GEMPAK6.8.0/ NAWIPS****
>
> #update Gemenviron.profile (NAWIPS,LDMDATA,GEMDATA)****
>
> cd GEMPAK6.8.0****
>
> make all >& make.out****
>
> ** **
>
> *#error snippits in make.out*
>
> Done configuring****
>
> make[4]: Entering directory `/usr/local/GEMPAK6.8.0/extlibs/xml2/v2.6.31'*
> ***
>
> cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/xml2/libxml2/missing --run
> aclocal-1.10****
>
> /usr/local/GEMPAK6.8.0/extlibs/xml2/libxml2/missing: line 46:
> aclocal-1.10: command not found****
>
> WARNING: `aclocal-1.10' is missing on your system.  You should only need
> it if****
>
>          you modified `acinclude.m4' or `configure.in'.  You might want***
> *
>
>          to install the `Automake' and `Perl' packages.  Grab them from***
> *
>
>          any GNU archive site.****
>
> cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/xml2/libxml2/missing --run
> automake-1.10 --gnu****
>
> /usr/local/GEMPAK6.8.0/extlibs/xml2/libxml2/missing: line 46:
> automake-1.10: command not found****
>
> WARNING: `automake-1.10' is missing on your system.  You should only need
> it if****
>
>          you modified `Makefile.am', `acinclude.m4' or `configure.in'.****
>
>          You might want to install the `Automake' and `Perl' packages.****
>
>          Grab them from any GNU archive site.****
>
> cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/xml2/libxml2/missing --run
> autoconf****
>
> aclocal.m4:14: error: this file was generated for autoconf 2.61.****
>
> You have another version of autoconf.  If you want to use that,****
>
> you should regenerate the build system entirely.****
>
> aclocal.m4:14: the top level****
>
> autom4te: /usr/bin/m4 failed with exit status: 63****
>
> make[4]: *** [configure] Error 1****
>
> make[4]: Leaving directory `/usr/local/GEMPAK6.8.0/extlibs/xml2/v2.6.31'**
> **
>
> make[3]: *** [_xml2] Error 2****
>
> make[3]: Leaving directory `/usr/local/GEMPAK6.8.0/extlibs/xml2'****
>
> make[2]: *** [/usr/local/GEMPAK6.8.0/os/linux64/lib/libxml2.a] Error 2****
>
> make[2]: Leaving directory `/usr/local/GEMPAK6.8.0/extlibs/xml2'****
>
> making in /usr/local/GEMPAK6.8.0/extlibs/xslt****
>
> make[2]: Entering directory `/usr/local/GEMPAK6.8.0/extlibs/xslt'****
>
> make -w _xslt****
>
> make[3]: Entering directory `/usr/local/GEMPAK6.8.0/extlibs/xslt'****
>
> make[4]: Entering directory `/usr/local/GEMPAK6.8.0/extlibs/xslt/v1.1.20'*
> ***
>
> make[4]: *** No rule to make target `distclean'.  Stop.****
>
> make[4]: Leaving directory `/usr/local/GEMPAK6.8.0/extlibs/xslt/v1.1.20'**
> **
>
> make[3]: [clean] Error 2 (ignored)****
>
> Creating /usr/local/GEMPAK6.8.0/os/linux64****
>
> Making in /usr/local/GEMPAK6.8.0/extlibs/xslt/libxslt****
>
> ** **
>
> ** **
>
> ….****
>
> ** **
>
> ** **
>
> config.status: executing depfiles commands****
>
> make[4]: Entering directory
> `/usr/local/GEMPAK6.8.0/extlibs/JasPer/v1.900.1'****
>
> cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/JasPer/jasper/acaux/missing
> --run aclocal-1.9****
>
> /usr/local/GEMPAK6.8.0/extlibs/JasPer/jasper/acaux/missing: line 46:
> aclocal-1.9: command not found****
>
> WARNING: `aclocal-1.9' is missing on your system.  You should only need it
> if****
>
>          you modified `acinclude.m4' or `configure.ac'.  You might want***
> *
>
>          to install the `Automake' and `Perl' packages.  Grab them from***
> *
>
>          any GNU archive site.****
>
> cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/JasPer/jasper/acaux/missing
> --run automake-1.9 --foreign****
>
> /usr/local/GEMPAK6.8.0/extlibs/JasPer/jasper/acaux/missing: line 46:
> automake-1.9: command not found****
>
> WARNING: `automake-1.9' is missing on your system.  You should only need
> it if****
>
>          you modified `Makefile.am', `acinclude.m4' or `configure.ac'.****
>
>          You might want to install the `Automake' and `Perl' packages.****
>
>          Grab them from any GNU archive site.****
>
> cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/JasPer/jasper/acaux/missing
> --run autoconf****
>
> configure.ac:156: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...):
> suspicious cache-id, must contain _cv_ to be cached****
>
> ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...****
>
> ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...****
>
> aclocal.m4:621: AC_LIBTOOL_COMPILER_OPTION is expanded from...****
>
> aclocal.m4:4829: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...****
>
> aclocal.m4:2674: _LT_AC_LANG_C_CONFIG is expanded from...****
>
> aclocal.m4:2673: AC_LIBTOOL_LANG_C_CONFIG is expanded from...****
>
> aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from...****
>
> aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from...****
>
> aclocal.m4:31: AC_PROG_LIBTOOL is expanded from...****
>
> configure.ac:156: the top level****
>
> ** **
>
> Thanks,****
>
> Evan****
>
> _______________________________________________
> gembud mailing list
> gembud@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe,  visit:
> http://www.unidata.ucar.edu/mailing_lists/
>
  • 2013 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the gembud archives: