Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 2020 23:34:06 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        Manfred Antar <manfredantar@gmail.com>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: SVN r363032 - portmaster|portupgrade now fails
Message-ID:  <7a9f2a4f-c3af-683e-a8e4-14949ff76287@protected-networks.net>
In-Reply-To: <D09D1C4D-9F50-4E62-8A40-6024EF7FEEB4@gmail.com>
References:  <bb00b9e2-e4e9-51c2-e688-8992c845e158@protected-networks.net> <D09D1C4D-9F50-4E62-8A40-6024EF7FEEB4@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Reverting SVN r363031 works around it,

	imb

On 7/8/20 8:42 PM, Manfred Antar wrote:
> Same error here, Even trying to build a port fails:
> (src)5023}cd /usr/ports/shells/bash
> (bash)5024}make
> make: "/usr/ports/Mk/bsd.port.mk" line 2096: warning: String comparison operator should be either == or !=
> make: "/usr/ports/Mk/bsd.port.mk" line 2096: Malformed conditional (defined(MAKE_JOBS_NUMBER_LIMIT) && ( ${MAKE_JOBS_NUMBER_LIMIT} < ${_MAKE_JOBS_NUMBER} ))
> make: Fatal errors encountered -- cannot continue
> make: stopped in /usr/ports/shells/bash
> (bash)5025}
> 
>> On Jul 8, 2020, at 5:33 PM, Michael Butler <imb@protected-networks.net> wrote:
>>
>> Did the bmake update break the updating of ports or something else?
>>
>> # sudo -E portmaster -a
>> ===>>> Gathering distinfo list for installed ports
>>
>> ===>>> Starting check of installed ports for available updates
>> make: "/usr/ports/Mk/Uses/python.mk" line 384: warning: String
>> comparison operator should be either == or !=
>> make: "/usr/ports/Mk/Uses/python.mk" line 384: Malformed conditional
>> (!(!empty(_PYTHON_VERSION_MINIMUM) && (  ${__VER} <
>> ${_PYTHON_VERSION_MINIMUM})) &&  !(!empty(_PYTHON_VERSION_MAXIMUM) && (
>> ${__VER} > ${_PYTHON_VERSION_MAXIMUM})))



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7a9f2a4f-c3af-683e-a8e4-14949ff76287>