From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Mon, 13 Mar 2017 16:56:59 +0200 Subject: [Buildroot] cmake is not building anymore Message-ID: <1489417019.20145.214.camel@linux.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi! After update to 2017.02 followed by origin/2017.02.x cmake fails to compile. output/build/host-cmake- 3.6.3/Utilities/cmlibarchive/libarchive/archive_hmac.c: In function ?__hmac_sha1_cleanup?: output/build/host-cmake- 3.6.3/Utilities/cmlibarchive/libarchive/archive_hmac.c:203:24: error: dereferencing pointer to incomplete type ?archive_hmac_sha1_ctx {aka struct hmac_ctx_st}? ? memset(ctx, 0, sizeof(*ctx)); ????????????????????????^~~~ Is it known issue? -- Andy Shevchenko Intel Finland Oy