make[3]: Entering directory '/home/brano/dss/dss-mainline/build' CXX ../src/model/libdsscore_a-busscanner.o ../src/model/busscanner.cpp:615:62: error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] (_pDevice->getDeviceType() == DEVICE_TYPE_SK) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../src/model/busscanner.cpp:615:62: note: place parentheses around the '&&' expression to silence this warning (_pDevice->getDeviceType() == DEVICE_TYPE_SK) && ^ 1 error generated.