From nobody Thu Jan 20 12:29:11 2022 X-Original-To: freebsd-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 DC9CF196FFE6 for ; Thu, 20 Jan 2022 12:29:14 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (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 4Jfhdk070Fz4TgG for ; Thu, 20 Jan 2022 12:29:13 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (035-130-067-156.ip-addr.inexio.net [156.67.130.35]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 17D018A6C6 for ; Thu, 20 Jan 2022 13:29:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fechner.net; s=default; t=1642681752; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=amnfJ8loDY6NSgKlqcnZ+6NKIj/cKHnEPDI1RpuCB/A=; b=pkHS4D5gXF+42C2qGM+ToQ7x5Agdz3DPoVU/PQ1dMduyyrV48DL9sJbYk/T/jksRIb50S0 macsttnyxLM30gLkLVenf4ThdUTDegNa4Xaoz3ZJhutMoshwEBMN9LNIU89VaVx96rrlbJ zee7Nh32ErJi0mXgH68aHvTC9QwJfoI= Received: from [IPV6:2a02:6d40:3681:5501:fc0a:faf1:3e2a:5cb0] (unknown [IPv6:2a02:6d40:3681:5501:fc0a:faf1:3e2a:5cb0]) (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 server.idefix.lan (Postfix) with ESMTPSA id D175C965279 for ; Thu, 20 Jan 2022 13:29:11 +0100 (CET) Message-ID: <997d7e0e-6545-5167-3ce8-512f35590ab5@fechner.net> Date: Thu, 20 Jan 2022 13:29:11 +0100 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 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Content-Language: en-US To: FreeBSD ports list From: Matthias Fechner Subject: Portlint check seems to be broken, endless loop Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Server: anny.lostinspace.de X-Rspamd-Queue-Id: 4Jfhdk070Fz4TgG X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=fechner.net header.s=default header.b=pkHS4D5g; dmarc=pass (policy=none) header.from=fechner.net; spf=pass (mx1.freebsd.org: domain of idefix@fechner.net designates 195.30.95.33 as permitted sender) smtp.mailfrom=idefix@fechner.net X-Spamd-Result: default: False [-6.70 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; RCVD_COUNT_THREE(0.00)[3]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[fechner.net:+]; RCVD_IN_DNSWL_MED(-0.20)[195.30.95.33:from]; DMARC_POLICY_ALLOW(-0.50)[fechner.net,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:5539, ipnet:195.30.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[156.67.130.35:received]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[fechner.net:s=default]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_MED(-2.00)[fechner.net:dkim]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[freebsd-ports]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N Dear all, I saw a problem arising many weeks ago, but now I want to report it. You can easily trigger it with: poudriere testport -j 130amd64 www/gitlab-ce You will see: [00:00:33] Removing old packages [00:00:33] Portlint check WARN: Makefile: [296]: possible direct use of command "install" found. use ${INSTALL_foobar} instead. WARN: Makefile: possible use of absolute pathname "/sample$$/". WARN: Makefile: Setting PORTREVISION to 0 is not necessary. and then it hangs in and endless loop. Anyone an idea what could cause this? Gruß Matthias -- "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