From owner-freebsd-pkg-fallout@freebsd.org Fri Feb 26 08:19:33 2016 Return-Path: Delivered-To: freebsd-pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0207AB5B01 for ; Fri, 26 Feb 2016 08:19:33 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8F6C91531 for ; Fri, 26 Feb 2016 08:19:33 +0000 (UTC) (envelope-from hps@selasky.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8BA78AB5B00; Fri, 26 Feb 2016 08:19:33 +0000 (UTC) Delivered-To: pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B3DCAB5AFF for ; Fri, 26 Feb 2016 08:19:33 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5503D152F for ; Fri, 26 Feb 2016 08:19:32 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 560F31FE022 for ; Fri, 26 Feb 2016 09:19:31 +0100 (CET) Subject: Re: [package - head-i386-default][multimedia/cuse4bsd-kmod] Failed for cuse4bsd-kmod-0.1.36 in build To: pkg-fallout@FreeBSD.org References: <201602260757.u1Q7vTEV094722@beefy3.nyi.freebsd.org> From: Hans Petter Selasky Message-ID: <56D00B2A.7040204@selasky.org> Date: Fri, 26 Feb 2016 09:22:02 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <201602260757.u1Q7vTEV094722@beefy3.nyi.freebsd.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2016 08:19:33 -0000 On 02/26/16 08:57, pkg-fallout@FreeBSD.org wrote: > cuse4bsd_kmod.o > cuse4bsd_kmod.c:26:10: fatal error: 'opt_compat.h' file not found > #include "opt_compat.h" > ^ > 1 error generated. > *** Error code 1 Was this a temporary fallout or permanent one? --HPS