Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2019 05:14:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 237818] sysutils/bareos-client: Fails to build with PYTHON option enabled (when 2.7 isn't DEFAULT_VERSION)
Message-ID:  <bug-237818-21822-tAA9k7IbiB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237818-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237818-21822@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=3D237818

beldin@beldin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #204298|text/x-log                  |text/plain
          mime type|                            |

--- Comment #5 from beldin@beldin.org ---
Created attachment 204298
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204298&action=
=3Dedit
Build log 4 of 4 - the one that worked

modifed sysutils/bareos-server/Makefile line 68:

PYTHON_USES=3Dpython:2.7

DEFAULT_VERSION=3Dpython=3D3.6
PYTHON enabled in port options.

Pulls in python2.7 for itself which cmake detects and uses, working.

(python3.6 is still in the system, but the detection prefers 2.7)

bareos-client needs 2.7, but will use 3.6 if it's there even if you turn off
python in the options menu.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237818-21822-tAA9k7IbiB>