From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Authentication-Results: lists.ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=fuzziesquirrel.com (client-ip=173.167.31.197; helo=bajor.fuzziesquirrel.com; envelope-from=bradleyb@fuzziesquirrel.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=fuzziesquirrel.com Received: from bajor.fuzziesquirrel.com (mail.fuzziesquirrel.com [173.167.31.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 46nBvr34mNzDqLN for ; Tue, 8 Oct 2019 07:31:20 +1100 (AEDT) X-Virus-Scanned: amavisd-new at fuzziesquirrel.com Received: from [192.168.253.30] (unknown [192.168.253.30]) by bajor.fuzziesquirrel.com (Postfix) with ESMTPSA id C28BD14C5B; Mon, 7 Oct 2019 16:31:16 -0400 (EDT) Content-Type: text/plain; charset=us-ascii; delsp=yes; format=flowed Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: unit test build failure in phosphor-hwmon From: Brad Bishop In-Reply-To: Date: Mon, 7 Oct 2019 16:31:16 -0400 Cc: William Kennington , Patrick Venture , OpenBMC Maillist , Matt Spinler , Andrew Geissler , wangkair@cn.ibm.com Content-Transfer-Encoding: 7bit Message-Id: <46DC7782-8F89-4890-9876-E54895CC8C98@fuzziesquirrel.com> References: <7050D8BB-A7B0-4CA5-AA56-8AB61D762AEB@fuzziesquirrel.com> To: Kun Yi X-Mailer: Apple Mail (2.3445.104.11) X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2019 20:31:20 -0000 at 4:22 PM, Kun Yi wrote: > What's the test build error message with meson? It fails the same way with autotools... I created a gist with the failure here: https://gist.github.com/bradbishop/0f18c71f734a8459dcab0ea886528b4f thanks Kun!