From owner-freebsd-x11@freebsd.org Tue Sep 17 19:58:21 2019 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C96F512D5B2 for ; Tue, 17 Sep 2019 19:58:21 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (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 46Xv706m9Yz4d0n for ; Tue, 17 Sep 2019 19:58:20 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 46Xv6r3TvMz3lBb; Tue, 17 Sep 2019 19:58:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=daemonic.se; h= content-transfer-encoding:content-language:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject:received :received; s=20151023; t=1568750292; bh=PsHqJ2bJFalvWAsCIVhwcFfG LZurEw+bQsUs6nOTBDc=; b=ZMPacEyWtROSr9UMMEvygybVbZB6FQBoV+dehU5x c6ueMhh9YKcWJGTW27hzhzNMFRKvhcveQx3Lpdu4975Ro22UZViFctPkpMfXcTOn 56M5KGFlJTuf1m138Vy23sF9VqwNL5gGc5sDCRyw8F/QdlTjhUcjm/6TikPwKkPX 4K8= X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id cNERFR_nzdlc; Tue, 17 Sep 2019 19:58:12 +0000 (UTC) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:2::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 46Xv6q6lXkz3lBX; Tue, 17 Sep 2019 19:58:11 +0000 (UTC) Subject: Re: [package - head-amd64-default][graphics/drm-fbsd11.2-kmod] Failed for drm-fbsd11.2-kmod-4.11g20190906 in build To: Johannes Lundberg , freebsd-x11@freebsd.org References: <201909171930.x8HJUbra006713@beefy18.nyi.freebsd.org> <6c071358-9145-01c4-1132-41f9251e8933@gmail.com> From: Niclas Zeising Message-ID: <027847bc-6bb8-5242-f397-437eea18b8c9@daemonic.se> Date: Tue, 17 Sep 2019 21:58:11 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.0 MIME-Version: 1.0 In-Reply-To: <6c071358-9145-01c4-1132-41f9251e8933@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 46Xv706m9Yz4d0n X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=daemonic.se header.s=20151023 header.b=ZMPacEyW; dmarc=pass (policy=none) header.from=daemonic.se; spf=pass (mx1.freebsd.org: domain of zeising@daemonic.se designates 2607:f740:d:20::25 as permitted sender) smtp.mailfrom=zeising@daemonic.se X-Spamd-Result: default: False [-6.70 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[daemonic.se:s=20151023]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; IP_SCORE(-3.70)[ip: (-9.72), ipnet: 2607:f740:d::/48(-4.86), asn: 36236(-3.86), country: US(-0.05)]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[daemonic.se:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[daemonic.se,none]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:36236, ipnet:2607:f740:d::/48, country:US]; TAGGED_FROM(0.00)[freebsd]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Sep 2019 19:58:21 -0000 On 2019-09-17 21:42, Johannes Lundberg wrote: > 11.2 kmod building on 13-current? Probably a version check missing somewhere. -- Niclas