[NeXus-code-tickets] [NeXusCode] #70: Nexus-4.0rc3 does not pass the testsuite

NeXus Data Format Library and Applications noreply at nexusformat.org
Mon May 21 11:43:48 BST 2007


#70: Nexus-4.0rc3 does not pass the testsuite
---------------------+------------------------------------------------------
  Reporter:  Rwong   |       Owner:  Freddie Akeroyd  
      Type:  defect  |      Status:  assigned         
  Priority:  major   |   Milestone:  NeXus 4.0 Release
 Component:  napi    |     Version:  4.0rc3           
Resolution:          |    Keywords:                   
---------------------+------------------------------------------------------
Comment (by Rwong):

 I missed the subdirectory "lib" in the configure command of the
 HDF5-1.6.5.
 I should have used "./configure --with-
 szlib=/home/rw33/tmp.d/szip-2.0/szip/lib --enable-cxx" instead.

 After recompiling hdf5 and nexus-4.0rc3 and running the test again, the
 testsuite passed.

 Thanks

 The contents of the log file of testsuite.log:
 ***********************************

 ## -------------------------------- ##
 ## NeXus Library 4.0rc3 test suite. ##
 ## -------------------------------- ##

 testsuite: command line was:
   $ ./testsuite

 ## ----------- ##
 ## ChangeLogs. ##
 ## ----------- ##

 testsuite: ../ChangeLog:
 | 2007-05-16 16:18  Freddie Akeroyd <F.A.Akeroyd at rl.ac.uk>
 |
 |       * .: Creating 4.0rc3 tag. Refs #36.
 |
 | 2007-05-16 16:02  Freddie Akeroyd <F.A.Akeroyd at rl.ac.uk>
 |
 |       * branches/4.0/NEWS: Update release notes. Refs #36.
 |
 | 2007-04-20 15:28  Freddie Akeroyd <F.A.Akeroyd at rl.ac.uk>
 |

 ## --------- ##
 ## Platform. ##
 ## --------- ##

 hostname = swift.esc.rl.ac.uk
 uname -m = i686
 uname -r = 2.4.20-46.9.legacysmp
 uname -s = Linux
 uname -v = #1 SMP Thu Mar 2 15:45:46 EST 2006

 /usr/bin/uname -p = unknown
 /bin/uname -X     = unknown
 /bin/arch              = i686
 /usr/bin/arch -k       = unknown
 /usr/convex/getsysinfo = unknown
 hostinfo               = unknown
 /bin/machine           = unknown
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown

 PATH: /home/rw33/tmp.d/nexus-4.0rc3/test
 PATH: /opt/vdt/globus/bin
 PATH: /opt/vdt/globus/sbin
 PATH: /usr/local/mpich-1.2.5/ch_p4mpd/bin
 PATH: /usr/local/lf9562/bin
 PATH: /usr/kerberos/bin
 PATH: /usr/local/bin
 PATH: /bin
 PATH: /usr/bin
 PATH: /usr/X11R6/bin
 PATH: /opt/srb331ngs/bin

 testsuite: atconfig:
 | # Configurable variable values for building test suites.
 | # Generated by ./config.status.
 | # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
 |
 | # The test suite will define top_srcdir=/../.. etc.
 | at_testdir='test'
 | abs_builddir='/home/rw33/tmp.d/nexus-4.0rc3/test'
 | at_srcdir='.'
 | abs_srcdir='/home/rw33/tmp.d/nexus-4.0rc3/test'
 | at_top_srcdir='..'
 | abs_top_srcdir='/home/rw33/tmp.d/nexus-4.0rc3/test/..'
 | at_top_builddir='../'
 | abs_top_builddir='/home/rw33/tmp.d/nexus-4.0rc3/test/../.'
 |
 | AUTOTEST_PATH='test'
 |
 | SHELL=${CONFIG_SHELL-'/bin/sh'}

 testsuite: atlocal:
 | #!/bin/sh
 | #
 | # $Id: atlocal.in 916 2007-04-02 12:28:23Z Freddie Akeroyd $
 | #
 | # test/atlocal.  Generated from atlocal.in by configure.
 | #
 | SETUP_TEST="sh $abs_srcdir/setup_test $abs_srcdir"
 | export SETUP_TEST
 | #
 | if test ! -z ""; then
 |     HAVE_HDF4="napi_test-hdf4-static -q"
 | else
 |     HAVE_HDF4=skip_test
 | fi
 | export HAVE_HDF4
 | #
 | if test ! -z "/home/rw33/tmp.d/hdf5-1.6.5/hdf5/"; then
 |     HAVE_HDF5="napi_test-hdf5-static -q"
 | else
 |     HAVE_HDF5=skip_test
 | fi
 | export HAVE_HDF5
 | #
 | if test ! -z ""; then
 |     HAVE_XML="napi_test-xml-static -q"
 | else
 |     HAVE_XML=skip_test
 | fi
 | export HAVE_XML
 | #
 | if test ! -z ""; then
 |     HAVE_F77=run_test
 | else
 |     HAVE_F77=skip_test
 | fi
 | export HAVE_F77
 | #
 | if test ! -z ""; then
 |     HAVE_F90=run_test
 | else
 |     HAVE_F90=skip_test
 | fi
 | export HAVE_F90
 | #
 | if test -f nxsummary; then
 |     HAVE_NXSUMMARY=run_test
 | else
 |     HAVE_NXSUMMARY=skip_test
 | fi
 | export HAVE_NXSUMMARY
 | #
 | if test -f nxtranslate; then
 |     HAVE_NXTRANSLATE=run_test
 | else
 |     HAVE_NXTRANSLATE=skip_test
 | fi
 | export HAVE_NXTRANSLATE
 | #

 ## ---------------- ##
 ## Tested programs. ##
 ## ---------------- ##

 ## ------------------ ##
 ## Running the tests. ##
 ## ------------------ ##
 testsuite: starting at: Mon May 21 11:36:40 BST 2007
 1. Check the HDF4 binding (testsuite.at:29): skipped (testsuite.at:71)
 2. Check the HDF5 binding (testsuite.at:74): ok (0m0.050s 0m0.080s)
 3. Check the HDF4 binding (static library) (testsuite.at:119): skipped
 (testsuite.at:161)
 4. Check the HDF5 binding (static library) (testsuite.at:164): ok
 (0m0.020s 0m0.030s)
 5. Check the XML binding (testsuite.at:209): skipped (testsuite.at:251)
 6. Check the XML binding (static library) (testsuite.at:254): skipped
 (testsuite.at:296)
 7. Check the F77 binding using HDF4. (testsuite.at:301): skipped
 (testsuite.at:334)
 8. Check the F77 binding using HDF5. (testsuite.at:337): skipped
 (testsuite.at:370)
 9. Check the F90 binding using HDF5. (testsuite.at:373): skipped
 (testsuite.at:407)
 10. Checking HDF4 -> HDF4  (testsuite.at:411): skipped (testsuite.at:415)
 11. Checking HDF4 -> HDF5  (testsuite.at:417): skipped (testsuite.at:421)
 12. Checking HDF4 -> XML  (testsuite.at:423): skipped (testsuite.at:427)
 13. Checking HDF5 -> HDF4  (testsuite.at:429): skipped (testsuite.at:433)
 14. Checking HDF5 -> HDF5  (testsuite.at:435): ok       (0m0.010s
 0m0.020s)
 15. Checking HDF5 -> XML  (testsuite.at:441): skipped (testsuite.at:445)
 16. Checking XML -> HDF4  (testsuite.at:447): skipped (testsuite.at:451)
 17. Checking XML -> HDF5  (testsuite.at:453): skipped (testsuite.at:457)
 18. Checking XML -> XML  (testsuite.at:459): skipped (testsuite.at:463)
 19. Checking HDF4 test file (testsuite.at:467): skipped (testsuite.at:470)
 20. Checking HDF5 test file (testsuite.at:472): ok      (0m0.030s
 0m0.010s)
 21. Checking XML test file (testsuite.at:477): skipped (testsuite.at:480)
 22. Checking HDF4 test file (testsuite.at:484): skipped (testsuite.at:494)
 23. Checking HDF5 test file (testsuite.at:496): ok      (0m0.020s
 0m0.010s)
 24. Checking XML test file (testsuite.at:508): skipped (testsuite.at:518)
 25. Checking HDF4 test file (testsuite.at:522): skipped (testsuite.at:526)
 26. Checking HDF5 test file (testsuite.at:528): ok      (0m0.010s
 0m0.010s)
 27. Checking XML test file (testsuite.at:534): skipped (testsuite.at:538)
 testsuite: ending at: Mon May 21 11:36:41 BST 2007
 testsuite: test suite duration: 0h 0m 1s

 ## ------------- ##
 ## Test results. ##
 ## ------------- ##

 6 tests were successful.
 21 tests were skipped.

-- 
Ticket URL: <http://trac.nexusformat.org/code/ticket/70#comment:4>
NeXus Data Format Library and Applications <http://www.nexusformat.org/>
NeXus Data Format Library and Applications



More information about the NeXus-code-tickets mailing list