Tobias Geerinckx-Rice <[email protected]> writes:
> Ricardo, Marius, > > Ricardo Wurmus 写道: >>> Marius Bakke <[email protected]> writes: >>> >>>> The update to http-parser in >>>> 62f7f0d636d3b3ff796263ab892ebf53263539fa >>>> causes a test failure armhf-linux: >>> >>> The same test failure happens on i686-linux. >> >> Actually, this might be a different failure: >> >> test_g: test.c:4240: main: Assertion `sizeof(http_parser) == >> 32' failed. > > Neither, or both, or whatever. It's the fix for the armhf failure > (5c30eb61) that in turn causes a failure on i686 because there the > struct *is* a mere 28 bytes. > > Fixed in f2de892b375d30ad79502509a47a15f0f4d68fee by applying the fix > only on armhf. Thank you! That got me past “guix pull” on my i686-linux netbook. -- Ricardo
