From owner-svn-ports-head@freebsd.org Sat Jun 6 08:56:14 2020 Return-Path: Delivered-To: svn-ports-head@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 EFF1132C70C; Sat, 6 Jun 2020 08:56:14 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mx.blih.net [212.83.155.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx.blih.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49fCzd34S6z4LJX; Sat, 6 Jun 2020 08:56:13 +0000 (UTC) (envelope-from manu@bidouilliste.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1591433764; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=X6Bk3847iSkfXoAqVtbUFEpIVWfhfPycOdZN9DziEKg=; b=fvCjjmFT0jRmpHfMzeUm3yX8YSLiCp4fUIvzwxqNT8afLP9EsikQOAWHBWtNLtSCLSi7Ot JnwqU6j3pY81pagGn6yQaItA/TY7A4P5Gy3QbsbVHCuDvysvWxxqtDaUNQ3++UxXkwe7iK zJO9eK0r+kDJIDKXlq3ItmpbM6hcr9I= Received: from amy.home (lfbn-idf2-1-900-181.w86-238.abo.wanadoo.fr [86.238.131.181]) by mx.blih.net (OpenSMTPD) with ESMTPSA id 739da987 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 6 Jun 2020 08:56:04 +0000 (UTC) Date: Sat, 6 Jun 2020 10:56:04 +0200 From: Emmanuel Vadot To: Matthias Fechner Cc: Emmanuel Vadot , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r537998 - in head: graphics/libosmesa graphics/libxatracker graphics/mesa-dri graphics/mesa-dri/files graphics/mesa-libs lang/clover Message-Id: <20200606105604.579efec579393f0a1b236649@bidouilliste.com> In-Reply-To: <47d28c49-5739-48f1-02dd-586a03cee41d@freebsd.org> References: <202006050913.0559DwOX047806@repo.freebsd.org> <47d28c49-5739-48f1-02dd-586a03cee41d@freebsd.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd13.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 49fCzd34S6z4LJX X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bidouilliste.com header.s=mx header.b=fvCjjmFT; dmarc=pass (policy=none) header.from=bidouilliste.com; spf=pass (mx1.freebsd.org: domain of manu@bidouilliste.com designates 212.83.155.74 as permitted sender) smtp.mailfrom=manu@bidouilliste.com X-Spamd-Result: default: False [-3.17 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[bidouilliste.com:s=mx]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-0.97)[-0.973]; RCPT_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-1.02)[-1.024]; DKIM_TRACE(0.00)[bidouilliste.com:+]; DMARC_POLICY_ALLOW(-0.50)[bidouilliste.com,none]; NEURAL_HAM_SHORT(-0.68)[-0.675]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:12876, ipnet:212.83.128.0/19, country:FR]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jun 2020 08:56:15 -0000 Hello, On Sat, 6 Jun 2020 10:33:42 +0200 Matthias Fechner wrote: > Dear Emmanuel, >=20 > Am 05.06.2020 um 11:13 schrieb Emmanuel Vadot: > > head/graphics/mesa-libs/Makefile > > head/graphics/mesa-libs/pkg-plist >=20 > could it be, that cmake is required? > I get a configuration error: See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246997 > Program flex found: YES (/usr/bin/flex) > Run-time dependency libunwind found: YES 1.4.0 > Using 'PKG_CONFIG' from environment with value: 'pkgconf' > Found pkg-config: /usr/local/bin/pkgconf (1.6.3) > Did not find CMake 'cmake' > Found CMake: NO > Build-time dependency wayland-scanner found: NO (tried pkgconfig) >=20 > meson.build:1299:2: ERROR: Dependency "wayland-scanner" not found, tried = pkgconfig >=20 > Full build log can be found here: > https://pkg.fechner.net/data/121amd64-default/2020-06-06_10h08m43s/logs/e= rrors/mesa-libs-19.0.8.log >=20 > Gru=DF > Matthias >=20 > --=20 >=20 > "Programming today is a race between software engineers striving to > build bigger and better idiot-proof programs, and the universe trying to > produce bigger and better idiots. So far, the universe is winning." -- > Rich Cook >=20 --=20 Emmanuel Vadot