Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2014 05:27:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 186056] New port: databases/cassandra2 The latest stable release of Apache Cassandra
Message-ID:  <bug-186056-13-wz3jwrqJuz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-186056-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-186056-13@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=186056

Kurt Jaeger <pi@FreeBSD.org> changed:

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

--- Comment #20 from Kurt Jaeger <pi@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-186056-13-wz3jwrqJuz>