```console
+ cd geany-plugins-2.0.0
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 check
Making check in po
make[1]: Entering directory 
'/home/tkloczko/rpmbuild/BUILD/geany-plugins-2.0.0/po'
INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" 
srcdir=. /usr/bin/intltool-update --gettext-package geany-plugins --pot
make[1]: Leaving directory 
'/home/tkloczko/rpmbuild/BUILD/geany-plugins-2.0.0/po'
make[1]: Entering directory 
'/home/tkloczko/rpmbuild/BUILD/geany-plugins-2.0.0/po'
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
  exit 1; \
fi
make[1]: Leaving directory 
'/home/tkloczko/rpmbuild/BUILD/geany-plugins-2.0.0/po'
Making check in utils
Making check in src
/usr/bin/make  check-local
make[3]: Entering directory 
'/home/tkloczko/rpmbuild/BUILD/geany-plugins-2.0.0/utils/src'
/usr/bin/cppcheck \
        -q --template gcc --error-exitcode=2 \
        --library=../../build/cppcheck-geany-plugins.cfg \
        -I/usr/include/geany \
          \
        .
cppcheck: error: unrecognized command line option: "--template".
make[3]: *** [Makefile:882: check-cppcheck] Error 1
make[3]: Leaving directory 
'/home/tkloczko/rpmbuild/BUILD/geany-plugins-2.0.0/utils/src'
make[2]: *** [Makefile:751: check-am] Error 2
make[1]: *** [Makefile:568: check-recursive] Error 1
make: *** [Makefile:613: check-recursive] Error 1
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1304
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/1...@github.com>

Reply via email to