From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2324 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: Latest pkgsrc results [What builds on musl 0.9.7?] Date: Wed, 21 Nov 2012 21:22:23 -0500 Message-ID: <20121122022223.GD20323@brightrain.aerifal.cx> References: <50AC6AD9.8050905@purdue.edu> <20121121181308.0b69d5b4.idunham@lavabit.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1353550954 19334 80.91.229.3 (22 Nov 2012 02:22:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Nov 2012 02:22:34 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-2325-gllmg-musl=m.gmane.org@lists.openwall.com Thu Nov 22 03:22:46 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1TbMRC-0003Kn-8q for gllmg-musl@plane.gmane.org; Thu, 22 Nov 2012 03:22:46 +0100 Original-Received: (qmail 31815 invoked by uid 550); 22 Nov 2012 02:22:35 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 31807 invoked from network); 22 Nov 2012 02:22:35 -0000 Content-Disposition: inline In-Reply-To: <20121121181308.0b69d5b4.idunham@lavabit.com> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:2324 Archived-At: On Wed, Nov 21, 2012 at 06:13:08PM -0800, Isaac Dunham wrote: > > Breakdown: > > https://sites.google.com/a/codu.org/musl/pkgsrc-results/pkgsrc-results-2012Q3-98b82c29f04c-musl-0.9.7-breakdown.txt?attredirects=0&d=1 > > or http://wiki.musl-libc.org/pkgsrc_results > > Archive: > > https://sites.google.com/a/codu.org/musl/pkgsrc-results/pkgsrc-results-2012Q3-98b82c29f04c-musl-0.9.7.tar.gz?attredirects=0&d=1 > > > > > > Notes: > > > > In the breakdown, 'D' means dependencies, 'B' means build, 'T' means > > tests. Blank is success, 'X' is failure. > > OK, I see that apache doesn't build...sabotage has patches for that. > OpenMotif and mpg123 should be easy fixes (they built without > patching a while back); I expect it's just CFLAGS. gnutls, Qt 3 & 4, > m17n-db, and libcanberra are the most valuable dependencies. > Heirloom-libcommon looks pretty important, but that's thanks to how > pkgsrc treats the heirloom toolchest. > > libusb should use the same patch as libusbx; I actually followed > something on "How to build libusb for android" when I did that. > > It's claiming that the Gimp doesn't build-is that correct? > > I wonder what's blocking libdrm... I haven't had a chance to do any analysis of the results myself or even give them a serious look. If you can figure out some of the causes of failure and if any of them are things that would be easy to fix, I might be able to get some fixes in before the 0.9.8 release. Rich