Ticket #67613: main.log

File main.log, 69.2 KB (added by rlkingston (Richard Kingston), 11 months ago)

Main Log File

Line 
1version:1
2:debug:clean Starting logging for py27-pynacl @1.4.0_0
3:debug:sysinfo macOS 13.2 (darwin/22.3.0) arch arm
4:debug:sysinfo MacPorts 2.8.1
5:debug:sysinfo Xcode 14.3, CLT 14.3.1.0.1.1683849156
6:debug:sysinfo SDK 13
7:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
8:debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-pynacl/work
9:debug:clean dropping privileges: euid changed to 502, egid changed to 501.
10:debug:main Executing org.macports.main (py27-pynacl)
11:debug:main Privilege de-escalation not attempted as not running as root.
12:debug:archivefetch archivefetch phase started at Tue Jun  6 16:45:59 NZST 2023
13:msg:archivefetch --->  Fetching archive for py27-pynacl
14:debug:archivefetch Executing org.macports.archivefetch (py27-pynacl)
15:debug:archivefetch euid/egid changed to: 0/0
16:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
17:debug:archivefetch euid/egid changed to: 502/501
18:info:archivefetch --->  py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
19:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://packages.macports.org/py27-pynacl
20:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
21:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://kmq.jp.packages.macports.org/py27-pynacl
22:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
23:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/py27-pynacl
24:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
25:debug:archivefetch Privilege de-escalation not attempted as not running as root.
26:debug:fetch fetch phase started at Tue Jun  6 16:46:02 NZST 2023
27:notice:fetch --->  Fetching distfiles for py27-pynacl
28:debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0.
29:debug:fetch dropping privileges: euid changed to 502, egid changed to 501.
30:debug:fetch Executing org.macports.fetch (py27-pynacl)
31:info:fetch --->  PyNaCl-1.4.0.tar.gz does not exist in /opt/local/var/macports/distfiles/py-pynacl
32:notice:fetch --->  Attempting to fetch PyNaCl-1.4.0.tar.gz from https://distfiles.macports.org/py-pynacl
33:debug:fetch Privilege de-escalation not attempted as not running as root.
34:debug:checksum checksum phase started at Tue Jun  6 16:46:15 NZST 2023
35:notice:checksum --->  Verifying checksums for py27-pynacl
36:debug:checksum Executing org.macports.checksum (py27-pynacl)
37:info:checksum --->  Checksumming PyNaCl-1.4.0.tar.gz
38:debug:checksum Calculated (rmd160) is d93981462dc0c6aa0282c792b9070583d752f3da
39:debug:checksum Correct (rmd160) checksum for PyNaCl-1.4.0.tar.gz
40:debug:checksum Calculated (sha256) is 54e9a2c849c742006516ad56a88f5c74bf2ce92c9f67435187c3c5953b346505
41:debug:checksum Correct (sha256) checksum for PyNaCl-1.4.0.tar.gz
42:debug:checksum Calculated (size) is 3416950
43:debug:checksum Correct (size) checksum for PyNaCl-1.4.0.tar.gz
44:debug:checksum Privilege de-escalation not attempted as not running as root.
45:debug:extract extract phase started at Tue Jun  6 16:46:15 NZST 2023
46:notice:extract --->  Extracting py27-pynacl
47:debug:extract Executing org.macports.extract (py27-pynacl)
48:info:extract --->  Extracting PyNaCl-1.4.0.tar.gz
49:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/py-pynacl/PyNaCl-1.4.0.tar.gz'
50:debug:extract Environment:
51:debug:extract CC_PRINT_OPTIONS='YES'
52:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.CC_PRINT_OPTIONS'
53:debug:extract CPATH='/opt/local/include'
54:debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools'
55:debug:extract LIBRARY_PATH='/opt/local/lib'
56:debug:extract MACOSX_DEPLOYMENT_TARGET='13.0'
57:debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
58:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/py-pynacl/PyNaCl-1.4.0.tar.gz' | /usr/bin/tar -xf -
59:debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/py-pynacl/PyNaCl-1.4.0.tar.gz' | /usr/bin/tar -xf -
60:debug:extract euid/egid changed to: 0/0
61:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work to macports
62:debug:extract euid/egid changed to: 502/501
63:debug:extract Executing proc-post-org.macports.extract-extract-0
64:debug:extract Privilege de-escalation not attempted as not running as root.
65:debug:patch patch phase started at Tue Jun  6 16:46:15 NZST 2023
66:debug:patch Executing org.macports.patch (py27-pynacl)
67:debug:patch Privilege de-escalation not attempted as not running as root.
68:debug:configure configure phase started at Tue Jun  6 16:46:15 NZST 2023
69:notice:configure --->  Configuring py27-pynacl
70:debug:configure Preferred compilers: clang macports-clang-15 macports-clang-14 macports-clang-13 macports-clang-12 macports-clang-11
71:debug:configure Using compiler 'Xcode Clang'
72:debug:configure Executing org.macports.configure (py27-pynacl)
73:debug:configure Executing portconfigure::configure_finish
74:debug:configure Privilege de-escalation not attempted as not running as root.
75:debug:build build phase started at Tue Jun  6 16:46:15 NZST 2023
76:notice:build --->  Building py27-pynacl
77:debug:build Executing proc-pre-org.macports.build-build-0
78:debug:build Executing org.macports.build (py27-pynacl)
79:debug:build Environment:
80:debug:build CC='/usr/bin/clang'
81:debug:build CC_PRINT_OPTIONS='YES'
82:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.CC_PRINT_OPTIONS'
83:debug:build CFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
84:debug:build CPATH='/opt/local/include'
85:debug:build CXX='/usr/bin/clang++'
86:debug:build CXXFLAGS='-arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
87:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
88:debug:build F90FLAGS='-m64'
89:debug:build FCFLAGS='-m64'
90:debug:build FFLAGS='-m64'
91:debug:build LDFLAGS='-arch arm64'
92:debug:build LIBRARY_PATH='/opt/local/lib'
93:debug:build MACOSX_DEPLOYMENT_TARGET='13.0'
94:debug:build OBJC='/usr/bin/clang'
95:debug:build OBJCFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
96:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
97:debug:build SODIUM_INSTALL='system'
98:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
99:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
100:info:build WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version.
101:info:build Not found: ''
102:info:build Not found: ''/wheel/
103:info:build Not found: ''/wheel/
104:info:build Couldn't find index page for 'wheel' (maybe misspelled?)
105:info:build Not found: ''/
106:info:build No local packages or working download links found for wheel
107:info:build Traceback (most recent call last):
108:info:build   File "setup.py", line 264, in <module>
109:info:build     "Programming Language :: Python :: 3.8",
110:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 161, in setup
111:info:build     _install_setup_requires(attrs)
112:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 156, in _install_setup_requires
113:info:build     dist.fetch_build_eggs(dist.setup_requires)
114:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 721, in fetch_build_eggs
115:info:build     replace_conflicting=True,
116:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve
117:info:build     replace_conflicting=replace_conflicting
118:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match
119:info:build     return self.obtain(req, installer)
120:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain
121:info:build     return installer(requirement)
122:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 777, in fetch_build_egg
123:info:build     return fetch_build_egg(self, req)
124:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 70, in fetch_build_egg
125:info:build     return _legacy_fetch_build_egg(dist, req)
126:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 53, in _legacy_fetch_build_egg
127:info:build     return cmd.easy_install(req)
128:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 679, in easy_install
129:info:build     raise DistutilsError(msg)
130:info:build distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('wheel')
131:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
132:info:build Exit code: 1
133:error:build Failed to build py27-pynacl: command execution failed
134:debug:build Error code: CHILDSTATUS 33532 1
135:debug:build Backtrace: command execution failed
136:debug:build     while executing
137:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
138:debug:build     invoked from within
139:debug:build "command_exec -callback portprogress::target_progress_callback build"
140:debug:build     (procedure "portbuild::build_main" line 8)
141:debug:build     invoked from within
142:debug:build "$procedure $targetname"
143:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/main.log for details.
144version:1
145:debug:clean Starting logging for py27-pynacl @1.4.0_0
146:debug:sysinfo macOS 13.2 (darwin/22.3.0) arch arm
147:debug:sysinfo MacPorts 2.8.1
148:debug:sysinfo Xcode 14.3, CLT 14.3.1.0.1.1683849156
149:debug:sysinfo SDK 13
150:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
151:debug:clean dropping privileges: euid changed to 502, egid changed to 501.
152:debug:main Executing org.macports.main (py27-pynacl)
153:debug:main Privilege de-escalation not attempted as not running as root.
154:debug:archivefetch archivefetch phase started at Tue Jun  6 16:47:21 NZST 2023
155:msg:archivefetch --->  Fetching archive for py27-pynacl
156:debug:archivefetch Executing org.macports.archivefetch (py27-pynacl)
157:debug:archivefetch euid/egid changed to: 0/0
158:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
159:debug:archivefetch euid/egid changed to: 502/501
160:info:archivefetch --->  py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
161:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://packages.macports.org/py27-pynacl
162:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
163:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://kmq.jp.packages.macports.org/py27-pynacl
164:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
165:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/py27-pynacl
166:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
167:debug:archivefetch Privilege de-escalation not attempted as not running as root.
168:debug:archivefetch Skipping completed org.macports.fetch (py27-pynacl)
169:debug:archivefetch Privilege de-escalation not attempted as not running as root.
170:debug:archivefetch Skipping completed org.macports.checksum (py27-pynacl)
171:debug:archivefetch Privilege de-escalation not attempted as not running as root.
172:debug:archivefetch Skipping completed org.macports.extract (py27-pynacl)
173:debug:archivefetch Privilege de-escalation not attempted as not running as root.
174:debug:archivefetch Skipping completed org.macports.patch (py27-pynacl)
175:debug:archivefetch Privilege de-escalation not attempted as not running as root.
176:debug:archivefetch Skipping completed org.macports.configure (py27-pynacl)
177:debug:archivefetch Privilege de-escalation not attempted as not running as root.
178:debug:build build phase started at Tue Jun  6 16:47:23 NZST 2023
179:notice:build --->  Building py27-pynacl
180:debug:build Executing proc-pre-org.macports.build-build-0
181:debug:build Executing org.macports.build (py27-pynacl)
182:debug:build Environment:
183:debug:build CC='/usr/bin/clang'
184:debug:build CC_PRINT_OPTIONS='YES'
185:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.CC_PRINT_OPTIONS'
186:debug:build CFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
187:debug:build CPATH='/opt/local/include'
188:debug:build CXX='/usr/bin/clang++'
189:debug:build CXXFLAGS='-arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
190:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
191:debug:build F90FLAGS='-m64'
192:debug:build FCFLAGS='-m64'
193:debug:build FFLAGS='-m64'
194:debug:build LDFLAGS='-arch arm64'
195:debug:build LIBRARY_PATH='/opt/local/lib'
196:debug:build MACOSX_DEPLOYMENT_TARGET='13.0'
197:debug:build OBJC='/usr/bin/clang'
198:debug:build OBJCFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
199:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
200:debug:build SODIUM_INSTALL='system'
201:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
202:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
203:info:build WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version.
204:info:build Not found: ''
205:info:build Not found: ''/wheel/
206:info:build Not found: ''/wheel/
207:info:build Couldn't find index page for 'wheel' (maybe misspelled?)
208:info:build Not found: ''/
209:info:build No local packages or working download links found for wheel
210:info:build Traceback (most recent call last):
211:info:build   File "setup.py", line 264, in <module>
212:info:build     "Programming Language :: Python :: 3.8",
213:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 161, in setup
214:info:build     _install_setup_requires(attrs)
215:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 156, in _install_setup_requires
216:info:build     dist.fetch_build_eggs(dist.setup_requires)
217:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 721, in fetch_build_eggs
218:info:build     replace_conflicting=True,
219:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve
220:info:build     replace_conflicting=replace_conflicting
221:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match
222:info:build     return self.obtain(req, installer)
223:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain
224:info:build     return installer(requirement)
225:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 777, in fetch_build_egg
226:info:build     return fetch_build_egg(self, req)
227:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 70, in fetch_build_egg
228:info:build     return _legacy_fetch_build_egg(dist, req)
229:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 53, in _legacy_fetch_build_egg
230:info:build     return cmd.easy_install(req)
231:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 679, in easy_install
232:info:build     raise DistutilsError(msg)
233:info:build distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('wheel')
234:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
235:info:build Exit code: 1
236:error:build Failed to build py27-pynacl: command execution failed
237:debug:build Error code: CHILDSTATUS 33657 1
238:debug:build Backtrace: command execution failed
239:debug:build     while executing
240:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
241:debug:build     invoked from within
242:debug:build "command_exec -callback portprogress::target_progress_callback build"
243:debug:build     (procedure "portbuild::build_main" line 8)
244:debug:build     invoked from within
245:debug:build "$procedure $targetname"
246:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/main.log for details.
247version:1
248:debug:main Starting logging for py27-pynacl @1.4.0_0
249:debug:sysinfo macOS 13.2 (darwin/22.3.0) arch arm
250:debug:sysinfo MacPorts 2.8.1
251:debug:sysinfo Xcode 14.3, CLT 14.3.1.0.1.1683849156
252:debug:sysinfo SDK 13
253:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
254:debug:main dropping privileges: euid changed to 502, egid changed to 501.
255:debug:main Executing org.macports.main (py27-pynacl)
256:debug:main Privilege de-escalation not attempted as not running as root.
257:debug:archivefetch archivefetch phase started at Tue Jun  6 16:49:20 NZST 2023
258:msg:archivefetch --->  Fetching archive for py27-pynacl
259:debug:archivefetch Executing org.macports.archivefetch (py27-pynacl)
260:debug:archivefetch euid/egid changed to: 0/0
261:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
262:debug:archivefetch euid/egid changed to: 502/501
263:info:archivefetch --->  py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
264:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://packages.macports.org/py27-pynacl
265:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
266:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://kmq.jp.packages.macports.org/py27-pynacl
267:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
268:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/py27-pynacl
269:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
270:debug:archivefetch Privilege de-escalation not attempted as not running as root.
271:debug:archivefetch Skipping completed org.macports.fetch (py27-pynacl)
272:debug:archivefetch Privilege de-escalation not attempted as not running as root.
273:debug:archivefetch Skipping completed org.macports.checksum (py27-pynacl)
274:debug:archivefetch Privilege de-escalation not attempted as not running as root.
275:debug:archivefetch Skipping completed org.macports.extract (py27-pynacl)
276:debug:archivefetch Privilege de-escalation not attempted as not running as root.
277:debug:archivefetch Skipping completed org.macports.patch (py27-pynacl)
278:debug:archivefetch Privilege de-escalation not attempted as not running as root.
279:debug:archivefetch Skipping completed org.macports.configure (py27-pynacl)
280:debug:archivefetch Privilege de-escalation not attempted as not running as root.
281:debug:build build phase started at Tue Jun  6 16:49:22 NZST 2023
282:notice:build --->  Building py27-pynacl
283:debug:build Executing proc-pre-org.macports.build-build-0
284:debug:build Executing org.macports.build (py27-pynacl)
285:debug:build Environment:
286:debug:build CC='/usr/bin/clang'
287:debug:build CC_PRINT_OPTIONS='YES'
288:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.CC_PRINT_OPTIONS'
289:debug:build CFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
290:debug:build CPATH='/opt/local/include'
291:debug:build CXX='/usr/bin/clang++'
292:debug:build CXXFLAGS='-arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
293:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
294:debug:build F90FLAGS='-m64'
295:debug:build FCFLAGS='-m64'
296:debug:build FFLAGS='-m64'
297:debug:build LDFLAGS='-arch arm64'
298:debug:build LIBRARY_PATH='/opt/local/lib'
299:debug:build MACOSX_DEPLOYMENT_TARGET='13.0'
300:debug:build OBJC='/usr/bin/clang'
301:debug:build OBJCFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
302:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
303:debug:build SODIUM_INSTALL='system'
304:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
305:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
306:info:build WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version.
307:info:build Not found: ''
308:info:build Not found: ''/wheel/
309:info:build Not found: ''/wheel/
310:info:build Couldn't find index page for 'wheel' (maybe misspelled?)
311:info:build Not found: ''/
312:info:build No local packages or working download links found for wheel
313:info:build Traceback (most recent call last):
314:info:build   File "setup.py", line 264, in <module>
315:info:build     "Programming Language :: Python :: 3.8",
316:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 161, in setup
317:info:build     _install_setup_requires(attrs)
318:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 156, in _install_setup_requires
319:info:build     dist.fetch_build_eggs(dist.setup_requires)
320:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 721, in fetch_build_eggs
321:info:build     replace_conflicting=True,
322:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve
323:info:build     replace_conflicting=replace_conflicting
324:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match
325:info:build     return self.obtain(req, installer)
326:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain
327:info:build     return installer(requirement)
328:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 777, in fetch_build_egg
329:info:build     return fetch_build_egg(self, req)
330:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 70, in fetch_build_egg
331:info:build     return _legacy_fetch_build_egg(dist, req)
332:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 53, in _legacy_fetch_build_egg
333:info:build     return cmd.easy_install(req)
334:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 679, in easy_install
335:info:build     raise DistutilsError(msg)
336:info:build distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('wheel')
337:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
338:info:build Exit code: 1
339:error:build Failed to build py27-pynacl: command execution failed
340:debug:build Error code: CHILDSTATUS 33783 1
341:debug:build Backtrace: command execution failed
342:debug:build     while executing
343:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
344:debug:build     invoked from within
345:debug:build "command_exec -callback portprogress::target_progress_callback build"
346:debug:build     (procedure "portbuild::build_main" line 8)
347:debug:build     invoked from within
348:debug:build "$procedure $targetname"
349:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/main.log for details.
350version:1
351:debug:main Starting logging for py27-pynacl @1.4.0_0
352:debug:sysinfo macOS 13.2 (darwin/22.3.0) arch arm
353:debug:sysinfo MacPorts 2.8.1
354:debug:sysinfo Xcode 14.3, CLT 14.3.1.0.1.1683849156
355:debug:sysinfo SDK 13
356:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
357:debug:main dropping privileges: euid changed to 502, egid changed to 501.
358:debug:main Executing org.macports.main (py27-pynacl)
359:debug:main Privilege de-escalation not attempted as not running as root.
360:debug:archivefetch archivefetch phase started at Tue Jun  6 17:02:18 NZST 2023
361:msg:archivefetch --->  Fetching archive for py27-pynacl
362:debug:archivefetch Executing org.macports.archivefetch (py27-pynacl)
363:debug:archivefetch euid/egid changed to: 0/0
364:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
365:debug:archivefetch euid/egid changed to: 502/501
366:info:archivefetch --->  py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
367:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://packages.macports.org/py27-pynacl
368:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
369:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://kmq.jp.packages.macports.org/py27-pynacl
370:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
371:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/py27-pynacl
372:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
373:debug:archivefetch Privilege de-escalation not attempted as not running as root.
374:debug:archivefetch Skipping completed org.macports.fetch (py27-pynacl)
375:debug:archivefetch Privilege de-escalation not attempted as not running as root.
376:debug:archivefetch Skipping completed org.macports.checksum (py27-pynacl)
377:debug:archivefetch Privilege de-escalation not attempted as not running as root.
378:debug:archivefetch Skipping completed org.macports.extract (py27-pynacl)
379:debug:archivefetch Privilege de-escalation not attempted as not running as root.
380:debug:archivefetch Skipping completed org.macports.patch (py27-pynacl)
381:debug:archivefetch Privilege de-escalation not attempted as not running as root.
382:debug:archivefetch Skipping completed org.macports.configure (py27-pynacl)
383:debug:archivefetch Privilege de-escalation not attempted as not running as root.
384:debug:build build phase started at Tue Jun  6 17:02:19 NZST 2023
385:notice:build --->  Building py27-pynacl
386:debug:build Executing proc-pre-org.macports.build-build-0
387:debug:build Executing org.macports.build (py27-pynacl)
388:debug:build Environment:
389:debug:build CC='/usr/bin/clang'
390:debug:build CC_PRINT_OPTIONS='YES'
391:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.CC_PRINT_OPTIONS'
392:debug:build CFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
393:debug:build CPATH='/opt/local/include'
394:debug:build CXX='/usr/bin/clang++'
395:debug:build CXXFLAGS='-arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
396:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
397:debug:build F90FLAGS='-m64'
398:debug:build FCFLAGS='-m64'
399:debug:build FFLAGS='-m64'
400:debug:build LDFLAGS='-arch arm64'
401:debug:build LIBRARY_PATH='/opt/local/lib'
402:debug:build MACOSX_DEPLOYMENT_TARGET='13.0'
403:debug:build OBJC='/usr/bin/clang'
404:debug:build OBJCFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
405:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
406:debug:build SODIUM_INSTALL='system'
407:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
408:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
409:info:build WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version.
410:info:build Not found: ''
411:info:build Not found: ''/wheel/
412:info:build Not found: ''/wheel/
413:info:build Couldn't find index page for 'wheel' (maybe misspelled?)
414:info:build Not found: ''/
415:info:build No local packages or working download links found for wheel
416:info:build Traceback (most recent call last):
417:info:build   File "setup.py", line 264, in <module>
418:info:build     "Programming Language :: Python :: 3.8",
419:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 161, in setup
420:info:build     _install_setup_requires(attrs)
421:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 156, in _install_setup_requires
422:info:build     dist.fetch_build_eggs(dist.setup_requires)
423:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 721, in fetch_build_eggs
424:info:build     replace_conflicting=True,
425:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve
426:info:build     replace_conflicting=replace_conflicting
427:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match
428:info:build     return self.obtain(req, installer)
429:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain
430:info:build     return installer(requirement)
431:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 777, in fetch_build_egg
432:info:build     return fetch_build_egg(self, req)
433:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 70, in fetch_build_egg
434:info:build     return _legacy_fetch_build_egg(dist, req)
435:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 53, in _legacy_fetch_build_egg
436:info:build     return cmd.easy_install(req)
437:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 679, in easy_install
438:info:build     raise DistutilsError(msg)
439:info:build distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('wheel')
440:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
441:info:build Exit code: 1
442:error:build Failed to build py27-pynacl: command execution failed
443:debug:build Error code: CHILDSTATUS 34839 1
444:debug:build Backtrace: command execution failed
445:debug:build     while executing
446:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
447:debug:build     invoked from within
448:debug:build "command_exec -callback portprogress::target_progress_callback build"
449:debug:build     (procedure "portbuild::build_main" line 8)
450:debug:build     invoked from within
451:debug:build "$procedure $targetname"
452:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/main.log for details.
453version:1
454:debug:main Starting logging for py27-pynacl @1.4.0_0
455:debug:sysinfo macOS 13.2 (darwin/22.3.0) arch arm
456:debug:sysinfo MacPorts 2.8.1
457:debug:sysinfo Xcode 14.3, CLT 14.3.1.0.1.1683849156
458:debug:sysinfo SDK 13
459:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
460:debug:main dropping privileges: euid changed to 502, egid changed to 501.
461:debug:main Executing org.macports.main (py27-pynacl)
462:debug:main Privilege de-escalation not attempted as not running as root.
463:debug:archivefetch archivefetch phase started at Tue Jun  6 17:07:32 NZST 2023
464:msg:archivefetch --->  Fetching archive for py27-pynacl
465:debug:archivefetch Executing org.macports.archivefetch (py27-pynacl)
466:debug:archivefetch euid/egid changed to: 0/0
467:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
468:debug:archivefetch euid/egid changed to: 502/501
469:info:archivefetch --->  py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
470:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://packages.macports.org/py27-pynacl
471:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
472:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://kmq.jp.packages.macports.org/py27-pynacl
473:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
474:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/py27-pynacl
475:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
476:debug:archivefetch Privilege de-escalation not attempted as not running as root.
477:debug:archivefetch Skipping completed org.macports.fetch (py27-pynacl)
478:debug:archivefetch Privilege de-escalation not attempted as not running as root.
479:debug:archivefetch Skipping completed org.macports.checksum (py27-pynacl)
480:debug:archivefetch Privilege de-escalation not attempted as not running as root.
481:debug:archivefetch Skipping completed org.macports.extract (py27-pynacl)
482:debug:archivefetch Privilege de-escalation not attempted as not running as root.
483:debug:archivefetch Skipping completed org.macports.patch (py27-pynacl)
484:debug:archivefetch Privilege de-escalation not attempted as not running as root.
485:debug:archivefetch Skipping completed org.macports.configure (py27-pynacl)
486:debug:archivefetch Privilege de-escalation not attempted as not running as root.
487:debug:build build phase started at Tue Jun  6 17:07:34 NZST 2023
488:notice:build --->  Building py27-pynacl
489:debug:build Executing proc-pre-org.macports.build-build-0
490:debug:build Executing org.macports.build (py27-pynacl)
491:debug:build Environment:
492:debug:build CC='/usr/bin/clang'
493:debug:build CC_PRINT_OPTIONS='YES'
494:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.CC_PRINT_OPTIONS'
495:debug:build CFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
496:debug:build CPATH='/opt/local/include'
497:debug:build CXX='/usr/bin/clang++'
498:debug:build CXXFLAGS='-arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
499:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
500:debug:build F90FLAGS='-m64'
501:debug:build FCFLAGS='-m64'
502:debug:build FFLAGS='-m64'
503:debug:build LDFLAGS='-arch arm64'
504:debug:build LIBRARY_PATH='/opt/local/lib'
505:debug:build MACOSX_DEPLOYMENT_TARGET='13.0'
506:debug:build OBJC='/usr/bin/clang'
507:debug:build OBJCFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
508:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
509:debug:build SODIUM_INSTALL='system'
510:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
511:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
512:info:build WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version.
513:info:build Not found: ''
514:info:build Not found: ''/wheel/
515:info:build Not found: ''/wheel/
516:info:build Couldn't find index page for 'wheel' (maybe misspelled?)
517:info:build Not found: ''/
518:info:build No local packages or working download links found for wheel
519:info:build Traceback (most recent call last):
520:info:build   File "setup.py", line 264, in <module>
521:info:build     "Programming Language :: Python :: 3.8",
522:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 161, in setup
523:info:build     _install_setup_requires(attrs)
524:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 156, in _install_setup_requires
525:info:build     dist.fetch_build_eggs(dist.setup_requires)
526:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 721, in fetch_build_eggs
527:info:build     replace_conflicting=True,
528:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve
529:info:build     replace_conflicting=replace_conflicting
530:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match
531:info:build     return self.obtain(req, installer)
532:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain
533:info:build     return installer(requirement)
534:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 777, in fetch_build_egg
535:info:build     return fetch_build_egg(self, req)
536:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 70, in fetch_build_egg
537:info:build     return _legacy_fetch_build_egg(dist, req)
538:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 53, in _legacy_fetch_build_egg
539:info:build     return cmd.easy_install(req)
540:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 679, in easy_install
541:info:build     raise DistutilsError(msg)
542:info:build distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('wheel')
543:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
544:info:build Exit code: 1
545:error:build Failed to build py27-pynacl: command execution failed
546:debug:build Error code: CHILDSTATUS 35151 1
547:debug:build Backtrace: command execution failed
548:debug:build     while executing
549:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
550:debug:build     invoked from within
551:debug:build "command_exec -callback portprogress::target_progress_callback build"
552:debug:build     (procedure "portbuild::build_main" line 8)
553:debug:build     invoked from within
554:debug:build "$procedure $targetname"
555:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/main.log for details.
556version:1
557:debug:main Starting logging for py27-pynacl @1.4.0_0
558:debug:sysinfo macOS 13.2 (darwin/22.3.0) arch arm
559:debug:sysinfo MacPorts 2.8.1
560:debug:sysinfo Xcode 14.3, CLT 14.3.1.0.1.1683849156
561:debug:sysinfo SDK 13
562:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
563:debug:main dropping privileges: euid changed to 502, egid changed to 501.
564:debug:main Executing org.macports.main (py27-pynacl)
565:debug:main Privilege de-escalation not attempted as not running as root.
566:debug:archivefetch archivefetch phase started at Tue Jun  6 17:12:06 NZST 2023
567:msg:archivefetch --->  Fetching archive for py27-pynacl
568:debug:archivefetch Executing org.macports.archivefetch (py27-pynacl)
569:debug:archivefetch euid/egid changed to: 0/0
570:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
571:debug:archivefetch euid/egid changed to: 502/501
572:info:archivefetch --->  py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
573:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://packages.macports.org/py27-pynacl
574:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
575:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://kmq.jp.packages.macports.org/py27-pynacl
576:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
577:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/py27-pynacl
578:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
579:debug:archivefetch Privilege de-escalation not attempted as not running as root.
580:debug:archivefetch Skipping completed org.macports.fetch (py27-pynacl)
581:debug:archivefetch Privilege de-escalation not attempted as not running as root.
582:debug:archivefetch Skipping completed org.macports.checksum (py27-pynacl)
583:debug:archivefetch Privilege de-escalation not attempted as not running as root.
584:debug:archivefetch Skipping completed org.macports.extract (py27-pynacl)
585:debug:archivefetch Privilege de-escalation not attempted as not running as root.
586:debug:archivefetch Skipping completed org.macports.patch (py27-pynacl)
587:debug:archivefetch Privilege de-escalation not attempted as not running as root.
588:debug:archivefetch Skipping completed org.macports.configure (py27-pynacl)
589:debug:archivefetch Privilege de-escalation not attempted as not running as root.
590:debug:build build phase started at Tue Jun  6 17:12:07 NZST 2023
591:notice:build --->  Building py27-pynacl
592:debug:build Executing proc-pre-org.macports.build-build-0
593:debug:build Executing org.macports.build (py27-pynacl)
594:debug:build Environment:
595:debug:build CC='/usr/bin/clang'
596:debug:build CC_PRINT_OPTIONS='YES'
597:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.CC_PRINT_OPTIONS'
598:debug:build CFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
599:debug:build CPATH='/opt/local/include'
600:debug:build CXX='/usr/bin/clang++'
601:debug:build CXXFLAGS='-arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
602:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
603:debug:build F90FLAGS='-m64'
604:debug:build FCFLAGS='-m64'
605:debug:build FFLAGS='-m64'
606:debug:build LDFLAGS='-arch arm64'
607:debug:build LIBRARY_PATH='/opt/local/lib'
608:debug:build MACOSX_DEPLOYMENT_TARGET='13.0'
609:debug:build OBJC='/usr/bin/clang'
610:debug:build OBJCFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
611:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
612:debug:build SODIUM_INSTALL='system'
613:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
614:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
615:info:build WARNING: The wheel package is not available.
616:info:build DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
617:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
618:info:build WARNING: Url '''/wheel/' is ignored. It is either a non-existing path or lacks a specific scheme.
619:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
620:info:build ERROR: Could not find a version that satisfies the requirement wheel (from versions: none)
621:info:build ERROR: No matching distribution found for wheel
622:info:build Traceback (most recent call last):
623:info:build   File "setup.py", line 264, in <module>
624:info:build     "Programming Language :: Python :: 3.8",
625:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 161, in setup
626:info:build     _install_setup_requires(attrs)
627:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 156, in _install_setup_requires
628:info:build     dist.fetch_build_eggs(dist.setup_requires)
629:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 721, in fetch_build_eggs
630:info:build     replace_conflicting=True,
631:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve
632:info:build     replace_conflicting=replace_conflicting
633:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match
634:info:build     return self.obtain(req, installer)
635:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain
636:info:build     return installer(requirement)
637:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 777, in fetch_build_egg
638:info:build     return fetch_build_egg(self, req)
639:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 130, in fetch_build_egg
640:info:build     raise DistutilsError(str(e))
641:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.tmp/tmp_JiqkA', '--quiet', '--index-url', "''", '--find-links', "''", 'wheel']' returned non-zero exit status 1
642:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
643:info:build Exit code: 1
644:error:build Failed to build py27-pynacl: command execution failed
645:debug:build Error code: CHILDSTATUS 35475 1
646:debug:build Backtrace: command execution failed
647:debug:build     while executing
648:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
649:debug:build     invoked from within
650:debug:build "command_exec -callback portprogress::target_progress_callback build"
651:debug:build     (procedure "portbuild::build_main" line 8)
652:debug:build     invoked from within
653:debug:build "$procedure $targetname"
654:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/main.log for details.
655version:1
656:debug:main Starting logging for py27-pynacl @1.4.0_0
657:debug:sysinfo macOS 13.2 (darwin/22.3.0) arch arm
658:debug:sysinfo MacPorts 2.8.1
659:debug:sysinfo Xcode 14.3, CLT 14.3.1.0.1.1683849156
660:debug:sysinfo SDK 13
661:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
662:debug:main dropping privileges: euid changed to 502, egid changed to 501.
663:debug:main Executing org.macports.main (py27-pynacl)
664:debug:main Privilege de-escalation not attempted as not running as root.
665:debug:archivefetch archivefetch phase started at Tue Jun 13 15:21:34 NZST 2023
666:msg:archivefetch --->  Fetching archive for py27-pynacl
667:debug:archivefetch Executing org.macports.archivefetch (py27-pynacl)
668:debug:archivefetch euid/egid changed to: 0/0
669:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
670:debug:archivefetch euid/egid changed to: 502/501
671:info:archivefetch --->  py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
672:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://packages.macports.org/py27-pynacl
673:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
674:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://kmq.jp.packages.macports.org/py27-pynacl
675:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
676:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/py27-pynacl
677:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
678:debug:archivefetch Privilege de-escalation not attempted as not running as root.
679:debug:archivefetch Skipping completed org.macports.fetch (py27-pynacl)
680:debug:archivefetch Privilege de-escalation not attempted as not running as root.
681:debug:archivefetch Skipping completed org.macports.checksum (py27-pynacl)
682:debug:archivefetch Privilege de-escalation not attempted as not running as root.
683:debug:archivefetch Skipping completed org.macports.extract (py27-pynacl)
684:debug:archivefetch Privilege de-escalation not attempted as not running as root.
685:debug:archivefetch Skipping completed org.macports.patch (py27-pynacl)
686:debug:archivefetch Privilege de-escalation not attempted as not running as root.
687:debug:archivefetch Skipping completed org.macports.configure (py27-pynacl)
688:debug:archivefetch Privilege de-escalation not attempted as not running as root.
689:debug:build build phase started at Tue Jun 13 15:21:39 NZST 2023
690:notice:build --->  Building py27-pynacl
691:debug:build Executing proc-pre-org.macports.build-build-0
692:debug:build Executing org.macports.build (py27-pynacl)
693:debug:build Environment:
694:debug:build CC='/usr/bin/clang'
695:debug:build CC_PRINT_OPTIONS='YES'
696:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.CC_PRINT_OPTIONS'
697:debug:build CFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
698:debug:build CPATH='/opt/local/include'
699:debug:build CXX='/usr/bin/clang++'
700:debug:build CXXFLAGS='-arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
701:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
702:debug:build F90FLAGS='-m64'
703:debug:build FCFLAGS='-m64'
704:debug:build FFLAGS='-m64'
705:debug:build LDFLAGS='-arch arm64'
706:debug:build LIBRARY_PATH='/opt/local/lib'
707:debug:build MACOSX_DEPLOYMENT_TARGET='13.0'
708:debug:build OBJC='/usr/bin/clang'
709:debug:build OBJCFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
710:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
711:debug:build SODIUM_INSTALL='system'
712:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
713:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
714:info:build WARNING: The wheel package is not available.
715:info:build DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
716:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
717:info:build WARNING: Url '''/wheel/' is ignored. It is either a non-existing path or lacks a specific scheme.
718:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
719:info:build ERROR: Could not find a version that satisfies the requirement wheel (from versions: none)
720:info:build ERROR: No matching distribution found for wheel
721:info:build Traceback (most recent call last):
722:info:build   File "setup.py", line 264, in <module>
723:info:build     "Programming Language :: Python :: 3.8",
724:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 161, in setup
725:info:build     _install_setup_requires(attrs)
726:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 156, in _install_setup_requires
727:info:build     dist.fetch_build_eggs(dist.setup_requires)
728:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 721, in fetch_build_eggs
729:info:build     replace_conflicting=True,
730:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve
731:info:build     replace_conflicting=replace_conflicting
732:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match
733:info:build     return self.obtain(req, installer)
734:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain
735:info:build     return installer(requirement)
736:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 777, in fetch_build_egg
737:info:build     return fetch_build_egg(self, req)
738:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 130, in fetch_build_egg
739:info:build     raise DistutilsError(str(e))
740:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.tmp/tmpa4n8KG', '--quiet', '--index-url', "''", '--find-links', "''", 'wheel']' returned non-zero exit status 1
741:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
742:info:build Exit code: 1
743:error:build Failed to build py27-pynacl: command execution failed
744:debug:build Error code: CHILDSTATUS 11566 1
745:debug:build Backtrace: command execution failed
746:debug:build     while executing
747:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
748:debug:build     invoked from within
749:debug:build "command_exec -callback portprogress::target_progress_callback build"
750:debug:build     (procedure "portbuild::build_main" line 8)
751:debug:build     invoked from within
752:debug:build "$procedure $targetname"
753:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/main.log for details.
754version:1
755:debug:clean Starting logging for py27-pynacl @1.4.0_0
756:debug:sysinfo macOS 13.2 (darwin/22.3.0) arch arm
757:debug:sysinfo MacPorts 2.8.1
758:debug:sysinfo Xcode 14.3, CLT 14.3.1.0.1.1683849156
759:debug:sysinfo SDK 13
760:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
761:debug:clean dropping privileges: euid changed to 502, egid changed to 501.
762:debug:main Executing org.macports.main (py27-pynacl)
763:debug:main Privilege de-escalation not attempted as not running as root.
764:debug:archivefetch archivefetch phase started at Tue Jun 13 15:45:21 NZST 2023
765:msg:archivefetch --->  Fetching archive for py27-pynacl
766:debug:archivefetch Executing org.macports.archivefetch (py27-pynacl)
767:debug:archivefetch euid/egid changed to: 0/0
768:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
769:debug:archivefetch euid/egid changed to: 502/501
770:info:archivefetch --->  py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
771:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://packages.macports.org/py27-pynacl
772:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
773:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from https://kmq.jp.packages.macports.org/py27-pynacl
774:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
775:msg:archivefetch --->  Attempting to fetch py27-pynacl-1.4.0_0.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/py27-pynacl
776:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
777:debug:archivefetch Privilege de-escalation not attempted as not running as root.
778:debug:archivefetch Skipping completed org.macports.fetch (py27-pynacl)
779:debug:archivefetch Privilege de-escalation not attempted as not running as root.
780:debug:archivefetch Skipping completed org.macports.checksum (py27-pynacl)
781:debug:archivefetch Privilege de-escalation not attempted as not running as root.
782:debug:archivefetch Skipping completed org.macports.extract (py27-pynacl)
783:debug:archivefetch Privilege de-escalation not attempted as not running as root.
784:debug:archivefetch Skipping completed org.macports.patch (py27-pynacl)
785:debug:archivefetch Privilege de-escalation not attempted as not running as root.
786:debug:archivefetch Skipping completed org.macports.configure (py27-pynacl)
787:debug:archivefetch Privilege de-escalation not attempted as not running as root.
788:debug:build build phase started at Tue Jun 13 15:45:22 NZST 2023
789:notice:build --->  Building py27-pynacl
790:debug:build Executing proc-pre-org.macports.build-build-0
791:debug:build Executing org.macports.build (py27-pynacl)
792:debug:build Environment:
793:debug:build CC='/usr/bin/clang'
794:debug:build CC_PRINT_OPTIONS='YES'
795:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.CC_PRINT_OPTIONS'
796:debug:build CFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
797:debug:build CPATH='/opt/local/include'
798:debug:build CXX='/usr/bin/clang++'
799:debug:build CXXFLAGS='-arch arm64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
800:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
801:debug:build F90FLAGS='-m64'
802:debug:build FCFLAGS='-m64'
803:debug:build FFLAGS='-m64'
804:debug:build LDFLAGS='-arch arm64'
805:debug:build LIBRARY_PATH='/opt/local/lib'
806:debug:build MACOSX_DEPLOYMENT_TARGET='13.0'
807:debug:build OBJC='/usr/bin/clang'
808:debug:build OBJCFLAGS='-arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
809:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
810:debug:build SODIUM_INSTALL='system'
811:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
812:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
813:info:build WARNING: The wheel package is not available.
814:info:build DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
815:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
816:info:build WARNING: Url '''/wheel/' is ignored. It is either a non-existing path or lacks a specific scheme.
817:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
818:info:build ERROR: Could not find a version that satisfies the requirement wheel (from versions: none)
819:info:build ERROR: No matching distribution found for wheel
820:info:build Traceback (most recent call last):
821:info:build   File "setup.py", line 264, in <module>
822:info:build     "Programming Language :: Python :: 3.8",
823:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 161, in setup
824:info:build     _install_setup_requires(attrs)
825:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/__init__.py", line 156, in _install_setup_requires
826:info:build     dist.fetch_build_eggs(dist.setup_requires)
827:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 721, in fetch_build_eggs
828:info:build     replace_conflicting=True,
829:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve
830:info:build     replace_conflicting=replace_conflicting
831:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match
832:info:build     return self.obtain(req, installer)
833:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain
834:info:build     return installer(requirement)
835:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/dist.py", line 777, in fetch_build_egg
836:info:build     return fetch_build_egg(self, req)
837:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/setuptools/installer.py", line 130, in fetch_build_egg
838:info:build     raise DistutilsError(str(e))
839:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/.tmp/tmpqWNd7K', '--quiet', '--index-url', "''", '--find-links', "''", 'wheel']' returned non-zero exit status 1
840:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/work/PyNaCl-1.4.0" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build
841:info:build Exit code: 1
842:error:build Failed to build py27-pynacl: command execution failed
843:debug:build Error code: CHILDSTATUS 2723 1
844:debug:build Backtrace: command execution failed
845:debug:build     while executing
846:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
847:debug:build     invoked from within
848:debug:build "command_exec -callback portprogress::target_progress_callback build"
849:debug:build     (procedure "portbuild::build_main" line 8)
850:debug:build     invoked from within
851:debug:build "$procedure $targetname"
852:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pynacl/py27-pynacl/main.log for details.