kakao / buffalo

TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
Apache License 2.0
576 stars 106 forks source link

build failure #57

Closed ita9naiwa closed 1 year ago

ita9naiwa commented 1 year ago
        [ 90%] Building CXX object CMakeFiles/cbuffalo.dir/lib/misc/log.cc.o
        [100%] Linking CXX static library libcbuffalo.a
        [100%] Built target cbuffalo
        INFO:root:building 'cbuffalo' extension
        INFO:root:gcc -pthread -shared -o /project/build/lib.linux-x86_64-cpython-39/cbuffalo.cpython-39-x86_64-linux-gnu.so
        gcc: fatal error: no input files
        compilation terminated.

it showed no problem in local, but shows error in github action;