Giter Site home page Giter Site logo

Comments (5)

agordon avatar agordon commented on April 19, 2024

Hello @dreddy ,

To verify: you are trying to build on the "testing" version of Debian (11/bullseye), on an x86-64 machine?
And, all the dependencies up-to cachelib have been built successfully (using the build.sh script) ?

I see the error log complains about "-lpthread" not being found, I'll check it locally on a "Bulleyes" virtual machine.

from cachelib.

dreddy avatar dreddy commented on April 19, 2024

Yes, I am trying to build on the "testing" version of Debian on x86-64, All the dependencies have been built. There is a gcc bug that gets triggered when building fbthrift. but a second invocation of make overcomes this problem.

cd /home/dreddy/test/CacheLib.git/build-fbthrift/thrift/lib/cpp2 && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_CONTEXT_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DBOOST_THREAD_DYN_LINK -DFMT_LOCALE -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/home/dreddy/test/CacheLib.git/cachelib/external/fbthrift -I/home/dreddy/test/CacheLib.git/build-fbthrift -isystem /usr/include/libdwarf -isystem /usr/include/libiberty -std=gnu++17 -O2 -g -DNDEBUG -std=c++17 -o CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types.cpp.o -c /home/dreddy/test/CacheLib.git/build-fbthrift/thrift/lib/thrift/gen-cpp2/reflection_types.cpp
/home/dreddy/test/CacheLib.git/cachelib/external/fbthrift/thrift/lib/cpp2/protocol/TableBasedSerializer.cpp: In substitution of ‘template constexpr T apache::thrift::detail::identity(T) [with T = ]’:
/home/dreddy/test/CacheLib.git/cachelib/external/fbthrift/thrift/lib/cpp2/protocol/TableBasedSerializer.cpp:37:1: required from here
/home/dreddy/test/CacheLib.git/cachelib/external/fbthrift/thrift/lib/cpp2/protocol/TableBasedSerializer.cpp:32:67: internal compiler error: Segmentation fault
32 | reinterpret_cast(identity(set<Type, ThriftType>)),
| ^
/home/dreddy/test/CacheLib.git/cachelib/external/fbthrift/thrift/lib/cpp2/protocol/TableBasedSerializer.cpp:37:1: note: in expansion of macro ‘THRIFT_DEFINE_PRIMITIVE_TYPE_TO_INFO’
37 | THRIFT_DEFINE_PRIMITIVE_TYPE_TO_INFO(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-10/README.Bugs for instructions.
make[2]: *** [thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/build.make:173: thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/TableBasedSerializer.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/dreddy/test/CacheLib.git/build-fbthrift'
make[1]: *** [CMakeFiles/Makefile2:749: thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/all] Error 2
make[1]: Leaving directory '/home/dreddy/test/CacheLib.git/build-fbthrift'
make: *** [Makefile:171: all] Error 2
build-package.sh: error: make failed
build.sh: error: failed to build dependency 'fbthrift'

The error log complaint about -lpthread seems benign as even when I fix it with a different cmake recipe, it still fails here.

from cachelib.

dreddy avatar dreddy commented on April 19, 2024

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980429
Something worth keeping in mind when quoting debian/bullseye

from cachelib.

sathyaphoenix avatar sathyaphoenix commented on April 19, 2024

@dreddy Is the build working fine with the latest commit from master for you ? If so, I'd close this issue.

from cachelib.

dreddy avatar dreddy commented on April 19, 2024

Indeed @sathyaphoenix it works. Please close this issue.
Pardon my delayed response as I was off-Internet for the past few weeks.

from cachelib.

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.