Changes between Initial Version and Version 1 of Ticket #61193, comment 3
- Timestamp:
- Sep 17, 2020, 10:24:20 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61193, comment 3
initial v1 1 1 > FWIW, I backed out the most recent pypy Portfile change (06e5e6b pypy: fetch using gitlab PortGroup) and was able to get a little further. The build then failed with C errors unable to find getpagesize (header file issue?): 2 2 3 I noticed this when building the sourcedirectly; the root cause is this chunk in `unistd.h`:3 I noticed this when building upstream directly; the root cause is this chunk in `unistd.h`: 4 4 5 5 {{{#!c