[Bug 186056] New port: databases/cassandra2 The latest stable release of Apache Cassandra

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 29 05:27:22 UTC 2014


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

Kurt Jaeger <pi at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pi at FreeBSD.org
           Assignee|freebsd-ports-bugs at FreeBSD. |pi at FreeBSD.org
                   |org                         |

--- Comment #20 from Kurt Jaeger <pi at FreeBSD.org> ---
With option CQL this happens:

.if ${PORT_OPTIONS:MCQL}
        ${PYTHON_CMD} -m compileall ${WRKSRC}/pylib
.endif

ends with:

===>  Configuring for cassandra-2.0.10
===>  Building for cassandra-2.0.10
-m compileall
/usr/local/home/pi/myp/databases/cassandra2/work/apache-cassandra-2.0.10/pylib
make[1]: exec(-m) failed (No such file or directory)
*** Error code 1

I don't know where PYTHON_CMD should be defined. If we find a fix for this,
I can commit it.

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


More information about the freebsd-ports-bugs mailing list