just came across this project, and thought i could give it a try on my pi4....since i did not find a recent release for it, i decided to build it from source.
so...in order to make it compile, i had to comment this line
#UL_WARN_ADD([-Waddress-of-packed-member])
am building in docker with ubuntu 20.04. what am i missing here?