From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: capturing the error log from rdma-core Date: Mon, 10 Oct 2016 08:30:13 -0700 Message-ID: <20161010153013.GA22997@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org Hi Jason, what's the best way to generate a log of the compiler errors with the shiny new rdma-core build system? With make I'd do make 2>err.log but with the new build system the verbose build output and the errors are mixed in the same stream, so this isn't possible anymore. With the fairly large number of warnings from sparse this is rather annoying. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html