Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testBox failure on i386 #100

Closed
nickrasmussen opened this issue Jul 1, 2014 · 1 comment
Closed

testBox failure on i386 #100

nickrasmussen opened this issue Jul 1, 2014 · 1 comment
Labels
Bug A bug in the source code

Comments

@nickrasmussen
Copy link
Contributor

from #3:

ilmbase 2.0.0 builds on i386, however the testsuite still fails with:
extendBy() point for type V2f
extendBy() point for type V2d
lt-ImathTest: testBox.cpp:253: void {anonymous}::testExtendByPoint(const char*) [with T = Imath_2_0::Vec2]: Assertion `b.min == p && b.max == p' failed.
/bin/bash: line 4: 7000 Aborted ${dir}$tst
FAIL: ImathTest

@ehanway-ilm
Copy link
Contributor

Duplicate of #67. Since that issue has more info, including workarounds (e.g. -ffloat-store), closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug in the source code
Projects
None yet
Development

No branches or pull requests

2 participants