László Böszörményi
László Böszörményi
Adapt to recent PEP 8 updates. Make COVERAGE and PYTHON overridable in Makefile.
Hi, nanopb packaged for Debian and builds on all architectures it supports. But [self-tests are failing](https://buildd.debian.org/status/package.php?p=nanopb&suite=sid) on some architectures as: run_test(["build/float_double_conversion/float_double_conversion.output"], ["build/float_double_conversion/float_double_conversion"]) Command line: ['build/float_double_conversion/float_double_conversion'] FAILED:[22;39m build/float_double_conversion/float_double_conversion.c:62 memcmp(&msg.value, &expected_float, sizeof(float))...
Hi, nanopb installs Python files outside its module directory (_dist-packages/nanopb_) to _dist-packages/proto_. It creates file conflict (as reported in Debian [1]) with another Python module named proto-plus-python [2] from Google....
I was testing other software if those still compile with the 3.17.1~rc0 release of fuse. So far all seems to be fine except grub2 which fails with the following. Compiling...
As noted in Debian bug report [#1079348](https://bugs.debian.org/1079348) , imagemagick v7 release contains breaking changes. Making Converseen failing to build, first issue is: /usr/bin/c++ -[...] -I/usr/include/ImageMagick-7 [...] -g -O2 [...] -std=gnu++17...