[Bug 190496] editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *')

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496 --- Comment #7 from mikhail.rok...@gmail.com --- Why isn't set it as prerequisite for the port then? It uses 2.7 by default, not asking for v.3 ... (In reply to Pedro F. Giffuni from comment #6) FWIW; Upstream libreoffice is using

[Bug 190496] editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *')

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496 mikhail.rok...@gmail.com changed: What|Removed |Added Severity|Affects Only Me |Affects Many People --

[Bug 190496] editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *')

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496 mikhail.rok...@gmail.com changed: What|Removed |Added Hardware|Any |i386 -- You are

[Bug 190496] editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *')

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496 --- Comment #8 from mikhail.rok...@gmail.com --- Probably, you compiled pyth without threads - reason of pthread.h absence. FYI https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191744 (In reply to mikhail.rokhin from comment #5) Done it

[Bug 190496] editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *')

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496 --- Comment #9 from mikhail.rok...@gmail.com --- Full error log: [build CXX] pyuno/source/module/pyuno.cxx In file included from /usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/pyuno/source/module/pyuno_runtime.cxx:23: In file

[Bug 190496] editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *')

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496 --- Comment #10 from mikhail.rok...@gmail.com --- Thank you for pointing to Py3x, It Works! ;) with 3.4 (In reply to Pedro F. Giffuni from comment #6) FWIW; Upstream libreoffice is using Python3 by default. Not sure if hey test python

[Bug 190496] editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *')

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496 Jung-uk Kim j...@freebsd.org changed: What|Removed |Added Status|Needs Triage|Issue Resolved

[Bug 190496] editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *')

2014-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496 --- Comment #6 from Pedro F. Giffuni p...@freebsd.org --- FWIW; Upstream libreoffice is using Python3 by default. Not sure if hey test python 2.7 at all. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 190496] editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *')

2014-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496 mikhail.rok...@gmail.com changed: What|Removed |Added CC||pyt...@freebsd.org --