From nobody Tue Jul 13 17:46:53 2021 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A2E4B127E49E for ; Tue, 13 Jul 2021 17:47:05 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4GPSkd4Mg0z4Ys1 for ; Tue, 13 Jul 2021 17:47:05 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by home.opsec.eu with local (Exim 4.94.2 (FreeBSD)) (envelope-from ) id 1m3MUf-0002JY-Pp; Tue, 13 Jul 2021 19:46:53 +0200 Date: Tue, 13 Jul 2021 19:46:53 +0200 From: Kurt Jaeger To: Robert Huff Cc: ports@freebsd.org Subject: Re: problem building gstreamer1 Message-ID: References: <24813.50986.617067.115077@jerusalem.litteratus.org> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <24813.50986.617067.115077@jerusalem.litteratus.org> X-Rspamd-Queue-Id: 4GPSkd4Mg0z4Ys1 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N Hi! > For several weeks, attempts to build gstreamer1 have produced the > appended and a hung-but-killable process. A test-build in poudriere was fine. > This is way above my pay grade. > What have I screwed up? Maybe it's the yacc/bison version you are using ? There's a very simple message at the end: ./grammar.y:799.1-12: warning: deprecated directive: %pure-parser use %define api.pure Have you tried to patch grammar.y to change it accordingly ? -- pi@opsec.eu +49 171 3101372 Now what ?