Gamit installation error: showing Failure in make_gamit -- install_software terminated


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Gamit installation error: showing Failure in make_gamit -- install_software terminated
# 1  
Old 02-03-2018
Gamit installation error: showing Failure in make_gamit -- install_software terminated

what i should to do next? read full query first please!!
Code:
harshbhu@harshbhu:/usr/local/gg/10.6/updates/Source$ sudo ./install_software
sudo: unable to resolve host harshbhu
install_software version 2017/06/29
 
 
GAMIT and GLOBK to be installed into /usr/local/gg/10.6/updates/Source
 
If you need help with command line options type CTL_C now and type 
install_software -help on the command line
  
The compressed tarfiles will be removed after extraction of the 
directories, but except for that, the script may be stopped and
rerun safely from any point.  Tarfiles to be uncompressed:
 
ls: No match.
    
 
Continue ? (y/n)
y
 
.. uncompressing and extracting the directories:
 
 
.. adding /usr/local/gg/10.6/updates/Source/com to your search path to continue installation
 
To execute GAMIT and GLOBK you will need to set your login path to
include /usr/local/gg/10.6/updates/Source/com /usr/local/gg/10.6/updates/Source/gamit/bin /usr/local/gg/10.6/updates/Source/kf/bin 
 
You will also need the alias or link gg --> /usr/local/gg/10.6/updates/Source
 
 
Your Operating System type is: Linux
Your default awk version is: /usr/bin/awk

Searching directories set in libraries/Makefile.config for X11 installation...

Verified these paths to X11 libs and includes
X11LIBPATH: /usr/lib/X11
X11INCPATH: /usr/include/X11

Are these paths complete and correct for your system? (y/n)
y
X11LIBPATH and X11INCPATH OK in libraries/Makefile.config.
 
GAMIT dimensions in /libraries/Makefile.config are set to 
  maxsit =  80
  maxepc =  2880
  maxatm =  13
  maxsat =  32
 
Are these defaults found in Makefile.config correct?
If NOT edit the Makefile.config now before choosing to contine
Continue ? (y/n)
y
 
  .. removing any existing Makefiles or archive files from libraries directories
Removing object and archive files from libraries directories
Removing machine-specific Makefiles from libraries directories
Removing residual trace files from libraries directories
 
  .. removing any existing Makefiles or archive files from gamit directories
Removing object and archive files from gamit directories
Removing machine-specific Makefiles from gamit directories
Removing residual trace files from gamit directories
 
  .. making libraries and gamit
 
Reading gamit/Makefile.config to get program dimensions
 
The old settings are:
dimpar.h	PARAMETER (maxsat=32)
dimpar.h	PARAMETER (maxsit=80)
dimpar.h	PARAMETER (maxatm=13)
cview.h	parameter(ncvsit=80)
makex.h	PARAMETER (MAXEPC=2880)

 
++++++++++++++++++++++++++++++++++++++++++
Make sure the common libraries are current
++++++++++++++++++++++++++++++++++++++++++
 
 
Running unimake to create Makefile for comlib
System name:  Linux harshbhu 4.13.0-32-generic #35~16.04.1-Ubuntu SMP Thu Jan 25 10:13:25 UTC 2018 i686 i686 i686 GNU/Linux
System release number translated to  4130
No i86 compiler specification--assuming gfortran (gcc 4.2x)
Machine-dependent source-files selected for com_lib :  bit_util_gftn cand_gftn cor_gftn fmpopen_gftn getdir_gftn getmac_gftn inkey_gftn irename_gftn pickfn_gftn fseekg_gftn fmprename_gftn fmpshortname_gftn fmprunprog_gftn ferror_gftn systime_gftn execute_gftn
Makefile for comlib remade by unimake
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 sd_compbd.f
ar rv com_lib.a *.o
ar: creating com_lib.a
a - sd_compbd.o
rm -f sd_compbd.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'sd_compbd.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 GetWord.f
ar rv com_lib.a *.o
a - GetWord.o
rm -f GetWord.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'GetWord.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 MoveChars.f
ar rv com_lib.a *.o
a - MoveChars.o
rm -f MoveChars.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'MoveChars.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 addressof.f
ar rv com_lib.a *.o
a - addressof.o
rm -f addressof.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'addressof.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 bad_option.f
ar rv com_lib.a *.o
a - bad_option.o
rm -f bad_option.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'bad_option.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 casefold.f
ar rv com_lib.a *.o
a - casefold.o
rm -f casefold.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'casefold.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 caseunfold.f
ar rv com_lib.a *.o
a - caseunfold.o
rm -f caseunfold.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'caseunfold.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 check_ascii.f
ar rv com_lib.a *.o
a - check_ascii.o
rm -f check_ascii.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'check_ascii.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 check_reset.f
ar rv com_lib.a *.o
a - check_reset.o
rm -f check_reset.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'check_reset.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 clearbuffer.f
ar rv com_lib.a *.o
a - clearbuffer.o
rm -f clearbuffer.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'clearbuffer.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 cversn.f
ar rv com_lib.a *.o
a - cversn.o
rm -f cversn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'cversn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 decimaltoint.f
ar rv com_lib.a *.o
a - decimaltoint.o
rm -f decimaltoint.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'decimaltoint.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 decyrs_to_jd.f
ar rv com_lib.a *.o
a - decyrs_to_jd.o
rm -f decyrs_to_jd.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'decyrs_to_jd.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 decyrs_to_ydhms.f
ar rv com_lib.a *.o
a - decyrs_to_ydhms.o
rm -f decyrs_to_ydhms.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'decyrs_to_ydhms.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 ds2hms.f
ar rv com_lib.a *.o
a - ds2hms.o
rm -f ds2hms.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'ds2hms.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 eposn.f
ar rv com_lib.a *.o
a - eposn.o
rm -f eposn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'eposn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 fmpclose.f
ar rv com_lib.a *.o
a - fmpclose.o
rm -f fmpclose.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'fmpclose.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 fmpendmask.f
ar rv com_lib.a *.o
a - fmpendmask.o
rm -f fmpendmask.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'fmpendmask.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 fmpinitmask.f
ar rv com_lib.a *.o
a - fmpinitmask.o
rm -f fmpinitmask.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'fmpinitmask.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 fmpnextmask.f
ar rv com_lib.a *.o
a - fmpnextmask.o
rm -f fmpnextmask.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'fmpnextmask.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 fmppurge.f
ar rv com_lib.a *.o
a - fmppurge.o
rm -f fmppurge.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'fmppurge.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 fullfilename.f
ar rv com_lib.a *.o
a - fullfilename.o
rm -f fullfilename.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'fullfilename.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 gipson.f
ar rv com_lib.a *.o
a - gipson.o
rm -f gipson.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'gipson.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 gen_help_nm.f
ar rv com_lib.a *.o
a - gen_help_nm.o
rm -f gen_help_nm.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'gen_help_nm.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 get_cmd.f
ar rv com_lib.a *.o
a - get_cmd.o
rm -f get_cmd.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'get_cmd.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 get_value.f
ar rv com_lib.a *.o
a - get_value.o
rm -f get_value.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'get_value.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 iabs2.f
ar rv com_lib.a *.o
a - iabs2.o
rm -f iabs2.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'iabs2.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 ifbrk.f
ar rv com_lib.a *.o
a - ifbrk.o
rm -f ifbrk.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'ifbrk.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 jd_to_decyrs.f
ar rv com_lib.a *.o
a - jd_to_decyrs.o
rm -f jd_to_decyrs.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'jd_to_decyrs.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 jd_to_yds.f
ar rv com_lib.a *.o
a - jd_to_yds.o
rm -f jd_to_yds.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'jd_to_yds.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 jd_to_ymdhms.f
ar rv com_lib.a *.o
a - jd_to_ymdhms.o
rm -f jd_to_ymdhms.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'jd_to_ymdhms.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 leapyr.f
ar rv com_lib.a *.o
a - leapyr.o
rm -f leapyr.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'leapyr.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 leq.f
ar rv com_lib.a *.o
a - leq.o
rm -f leq.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'leq.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 ljust.f
ar rv com_lib.a *.o
a - ljust.o
rm -f ljust.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'ljust.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 loglu.f
ar rv com_lib.a *.o
a - loglu.o
rm -f loglu.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'loglu.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 lunit.f
ar rv com_lib.a *.o
a - lunit.o
rm -f lunit.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'lunit.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 min02.f
ar rv com_lib.a *.o
a - min02.o
rm -f min02.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'min02.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 max02.f
ar rv com_lib.a *.o
a - max02.o
rm -f max02.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'max02.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 mjd_to_ymdhm.f
ar rv com_lib.a *.o
a - mjd_to_ymdhm.o
rm -f mjd_to_ymdhm.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'mjd_to_ymdhm.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 movewords.f
ar rv com_lib.a *.o
a - movewords.o
rm -f movewords.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'movewords.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 multiread.f
ar rv com_lib.a *.o
a - multiread.o
rm -f multiread.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'multiread.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 null_termn.f
ar rv com_lib.a *.o
a - null_termn.o
rm -f null_termn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'null_termn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 open_lu.f
ar rv com_lib.a *.o
a - open_lu.o
rm -f open_lu.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'open_lu.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 pmut1_oceans.f
ar rv com_lib.a *.o
a - pmut1_oceans.o
rm -f pmut1_oceans.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'pmut1_oceans.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 proper_runst.f
ar rv com_lib.a *.o
a - proper_runst.o
rm -f proper_runst.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'proper_runst.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 ray.f
ar rv com_lib.a *.o
a - ray.o
rm -f ray.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'ray.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 rcpar.f
ar rv com_lib.a *.o
a - rcpar.o
rm -f rcpar.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'rcpar.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 rcpar4.f
ar rv com_lib.a *.o
a - rcpar4.o
rm -f rcpar4.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'rcpar4.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 read_line.f
ar rv com_lib.a *.o
a - read_line.o
rm -f read_line.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'read_line.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 readd.f
ar rv com_lib.a *.o
a - readd.o
rm -f readd.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'readd.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 report_error.f
ar rv com_lib.a *.o
a - report_error.o
rm -f report_error.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'report_error.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 report_stat.f
ar rv com_lib.a *.o
a - report_stat.o
rm -f report_stat.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'report_stat.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 sd_comp.f
ar rv com_lib.a *.o
a - sd_comp.o
rm -f sd_comp.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'sd_comp.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 sub_char.f
ar rv com_lib.a *.o
a - sub_char.o
rm -f sub_char.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'sub_char.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 swap_bytes.f
ar rv com_lib.a *.o
a - swap_bytes.o
rm -f swap_bytes.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'swap_bytes.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 tide_angles.f
ar rv com_lib.a *.o
a - tide_angles.o
rm -f tide_angles.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'tide_angles.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 timr.f
ar rv com_lib.a *.o
a - timr.o
rm -f timr.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'timr.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 trimlead.f
ar rv com_lib.a *.o
a - trimlead.o
rm -f trimlead.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'trimlead.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 trimlen.f
ar rv com_lib.a *.o
a - trimlen.o
rm -f trimlen.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'trimlen.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 underscore.f
ar rv com_lib.a *.o
a - underscore.o
rm -f underscore.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'underscore.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 wline.f
ar rv com_lib.a *.o
a - wline.o
rm -f wline.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'wline.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 wmove.f
ar rv com_lib.a *.o
a - wmove.o
rm -f wmove.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'wmove.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 writd.f
ar rv com_lib.a *.o
a - writd.o
rm -f writd.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'writd.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 yds_to_jd.f
ar rv com_lib.a *.o
a - yds_to_jd.o
rm -f yds_to_jd.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'yds_to_jd.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 ymdhms_to_jd.f
ar rv com_lib.a *.o
a - ymdhms_to_jd.o
rm -f ymdhms_to_jd.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'ymdhms_to_jd.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 ymdhms_to_mj.f
ar rv com_lib.a *.o
a - ymdhms_to_mj.o
rm -f ymdhms_to_mj.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'ymdhms_to_mj.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 ymd_to_doy.f
ar rv com_lib.a *.o
a - ymd_to_doy.o
rm -f ymd_to_doy.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'ymd_to_doy.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gcc -c -g   -I/usr/include/X11 memassign.c
ar rv com_lib.a *.o
a - memassign.o
rm -f memassign.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'memassign.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gcc -c -g   -I/usr/include/X11 memassign8.c
ar rv com_lib.a *.o
a - memassign8.o
rm -f memassign8.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'memassign8.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 GEOD_to_XYZ.f
ar rv com_lib.a *.o
a - GEOD_to_XYZ.o
rm -f GEOD_to_XYZ.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'GEOD_to_XYZ.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 XYZ_to_GEOD.f
ar rv com_lib.a *.o
a - XYZ_to_GEOD.o
rm -f XYZ_to_GEOD.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'XYZ_to_GEOD.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 XYZ_to_NEU.f
ar rv com_lib.a *.o
a - XYZ_to_NEU.o
rm -f XYZ_to_NEU.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'XYZ_to_NEU.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 bit_util_gftn.f
ar rv com_lib.a *.o
a - bit_util_gftn.o
rm -f bit_util_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'bit_util_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 cand_gftn.f
ar rv com_lib.a *.o
a - cand_gftn.o
rm -f cand_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'cand_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 cor_gftn.f
ar rv com_lib.a *.o
a - cor_gftn.o
rm -f cor_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'cor_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 fmpopen_gftn.f
ar rv com_lib.a *.o
a - fmpopen_gftn.o
rm -f fmpopen_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'fmpopen_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gcc -c -g   -I/usr/include/X11 getdir_gftn.c
getdir_gftn.c: In function ‘getdir_’:
getdir_gftn.c:68:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   pth[j] = (char) NULL;
            ^
getdir_gftn.c:77:8: warning: implicit declaration of function ‘fnmatch’ [-Wimplicit-function-declaration]
   if ((fnmatch(wild,direntp->d_name,0)) == 0) {
        ^
ar rv com_lib.a *.o
a - getdir_gftn.o
rm -f getdir_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'getdir_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gcc -c -g   -I/usr/include/X11 getmac_gftn.c
getmac_gftn.c: In function ‘getmac_’:
getmac_gftn.c:17:17: warning: implicit declaration of function ‘uname’ [-Wimplicit-function-declaration]
         istat = uname(buf);
                 ^
ar rv com_lib.a *.o
a - getmac_gftn.o
rm -f getmac_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'getmac_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gcc -c -g   -I/usr/include/X11 inkey_gftn.c
inkey_gftn.c: In function ‘inkey_’:
inkey_gftn.c:53:7: warning: implicit declaration of function ‘isatty’ [-Wimplicit-function-declaration]
   if(!isatty(stdio_fd))
       ^
inkey_gftn.c:87:5: warning: implicit declaration of function ‘read’ [-Wimplicit-function-declaration]
     read (stdio_fd, &c,1);
     ^
ar rv com_lib.a *.o
a - inkey_gftn.o
rm -f inkey_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'inkey_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gcc -c -g   -I/usr/include/X11 irename_gftn.c
irename_gftn.c: In function ‘irename_’:
irename_gftn.c:19:2: warning: implicit declaration of function ‘strtok’ [-Wimplicit-function-declaration]
  strtok(old," ");
  ^
ar rv com_lib.a *.o
a - irename_gftn.o
rm -f irename_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'irename_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gcc -c -g   -I/usr/include/X11 pickfn_gftn.c
pickfn_gftn.c: In function ‘pickfn_’:
pickfn_gftn.c:33:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  ch_ptr[*n_ptr] = (char) NULL; 
                   ^
pickfn_gftn.c:35:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
         retval_p[len] = (char) NULL ; 
                         ^
pickfn_gftn.c:39:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   ch_ptr[*n_ptr] = (char) NULL;
                    ^
pickfn_gftn.c:45:8: warning: implicit declaration of function ‘fnmatch’ [-Wimplicit-function-declaration]
   if ((fnmatch(ch_ptr,direntp->d_name,0)) == 0) {
        ^
pickfn_gftn.c:57:6: warning: implicit declaration of function ‘isdigit’ [-Wimplicit-function-declaration]
  if (isdigit(aline[0])) {
      ^
pickfn_gftn.c:58:7: warning: implicit declaration of function ‘atoi’ [-Wimplicit-function-declaration]
   i = atoi(aline);
       ^
ar rv com_lib.a *.o
a - pickfn_gftn.o
rm -f pickfn_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'pickfn_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 fseekg_gftn.f
ar rv com_lib.a *.o
a - fseekg_gftn.o
rm -f fseekg_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'fseekg_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 fmprename_gftn.f
ar rv com_lib.a *.o
a - fmprename_gftn.o
rm -f fmprename_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'fmprename_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 fmpshortname_gftn.f
ar rv com_lib.a *.o
a - fmpshortname_gftn.o
rm -f fmpshortname_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'fmpshortname_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 fmprunprog_gftn.f
ar rv com_lib.a *.o
a - fmprunprog_gftn.o
rm -f fmprunprog_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'fmprunprog_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 ferror_gftn.f
ar rv com_lib.a *.o
a - ferror_gftn.o
rm -f ferror_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'ferror_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 systime_gftn.f
ar rv com_lib.a *.o
a - systime_gftn.o
rm -f systime_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'systime_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 execute_gftn.f
ar rv com_lib.a *.o
a - execute_gftn.o
rm -f execute_gftn.o
make: Warning: Archive 'com_lib.a' seems to have been created in deterministic mode. 'execute_gftn.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
ranlib com_lib.a
 
Running unimake to create Makefile for matrix
System name:  Linux harshbhu 4.13.0-32-generic #35~16.04.1-Ubuntu SMP Thu Jan 25 10:13:25 UTC 2018 i686 i686 i686 GNU/Linux
System release number translated to  4130
No i86 compiler specification--assuming gfortran (gcc 4.2x)
Makefile for matrix remade by unimake
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwmab.f
ar rv kinv_lib.a *.o
ar: creating kinv_lib.a
a - dwmab.o
rm -f dwmab.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwmab.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwadd.f
ar rv kinv_lib.a *.o
a - dwadd.o
rm -f dwadd.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwadd.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dvdot.f
ar rv kinv_lib.a *.o
a - dvdot.o
rm -f dvdot.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dvdot.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwdot.f
ar rv kinv_lib.a *.o
a - dwdot.o
rm -f dwdot.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwdot.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwpiv.f
ar rv kinv_lib.a *.o
a - dwpiv.o
rm -f dwpiv.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwpiv.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwsmy.f
ar rv kinv_lib.a *.o
a - dwsmy.o
rm -f dwsmy.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwsmy.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwswp.f
ar rv kinv_lib.a *.o
a - dwswp.o
rm -f dwswp.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwswp.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwsum.f
ar rv kinv_lib.a *.o
a - dwsum.o
rm -f dwsum.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwsum.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwmov.f
ar rv kinv_lib.a *.o
a - dwmov.o
rm -f dwmov.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwmov.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dvswp.f
ar rv kinv_lib.a *.o
a - dvswp.o
rm -f dvswp.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dvswp.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwvmv.f
ar rv kinv_lib.a *.o
a - dwvmv.o
rm -f dwvmv.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwvmv.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwsad.f
ar rv kinv_lib.a *.o
a - dwsad.o
rm -f dwsad.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwsad.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwsub.f
ar rv kinv_lib.a *.o
a - dwsub.o
rm -f dwsub.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwsub.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 dwint.f
ar rv kinv_lib.a *.o
a - dwint.o
rm -f dwint.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'dwint.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 wmov.f
ar rv kinv_lib.a *.o
a - wmov.o
rm -f wmov.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'wmov.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 gauss_elim.f
ar rv kinv_lib.a *.o
a - gauss_elim.o
rm -f gauss_elim.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'gauss_elim.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 invert_vis.f
ar rv kinv_lib.a *.o
a - invert_vis.o
rm -f invert_vis.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'invert_vis.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 scale_matrix.f
ar rv kinv_lib.a *.o
a - scale_matrix.o
rm -f scale_matrix.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'scale_matrix.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
gfortran -c -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 squez_matrix.f
ar rv kinv_lib.a *.o
a - squez_matrix.o
rm -f squez_matrix.o
make: Warning: Archive 'kinv_lib.a' seems to have been created in deterministic mode. 'squez_matrix.o' will always be updated. Please consider passing the U flag to ar to avoid the problem.
ranlib kinv_lib.a
gfortran -O3 -Wuninitialized -fno-f2c -ffast-math -fno-automatic -fno-backslash -m64 benchd.f  ./kinv_lib.a  -o benchd
/usr/bin/ld: cannot find crt1.o: No such file or directory
/usr/bin/ld: cannot find crti.o: No such file or directory
/usr/bin/ld: skipping incompatible /usr/lib/gcc/i686-linux-gnu/5/libgfortran.so when searching for -lgfortran
/usr/bin/ld: skipping incompatible /usr/lib/gcc/i686-linux-gnu/5/libgfortran.a when searching for -lgfortran
/usr/bin/ld: cannot find -lgfortran
/usr/bin/ld: cannot find -lm
/usr/bin/ld: skipping incompatible /usr/lib/gcc/i686-linux-gnu/5/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: cannot find -lgcc_s
/usr/bin/ld: skipping incompatible /usr/lib/gcc/i686-linux-gnu/5/libgcc.a when searching for -lgcc
/usr/bin/ld: cannot find -lgcc
/usr/bin/ld: skipping incompatible /usr/lib/gcc/i686-linux-gnu/5/libquadmath.so when searching for -lquadmath
/usr/bin/ld: skipping incompatible /usr/lib/gcc/i686-linux-gnu/5/libquadmath.a when searching for -lquadmath
/usr/bin/ld: cannot find -lquadmath
/usr/bin/ld: cannot find -lm
/usr/bin/ld: skipping incompatible /usr/lib/gcc/i686-linux-gnu/5/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: cannot find -lgcc_s
/usr/bin/ld: skipping incompatible /usr/lib/gcc/i686-linux-gnu/5/libgcc.a when searching for -lgcc
/usr/bin/ld: cannot find -lgcc
/usr/bin/ld: cannot find -lc
/usr/bin/ld: skipping incompatible /usr/lib/gcc/i686-linux-gnu/5/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: cannot find -lgcc_s
/usr/bin/ld: skipping incompatible /usr/lib/gcc/i686-linux-gnu/5/libgcc.a when searching for -lgcc
/usr/bin/ld: cannot find -lgcc
/usr/bin/ld: cannot find crtn.o: No such file or directory
collect2: error: ld returned 1 exit status
Makefile:51: recipe for target 'benchd' failed
make: *** [benchd] Error 1
Failure in make_gamit -- install_software terminated

what i should to do next?.....Smilie

Last edited by vbe; 02-03-2018 at 05:39 AM.. Reason: code tags
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Programming

Gamit installation error: /libraries/comlib/com_lib.a(pickfn_gftn.o)' is incompatible with i386:x86-

harshbhu@harshbhu:/usr/local/gg/10.6/updates/Source$ sudo ./install_softwaresudo: unable to resolve host harshbhu password for harshbhu: install_software version 2017/06/29 GAMIT and GLOBK to be installed into /usr/local/gg/10.6/updates/Source If you need help with command line... (1 Reply)
Discussion started by: ankit lohar
1 Replies

2. HP-UX

Sudo installation failure

Dear Guru, I want to install sudo in my HPUX 11.11 and i also already downloading the software from website sudo, and already install the depot using swinstall -c .... , after finish still can not find sudo . something wrong with my installation ? thank you # ls... (6 Replies)
Discussion started by: trisno
6 Replies

3. Post Here to Contact Site Administrators and Moderators

EEM Installation failure

I am trying to install EEM on Linux but found with below issue 27 Sep 2013 01:10:41 INFO iGateway - Check if we can upgrade from Linux 2.4 to 2.6 installer 27 Sep 2013 01:10:41 INFO iGateway - iGateway components conf, Spin.conf] Please suggest, If any further information is required... (1 Reply)
Discussion started by: rakesh_411
1 Replies

4. SuSE

Wine Installation Failure

When I try to install wine either through yast or zypper it fails with below message: zypper in wine Refreshing service 'nu_novell_com'. Loading repository data... Reading installed packages... Resolving package dependencies... Problem: nothing provides libOSMesa.so.8()(64bit) needed by... (0 Replies)
Discussion started by: rupeshkp728
0 Replies

5. Linux

Disk is predictive failure but LED is showing green.

Hi Linux Team we use hpacucli ctrl all show config command find out the failure disk. Here command output is showing predictive failure but The Datacenter team are unable to find the correct failure disk. From Datacenter all LEDs are showing green. Datacenter asks us to blink the LED. How... (2 Replies)
Discussion started by: Naveen.6025
2 Replies

6. Solaris

t2000 Sol10 installation failure

Hi folks, I've searched as much as possible with regards to the installation of Solaris 10 and this error that I keep getting no matter which arguments I use. sol-10-u9-ga-sparc-dvd.iso sc> showhost Sun-Fire-T2000 System Firmware 6.7.12 2011/07/06 20:03 Host flash versions: OBP... (3 Replies)
Discussion started by: dnetcrawler
3 Replies

7. Solaris

Solaris Re-installation failure

Hello Community. I had installed solaris 5.10 OS on an X86 server using a custom-jumpstart installation program and it was performed successfully. Due to some issues, i had to go for reinstallation using the same jumpstart but this time it failed giving below error. Starting Solaris... (1 Reply)
Discussion started by: mystition
1 Replies

8. Solaris

Error in Solaris installation over WAN(unix: Could not start init) Program terminated

I am trying to install Solaris 10 on a target machine which is t1000. ( sun4v). I have configured my jumpstart server to install solaris over WAN. when i boot my machine, the wanboot image gets downloaded properly, miniroot gets downloaded properly, but after that the process fails with the... (3 Replies)
Discussion started by: hemalsid
3 Replies

9. OS X (Apple)

GRUB Error and Installation Failure

...I haven't been here in along time! Anyways, I didn't know where I should put this, as this involves practically three OSes, so if this is in the wrong place, feel free to move it. Recently, I thought about this: installing OpenSUSE 10.1 on my Mac Mini's (Intel Core Duo) external hard... (0 Replies)
Discussion started by: Danny_10
0 Replies
Login or Register to Ask a Question