Spice-up icon indicating copy to clipboard operation
Spice-up copied to clipboard

"STREQUAL" "pbuilder" "OR" "STREQUAL" "buildd". Unknown arguments specified

Open LinArcX opened this issue 6 years ago • 0 comments

I'm trying to build it on void-linux. But i got this error:

-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:4 (if):
  if given arguments:

    "STREQUAL" "pbuilder" "OR" "STREQUAL" "buildd"

  Unknown arguments specified

LinArcX avatar Apr 10 '20 10:04 LinArcX