Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2021 13:43:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257925] databases/mongodb50: TypeError: '<' not supported between instances of 'str' and 'NoneType'
Message-ID:  <bug-257925-7788-ztsXv4rT2R@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257925-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257925-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257925

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D77c5529691824fc93c8e8fe203d020a=
84bcb3bca

commit 77c5529691824fc93c8e8fe203d020a84bcb3bca
Author:     Ronald Klop <ronald-lists@klop.ws>
AuthorDate: 2021-08-28 13:06:47 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2021-08-28 13:42:10 +0000

    databases/mongodb50: Fix build failure with scons 4.2.0 by using in sou=
rce
scons 3.1.2

      - Fix scons by using in source scons 3.1.2 (They are planning to move=
 to
Scons
        4.2.0 in the future)
      - Disable LTO on clang12/aarch64, bug #257765
      - Build already installs in $STAGEDIR, so only strip in do-install.
      - Fix a portlint warnings about the comment at the LICENSE section.

    PR:             257925

 databases/mongodb50/Makefile                       | 15 +++++++++----
 .../files/patch-buildscripts_scons.py (new)        | 25 ++++++++++++++++++=
++++
 2 files changed, 36 insertions(+), 4 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257925-7788-ztsXv4rT2R>