From owner-freebsd-multimedia@freebsd.org Mon Jul 13 10:51:08 2020 Return-Path: Delivered-To: freebsd-multimedia@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 7EA9E35FCC8 for ; Mon, 13 Jul 2020 10:51:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4B50n82stFz3VN2 for ; Mon, 13 Jul 2020 10:51:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 627A735FCC7; Mon, 13 Jul 2020 10:51:08 +0000 (UTC) Delivered-To: multimedia@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 6141635FA37 for ; Mon, 13 Jul 2020 10:51:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B50n81zhHz3VSN; Mon, 13 Jul 2020 10:51:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 2C375B33C; Mon, 13 Jul 2020 10:51:08 +0000 (UTC) From: Jan Beich To: Jason de Cordoba Cc: multimedia@FreeBSD.org Subject: Re: FreeBSD Port: multimedia/ffmpeg References: <56651f8d-14f3-8c6e-4c06-b4376f542204@aventia.pw> Date: Mon, 13 Jul 2020 12:51:05 +0200 In-Reply-To: <56651f8d-14f3-8c6e-4c06-b4376f542204@aventia.pw> (Jason de Cordoba's message of "Sun, 12 Jul 2020 15:35:20 +0300") Message-ID: <365v-zo12-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2020 10:51:08 -0000 Jason de Cordoba writes: > Hi there, > > this is not building on 11.3x I can't reproduce in 11.3 amd64/i386 jails. > ERROR: gnutls not found using pkg-config > > If you think configure made a mistake, make sure you are using the latest > version from Git.=C2=A0 If the latest version fails, report the problem t= o the > ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net. > Include the log file "ffbuild/config.log" produced by configure as this > will help > solve the problem. > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to multimedia@FreeBSD.org [maintainer] and atta= ch > the "/usr/ports/multimedia/ffmpeg/work/ffmpeg-4.3/ffbuild/config.log" > including > the output of the failure of your make command. Also, it might be a good > idea > to provide an overview of all packages installed on your system (e.g. a > /usr/local/sbin/pkg-static info -g -Ea). > *** Error code 1 Can you attach config.log as instructed?