From nobody Wed Oct 13 08:09:36 2021 X-Original-To: dev-commits-ports-all@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 3B0331803B37; Wed, 13 Oct 2021 08:09:51 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (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 4HTlZ61rbqz4Wxb; Wed, 13 Oct 2021 08:09:50 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2020.home.selasky.org (unknown [178.17.145.105]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 3EE13260266; Wed, 13 Oct 2021 10:09:48 +0200 (CEST) Subject: Re: git: 72913e45e14b - main - devel/newt: Update to 0.52.21 To: Neel Chauhan , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org, David Wetzel References: <202110112311.19BNBBFJ028307@gitrepo.freebsd.org> From: Hans Petter Selasky Message-ID: Date: Wed, 13 Oct 2021 10:09:36 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 In-Reply-To: <202110112311.19BNBBFJ028307@gitrepo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4HTlZ61rbqz4Wxb X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of hps@selasky.org designates 88.99.82.50 as permitted sender) smtp.mailfrom=hps@selasky.org X-Spamd-Result: default: False [-1.37 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a:mail.turbocat.net:c]; NEURAL_HAM_LONG(-0.06)[-0.055]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[selasky.org]; NEURAL_HAM_MEDIUM(-0.01)[-0.011]; RCPT_COUNT_FIVE(0.00)[5]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:88.99.0.0/16, country:DE]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N On 10/12/21 1:11 AM, Neel Chauhan wrote: > The branch main has been updated by nc: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=72913e45e14b06c6d7fa3b764c0750aff1c28f5d > > diff --git a/devel/newt/files/patch-configure.ac b/devel/newt/files/patch-configure.ac > index 6d93d5cd8d6a..0aa883a8777a 100644 > --- a/devel/newt/files/patch-configure.ac > +++ b/devel/newt/files/patch-configure.ac > @@ -1,15 +1,6 @@ > ---- configure.ac.orig 2017-03-17 10:36:31 UTC > +--- configure.ac.orig 2019-05-27 12:57:40 UTC > +++ configure.ac > -@@ -2,7 +2,7 @@ AC_INIT([newt_pr.h]) > - > - PACKAGE=newt > - VERSION=0.52.20 > --SONAME=0.52 > -+SONAME=52 > - Hi Neel, I got this from one of my friends: > ===> License GPLv2 accepted by the user > ===> newt-0.52.21 depends on file: /usr/local/sbin/pkg - found > ===> Fetching all distfiles required by newt-0.52.21 for building > ===> Extracting for newt-0.52.21 > => SHA256 Checksum OK for newt-0.52.21.tar.gz. > ===> Patching for newt-0.52.21 > ===> Applying FreeBSD patches for newt-0.52.21 from /usr/ports/devel/newt/files > ===> newt-0.52.21 depends on package: gmake>=4.3 - found > ===> newt-0.52.21 depends on executable: msgfmt - found > ===> newt-0.52.21 depends on file: /usr/local/bin/python3.8 - found > ===> newt-0.52.21 depends on package: autoconf>=2.69 - found > ===> newt-0.52.21 depends on package: automake>=1.16.1 - found > ===> newt-0.52.21 depends on shared library: libpopt.so - found (/usr/local/lib/libpopt.so) > ===> newt-0.52.21 depends on shared library: libslang.so - found (/usr/local/lib/libslang.so) > ===> newt-0.52.21 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) > ===> Configuring for newt-0.52.21 > configure: loading site script /usr/ports/Templates/config.site > checking for gcc... cc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for cc option to accept ISO C89... none needed > checking whether ln -s works... yes > checking for grep that handles long lines and -e... (cached) /usr/bin/grep > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking how to run the C preprocessor... cpp > checking for egrep... (cached) /usr/bin/egrep > checking for ANSI C header files... (cached) yes > checking for sys/types.h... (cached) yes > checking for sys/stat.h... (cached) yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking for memory.h... (cached) yes > checking for strings.h... (cached) yes > checking for inttypes.h... (cached) yes > checking for stdint.h... (cached) yes > checking for unistd.h... (cached) yes > checking size of long... 8 > checking size of long long... 8 > checking size of void *... 8 > checking for GNU ld... yes > checking for sys/select.h... (cached) yes > checking for alloca.h... (cached) no > checking slang.h usability... yes > checking slang.h presence... yes > checking for slang.h... yes > checking popt.h usability... yes > checking popt.h presence... yes > checking for popt.h... yes > checking libintl.h usability... yes > checking libintl.h presence... yes > checking for libintl.h... yes > checking for python versions... ./configure: 3839: Syntax error: ")" unexpected (expecting "fi") > ===> Script "configure" failed unexpectedly. > Please report the problem to ports@FreeBSD.org [maintainer] and attach the > "/usr/ports/devel/newt/work/newt-0.52.21/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 > --HPS