Date: Sun, 17 Feb 2019 12:07:45 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 233723] PYTHON_VERSION poisoning during chained build of dependencies Message-ID: <bug-233723-21822-BixBcoCIfD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233723-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-233723-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=3D233723 William Elasio Moreno Albarracin <wmoreno3@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wmoreno3@yahoo.com --- Comment #8 from William Elasio Moreno Albarracin <wmoreno3@yahoo.com> -= -- Hello, I had have this issue when I tried to install via ports: cd /usr/ports/net-p2p/monero-cli/ make install clean I solved this issue by: cd /usr/ports/graphics/mesa-libs/ make install clean All install ready and return to: cd /usr/ports/net-p2p/monero-cli/ mahe install clean And all OK --=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-233723-21822-BixBcoCIfD>