From: Peter P. <per...@gm...> - 2011-10-05 23:00:00
|
Hi, I was able to successfully compile version 3635 earlier today with gfortran 4.6.1 on a Mac OSX 10.6.8. The only thing I could suggest is to make sure you are using the correct number of threads with the command: export OMP_NUM_THREADS= then install. -Peter On Wed, Oct 5, 2011 at 5:38 PM, Kai Song <ks...@lb...> wrote: > Hi All, > > On a 64bit Centos-5.6 machine, I am not able to compile mesa revision 3635 > with gfortran-4.6.1. > > The error messege as follow: > ============= > ... > FAILED > > > /global/home/users/jwschwab/mesa/mtx/test > TEST FAILED -- compare test_output to tmp.txt > > > /global/home/users/jwschwab/mesa/mtx > ./build_and_test FAILED > > ============= > > For my gfrotran: > [jwschwab@ln000 mesa]$ gfortran -v > Using built-in specs. > COLLECT_GCC=gfortran > > COLLECT_LTO_WRAPPER=/global/home/users/jwschwab/applications/gcc/4.6.1/libexec/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper > Target: x86_64-unknown-linux-gnu > Configured with: ../gcc-4.6.1/configure > --prefix=/global/home/users/jwschwab/applications/gcc/4.6.1 --enable-shared > --enable-threads=posix --enable-checking=release --with-system-zlib > --enable-__cxa_atexit --disable-libunwind-exceptions > --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,fortran > --disable-dssi --disable-plugin > Thread model: posix > gcc version 4.6.1 (GCC) > > > Do you know what's wrong with the build? Please let me know if you need > more information. > > Thanks, > > Kai > > -- > Kai Song > <ks...@lb...> 1.510.495.2180 > 1 Cyclotron Rd. Berkeley, CA94720, MS-50C 3396 > High Performance Computing Services (HPCS) > Lawrence Berkeley National Laboratory - http://scs.lbl.gov > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users > > |