Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2022 13:29:11 +0100
From:      Matthias Fechner <idefix@fechner.net>
To:        FreeBSD ports list <freebsd-ports@freebsd.org>
Subject:   Portlint check seems to be broken, endless loop
Message-ID:  <997d7e0e-6545-5167-3ce8-512f35590ab5@fechner.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?997d7e0e-6545-5167-3ce8-512f35590ab5>