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

Failed to run make -j8 #29

Closed
lomograb opened this issue Jun 14, 2017 · 5 comments
Closed

Failed to run make -j8 #29

lomograb opened this issue Jun 14, 2017 · 5 comments

Comments

@lomograb
Copy link

lomograb commented Jun 14, 2017

After I ran command make -j8, I'm getting this error :
/usr/include/google/protobuf/arenastring.h:219:31: note: candidate expects 1 argument, 0 provided Makefile:575: recipe for target '.build_release/src/caffe/data_transformer.o' failed make: *** [.build_release/src/caffe/data_transformer.o] Error 1
I'm using Ubuntu 16.04. Protobuf 3.2
Downgrading Protobuf to 3.1 also didn't work

@MhLiao
Copy link
Owner

MhLiao commented Jun 14, 2017

@lomograb Can you install Caffe successfully in your system?

@lomograb
Copy link
Author

Yes, I have done succesfully install Caffe on my system. But I'm not sure this is installation issue. Correct me please

@lomograb
Copy link
Author

what version of Protobuf do you using ?

@MhLiao
Copy link
Owner

MhLiao commented Jun 20, 2017

I use the 2.6.1 version.

@lomograb
Copy link
Author

lomograb commented Jul 6, 2017

The only solution was dowgrade Ubuntu to Trusty Tahr which have gcc 4 as the default compiler. One more question: Could it be possible to reduce the recognition time ? I got 3 - 7 seconds for every execution

@MhLiao MhLiao closed this as completed Jul 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants