https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204367
Kurt Jaeger changed:
What|Removed |Added
Assignee|ni...@freebsd.org |p...@freebsd.org
--- Comment #16 fro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204367
Kurt Jaeger changed:
What|Removed |Added
Flags|maintainer-feedback?(nivit@ |maintainer-feedback+
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: pyt...@freebsd.org
Last committer: sunp...@freebsd.org
Ident: $FreeBSD: head/x11-toolkits/py-fltk/M
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204367
--- Comment #17 from Kurt Jaeger ---
net/py-tweepy builds fine
sysutils/osquery fails on databases/rocksdb, which does not seem to be caused
by pip.
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204367
--- Comment #18 from Kurt Jaeger ---
This is the error for osquery:
/usr/local/lib/librocksdb.a(format.o): In function
`rocksdb::LZ4_Uncompress(char const*, unsigned long, int*, unsigned int)':
/usr/ports/databases/rocksdb/work/rocksdb-4.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204367
--- Comment #19 from commit-h...@freebsd.org ---
A commit references this bug:
Author: pi
Date: Sat Nov 14 15:02:50 UTC 2015
New revision: 401574
URL: https://svnweb.freebsd.org/changeset/ports/401574
Log:
devel/py-pip: 7.0.3 -> 7.1.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204367
Kurt Jaeger changed:
What|Removed |Added
Status|New |Closed
Resolution|---
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: pyt...@freebsd.org
Last committer: sunp...@freebsd.org
Ident: $FreeBSD: head/x11-toolkits/py-fltk/M
Hi,
I did the following on a FreeBSD 10.2 system:
pkg install lang/python35
python3.5 -c "import sqlite3"
and got this error:
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named 'sqlite'
[rodrigc@rodrigc-laptop1 portingdb]% python3.5 -c "import sqlite3"
Trace
On 14.11.2015 17:18, Craig Rodrigues wrote:
Hi,
I did the following on a FreeBSD 10.2 system:
pkg install lang/python35
python3.5 -c "import sqlite3"
sqlite3 is not part of the "python" package, you can install it from
port: databases/py-sqlite3. As there's no specific python3 versions of
On Sat, Nov 14, 2015 at 7:28 AM, Volodymyr Kostyrko wrote:
> On 14.11.2015 17:18, Craig Rodrigues wrote:
>
>> Hi,
>>
>> I did the following on a FreeBSD 10.2 system:
>>
>> pkg install lang/python35
>>
>> python3.5 -c "import sqlite3"
>>
>
> sqlite3 is not part of the "python" package, you can ins
Hi,
Just read this thread:
https://lists.freebsd.org/pipermail/freebsd-python/2015-November/009061.html
This inspire me that we probably can create ports for those separated
standard Python modules, for each supported Python versions in the
tree. That is, adding databases/py3[2-5]-sqlite3, also
On 15/11/2015 7:30 AM, Li-Wen Hsu wrote:
> Hi,
>
> Just read this thread:
> https://lists.freebsd.org/pipermail/freebsd-python/2015-November/009061.html
>
> This inspire me that we probably can create ports for those separated
> standard Python modules, for each supported Python versions in the
>
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: pyt...@freebsd.org
Last committer: sunp...@freebsd.org
Ident: $FreeBSD: head/x11-toolkits/py-fltk/M
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: pyt...@freebsd.org
Last committer: sunp...@freebsd.org
Ident: $FreeBSD: head/x11-toolkits/py-fltk/M
15 matches
Mail list logo