From owner-freebsd-ports@FreeBSD.ORG Wed Dec 18 13:24:52 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 742E7B60 for ; Wed, 18 Dec 2013 13:24:52 +0000 (UTC) Received: from mail-vc0-x229.google.com (mail-vc0-x229.google.com [IPv6:2607:f8b0:400c:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3134F1ECB for ; Wed, 18 Dec 2013 13:24:52 +0000 (UTC) Received: by mail-vc0-f169.google.com with SMTP id hu19so5146389vcb.28 for ; Wed, 18 Dec 2013 05:24:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=W39cb7RhTdU4O8jLN2Wx3EBqWX9yKNjyAerm69M+xtE=; b=LmcEVU7ZvdokiBElX9aVXV6HEvrz3cbMejZUI0QbBfdkShrWrGTzsT6WVzfTfuR5kf /GO18zb22RVHmGNrssU9+r9o196XKOXjHvRW8qSSx+1ArtPCKYbtzdMOCsykSgpZfxuC hjUZqF0YPPl/3EaJ384wrMhENIBqOgK/zsvyc8SSkIdvhi34Wm+2lZhanmXqbaIU8C8P wX8+76AyMoj7+LHrdHo7X37T+cB+5dmeDQUnDSgnUgEUtopW6yst2MKnCqe5SudL4Udj D5/hnEqPkxITO8Ma3CrewrDjqR70ysUCzhtBn/+r6QGS2SZw+M5Ofq0OFKqV8CSxi7Ge h6kg== MIME-Version: 1.0 X-Received: by 10.58.248.198 with SMTP id yo6mr844085vec.40.1387373091299; Wed, 18 Dec 2013 05:24:51 -0800 (PST) Received: by 10.58.164.36 with HTTP; Wed, 18 Dec 2013 05:24:51 -0800 (PST) In-Reply-To: <52B1A144.7010104@gmail.com> References: <52B1A144.7010104@gmail.com> Date: Wed, 18 Dec 2013 17:24:51 +0400 Message-ID: Subject: Re: emulation/virtualbox-ose-additions fails to build only in poudriere From: Mikhail Tsatsenko To: David Demelier Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Dec 2013 13:24:52 -0000 2013/12/18 David Demelier : > > On 18/12/2013 09:53, David Demelier wrote: >> >> Hi there, >> >> The port emulation/virtualbox-ose-additions successfully builds on my >> machine but not when trying to bulk in a poudriere : >> >> kmk_redirect: error: _execvp(_P_WAIT, "python", ...) failed: No such >> file or directory >> kmk_redirect: error: _execvp(_P_WAIT, "python", ...) failed: No such >> file or directory >> kmk: *** >> [/wrkdirs/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-4.2.20/out/freebsd.amd64/release/obj/VBoxOGLgen/cr_opcodes.h] >> Error 1 >> kmk: *** Deleting file >> >> `/wrkdirs/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-4.2.20/out/freebsd.amd64/release/obj/VBoxOGLgen/cr_opcodes.h' >> kmk: *** Waiting for unfinished jobs.... >> kmk: *** >> [/wrkdirs/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-4.2.20/out/freebsd.amd64/release/obj/VBoxOGLgen/cr_packfunctions.h] >> Error 1 >> kmk: *** Deleting file >> >> `/wrkdirs/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-4.2.20/out/freebsd.amd64/release/obj/VBoxOGLgen/cr_packfunctions.h' >> kmk: *** Exiting with status 2 >> *** [do-build] Error code 2 >> >> Stop in /usr/ports/emulators/virtualbox-ose-additions. >> >> Regards, >> > > If anyone is interested: ports/184964 > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" Hi, Could you please publish somewhere a full poudriere log for the port. (or just mail gziped file to me) -- Mikhail