From: Pieter D. <pi...@st...> - 2011-12-14 21:10:48
|
Hi Bill, The astero package fails when updating in my installation. I'm working on 32-bit Kubuntu 11.10 (so no SDK, sorry!). I have no library or compiler issues since I could install everything a few weeks back. This is the log of my actions: 1. I'm upgrading with svn via "svn update -r 3792" 2. I do a ./clean and ./install 3. It complained about my kap_data, asked me to delete it, so I deleted that folder. 4. I did a ./clean and ./install again. 5. The astero package failed comparing test_output with tmp.txt 6. I did a ./clean and ./install again (just do be sure) 7. I get the same message: ... mesa/adipls has been made, tested, and exported. ************************************************ /home/pieterd/programs/mesa/astero building astero package. gfortran -fno-range-check -fopenmp -fbounds-check -g -I../../../include -c -ffree-form ../../../astero/run_star_adipls/star_adipls_support.f gfortran -fno-range-check -fopenmp -fbounds-check -g -I../../../include -c -ffree-form ../src/run_star_extras.f gfortran -fno-range-check -fopenmp -fbounds-check -g -I../../../include -c -ffree-form ../../../astero/run_star_adipls/run_star_extras_adipls.f gfortran -fno-range-check -fopenmp -fbounds-check -g -I../../../include -c -ffree-form ../../../star/test/src/run_star.f gfortran -fno-range-check -fopenmp -fbounds-check -g -I../../../include -c -ffree-form ../src/run.f gfortran -fno-range-check -fopenmp -fbounds-check -g -I../../../include -c -ffree-form ../../../astero/run_star_adipls/star_adipls_support_procs.f gfortran -fopenmp -o ../star \ run_star_extras.o run_star_extras_adipls.o run_star.o run.o -L../../../lib -lstar -ldiffusion -lionization -lmlt -latm -lkaro -lcolors -leos -lkap -lnet -lscreen -lrates -lreaclib -lweak -lneu -lchem -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesaklu -lmesalapack -lmesablas -L/usr/lib/pgplot5 -lpgplot -lX11 -lpng \ star_adipls_support.o -ladipls star_adipls_support_procs.o 5c5 < 1 0.2715408114617294E-03 -0.1210601832184118E-06 0.0000000000000000E+00 --- field 3 relative error 4.15e-02 > 1 0.2715405895781906E-03 -0.1162346679831949E-06 0.0000000000000000E+00 6c6 < 2 0.3433970493707031E-03 -0.1495725015752948E-06 0.0000000000000000E+00 --- field 3 relative error 2.05e-02 > 2 0.3433967686240131E-03 -0.1465674430847568E-06 0.0000000000000000E+00 7c7 < 3 0.4341861725531719E-03 -0.1869277613700836E-06 0.0000000000000000E+00 --- field 3 relative error 1.01e-02 > 3 0.4341858170268709E-03 -0.1850553955812315E-06 0.0000000000000000E+00 /home/pieterd/programs/mesa/astero/test TEST FAILED -- compare test_output to tmp.txt /home/pieterd/programs/mesa/astero ./build_and_test FAILED From the looks of it, the input and output are not too different. Many thanks, Pieter On 12/13/2011 01:43 PM, Bill Paxton wrote: > Fixes a bug with the test when installing the astero package. > (the package was fine; the test had a bug!) > > -B > > > > ------------------------------------------------------------------------------ > Systems Optimization Self Assessment > Improve efficiency and utilization of IT resources. Drive out cost and > improve service delivery. Take 5 minutes to use this Systems Optimization > Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/ > _______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users |