Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
OpenWalnut Core OpenWalnut Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenWalnut
  • OpenWalnut CoreOpenWalnut Core
  • Issues
  • #369

Closed
Open
Created May 08, 2017 by Alexander Wiebel@wiebelOwner

-RM-35-MR-Reenable failing unittests for NIfTI reader

Am 18.04.2011 11:07, Alexander Wiebel wrote:

    Hi.

    I have to note a failing unittest that only occurs on my new openSuSE 11.4 which has a gcc 4.5.1 20101208 [gcc-4_5-branch revision
    167585]. See messages at the end of the mail. The same test does not fail on Ubuntu with gcc4.4.3.

    It does not seem something internal that is wrong, but something with the test file
    dataHandler/fixtures/vector_unsigned_char.nii.gz in conjunction with the NIfTI library. Even nifti_tool tells me that the file is
    corrupted on openSuSE but not on my Ubuntu.

    The same occurs for ...../fixtures/scalar_signed_short.nii.gz.

    All other files seem OK.

    Does anyone have them same problems?

At least I can confirm that nifti_tool and unittest are working on my ubuntu too., strange, very strange.

You could try to install gcc 4.4.3 beside the 4.5.1 (this is very easy with the package manager), then you specify before running cmake the first time: "CXX=g++-4.3 CC=gcc-4.3 cmake ../../src" or something similar.

Can you check, just for paranoid reasons, that this also occurs on a checkout before the eigen3 migration did start?

math

See this thread for more information http://lists.informatik.uni-leipzig.de/pipermail/openwalnut-dev/2011-April/000169.html

(from redmine: created on 2011-08-26, closed on 2011-09-06)

Assignee
Assign to
OpenWalnut 1.3
Milestone
OpenWalnut 1.3
Assign milestone
Time tracking