[Bug 235011] lang/python27 2.7.15 fails to build on RELEASE-12.0

2019-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235011

Koichiro Iwao  changed:

   What|Removed |Added

 CC||m...@freebsd.org

--- Comment #1 from Koichiro Iwao  ---
I tested the build using poudriere, it build fine for me with base OpenSSL.
But other than base OpenSSL, it tails to build.

Here's the result I tested.

SUCCESS: ssl=base
FAIL: ssl=openssl
FAIL: ssl=openssl11
FAIL: ssl=libressl
FAIL: ssl=libressl-devel

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


[Bug 229223] lang/python27: BROKEN again with openssl-devel

2019-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229223

--- Comment #9 from Koichiro Iwao  ---
(In reply to Nathan from comment #7)
The patch fixes build with libressl, libressl-devel, openssl111 but breaks
openssl.

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


[Bug 229223] lang/python27: BROKEN again with openssl-devel

2019-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229223

--- Comment #10 from Koichiro Iwao  ---
Created attachment 202153
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202153=edit
build log: Nathan's patch breaks security/openssl

Here's the build log.

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


[Bug 234568] lang/python27 build against libressl 2.8.3

2019-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234568

Koichiro Iwao  changed:

   What|Removed |Added

 CC||m...@freebsd.org

--- Comment #3 from Koichiro Iwao  ---
The patch LGTM. Fixed both libressl and libressl-devel.

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


[Bug 235011] lang/python27 2.7.15 fails to build on RELEASE-12.0

2019-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235011

Koichiro Iwao  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|New |Closed

--- Comment #2 from Koichiro Iwao  ---
Building with LibreSSL -> Bug 234568
Building with OpenSSL 1.1.1 -> Bug 229223

*** This bug has been marked as a duplicate of bug 229223 ***

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


[Bug 229223] lang/python27: BROKEN again with openssl-devel

2019-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229223

Koichiro Iwao  changed:

   What|Removed |Added

 CC||p5b2e9...@t-online.de

--- Comment #11 from Koichiro Iwao  ---
*** Bug 235011 has been marked as a duplicate of this bug. ***

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


[Bug 229223] lang/python27: BROKEN again with security/openssl111

2019-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229223

Koichiro Iwao  changed:

   What|Removed |Added

Summary|lang/python27: BROKEN again |lang/python27: BROKEN again
   |with openssl-devel  |with security/openssl111

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


[Bug 234633] [exp-run] switch default version of python to 3.6

2019-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234633

Antoine Brodin  changed:

   What|Removed |Added

 Depends on||235835


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235835
[Bug 235835] cad/freecad : fails to build with DEFAULT_VERSIONS=python=3.x
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 234633] [exp-run] switch default version of python to 3.6

2019-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234633
Bug 234633 depends on bug 235835, which changed state.

Bug 235835 Summary: cad/freecad : fails to build with 
DEFAULT_VERSIONS=python=3.x
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235835

   What|Removed |Added

 Status|Open|Closed
 Resolution|--- |FIXED

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


[Bug 235397] devel/py-entrypoints: update to 0.3

2019-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235397

Dmitry Marakasov  changed:

   What|Removed |Added

   Assignee|pyt...@freebsd.org  |amd...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

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