From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JALwq-00083r-EM for garchives@archives.gentoo.org; Thu, 03 Jan 2008 09:01:08 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id m0390DD3031940; Thu, 3 Jan 2008 09:00:13 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id m038wCrd028140 for ; Thu, 3 Jan 2008 08:58:12 GMT Received: by ug-out-1314.google.com with SMTP id j3so2990845ugf.49 for ; Thu, 03 Jan 2008 00:58:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=/i0lFHndFLxpFaxW7KiheomR644SEefv+eyWz36eJjA=; b=SrqTbaw2ZbjpTUvcD0MPi4X0Nk7xYTfr4PGajQZNqhhCx35sXK18S0RM9IXf6cx20RQP+UOCMEn98EJ5apAL2Cld+rHzl2xtTiW/T3cGxfPjuEHliHPJn5J/A1QhaHVjnbPikuc6xpE2lCC9rufxp2YZCh7DpjUgUMk5KWZsoEs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=FsnIvgG+ll0RHO4vuqISnOZ7Dso+mk7/nLxwLGL8lzwkfFhFOs3Kr9P33vjEtVghsfZtDV3xuPg7R/pMAEf+rG8AJYSyl7TxJOmJ5mLE2L3cJCT8/9GmHlJMpD819cPpQ/MUEvge0dCrQ/gHSE+7tLxUFK+z52WyhXRlwISJKvg= Received: by 10.67.195.14 with SMTP id x14mr15065377ugp.40.1199350692389; Thu, 03 Jan 2008 00:58:12 -0800 (PST) Received: by 10.67.117.17 with HTTP; Thu, 3 Jan 2008 00:58:12 -0800 (PST) Message-ID: <9e0cf0bf0801030058i7d1819y5d1b07698589993a@mail.gmail.com> Date: Thu, 3 Jan 2008 10:58:12 +0200 From: "Alon Bar-Lev" Sender: alon.barlev@gmail.com To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] OpenRC available for testing. In-Reply-To: <9e0cf0bf0801030055u3564058fy7f9595d4df86674a@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1199191260.2786.9.camel@uberpc.marples.name> <9e0cf0bf0801030055u3564058fy7f9595d4df86674a@mail.gmail.com> X-Google-Sender-Auth: b178689dd692b3eb X-Archives-Salt: f11a90e3-63fc-4746-81fa-7f67aa828938 X-Archives-Hash: e4a3f5b1279de60fe0951d04508ed81c At: default.mk, the _SUBDIR loop is somehow incorrect, as it will not pass subdir make result to rule. So if rule fails the build still considered a success. make[1]: *** [start-stop-daemon.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/sys-apps/openrc-9999/work/openrc-9999/src' >>> Source compiled. Best Regards, Alon Bar-Lev. -- gentoo-dev@gentoo.org mailing list