[mlpack-svn] [MLPACK] #197: Test fails when built without debug or profiling

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Feb 1 02:33:53 EST 2012


#197: Test fails when built without debug or profiling
--------------------+-------------------------------------------------------
 Reporter:  speet3  |        Owner:              
     Type:  defect  |       Status:  new         
 Priority:  major   |    Milestone:  mlpack 1.0.1
Component:  mlpack  |     Keywords:              
 Blocking:          |   Blocked By:              
--------------------+-------------------------------------------------------
 For full log, see output from
 http://hotwheels.cc.gt.atl.ga.us:8080/job/MLPACK_Debian_Package/99/console

 {{{
 Running 169 test cases...
 /var/lib/jenkins/jobs/MLPACK_Debian_Package/workspace/build-
 area/mlpack-1.0.0/src/mlpack/tests/nca_test.cpp(93): fatal error in
 "SoftmaxInitialGradient": critical check gradient(1, 0) == 0.0 failed
 [0;33m[WARN ] [0mCannot determine type of file 'noextension'; no extension
 is present.  Load failed.
 [0;33m[WARN ] [0mNo extension given with filename 'noextension'; type
 unknown.  Save failed.
 [0;33m[WARN ] [0mCannot open file 'nonexistentfile_______________.csv';
 load failed.
 [0;33m[WARN ] [0mLoading 'test_file.bin' as raw binary formatted data; but
 this may not be the actual filetype!
 }}}

 I think this may possibly be related to how make calls the test, but I do
 not know. The previous build did not fail, and there was no change made to
 the mlpack code base.  The only changes were made as a patch to the
 CMakeLists.txt, applied after the packaging unpacks the source and before
 building it.  The patch was added in r11320.

-- 
Ticket URL: <https://trac.research.cc.gatech.edu/fastlab/ticket/197>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list