From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com ([134.134.136.24]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TLZA7-0008SG-Gi for openembedded-devel@lists.openembedded.org; Tue, 09 Oct 2012 14:43:52 +0200 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 09 Oct 2012 05:30:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,560,1344236400"; d="scan'208";a="203392271" Received: from unknown (HELO helios.localnet) ([10.252.122.38]) by orsmga001.jf.intel.com with ESMTP; 09 Oct 2012 05:30:39 -0700 From: Paul Eggleton To: Koen Kooi Date: Tue, 09 Oct 2012 13:30:38 +0100 Message-ID: <2982314.ddUisfMeTu@helios> Organization: Intel Corporation User-Agent: KMail/4.9.2 (Linux/3.2.0-31-generic-pae; KDE/4.9.2; i686; ; ) In-Reply-To: References: <438b1be4a4a437a034365729a873964b7e44d0e8.1349608252.git.paul.eggleton@linux.intel.com> MIME-Version: 1.0 Cc: openembedded-devel@lists.openembedded.org Subject: Re: [meta-webserver][PATCH 1/3] apache2: fix configuration X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2012 12:43:52 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Tuesday 09 October 2012 14:23:43 Koen Kooi wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Op 07-10-12 13:13, Paul Eggleton schreef: > > * Include conf files in /etc/apache2/modules.d and conf.d * Add -D PHP5 > > to options so that PHP is enabled if installed * Fix "reload" action in > > initscript > > > > Signed-off-by: Paul Eggleton > > This is more likely related to your previous patch, but: > | /bin/sh: > /OE/tentacle/build/tmp-angstrom_next-eglibc/work/armv7a-vfp-neon-angstrom-li > nux-gnueabi/apr-1.4.6-r1/apr-1.4.6/arm-angstrom-linux-gnueabi-libtool: No > such file or directory > > | make[3]: *** [unixd.lo] Error 127 > | make[3]: Leaving directory > > `/OE/tentacle/build/tmp-angstrom_next-eglibc/work/armv7a-vfp-neon-angstrom-l > inux-gnueabi/apache2-2.4.2-r1/httpd-2.4.2/os/unix' > | make[2]: *** [all-recursive] Error 1 > | make[2]: Leaving directory > > `/OE/tentacle/build/tmp-angstrom_next-eglibc/work/armv7a-vfp-neon-angstrom-l > inux-gnueabi/apache2-2.4.2-r1/httpd-2.4.2/os/unix' > | make[1]: *** [all-recursive] Error 1 > | make[1]: Leaving directory > > `/OE/tentacle/build/tmp-angstrom_next-eglibc/work/armv7a-vfp-neon-angstrom-l > inux-gnueabi/apache2-2.4.2-r1/httpd-2.4.2/os' > | make: *** [all-recursive] Error 1 > | ERROR: oe_runmake failed > | ERROR: Function failed: do_compile (see > > /OE/tentacle/build/tmp-angstrom_next-eglibc/work/armv7a-vfp-neon-angstrom-li > nux-gnueabi/apache2-2.4.2-r1/temp/log.do_compile.591 for further > information) > ERROR: Task 6 > (/OE/tentacle/sources/meta-openembedded/meta-webserver/recipes-httpd/apache2 > /apache2_2.4.2.bb, do_compile) failed with exit code '1' I'm guessing you are using rm_work? Obviously it's not supposed to be referring to anything in the WORKDIR for another recipe, but it would at least explain why I did not see that failure here. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre