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

make all_test : Assertion `x1.GetGroupId() == "2"' failed #19

Open
GoogleCodeExporter opened this issue Feb 6, 2016 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

Follow the instructions in the README "Quick Start" section and on (on Ubuntu 
14.04)
1. svn checkout http://sofia-ml.googlecode.com/svn/trunk/ sofia-ml-read-only
2. cd sofia-ml-read-only/src
3. make clean
4. make all_test

What is the expected output? What do you see instead?

Expecting success in all tests

Seeing instead:
Test is failing immediately with:

g++ -O3 -lm -Wall -o sf-sparse-vector_test sf-sparse-vector_test.cc 
sf-sparse-vector.cc
./sf-sparse-vector_test
sf-sparse-vector_test: sf-sparse-vector_test.cc:27: int main(int, char**): 
Assertion `x1.GetGroupId() == "2"' failed.
make: *** [sf-sparse-vector_test] Aborted (core dumped)
make: *** Deleting file `sf-sparse-vector_test'

What version of the product are you using? On what operating system?

Latest source:
  r31 | [email protected] | 2010-07-26 14:17:11 -0700 (Mon, 26 Jul 2010) | 1 line

On Ubuntu 14.04 (LTS)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 4 May 2015 at 9:22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant