From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-dev+bounces-41615-garchives=archives.gentoo.org@lists.gentoo.org>) id 1OTAZ6-00013u-86 for garchives@archives.gentoo.org; Mon, 28 Jun 2010 09:23:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B3C9E1012; Mon, 28 Jun 2010 09:23:43 +0000 (UTC) Received: from mail-iw0-f181.google.com (mail-iw0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 205B6E0FE5 for <gentoo-dev@lists.gentoo.org>; Mon, 28 Jun 2010 09:23:41 +0000 (UTC) Received: by iwn3 with SMTP id 3so527583iwn.40 for <gentoo-dev@lists.gentoo.org>; Mon, 28 Jun 2010 02:23:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=ZmKOLPyPL7zURpkHBoSniGqp3/Clj7XYYLkEVN955Ts=; b=UV15xRTYNa9S/Z7cbULpG2Rghtkm4+V6PUngjqyumJi5+6NbFIH7fyvDxDY1ya273R J8mI2yFROQ4I/SspSxN7HpMN4dfj6sJp4e7+geccVx0sVMm04JrXLsJ/Npf6XpqUy2TE MHuDfTwve3bjGGjm1B/G8ajM+PfM+jrLkGOcg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=jGX/79As5ni1Zsk8L/74Xdps7iTYRpuNS9UaUTz5hkCyAduNuNMqJsD0jMz/IJgdZc +Q96P/qfwvp72taQNO1n+mXds5e6OvsKgikGMwrVpmkTSojokd0DMqah4j9l/iPCuVXw 3fBqAEggWvNZja+WAIVwENG2uqsXHeOchFlOI= Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.231.79.67 with SMTP id o3mr5134184ibk.132.1277716911733; Mon, 28 Jun 2010 02:21:51 -0700 (PDT) Sender: nirbheek.chauhan@gmail.com Received: by 10.231.150.68 with HTTP; Mon, 28 Jun 2010 02:21:51 -0700 (PDT) In-Reply-To: <20100628081745.GA4864@Mystical> References: <AANLkTikRpyKw2cXXQ0NfvXoqbod5vVmLBLhZWDbx3Ytx@mail.gmail.com> <20100628081745.GA4864@Mystical> Date: Mon, 28 Jun 2010 14:51:51 +0530 X-Google-Sender-Auth: xC38dxKWhcSE14sXMRxAUsKzhrQ Message-ID: <AANLkTikqB29BCQjEGUomwwZkP_NOJSCmR_8lGsrwc2n6@mail.gmail.com> Subject: Re: [gentoo-dev] Adding --as-needed to LDFLAGS in profiles/default/linux/make.defaults From: Nirbheek Chauhan <nirbheek@gentoo.org> To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 684a7c28-0150-442e-ae3d-995a64fb3cf8 X-Archives-Hash: ff5ebd00ff1f0e7cae408f379f38a29b On Mon, Jun 28, 2010 at 1:47 PM, Markos Chandras <hwoarang@gentoo.org> wrote: > On Mon, Jun 28, 2010 at 06:39:44AM +0530, Nirbheek Chauhan wrote: >> >> What needs to be done now is for someone with lots of CPU power to >> grab the list of packages[1], and build them one-by-one (all >> versions), adding to a new list all the ebuilds that fail. How to >> test: >> >> LDFLAGS="-Wl,--as-needed" emerge -v1 $atom >> >> Let's try to make Gentoo less frustrating for our users. >> >> 1. http://dev.gentoo.org/~nirbheek/files/as-needed-failures.list >> > I have the CPU power so I will start building those packages and report > back here Thanks! My hardware currently consists of one (1) netbook, so I can't help much :) I'll be keeping a list of packages which are known to fail only in forced as-needed mode[1], as well as a list which is known to fail with "normal" as-needed[2] 1. http://dev.gentoo.org/~nirbheek/files/as-needed-forced-only.list 2. http://dev.gentoo.org/~nirbheek/files/as-needed-normal.list -- ~Nirbheek Chauhan Gentoo GNOME+Mozilla Team