0

Trying to build LZOP as part of rpi-buildroot build. Keep getting ACC conformance failure.

Is there a way to turn off this check ? It seems like its justa different way of doing gzip. Is there a way to remove it from the build?

user50619
  • 325
  • 5
  • 14
  • I have tried LZOP 1.04 but patches get applied to it from build root that fail. Is this package being maintained? – user50619 Nov 26 '20 at 14:40
  • Ok I went into the configure script and removed some of bash code in it. That got it further. There were then some inappropriate ASSERTS in it. I am not a fan of ASSERTS especially ones that conflict with gcc for arm. Not impressed. – user50619 Nov 26 '20 at 18:06
  • Hard to help without more details. Is this a host or target build? What errors do you get exactly? What is your .config? You mention rpi-buildroot, so presumably this is some kind of modified downstream repo? Do you see the same issue with upstream buildroot? We don't have any lzop failures in the autobuilders (http://autobuild.buildroot.net/?reason=lzop-%) – Peter Korsgaard Nov 28 '20 at 09:41

0 Answers0