Coder Social home page Coder Social logo

Comments (3)

Rhymmor avatar Rhymmor commented on May 28, 2024

Fixed it. #21

from ck-tensorflow.

gfursin avatar gfursin commented on May 28, 2024

Hmm, I still have issues on our velocity server. I updated all repos and when I compile from scratch using 3.8, I still have the same issue with linking protobuf:

/home/fursin/CK/local/env/53614eb6bb79cc97/src/tensorflow/contrib/makefile/gen/lib/libtensorflow-core.a(feature.pb_text.o): In function tensorflow::internal::AppendProtoDebugString(tensorflow::strings::ProtoTextOutput*, tensorflow::FeatureLists const&)': /home/fursin/CK/local/env/53614eb6bb79cc97/src/tensorflow/contrib/makefile/gen/proto_text/tensorflow/core/example/feature.pb_text.cc:(.text+0x4b76): undefined reference to google::protobuf::internal::MapFieldBase::SyncMapWithRepeatedField() const'
/home/fursin/CK/local/env/53614eb6bb79cc97/src/tensorflow/contrib/makefile/gen/proto_text/tensorflow/core/example/feature.pb_text.cc:(.text+0x4d46): undefined reference to google::protobuf::internal::MapFieldBase::SyncMapWithRepeatedField() const' /home/fursin/CK/local/env/53614eb6bb79cc97/src/tensorflow/contrib/makefile/gen/lib/libtensorflow-core.a(feature.pb_text.o): In function tensorflow::internal::ProtoParseFromScanner(tensorflow::strings::Scanner*, bool, bool, tensorflow::FeatureLists*)':
/home/fursin/CK/local/env/53614eb6bb79cc97/src/tensorflow/contrib/makefile/gen/proto_text/tensorflow/core/example/feature.pb_text.cc:(.text+0x538d): undefined reference to google::protobuf::internal::MapFieldBase::SyncMapWithRepeatedField() const' /home/fursin/CK/local/env/53614eb6bb79cc97/src/tensorflow/contrib/makefile/gen/proto_text/tensorflow/core/example/feature.pb_text.cc:(.text+0x53a2): undefined reference to google::protobuf::internal::MapFieldBase::SetMapDirty()'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
tensorflow/contrib/makefile/Makefile:510: recipe for target '/home/fursin/CK/local/env/53614eb6bb79cc97/src/tensorflow/contrib/makefile/gen/bin/benchmark' failed
make: *** [/home/fursin/CK/local/env/53614eb6bb79cc97/src/tensorflow/contrib/makefile/gen/bin/benchmark] Error 1

I invoke the following command:
$ ck install package:lib-tensorflow-cpu-make

and then select LLVM 3.8 compiler ...

from ck-tensorflow.

gfursin avatar gfursin commented on May 28, 2024

This is now working. Thanks!

from ck-tensorflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.