[Bug 191744] lang/python27: With THREADS option: devel/pth: pthread.h conflicts with system pthread.

2014-07-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191744

Marcus von Appen m...@freebsd.org changed:

   What|Removed |Added

URL||https://phabric.freebsd.org
   ||/D488
   Assignee|pyt...@freebsd.org  |m...@freebsd.org

--- Comment #30 from Marcus von Appen m...@freebsd.org ---
Should be handled with the upcoming update (https://phabric.freebsd.org/D488).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 191744] lang/python27: With THREADS option: devel/pth: pthread.h conflicts with system pthread.

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191744

Jung-uk Kim j...@freebsd.org changed:

   What|Removed |Added

 Attachment #144602|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 191744] lang/python27: With THREADS option: devel/pth: pthread.h conflicts with system pthread.

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191744

--- Comment #29 from Jung-uk Kim j...@freebsd.org ---
(In reply to Kubilay Kocak from comment #25)
  * An attachment added that is more suitable in its own issue report, that
 blocks this bug, if and *only if* this bug is relevant to the proposed fix.

Done.  Please see Bug 191888.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 191744] lang/python27: With THREADS option: devel/pth: pthread.h conflicts with system pthread.

2014-07-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191744

--- Comment #26 from mikhail.rok...@gmail.com ---
Reprint full failure log from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496 

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 included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/pyuno/source/module/pyuno_impl.hxx:34:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/pyuno/inc/pyuno/pyuno.hxx:32:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/XComponentContext.hpp:8:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/XComponentContext.hdl:9:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/RuntimeException.hdl:6:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/Exception.hdl:9:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/include/rtl/ustring.hxx:27:
In file included from /usr/include/c++/v1/ostream:131:
In file included from /usr/include/c++/v1/ios:216:
In file included from /usr/include/c++/v1/__locale:18:
In file included from /usr/include/c++/v1/mutex:176:
In file included from /usr/include/c++/v1/__mutex_base:17:
/usr/local/include/python2.7/pthread.h:285:42: error: typedef redefinition with
different types ('struct pthread_st *' vs 'struct pthread *')
typedef struct  pthread_st  *pthread_t;
 ^
/usr/include/sys/_pthreadtypes.h:65:27: note: previous definition is here
typedef struct  pthread *pthread_t;
 ^
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/pyuno/source/module/pyuno_runtime.cxx:23:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/pyuno/source/module/pyuno_impl.hxx:34:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/pyuno/inc/pyuno/pyuno.hxx:32:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/XComponentContext.hpp:8:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/XComponentContext.hdl:9:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/RuntimeException.hdl:6:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/Exception.hdl:9:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/include/rtl/ustring.hxx:27:
In file included from /usr/include/c++/v1/ostream:131:
In file included from /usr/include/c++/v1/ios:216:
In file included from /usr/include/c++/v1/__locale:18:
In file included from /usr/include/c++/v1/mutex:176:
In file included from /usr/include/c++/v1/__mutex_base:17:
/usr/local/include/python2.7/pthread.h:286:42: error: typedef redefinition with
different types ('struct pthread_attr_st *' vs 'struct pthread_attr *')
typedef struct  pthread_attr_st *pthread_attr_t;
 ^
/usr/include/sys/_pthreadtypes.h:68:31: note: previous definition is here
typedef struct  pthread_attr*pthread_attr_t;
 ^
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/pyuno/source/module/pyuno_runtime.cxx:23:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/pyuno/source/module/pyuno_impl.hxx:34:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/pyuno/inc/pyuno/pyuno.hxx:32:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/XComponentContext.hpp:8:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/XComponentContext.hdl:9:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/RuntimeException.hdl:6:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/workdir/UnoApiHeadersTarget/udkapi/normal/com/sun/star/uno/Exception.hdl:9:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-4.2.5.2/include/rtl/ustring.hxx:27:
In file included from /usr/include/c++/v1/ostream:131:
In file included from 

[Bug 191744] lang/python27: With THREADS option: devel/pth: pthread.h conflicts with system pthread.

2014-07-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191744

--- Comment #27 from mikhail.rok...@gmail.com ---
Finally found what installed it

devel/pth: security/gnupg


(In reply to Jung-uk Kim from comment #14)
 It looked at the problem more carefully.  This issue is little complicated. 
 Basically, sys/types.h includes sys/_pthreadtypes.h per POSIX since r146824.
 
 http://svnweb.freebsd.org/changeset/base/146824
 
 Unfortunately, devel/pth tries to override the pthread types defined in
 sys/_pthreadtypes.h via its own pthread.h.  If sys/types.h is also included,
 these types get redefined.  Unfortunately, this problem is really hard to
 avoid.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 191744] lang/python27: With THREADS option: devel/pth: pthread.h conflicts with system pthread.

2014-07-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191744

--- Comment #28 from mikhail.rok...@gmail.com ---

 ┌ gnupg-2.0.25 ──┐
  │ ┌┐ │  
  │ │ [ ] PINENTRYUse pinentry   │ │  
  │ │ [ ] LDAPLDAP keyserver interface   │ │  
  │ │ [ ] SCDAEMONEnable Smartcard daemon (with libusb)  │ │  
  │ │ [x] CURLUse the real curl library (worked around if no)│ │  
  │ │ [ ] GPGSM   Enable GPGSM (requires LDAP)   │ │  
  │ │ [ ] KDNSUse DNS CERT helper│ │  
  │ │ [ ] STD_SOCKET  Use standard socket for agent  │ │  
  │ │ [x] NLS Native Language Support│ │  
  │ │ [x] DOCSBuild and/or install documentation │ │  
  │ │ [ ] SUID_GPGInstall GPG with suid  │ │  
  │ └┘ │  
  ├┤  
  │   OK Cancel│  
  └┘  


(In reply to mikhail.rokhin from comment #27)
 Finally found what installed it
 
 devel/pth: security/gnupg
 
 
 (In reply to Jung-uk Kim from comment #14)
  It looked at the problem more carefully.  This issue is little complicated. 
  Basically, sys/types.h includes sys/_pthreadtypes.h per POSIX since r146824.
  
  http://svnweb.freebsd.org/changeset/base/146824
  
  Unfortunately, devel/pth tries to override the pthread types defined in
  sys/_pthreadtypes.h via its own pthread.h.  If sys/types.h is also included,
  these types get redefined.  Unfortunately, this problem is really hard to
  avoid.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org

[Bug 191744] lang/python27: With THREADS option: devel/pth: pthread.h conflicts with system pthread.

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191744

mikhail.rok...@gmail.com changed:

   What|Removed |Added

Summary|lang/python27: With PTH |lang/python27: With THREADS
   |option: devel/pth:  |option: devel/pth:
   |pthread.h conflicts with|pthread.h conflicts with
   |system pthread.h|system pthread.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 191744] lang/python27: With THREADS option: devel/pth: pthread.h conflicts with system pthread.

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191744

Kubilay Kocak ko...@freebsd.org changed:

   What|Removed |Added

 Status|Open|In Discussion

--- Comment #25 from Kubilay Kocak ko...@freebsd.org ---
This issue was reported as 11.0-CURRENT and i386 *only* and *without* the PTH
option enabled (See comment 4)

Unfortunately, this bug has now gone severely off-course, due to:

 * 11 bugs that have been marked as duplicates of this bug, even though they
were reported earlier (normally all-but-the-FIRST reported bug are marked
duplicate)

 * More than one bug created by the reporter apparently for the same issue, for
multiple ports.

 * Several bug summary changes that I cannot see any substantial for

 * An attachment added that is more suitable in its own issue report, that
blocks this bug, if and *only if* this bug is relevant to the proposed fix.

@Mikhail: In order to bring your issue back on track for resolution, please do
the following:

1) Attach a complete (full) build log for the failure you are observing.
2) Triple-check that the PTH option is *not* implicated.

You can do this by deinstalling python27, make rmconfig in lang/python27, then
reinstalling, since PTH is *not* a default option.

3) Attach the complete (full) build log for the python27 installation you ran
in steps (2)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org