Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(413)

Issue 18112024: Fix python to build with newlib. (Closed)

Created:
7 years, 5 months ago by Sam Clegg
Modified:
7 years, 5 months ago
Reviewers:
Mark Seaborn
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Fix python to build with newlib. Work around various issues with building python with newlib. Many of these fixes should be upstreamed to newlib itself ASAP. BUG=None TEST=./build_all.py python R=mseaborn@chromium.org Committed: https://code.google.com/p/naclports/source/detail?r=823

Patch Set 1 #

Total comments: 15

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -4 lines) Patch
M libraries/python/config.site View 1 1 chunk +8 lines, -0 lines 0 comments Download
M libraries/python/nacl.patch View 1 2 2 chunks +60 lines, -0 lines 0 comments Download
M libraries/python/nacl-python.sh View 1 2 3 4 2 chunks +15 lines, -3 lines 0 comments Download
M libraries/python/pkg_info View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Sam Clegg
7 years, 5 months ago (2013-07-12 19:26:44 UTC) #1
Mark Seaborn
https://codereview.chromium.org/18112024/diff/1/libraries/python/nacl-python.sh File libraries/python/nacl-python.sh (right): https://codereview.chromium.org/18112024/diff/1/libraries/python/nacl-python.sh#newcode29 libraries/python/nacl-python.sh:29: EXTRA_CONFIGURE_ARGS+=" --disable-ipv6" Can you comment why this is needed? ...
7 years, 5 months ago (2013-07-12 19:47:29 UTC) #2
Sam Clegg
https://codereview.chromium.org/18112024/diff/1/libraries/python/nacl-python.sh File libraries/python/nacl-python.sh (right): https://codereview.chromium.org/18112024/diff/1/libraries/python/nacl-python.sh#newcode29 libraries/python/nacl-python.sh:29: EXTRA_CONFIGURE_ARGS+=" --disable-ipv6" On 2013/07/12 19:47:29, Mark Seaborn wrote: > ...
7 years, 5 months ago (2013-07-12 21:54:29 UTC) #3
Mark Seaborn
https://codereview.chromium.org/18112024/diff/1/libraries/python/nacl.patch File libraries/python/nacl.patch (right): https://codereview.chromium.org/18112024/diff/1/libraries/python/nacl.patch#newcode51 libraries/python/nacl.patch:51: +extern int lstat(const char *, struct stat *); On ...
7 years, 5 months ago (2013-07-16 15:40:12 UTC) #4
Sam Clegg
https://codereview.chromium.org/18112024/diff/1/libraries/python/nacl.patch File libraries/python/nacl.patch (right): https://codereview.chromium.org/18112024/diff/1/libraries/python/nacl.patch#newcode51 libraries/python/nacl.patch:51: +extern int lstat(const char *, struct stat *); On ...
7 years, 5 months ago (2013-07-16 16:19:16 UTC) #5
Mark Seaborn
On 16 July 2013 09:19, <sbc@chromium.org> wrote: > > https://codereview.chromium.**org/18112024/diff/1/libraries/** > python/nacl.patch<https://codereview.chromium.org/18112024/diff/1/libraries/python/nacl.patch> > File libraries/python/nacl.patch ...
7 years, 5 months ago (2013-07-16 16:33:22 UTC) #6
Mark Seaborn
LGTM, preferably with fsync()/fdatasync() defs removed if that works. https://codereview.chromium.org/18112024/diff/15001/libraries/python/nacl-python.sh File libraries/python/nacl-python.sh (right): https://codereview.chromium.org/18112024/diff/15001/libraries/python/nacl-python.sh#newcode37 libraries/python/nacl-python.sh:37: ...
7 years, 5 months ago (2013-07-16 17:10:04 UTC) #7
Sam Clegg
7 years, 5 months ago (2013-07-16 21:31:40 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 manually as r823 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698