[Bug 233723] PYTHON_VERSION poisoning during chained build of dependencies

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 17 12:07:50 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233723

William Elasio Moreno Albarracin <wmoreno3 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wmoreno3 at yahoo.com

--- Comment #8 from William Elasio Moreno Albarracin <wmoreno3 at 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

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


More information about the freebsd-python mailing list