Hello,
I recently updated my raspberry pi to 4.9.24-v7+ and recognized that one of my module that uses HiPi does no longer work in FHEM. I tried to re-build HiPi from scratch, but the build fails in test. It seems to be in the wiring pi wrapper. Wiring Pi is installed as part of Debian Jessie.
$ uname -a
Linux him 4.9.24-v7+ #993 SMP Wed Apr 26 18:01:23 BST 2017 armv7l GNU/Linux
Here the final lines of the build process. The full output is attached to this page.
Build Complete
HiPi Modules have been built
Building HiPi
Building bcm2835 library
Building XS Files
Build Complete
t/000-load.t ....... ok
t/005-basic.t ...... Undefined subroutine &HiPi::Wiring::piBoardRev called at t/005-basic.t line 12.
# Looks like your test exited with 255 before it could output anything.
t/005-basic.t ...... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
t/010-perms.t ...... ok
t/015-device.t ..... ok
t/030-dev1wire.t ... ok
t/035-devspi.t ..... ok
t/040-devi2c.t ..... ok
t/045-dev_gpio.t ... ok
t/045-devgpio.t .... ok
t/050-wiring.t ..... ok
t/055-bcm2835.t .... ok
t/060-i2c-all.t .... ok
t/061-mpl3115a2.t .. ok
Thanks,
Klaus