Ticket #62367: main.log

File main.log, 230.3 KB (added by ShadSterling (Shad Sterling), 3 years ago)
Line 
1version:1
2:debug:sysinfo macOS 11.2 (darwin/20.3.0) arch i386
3:debug:sysinfo MacPorts 2.6.4
4:debug:sysinfo Xcode 12.4
5:debug:sysinfo SDK 11.2
6:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.2
7:warn:clean The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
8:warn:clean You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
9:msg:clean --->  Computing dependencies for py39-anyio:info:clean .:debug:clean py39-anyio has no conflicts
10:debug:clean Searching for dependency: py39-setuptools
11:debug:clean Found Dependency: receipt exists for py39-setuptools
12:debug:clean Searching for dependency: python39
13:debug:clean Found Dependency: receipt exists for python39
14:debug:clean Searching for dependency: py39-idna
15:debug:clean Found Dependency: receipt exists for py39-idna
16:debug:clean Searching for dependency: py39-sniffio
17:debug:clean Found Dependency: receipt exists for py39-sniffio
18:debug:main Executing org.macports.main (py39-anyio)
19:debug:main dropping privileges: euid changed to 505, egid changed to 20.
20:debug:archivefetch archivefetch phase started at Sat Feb 27 14:53:08 EST 2021
21:msg:archivefetch --->  Fetching archive for py39-anyio
22:debug:archivefetch Executing org.macports.archivefetch (py39-anyio)
23:debug:archivefetch euid/egid changed to: 0/0
24:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
25:debug:archivefetch euid/egid changed to: 505/20
26:info:archivefetch --->  py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
27:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py39-anyio
28:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
29:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://mse.uk.packages.macports.org/py39-anyio
30:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
31:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://lil.fr.packages.macports.org/py39-anyio
32:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
33:debug:archivefetch Privilege de-escalation not attempted as not running as root.
34:debug:fetch fetch phase started at Sat Feb 27 14:53:09 EST 2021
35:notice:fetch --->  Fetching distfiles for py39-anyio
36:debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0.
37:debug:fetch dropping privileges: euid changed to 505, egid changed to 20.
38:debug:fetch Executing org.macports.fetch (py39-anyio)
39:info:fetch --->  anyio-2.2.0.tar.gz does not exist in /opt/local/var/macports/distfiles/py-anyio
40:notice:fetch --->  Attempting to fetch anyio-2.2.0.tar.gz from https://files.pythonhosted.org/packages/source/a/anyio
41:debug:fetch Privilege de-escalation not attempted as not running as root.
42:debug:checksum checksum phase started at Sat Feb 27 14:53:09 EST 2021
43:notice:checksum --->  Verifying checksums for py39-anyio
44:debug:checksum Executing org.macports.checksum (py39-anyio)
45:info:checksum --->  Checksumming anyio-2.2.0.tar.gz
46:debug:checksum Calculated (rmd160) is c35c743b310fbe8f50125a5410fb0b70b105c482
47:debug:checksum Correct (rmd160) checksum for anyio-2.2.0.tar.gz
48:debug:checksum Calculated (sha256) is 4a41c5b3a65ed92e469d51b6fba3779301850ea2e352afcf9e36c46f21ee14a9
49:debug:checksum Correct (sha256) checksum for anyio-2.2.0.tar.gz
50:debug:checksum Calculated (size) is 97217
51:debug:checksum Correct (size) checksum for anyio-2.2.0.tar.gz
52:debug:checksum Privilege de-escalation not attempted as not running as root.
53:debug:extract extract phase started at Sat Feb 27 14:53:09 EST 2021
54:notice:extract --->  Extracting py39-anyio
55:debug:extract Executing org.macports.extract (py39-anyio)
56:info:extract --->  Extracting anyio-2.2.0.tar.gz
57:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/py-anyio/anyio-2.2.0.tar.gz'
58:debug:extract Environment:
59:debug:extract CC_PRINT_OPTIONS='YES'
60: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-anyio/py39-anyio/work/.CC_PRINT_OPTIONS'
61:debug:extract CPATH='/opt/local/include'
62:debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools'
63:debug:extract LIBRARY_PATH='/opt/local/lib'
64:debug:extract MACOSX_DEPLOYMENT_TARGET='11.2'
65:debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
66:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/py-anyio/anyio-2.2.0.tar.gz' | /usr/bin/tar -xf -
67:debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/py-anyio/anyio-2.2.0.tar.gz' | /usr/bin/tar -xf -
68:debug:extract euid/egid changed to: 0/0
69:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work to macports
70:debug:extract euid/egid changed to: 505/20
71:debug:extract Executing proc-post-org.macports.extract-extract-0
72:debug:extract Privilege de-escalation not attempted as not running as root.
73:debug:patch patch phase started at Sat Feb 27 14:53:10 EST 2021
74:debug:patch Executing org.macports.patch (py39-anyio)
75:notice:patch --->  Applying patches to py39-anyio
76:info:patch --->  Applying patch-setup.cfg.diff
77:debug:patch Environment:
78:debug:patch CC_PRINT_OPTIONS='YES'
79:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/.CC_PRINT_OPTIONS'
80:debug:patch CPATH='/opt/local/include'
81:debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools'
82:debug:patch LIBRARY_PATH='/opt/local/lib'
83:debug:patch MACOSX_DEPLOYMENT_TARGET='11.2'
84:debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
85:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-anyio/files/patch-setup.cfg.diff'
86:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-anyio/files/patch-setup.cfg.diff'
87:info:patch patching file setup.cfg
88:debug:patch Executing proc-post-org.macports.patch-patch-0
89:info:patch --->  Patching setup.cfg: s|@@VERSION@@|2.2.0|g
90:debug:patch Executing reinplace: /usr/bin/sed s|@@VERSION@@|2.2.0|g </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.cfg >@file11
91:debug:patch euid/egid changed to: 0/0
92:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.cfg to macports
93:debug:patch euid/egid changed to: 505/20
94:debug:patch euid/egid changed to: 0/0
95:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.cfg
96:debug:patch euid/egid changed to: 505/20
97:debug:patch Privilege de-escalation not attempted as not running as root.
98:debug:configure configure phase started at Sat Feb 27 14:53:10 EST 2021
99:notice:configure --->  Configuring py39-anyio
100:debug:configure Preferred compilers: clang macports-clang-9.0 macports-clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 macports-gcc-10 macports-gcc-9 macports-gcc-8 macports-gcc-7 macports-gcc-6 macports-gcc-5
101:debug:configure Using compiler 'Xcode Clang'
102:debug:configure Executing org.macports.configure (py39-anyio)
103:debug:configure Privilege de-escalation not attempted as not running as root.
104:debug:build build phase started at Sat Feb 27 14:53:10 EST 2021
105:notice:build --->  Building py39-anyio
106:debug:build Executing proc-pre-org.macports.build-build-0
107:debug:build Executing org.macports.build (py39-anyio)
108:debug:build Environment:
109:debug:build CC='/usr/bin/clang'
110:debug:build CC_PRINT_OPTIONS='YES'
111: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-anyio/py39-anyio/work/.CC_PRINT_OPTIONS'
112:debug:build CFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
113:debug:build CPATH='/opt/local/include'
114:debug:build CXX='/usr/bin/clang++'
115:debug:build CXXFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
116:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
117:debug:build F90FLAGS=''
118:debug:build FCFLAGS=''
119:debug:build FFLAGS=''
120:debug:build LDFLAGS=''
121:debug:build LIBRARY_PATH='/opt/local/lib'
122:debug:build MACOSX_DEPLOYMENT_TARGET='11.2'
123:debug:build OBJC='/usr/bin/clang'
124:debug:build OBJCFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
125:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
126:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
127:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
128:info:build WARNING: The wheel package is not available.
129:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
130:info:build WARNING: Url '''/setuptools-scm/' is ignored. It is either a non-existing path or lacks a specific scheme.
131:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
132:info:build ERROR: Could not find a version that satisfies the requirement setuptools_scm
133:info:build ERROR: No matching distribution found for setuptools_scm
134:info:build Traceback (most recent call last):
135:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 119, in fetch_build_egg
136:info:build     subprocess.check_call(cmd)
137:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call
138:info:build     raise CalledProcessError(retcode, cmd)
139:info:build subprocess.CalledProcessError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmp98tzmkb8', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
140:info:build The above exception was the direct cause of the following exception:
141:info:build Traceback (most recent call last):
142:info:build   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.py", line 3, in <module>
143:info:build     setup(
144:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 152, in setup
145:info:build     _install_setup_requires(attrs)
146:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires
147:info:build     dist.fetch_build_eggs(dist.setup_requires)
148:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 686, in fetch_build_eggs
149:info:build     resolved_dists = pkg_resources.working_set.resolve(
150:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 766, in resolve
151:info:build     dist = best[req.key] = env.best_match(
152:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1051, in best_match
153:info:build     return self.obtain(req, installer)
154:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1063, in obtain
155:info:build     return installer(requirement)
156:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 745, in fetch_build_egg
157:info:build     return fetch_build_egg(self, req)
158:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 121, in fetch_build_egg
159:info:build     raise DistutilsError(str(e)) from e
160:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmp98tzmkb8', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
161:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
162:info:build Exit code: 1
163:error:build Failed to build py39-anyio: command execution failed
164:debug:build Error code: CHILDSTATUS 48405 1
165:debug:build Backtrace: command execution failed
166:debug:build     while executing
167:debug:build "system {*}$notty {*}$nice $fullcmdstring"
168:debug:build     invoked from within
169:debug:build "command_exec build"
170:debug:build     (procedure "portbuild::build_main" line 8)
171:debug:build     invoked from within
172:debug:build "$procedure $targetname"
173:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/main.log for details.
174version:1
175:debug:sysinfo macOS 11.2 (darwin/20.3.0) arch i386
176:debug:sysinfo MacPorts 2.6.4
177:debug:sysinfo Xcode 12.4
178:debug:sysinfo SDK 11.2
179:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.2
180:warn:main The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
181:warn:main You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
182:msg:main --->  Computing dependencies for py39-anyio:info:main .:debug:main py39-anyio has no conflicts
183:debug:main Searching for dependency: py39-setuptools
184:debug:main Found Dependency: receipt exists for py39-setuptools
185:debug:main Searching for dependency: python39
186:debug:main Found Dependency: receipt exists for python39
187:debug:main Searching for dependency: py39-idna
188:debug:main Found Dependency: receipt exists for py39-idna
189:debug:main Searching for dependency: py39-sniffio
190:debug:main Found Dependency: receipt exists for py39-sniffio
191:debug:main Executing org.macports.main (py39-anyio)
192:debug:main dropping privileges: euid changed to 505, egid changed to 20.
193:debug:archivefetch archivefetch phase started at Sat Feb 27 16:06:23 EST 2021
194:msg:archivefetch --->  Fetching archive for py39-anyio
195:debug:archivefetch Executing org.macports.archivefetch (py39-anyio)
196:debug:archivefetch euid/egid changed to: 0/0
197:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
198:debug:archivefetch euid/egid changed to: 505/20
199:info:archivefetch --->  py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
200:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py39-anyio
201:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
202:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://mse.uk.packages.macports.org/py39-anyio
203:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
204:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://lil.fr.packages.macports.org/py39-anyio
205:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
206:debug:archivefetch Privilege de-escalation not attempted as not running as root.
207:debug:archivefetch Skipping completed org.macports.fetch (py39-anyio)
208:debug:archivefetch Privilege de-escalation not attempted as not running as root.
209:debug:archivefetch Skipping completed org.macports.checksum (py39-anyio)
210:debug:archivefetch Privilege de-escalation not attempted as not running as root.
211:debug:archivefetch Skipping completed org.macports.extract (py39-anyio)
212:debug:archivefetch Privilege de-escalation not attempted as not running as root.
213:debug:archivefetch Skipping completed org.macports.patch (py39-anyio)
214:debug:archivefetch Privilege de-escalation not attempted as not running as root.
215:debug:archivefetch Skipping completed org.macports.configure (py39-anyio)
216:debug:archivefetch Privilege de-escalation not attempted as not running as root.
217:debug:build build phase started at Sat Feb 27 16:06:28 EST 2021
218:notice:build --->  Building py39-anyio
219:debug:build Executing proc-pre-org.macports.build-build-0
220:debug:build Executing org.macports.build (py39-anyio)
221:debug:build Environment:
222:debug:build CC='/usr/bin/clang'
223:debug:build CC_PRINT_OPTIONS='YES'
224: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-anyio/py39-anyio/work/.CC_PRINT_OPTIONS'
225:debug:build CFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
226:debug:build CPATH='/opt/local/include'
227:debug:build CXX='/usr/bin/clang++'
228:debug:build CXXFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
229:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
230:debug:build F90FLAGS=''
231:debug:build FCFLAGS=''
232:debug:build FFLAGS=''
233:debug:build LDFLAGS=''
234:debug:build LIBRARY_PATH='/opt/local/lib'
235:debug:build MACOSX_DEPLOYMENT_TARGET='11.2'
236:debug:build OBJC='/usr/bin/clang'
237:debug:build OBJCFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
238:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
239:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
240:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
241:info:build WARNING: The wheel package is not available.
242:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
243:info:build WARNING: Url '''/setuptools-scm/' is ignored. It is either a non-existing path or lacks a specific scheme.
244:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
245:info:build ERROR: Could not find a version that satisfies the requirement setuptools_scm
246:info:build ERROR: No matching distribution found for setuptools_scm
247:info:build Traceback (most recent call last):
248:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 119, in fetch_build_egg
249:info:build     subprocess.check_call(cmd)
250:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call
251:info:build     raise CalledProcessError(retcode, cmd)
252:info:build subprocess.CalledProcessError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmppo5q257d', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
253:info:build The above exception was the direct cause of the following exception:
254:info:build Traceback (most recent call last):
255:info:build   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.py", line 3, in <module>
256:info:build     setup(
257:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 152, in setup
258:info:build     _install_setup_requires(attrs)
259:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires
260:info:build     dist.fetch_build_eggs(dist.setup_requires)
261:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 686, in fetch_build_eggs
262:info:build     resolved_dists = pkg_resources.working_set.resolve(
263:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 766, in resolve
264:info:build     dist = best[req.key] = env.best_match(
265:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1051, in best_match
266:info:build     return self.obtain(req, installer)
267:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1063, in obtain
268:info:build     return installer(requirement)
269:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 745, in fetch_build_egg
270:info:build     return fetch_build_egg(self, req)
271:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 121, in fetch_build_egg
272:info:build     raise DistutilsError(str(e)) from e
273:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmppo5q257d', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
274:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
275:info:build Exit code: 1
276:error:build Failed to build py39-anyio: command execution failed
277:debug:build Error code: CHILDSTATUS 56938 1
278:debug:build Backtrace: command execution failed
279:debug:build     while executing
280:debug:build "system {*}$notty {*}$nice $fullcmdstring"
281:debug:build     invoked from within
282:debug:build "command_exec build"
283:debug:build     (procedure "portbuild::build_main" line 8)
284:debug:build     invoked from within
285:debug:build "$procedure $targetname"
286:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/main.log for details.
287version:1
288:debug:sysinfo macOS 11.2 (darwin/20.3.0) arch i386
289:debug:sysinfo MacPorts 2.6.4
290:debug:sysinfo Xcode 12.4
291:debug:sysinfo SDK 11.2
292:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.2
293:warn:main The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
294:warn:main You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
295:debug:main epoch: in tree: 0 installed: 0
296:debug:main py39-setuptools 51.3.3_0 exists in the ports tree
297:debug:main py39-setuptools 51.3.3_0  is the latest installed
298:debug:main py39-setuptools 51.3.3_0  is active
299:debug:main Merging existing variants '' into variants
300:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
301:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-setuptools
302:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
303:debug:main Re-registering default for distname
304:debug:main Re-registering default for build.cmd
305:debug:main Re-registering default for build.target
306:debug:main Re-registering default for destroot.cmd
307:debug:main Re-registering default for destroot.destdir
308:debug:main Re-registering default for destroot.target
309:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
310:debug:main only one arch supported, so not adding the default universal variant
311:debug:main Requested variant +aqua is not provided by port py39-setuptools.
312:debug:main Requested variant +cocoa is not provided by port py39-setuptools.
313:debug:main Requested variant +universal is not provided by port py39-setuptools.
314:debug:main Requested variant -x11 is not provided by port py39-setuptools.
315:debug:main Requested variant +no_x11 is not provided by port py39-setuptools.
316:debug:main Requested variant +quartz is not provided by port py39-setuptools.
317:debug:main Requested variant +bash_completion is not provided by port py39-setuptools.
318:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
319:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
320:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
321:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
322:debug:main Running callback portstartupitem::add_notes
323:debug:main Finished running callback portstartupitem::add_notes
324:debug:main No need to upgrade! py39-setuptools 51.3.3_0 >= py39-setuptools 51.3.3_0
325:debug:main epoch: in tree: 0 installed: 0
326:debug:main python39 3.9.2_0 exists in the ports tree
327:debug:main python39 3.9.2_0  is the latest installed
328:debug:main python39 3.9.2_0  is active
329:debug:main Merging existing variants '-universal' into variants
330:debug:main new fully merged portvariants: aqua + cocoa + universal - no_x11 + x11 - bash_completion + quartz +
331:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/python39
332:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
333:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
334:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
335:debug:main universal variant already exists, so not adding the default one
336:debug:main Requested variant +aqua is not provided by port python39.
337:debug:main Requested variant +cocoa is not provided by port python39.
338:debug:main Requested variant -x11 is not provided by port python39.
339:debug:main Requested variant +no_x11 is not provided by port python39.
340:debug:main Requested variant +quartz is not provided by port python39.
341:debug:main Requested variant +bash_completion is not provided by port python39.
342:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
343:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
344:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
345:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
346:debug:main Running callback portstartupitem::add_notes
347:debug:main Finished running callback portstartupitem::add_notes
348:debug:main No need to upgrade! python39 3.9.2_0 >= python39 3.9.2_0
349:debug:main epoch: in tree: 0 installed: 0
350:debug:main bzip2 1.0.8_0 exists in the ports tree
351:debug:main bzip2 1.0.8_0 +universal is the latest installed
352:debug:main bzip2 1.0.8_0 +universal is active
353:debug:main Merging existing variants '+universal' into variants
354:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
355:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/bzip2
356:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
357:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
358:debug:main universal variant already exists, so not adding the default one
359:debug:main Requested variant +aqua is not provided by port bzip2.
360:debug:main Requested variant +cocoa is not provided by port bzip2.
361:debug:main Requested variant -x11 is not provided by port bzip2.
362:debug:main Requested variant +no_x11 is not provided by port bzip2.
363:debug:main Requested variant +quartz is not provided by port bzip2.
364:debug:main Requested variant +bash_completion is not provided by port bzip2.
365:debug:main Executing variant universal provides universal
366:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
367:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
368:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
369:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
370:debug:main Running callback portstartupitem::add_notes
371:debug:main Finished running callback portstartupitem::add_notes
372:debug:main No need to upgrade! bzip2 1.0.8_0 >= bzip2 1.0.8_0
373:debug:main epoch: in tree: 0 installed: 0
374:debug:main expat 2.2.10_0 exists in the ports tree
375:debug:main expat 2.2.10_0 +universal is the latest installed
376:debug:main expat 2.2.10_0 +universal is active
377:debug:main Merging existing variants '+universal' into variants
378:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
379:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/expat
380:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
381:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
382:debug:main muniversal: adding universal variant
383:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
384:debug:main Requested variant +aqua is not provided by port expat.
385:debug:main Requested variant +cocoa is not provided by port expat.
386:debug:main Requested variant -x11 is not provided by port expat.
387:debug:main Requested variant +no_x11 is not provided by port expat.
388:debug:main Requested variant +quartz is not provided by port expat.
389:debug:main Requested variant +bash_completion is not provided by port expat.
390:debug:main Executing variant universal provides universal
391:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
392:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
393:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
394:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
395:debug:main Running callback portstartupitem::add_notes
396:debug:main Finished running callback portstartupitem::add_notes
397:debug:main No need to upgrade! expat 2.2.10_0 >= expat 2.2.10_0
398:debug:main epoch: in tree: 2 installed: 2
399:debug:main gettext 0.19.8.1_2 exists in the ports tree
400:debug:main gettext 0.19.8.1_2 +universal is the latest installed
401:debug:main gettext 0.19.8.1_2 +universal is active
402:debug:main Merging existing variants '+universal' into variants
403:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
404:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
405:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
406:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
407:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
408:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
409:debug:main compiler clang 1200.0.32.29 not blacklisted because it doesn't match {clang < 211.10.1}
410:debug:main muniversal: adding universal variant
411:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
412:debug:main Requested variant +aqua is not provided by port gettext.
413:debug:main Requested variant +cocoa is not provided by port gettext.
414:debug:main Requested variant -x11 is not provided by port gettext.
415:debug:main Requested variant +no_x11 is not provided by port gettext.
416:debug:main Requested variant +quartz is not provided by port gettext.
417:debug:main Requested variant +bash_completion is not provided by port gettext.
418:debug:main Executing variant universal provides universal
419:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
420:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
421:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
422:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
423:debug:main Running callback portstartupitem::add_notes
424:debug:main Finished running callback portstartupitem::add_notes
425:debug:main No need to upgrade! gettext 0.19.8.1_2 >= gettext 0.19.8.1_2
426:debug:main epoch: in tree: 0 installed: 0
427:debug:main libiconv 1.16_1 exists in the ports tree
428:debug:main libiconv 1.16_1 +universal is the latest installed
429:debug:main libiconv 1.16_1 +universal is active
430:debug:main Merging existing variants '+universal' into variants
431:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
432:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/libiconv
433:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
434:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
435:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
436:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
437:debug:main muniversal: adding universal variant
438:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
439:debug:main Requested variant +aqua is not provided by port libiconv.
440:debug:main Requested variant +cocoa is not provided by port libiconv.
441:debug:main Requested variant -x11 is not provided by port libiconv.
442:debug:main Requested variant +no_x11 is not provided by port libiconv.
443:debug:main Requested variant +quartz is not provided by port libiconv.
444:debug:main Requested variant +bash_completion is not provided by port libiconv.
445:debug:main Executing variant universal provides universal
446:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
447:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
448:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
449:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
450:debug:main Running callback portstartupitem::add_notes
451:debug:main Finished running callback portstartupitem::add_notes
452:debug:main No need to upgrade! libiconv 1.16_1 >= libiconv 1.16_1
453:debug:main epoch: in tree: 0 installed: 0
454:debug:main ncurses 6.2_1 exists in the ports tree
455:debug:main ncurses 6.2_1 +universal is the latest installed
456:debug:main ncurses 6.2_1 +universal is active
457:debug:main Merging existing variants '+universal' into variants
458:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
459:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/ncurses
460:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
461:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
462:debug:main adding the default universal variant
463:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
464:debug:main Requested variant +aqua is not provided by port ncurses.
465:debug:main Requested variant +cocoa is not provided by port ncurses.
466:debug:main Requested variant -x11 is not provided by port ncurses.
467:debug:main Requested variant +no_x11 is not provided by port ncurses.
468:debug:main Requested variant +quartz is not provided by port ncurses.
469:debug:main Requested variant +bash_completion is not provided by port ncurses.
470:debug:main Executing variant universal provides universal
471:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
472:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
473:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
474:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
475:debug:main Running callback portstartupitem::add_notes
476:debug:main Finished running callback portstartupitem::add_notes
477:debug:main No need to upgrade! ncurses 6.2_1 >= ncurses 6.2_1
478:debug:main epoch: in tree: 20090923 installed: 20090923
479:debug:main libedit 20191231-3.1_0 exists in the ports tree
480:debug:main libedit 20191231-3.1_0 +universal is the latest installed
481:debug:main libedit 20191231-3.1_0 +universal is active
482:debug:main Merging existing variants '+universal' into variants
483:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
484:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libedit
485:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
486:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
487:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
488:debug:main muniversal: adding universal variant
489:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
490:debug:main Requested variant +aqua is not provided by port libedit.
491:debug:main Requested variant +cocoa is not provided by port libedit.
492:debug:main Requested variant -x11 is not provided by port libedit.
493:debug:main Requested variant +no_x11 is not provided by port libedit.
494:debug:main Requested variant +quartz is not provided by port libedit.
495:debug:main Requested variant +bash_completion is not provided by port libedit.
496:debug:main Executing variant universal provides universal
497:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
498:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
499:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
500:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
501:debug:main Running callback portstartupitem::add_notes
502:debug:main Finished running callback portstartupitem::add_notes
503:debug:main No need to upgrade! libedit 20191231-3.1_0 >= libedit 20191231-3.1_0
504:debug:main epoch: in tree: 0 installed: 0
505:debug:main libffi 3.3_1 exists in the ports tree
506:debug:main libffi 3.3_1 +universal is the latest installed
507:debug:main libffi 3.3_1 +universal is active
508:debug:main Merging existing variants '+universal' into variants
509:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
510:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libffi
511:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
512:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
513:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
514:debug:main Re-registering default for livecheck.url
515:debug:main Re-registering default for livecheck.regex
516:debug:main muniversal: adding universal variant
517:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
518:debug:main Requested variant +aqua is not provided by port libffi.
519:debug:main Requested variant +cocoa is not provided by port libffi.
520:debug:main Requested variant -x11 is not provided by port libffi.
521:debug:main Requested variant +no_x11 is not provided by port libffi.
522:debug:main Requested variant +quartz is not provided by port libffi.
523:debug:main Requested variant +bash_completion is not provided by port libffi.
524:debug:main Executing variant universal provides universal
525:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
526:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
527:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
528:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
529:debug:main Running callback portstartupitem::add_notes
530:debug:main Finished running callback portstartupitem::add_notes
531:debug:main No need to upgrade! libffi 3.3_1 >= libffi 3.3_1
532:debug:main epoch: in tree: 1 installed: 1
533:debug:main openssl 1.1.1j_0 exists in the ports tree
534:debug:main openssl 1.1.1j_0 +universal is the latest installed
535:debug:main openssl 1.1.1j_0 +universal is active
536:debug:main Merging existing variants '+universal' into variants
537:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
538:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/openssl
539:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
540:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
541:debug:main muniversal: adding universal variant
542:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
543:debug:main Requested variant +aqua is not provided by port openssl.
544:debug:main Requested variant +cocoa is not provided by port openssl.
545:debug:main Requested variant -x11 is not provided by port openssl.
546:debug:main Requested variant +no_x11 is not provided by port openssl.
547:debug:main Requested variant +quartz is not provided by port openssl.
548:debug:main Requested variant +bash_completion is not provided by port openssl.
549:debug:main Executing variant universal provides universal
550:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
551:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
552:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
553:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
554:debug:main Running callback portstartupitem::add_notes
555:debug:main Finished running callback portstartupitem::add_notes
556:debug:main No need to upgrade! openssl 1.1.1j_0 >= openssl 1.1.1j_0
557:debug:main epoch: in tree: 0 installed: 0
558:debug:main zlib 1.2.11_0 exists in the ports tree
559:debug:main zlib 1.2.11_0 +universal is the latest installed
560:debug:main zlib 1.2.11_0 +universal is active
561:debug:main Merging existing variants '+universal' into variants
562:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
563:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/zlib
564:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
565:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
566:debug:main adding the default universal variant
567:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
568:debug:main Requested variant +aqua is not provided by port zlib.
569:debug:main Requested variant +cocoa is not provided by port zlib.
570:debug:main Requested variant -x11 is not provided by port zlib.
571:debug:main Requested variant +no_x11 is not provided by port zlib.
572:debug:main Requested variant +quartz is not provided by port zlib.
573:debug:main Requested variant +bash_completion is not provided by port zlib.
574:debug:main Executing variant universal provides universal
575:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
576:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
577:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
578:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
579:debug:main Running callback portstartupitem::add_notes
580:debug:main Finished running callback portstartupitem::add_notes
581:debug:main No need to upgrade! zlib 1.2.11_0 >= zlib 1.2.11_0
582:debug:main epoch: in tree: 0 installed: 0
583:debug:main sqlite3 3.34.1_0 exists in the ports tree
584:debug:main sqlite3 3.34.1_0 +universal is the latest installed
585:debug:main sqlite3 3.34.1_0 +universal is active
586:debug:main Merging existing variants '+universal' into variants
587:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
588:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/databases/sqlite3
589:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
590:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
591:debug:main adding the default universal variant
592:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
593:debug:main Requested variant +aqua is not provided by port sqlite3.
594:debug:main Requested variant +cocoa is not provided by port sqlite3.
595:debug:main Requested variant -x11 is not provided by port sqlite3.
596:debug:main Requested variant +no_x11 is not provided by port sqlite3.
597:debug:main Requested variant +quartz is not provided by port sqlite3.
598:debug:main Requested variant +bash_completion is not provided by port sqlite3.
599:debug:main Executing variant universal provides universal
600:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
601:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
602:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
603:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
604:debug:main Running callback portstartupitem::add_notes
605:debug:main Finished running callback portstartupitem::add_notes
606:debug:main No need to upgrade! sqlite3 3.34.1_0 >= sqlite3 3.34.1_0
607:debug:main epoch: in tree: 0 installed: 0
608:debug:main xz 5.2.5_0 exists in the ports tree
609:debug:main xz 5.2.5_0 +universal is the latest installed
610:debug:main xz 5.2.5_0 +universal is active
611:debug:main Merging existing variants '+universal' into variants
612:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
613:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xz
614:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
615:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
616:debug:main adding the default universal variant
617:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
618:debug:main Requested variant +aqua is not provided by port xz.
619:debug:main Requested variant +cocoa is not provided by port xz.
620:debug:main Requested variant -x11 is not provided by port xz.
621:debug:main Requested variant +no_x11 is not provided by port xz.
622:debug:main Requested variant +quartz is not provided by port xz.
623:debug:main Requested variant +bash_completion is not provided by port xz.
624:debug:main Executing variant universal provides universal
625:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
626:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
627:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
628:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
629:debug:main Running callback portstartupitem::add_notes
630:debug:main Finished running callback portstartupitem::add_notes
631:debug:main No need to upgrade! xz 5.2.5_0 >= xz 5.2.5_0
632:debug:main epoch: in tree: 0 installed: 0
633:debug:main python_select 0.3_9 exists in the ports tree
634:debug:main python_select 0.3_9  is the latest installed
635:debug:main python_select 0.3_9  is active
636:debug:main Merging existing variants '' into variants
637:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
638:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/python_select
639:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
640:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
641:debug:main universal_variant is false, so not adding the default universal variant
642:debug:main Requested variant +aqua is not provided by port python_select.
643:debug:main Requested variant +cocoa is not provided by port python_select.
644:debug:main Requested variant +universal is not provided by port python_select.
645:debug:main Requested variant -x11 is not provided by port python_select.
646:debug:main Requested variant +no_x11 is not provided by port python_select.
647:debug:main Requested variant +quartz is not provided by port python_select.
648:debug:main Requested variant +bash_completion is not provided by port python_select.
649:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
650:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
651:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
652:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
653:debug:main Running callback portstartupitem::add_notes
654:debug:main Finished running callback portstartupitem::add_notes
655:debug:main No need to upgrade! python_select 0.3_9 >= python_select 0.3_9
656:debug:main epoch: in tree: 0 installed: 0
657:debug:main python3_select 0.0_2 exists in the ports tree
658:debug:main python3_select 0.0_2  is the latest installed
659:debug:main python3_select 0.0_2  is active
660:debug:main Merging existing variants '' into variants
661:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
662:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/python3_select
663:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
664:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
665:debug:main universal_variant is false, so not adding the default universal variant
666:debug:main Requested variant +aqua is not provided by port python3_select.
667:debug:main Requested variant +cocoa is not provided by port python3_select.
668:debug:main Requested variant +universal is not provided by port python3_select.
669:debug:main Requested variant -x11 is not provided by port python3_select.
670:debug:main Requested variant +no_x11 is not provided by port python3_select.
671:debug:main Requested variant +quartz is not provided by port python3_select.
672:debug:main Requested variant +bash_completion is not provided by port python3_select.
673:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
674:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
675:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
676:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
677:debug:main Running callback portstartupitem::add_notes
678:debug:main Finished running callback portstartupitem::add_notes
679:debug:main No need to upgrade! python3_select 0.0_2 >= python3_select 0.0_2
680:debug:main epoch: in tree: 0 installed: 0
681:debug:main py39-idna 3.1_0 exists in the ports tree
682:debug:main py39-idna 3.1_0  is the latest installed
683:debug:main py39-idna 3.1_0  is active
684:debug:main Merging existing variants '' into variants
685:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
686:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-idna
687:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
688:debug:main Re-registering default for distname
689:debug:main Re-registering default for build.cmd
690:debug:main Re-registering default for build.target
691:debug:main Re-registering default for destroot.cmd
692:debug:main Re-registering default for destroot.destdir
693:debug:main Re-registering default for destroot.target
694:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
695:debug:main only one arch supported, so not adding the default universal variant
696:debug:main Requested variant +aqua is not provided by port py39-idna.
697:debug:main Requested variant +cocoa is not provided by port py39-idna.
698:debug:main Requested variant +universal is not provided by port py39-idna.
699:debug:main Requested variant -x11 is not provided by port py39-idna.
700:debug:main Requested variant +no_x11 is not provided by port py39-idna.
701:debug:main Requested variant +quartz is not provided by port py39-idna.
702:debug:main Requested variant +bash_completion is not provided by port py39-idna.
703:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
704:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
705:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
706:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
707:debug:main Running callback portstartupitem::add_notes
708:debug:main Finished running callback portstartupitem::add_notes
709:debug:main No need to upgrade! py39-idna 3.1_0 >= py39-idna 3.1_0
710:debug:main epoch: in tree: 0 installed: 0
711:debug:main py39-sniffio 1.2.0_0 exists in the ports tree
712:debug:main py39-sniffio 1.2.0_0  is the latest installed
713:debug:main py39-sniffio 1.2.0_0  is active
714:debug:main Merging existing variants '' into variants
715:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
716:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-sniffio
717:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
718:debug:main Re-registering default for distname
719:debug:main Re-registering default for build.cmd
720:debug:main Re-registering default for build.target
721:debug:main Re-registering default for destroot.cmd
722:debug:main Re-registering default for destroot.destdir
723:debug:main Re-registering default for destroot.target
724:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
725:debug:main only one arch supported, so not adding the default universal variant
726:debug:main Requested variant +aqua is not provided by port py39-sniffio.
727:debug:main Requested variant +cocoa is not provided by port py39-sniffio.
728:debug:main Requested variant +universal is not provided by port py39-sniffio.
729:debug:main Requested variant -x11 is not provided by port py39-sniffio.
730:debug:main Requested variant +no_x11 is not provided by port py39-sniffio.
731:debug:main Requested variant +quartz is not provided by port py39-sniffio.
732:debug:main Requested variant +bash_completion is not provided by port py39-sniffio.
733:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
734:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
735:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
736:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
737:debug:main Running callback portstartupitem::add_notes
738:debug:main Finished running callback portstartupitem::add_notes
739:debug:main No need to upgrade! py39-sniffio 1.2.0_0 >= py39-sniffio 1.2.0_0
740:msg:main --->  Computing dependencies for py39-anyio:info:main .:debug:main py39-anyio has no conflicts
741:debug:main Searching for dependency: py39-setuptools
742:debug:main Found Dependency: receipt exists for py39-setuptools
743:debug:main Searching for dependency: python39
744:debug:main Found Dependency: receipt exists for python39
745:debug:main Searching for dependency: py39-idna
746:debug:main Found Dependency: receipt exists for py39-idna
747:debug:main Searching for dependency: py39-sniffio
748:debug:main Found Dependency: receipt exists for py39-sniffio
749:debug:main Executing org.macports.main (py39-anyio)
750:debug:main dropping privileges: euid changed to 505, egid changed to 20.
751:debug:archivefetch archivefetch phase started at Sat Feb 27 16:12:15 EST 2021
752:msg:archivefetch --->  Fetching archive for py39-anyio
753:debug:archivefetch Executing org.macports.archivefetch (py39-anyio)
754:debug:archivefetch euid/egid changed to: 0/0
755:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
756:debug:archivefetch euid/egid changed to: 505/20
757:info:archivefetch --->  py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
758:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py39-anyio
759:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
760:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://mse.uk.packages.macports.org/py39-anyio
761:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
762:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://lil.fr.packages.macports.org/py39-anyio
763:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
764:debug:archivefetch Privilege de-escalation not attempted as not running as root.
765:debug:archivefetch Skipping completed org.macports.fetch (py39-anyio)
766:debug:archivefetch Privilege de-escalation not attempted as not running as root.
767:debug:archivefetch Skipping completed org.macports.checksum (py39-anyio)
768:debug:archivefetch Privilege de-escalation not attempted as not running as root.
769:debug:archivefetch Skipping completed org.macports.extract (py39-anyio)
770:debug:archivefetch Privilege de-escalation not attempted as not running as root.
771:debug:archivefetch Skipping completed org.macports.patch (py39-anyio)
772:debug:archivefetch Privilege de-escalation not attempted as not running as root.
773:debug:archivefetch Skipping completed org.macports.configure (py39-anyio)
774:debug:archivefetch Privilege de-escalation not attempted as not running as root.
775:debug:build build phase started at Sat Feb 27 16:12:17 EST 2021
776:notice:build --->  Building py39-anyio
777:debug:build Executing proc-pre-org.macports.build-build-0
778:debug:build Executing org.macports.build (py39-anyio)
779:debug:build Environment:
780:debug:build CC='/usr/bin/clang'
781:debug:build CC_PRINT_OPTIONS='YES'
782: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-anyio/py39-anyio/work/.CC_PRINT_OPTIONS'
783:debug:build CFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
784:debug:build CPATH='/opt/local/include'
785:debug:build CXX='/usr/bin/clang++'
786:debug:build CXXFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
787:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
788:debug:build F90FLAGS=''
789:debug:build FCFLAGS=''
790:debug:build FFLAGS=''
791:debug:build LDFLAGS=''
792:debug:build LIBRARY_PATH='/opt/local/lib'
793:debug:build MACOSX_DEPLOYMENT_TARGET='11.2'
794:debug:build OBJC='/usr/bin/clang'
795:debug:build OBJCFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
796:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
797:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
798:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
799:info:build WARNING: The wheel package is not available.
800:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
801:info:build WARNING: Url '''/setuptools-scm/' is ignored. It is either a non-existing path or lacks a specific scheme.
802:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
803:info:build ERROR: Could not find a version that satisfies the requirement setuptools_scm
804:info:build ERROR: No matching distribution found for setuptools_scm
805:info:build Traceback (most recent call last):
806:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 119, in fetch_build_egg
807:info:build     subprocess.check_call(cmd)
808:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call
809:info:build     raise CalledProcessError(retcode, cmd)
810:info:build subprocess.CalledProcessError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmpdwwhd5ed', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
811:info:build The above exception was the direct cause of the following exception:
812:info:build Traceback (most recent call last):
813:info:build   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.py", line 3, in <module>
814:info:build     setup(
815:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 152, in setup
816:info:build     _install_setup_requires(attrs)
817:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires
818:info:build     dist.fetch_build_eggs(dist.setup_requires)
819:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 686, in fetch_build_eggs
820:info:build     resolved_dists = pkg_resources.working_set.resolve(
821:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 766, in resolve
822:info:build     dist = best[req.key] = env.best_match(
823:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1051, in best_match
824:info:build     return self.obtain(req, installer)
825:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1063, in obtain
826:info:build     return installer(requirement)
827:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 745, in fetch_build_egg
828:info:build     return fetch_build_egg(self, req)
829:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 121, in fetch_build_egg
830:info:build     raise DistutilsError(str(e)) from e
831:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmpdwwhd5ed', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
832:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
833:info:build Exit code: 1
834:error:build Failed to build py39-anyio: command execution failed
835:debug:build Error code: CHILDSTATUS 65777 1
836:debug:build Backtrace: command execution failed
837:debug:build     while executing
838:debug:build "system {*}$notty {*}$nice $fullcmdstring"
839:debug:build     invoked from within
840:debug:build "command_exec build"
841:debug:build     (procedure "portbuild::build_main" line 8)
842:debug:build     invoked from within
843:debug:build "$procedure $targetname"
844:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/main.log for details.
845version:1
846:debug:sysinfo macOS 11.2 (darwin/20.3.0) arch i386
847:debug:sysinfo MacPorts 2.6.4
848:debug:sysinfo Xcode 12.4
849:debug:sysinfo SDK 11.2
850:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.2
851:warn:main The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
852:warn:main You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
853:msg:main --->  Computing dependencies for py39-anyio:info:main .:debug:main py39-anyio has no conflicts
854:debug:main Searching for dependency: py39-setuptools
855:debug:main Found Dependency: receipt exists for py39-setuptools
856:debug:main Searching for dependency: python39
857:debug:main Found Dependency: receipt exists for python39
858:debug:main Searching for dependency: py39-idna
859:debug:main Found Dependency: receipt exists for py39-idna
860:debug:main Searching for dependency: py39-sniffio
861:debug:main Found Dependency: receipt exists for py39-sniffio
862:debug:main Executing org.macports.main (py39-anyio)
863:debug:main dropping privileges: euid changed to 505, egid changed to 20.
864:debug:archivefetch archivefetch phase started at Sat Feb 27 17:36:04 EST 2021
865:msg:archivefetch --->  Fetching archive for py39-anyio
866:debug:archivefetch Executing org.macports.archivefetch (py39-anyio)
867:debug:archivefetch euid/egid changed to: 0/0
868:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
869:debug:archivefetch euid/egid changed to: 505/20
870:info:archivefetch --->  py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
871:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py39-anyio
872:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
873:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://mse.uk.packages.macports.org/py39-anyio
874:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
875:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://lil.fr.packages.macports.org/py39-anyio
876:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
877:debug:archivefetch Privilege de-escalation not attempted as not running as root.
878:debug:archivefetch Skipping completed org.macports.fetch (py39-anyio)
879:debug:archivefetch Privilege de-escalation not attempted as not running as root.
880:debug:archivefetch Skipping completed org.macports.checksum (py39-anyio)
881:debug:archivefetch Privilege de-escalation not attempted as not running as root.
882:debug:archivefetch Skipping completed org.macports.extract (py39-anyio)
883:debug:archivefetch Privilege de-escalation not attempted as not running as root.
884:debug:archivefetch Skipping completed org.macports.patch (py39-anyio)
885:debug:archivefetch Privilege de-escalation not attempted as not running as root.
886:debug:archivefetch Skipping completed org.macports.configure (py39-anyio)
887:debug:archivefetch Privilege de-escalation not attempted as not running as root.
888:debug:build build phase started at Sat Feb 27 17:36:09 EST 2021
889:notice:build --->  Building py39-anyio
890:debug:build Executing proc-pre-org.macports.build-build-0
891:debug:build Executing org.macports.build (py39-anyio)
892:debug:build Environment:
893:debug:build CC='/usr/bin/clang'
894:debug:build CC_PRINT_OPTIONS='YES'
895: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-anyio/py39-anyio/work/.CC_PRINT_OPTIONS'
896:debug:build CFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
897:debug:build CPATH='/opt/local/include'
898:debug:build CXX='/usr/bin/clang++'
899:debug:build CXXFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
900:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
901:debug:build F90FLAGS=''
902:debug:build FCFLAGS=''
903:debug:build FFLAGS=''
904:debug:build LDFLAGS=''
905:debug:build LIBRARY_PATH='/opt/local/lib'
906:debug:build MACOSX_DEPLOYMENT_TARGET='11.2'
907:debug:build OBJC='/usr/bin/clang'
908:debug:build OBJCFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
909:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
910:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
911:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
912:info:build WARNING: The wheel package is not available.
913:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
914:info:build WARNING: Url '''/setuptools-scm/' is ignored. It is either a non-existing path or lacks a specific scheme.
915:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
916:info:build ERROR: Could not find a version that satisfies the requirement setuptools_scm
917:info:build ERROR: No matching distribution found for setuptools_scm
918:info:build Traceback (most recent call last):
919:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 119, in fetch_build_egg
920:info:build     subprocess.check_call(cmd)
921:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call
922:info:build     raise CalledProcessError(retcode, cmd)
923:info:build subprocess.CalledProcessError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmpm3xvaqy7', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
924:info:build The above exception was the direct cause of the following exception:
925:info:build Traceback (most recent call last):
926:info:build   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.py", line 3, in <module>
927:info:build     setup(
928:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 152, in setup
929:info:build     _install_setup_requires(attrs)
930:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires
931:info:build     dist.fetch_build_eggs(dist.setup_requires)
932:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 686, in fetch_build_eggs
933:info:build     resolved_dists = pkg_resources.working_set.resolve(
934:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 766, in resolve
935:info:build     dist = best[req.key] = env.best_match(
936:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1051, in best_match
937:info:build     return self.obtain(req, installer)
938:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1063, in obtain
939:info:build     return installer(requirement)
940:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 745, in fetch_build_egg
941:info:build     return fetch_build_egg(self, req)
942:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 121, in fetch_build_egg
943:info:build     raise DistutilsError(str(e)) from e
944:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmpm3xvaqy7', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
945:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
946:info:build Exit code: 1
947:error:build Failed to build py39-anyio: command execution failed
948:debug:build Error code: CHILDSTATUS 10913 1
949:debug:build Backtrace: command execution failed
950:debug:build     while executing
951:debug:build "system {*}$notty {*}$nice $fullcmdstring"
952:debug:build     invoked from within
953:debug:build "command_exec build"
954:debug:build     (procedure "portbuild::build_main" line 8)
955:debug:build     invoked from within
956:debug:build "$procedure $targetname"
957:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/main.log for details.
958version:1
959:debug:sysinfo macOS 11.2 (darwin/20.3.0) arch i386
960:debug:sysinfo MacPorts 2.6.4
961:debug:sysinfo Xcode 12.4
962:debug:sysinfo SDK 11.2
963:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.2
964:warn:main The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
965:warn:main You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
966:msg:main --->  Computing dependencies for py39-anyio:info:main .:debug:main py39-anyio has no conflicts
967:debug:main Searching for dependency: py39-setuptools
968:debug:main Found Dependency: receipt exists for py39-setuptools
969:debug:main Searching for dependency: python39
970:debug:main Found Dependency: receipt exists for python39
971:debug:main Searching for dependency: py39-idna
972:debug:main Found Dependency: receipt exists for py39-idna
973:debug:main Searching for dependency: py39-sniffio
974:debug:main Found Dependency: receipt exists for py39-sniffio
975:debug:main Executing org.macports.main (py39-anyio)
976:debug:main dropping privileges: euid changed to 505, egid changed to 20.
977:debug:archivefetch archivefetch phase started at Sat Feb 27 17:59:05 EST 2021
978:msg:archivefetch --->  Fetching archive for py39-anyio
979:debug:archivefetch Executing org.macports.archivefetch (py39-anyio)
980:debug:archivefetch euid/egid changed to: 0/0
981:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
982:debug:archivefetch euid/egid changed to: 505/20
983:info:archivefetch --->  py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
984:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py39-anyio
985:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
986:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://mse.uk.packages.macports.org/py39-anyio
987:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
988:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://lil.fr.packages.macports.org/py39-anyio
989:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
990:debug:archivefetch Privilege de-escalation not attempted as not running as root.
991:debug:archivefetch Skipping completed org.macports.fetch (py39-anyio)
992:debug:archivefetch Privilege de-escalation not attempted as not running as root.
993:debug:archivefetch Skipping completed org.macports.checksum (py39-anyio)
994:debug:archivefetch Privilege de-escalation not attempted as not running as root.
995:debug:archivefetch Skipping completed org.macports.extract (py39-anyio)
996:debug:archivefetch Privilege de-escalation not attempted as not running as root.
997:debug:archivefetch Skipping completed org.macports.patch (py39-anyio)
998:debug:archivefetch Privilege de-escalation not attempted as not running as root.
999:debug:archivefetch Skipping completed org.macports.configure (py39-anyio)
1000:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1001:debug:build build phase started at Sat Feb 27 17:59:07 EST 2021
1002:notice:build --->  Building py39-anyio
1003:debug:build Executing proc-pre-org.macports.build-build-0
1004:debug:build Executing org.macports.build (py39-anyio)
1005:debug:build Environment:
1006:debug:build CC='/usr/bin/clang'
1007:debug:build CC_PRINT_OPTIONS='YES'
1008: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-anyio/py39-anyio/work/.CC_PRINT_OPTIONS'
1009:debug:build CFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
1010:debug:build CPATH='/opt/local/include'
1011:debug:build CXX='/usr/bin/clang++'
1012:debug:build CXXFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
1013:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
1014:debug:build F90FLAGS=''
1015:debug:build FCFLAGS=''
1016:debug:build FFLAGS=''
1017:debug:build LDFLAGS=''
1018:debug:build LIBRARY_PATH='/opt/local/lib'
1019:debug:build MACOSX_DEPLOYMENT_TARGET='11.2'
1020:debug:build OBJC='/usr/bin/clang'
1021:debug:build OBJCFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
1022:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
1023:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
1024:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
1025:info:build WARNING: The wheel package is not available.
1026:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
1027:info:build WARNING: Url '''/setuptools-scm/' is ignored. It is either a non-existing path or lacks a specific scheme.
1028:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
1029:info:build ERROR: Could not find a version that satisfies the requirement setuptools_scm
1030:info:build ERROR: No matching distribution found for setuptools_scm
1031:info:build Traceback (most recent call last):
1032:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 119, in fetch_build_egg
1033:info:build     subprocess.check_call(cmd)
1034:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call
1035:info:build     raise CalledProcessError(retcode, cmd)
1036:info:build subprocess.CalledProcessError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmplfk_8qw5', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
1037:info:build The above exception was the direct cause of the following exception:
1038:info:build Traceback (most recent call last):
1039:info:build   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.py", line 3, in <module>
1040:info:build     setup(
1041:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 152, in setup
1042:info:build     _install_setup_requires(attrs)
1043:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires
1044:info:build     dist.fetch_build_eggs(dist.setup_requires)
1045:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 686, in fetch_build_eggs
1046:info:build     resolved_dists = pkg_resources.working_set.resolve(
1047:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 766, in resolve
1048:info:build     dist = best[req.key] = env.best_match(
1049:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1051, in best_match
1050:info:build     return self.obtain(req, installer)
1051:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1063, in obtain
1052:info:build     return installer(requirement)
1053:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 745, in fetch_build_egg
1054:info:build     return fetch_build_egg(self, req)
1055:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 121, in fetch_build_egg
1056:info:build     raise DistutilsError(str(e)) from e
1057:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmplfk_8qw5', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
1058:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
1059:info:build Exit code: 1
1060:error:build Failed to build py39-anyio: command execution failed
1061:debug:build Error code: CHILDSTATUS 76694 1
1062:debug:build Backtrace: command execution failed
1063:debug:build     while executing
1064:debug:build "system {*}$notty {*}$nice $fullcmdstring"
1065:debug:build     invoked from within
1066:debug:build "command_exec build"
1067:debug:build     (procedure "portbuild::build_main" line 8)
1068:debug:build     invoked from within
1069:debug:build "$procedure $targetname"
1070:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/main.log for details.
1071version:1
1072:debug:sysinfo macOS 11.2 (darwin/20.3.0) arch i386
1073:debug:sysinfo MacPorts 2.6.4
1074:debug:sysinfo Xcode 12.4
1075:debug:sysinfo SDK 11.2
1076:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.2
1077:warn:main The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
1078:warn:main You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
1079:debug:main epoch: in tree: 0 installed: 0
1080:debug:main py39-setuptools 51.3.3_0 exists in the ports tree
1081:debug:main py39-setuptools 51.3.3_0  is the latest installed
1082:debug:main py39-setuptools 51.3.3_0  is active
1083:debug:main Merging existing variants '' into variants
1084:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
1085:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-setuptools
1086:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1087:debug:main Re-registering default for distname
1088:debug:main Re-registering default for build.cmd
1089:debug:main Re-registering default for build.target
1090:debug:main Re-registering default for destroot.cmd
1091:debug:main Re-registering default for destroot.destdir
1092:debug:main Re-registering default for destroot.target
1093:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
1094:debug:main only one arch supported, so not adding the default universal variant
1095:debug:main Requested variant +aqua is not provided by port py39-setuptools.
1096:debug:main Requested variant +cocoa is not provided by port py39-setuptools.
1097:debug:main Requested variant +universal is not provided by port py39-setuptools.
1098:debug:main Requested variant -x11 is not provided by port py39-setuptools.
1099:debug:main Requested variant +no_x11 is not provided by port py39-setuptools.
1100:debug:main Requested variant +quartz is not provided by port py39-setuptools.
1101:debug:main Requested variant +bash_completion is not provided by port py39-setuptools.
1102:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1103:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1104:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1105:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1106:debug:main Running callback portstartupitem::add_notes
1107:debug:main Finished running callback portstartupitem::add_notes
1108:debug:main No need to upgrade! py39-setuptools 51.3.3_0 >= py39-setuptools 51.3.3_0
1109:debug:main epoch: in tree: 0 installed: 0
1110:debug:main python39 3.9.2_0 exists in the ports tree
1111:debug:main python39 3.9.2_0  is the latest installed
1112:debug:main python39 3.9.2_0  is active
1113:debug:main Merging existing variants '-universal' into variants
1114:debug:main new fully merged portvariants: aqua + cocoa + universal - no_x11 + x11 - bash_completion + quartz +
1115:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/python39
1116:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1117:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
1118:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1119:debug:main universal variant already exists, so not adding the default one
1120:debug:main Requested variant +aqua is not provided by port python39.
1121:debug:main Requested variant +cocoa is not provided by port python39.
1122:debug:main Requested variant -x11 is not provided by port python39.
1123:debug:main Requested variant +no_x11 is not provided by port python39.
1124:debug:main Requested variant +quartz is not provided by port python39.
1125:debug:main Requested variant +bash_completion is not provided by port python39.
1126:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1127:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1128:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1129:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1130:debug:main Running callback portstartupitem::add_notes
1131:debug:main Finished running callback portstartupitem::add_notes
1132:debug:main No need to upgrade! python39 3.9.2_0 >= python39 3.9.2_0
1133:debug:main epoch: in tree: 0 installed: 0
1134:debug:main bzip2 1.0.8_0 exists in the ports tree
1135:debug:main bzip2 1.0.8_0 +universal is the latest installed
1136:debug:main bzip2 1.0.8_0 +universal is active
1137:debug:main Merging existing variants '+universal' into variants
1138:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1139:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/bzip2
1140:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1141:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1142:debug:main universal variant already exists, so not adding the default one
1143:debug:main Requested variant +aqua is not provided by port bzip2.
1144:debug:main Requested variant +cocoa is not provided by port bzip2.
1145:debug:main Requested variant -x11 is not provided by port bzip2.
1146:debug:main Requested variant +no_x11 is not provided by port bzip2.
1147:debug:main Requested variant +quartz is not provided by port bzip2.
1148:debug:main Requested variant +bash_completion is not provided by port bzip2.
1149:debug:main Executing variant universal provides universal
1150:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1151:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1152:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1153:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1154:debug:main Running callback portstartupitem::add_notes
1155:debug:main Finished running callback portstartupitem::add_notes
1156:debug:main No need to upgrade! bzip2 1.0.8_0 >= bzip2 1.0.8_0
1157:debug:main epoch: in tree: 0 installed: 0
1158:debug:main expat 2.2.10_0 exists in the ports tree
1159:debug:main expat 2.2.10_0 +universal is the latest installed
1160:debug:main expat 2.2.10_0 +universal is active
1161:debug:main Merging existing variants '+universal' into variants
1162:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1163:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/expat
1164:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1165:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1166:debug:main muniversal: adding universal variant
1167:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1168:debug:main Requested variant +aqua is not provided by port expat.
1169:debug:main Requested variant +cocoa is not provided by port expat.
1170:debug:main Requested variant -x11 is not provided by port expat.
1171:debug:main Requested variant +no_x11 is not provided by port expat.
1172:debug:main Requested variant +quartz is not provided by port expat.
1173:debug:main Requested variant +bash_completion is not provided by port expat.
1174:debug:main Executing variant universal provides universal
1175:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1176:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1177:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1178:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1179:debug:main Running callback portstartupitem::add_notes
1180:debug:main Finished running callback portstartupitem::add_notes
1181:debug:main No need to upgrade! expat 2.2.10_0 >= expat 2.2.10_0
1182:debug:main epoch: in tree: 2 installed: 2
1183:debug:main gettext 0.19.8.1_2 exists in the ports tree
1184:debug:main gettext 0.19.8.1_2 +universal is the latest installed
1185:debug:main gettext 0.19.8.1_2 +universal is active
1186:debug:main Merging existing variants '+universal' into variants
1187:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1188:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
1189:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1190:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
1191:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1192:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1193:debug:main compiler clang 1200.0.32.29 not blacklisted because it doesn't match {clang < 211.10.1}
1194:debug:main muniversal: adding universal variant
1195:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1196:debug:main Requested variant +aqua is not provided by port gettext.
1197:debug:main Requested variant +cocoa is not provided by port gettext.
1198:debug:main Requested variant -x11 is not provided by port gettext.
1199:debug:main Requested variant +no_x11 is not provided by port gettext.
1200:debug:main Requested variant +quartz is not provided by port gettext.
1201:debug:main Requested variant +bash_completion is not provided by port gettext.
1202:debug:main Executing variant universal provides universal
1203:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1204:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1205:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1206:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1207:debug:main Running callback portstartupitem::add_notes
1208:debug:main Finished running callback portstartupitem::add_notes
1209:debug:main No need to upgrade! gettext 0.19.8.1_2 >= gettext 0.19.8.1_2
1210:debug:main epoch: in tree: 0 installed: 0
1211:debug:main libiconv 1.16_1 exists in the ports tree
1212:debug:main libiconv 1.16_1 +universal is the latest installed
1213:debug:main libiconv 1.16_1 +universal is active
1214:debug:main Merging existing variants '+universal' into variants
1215:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1216:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/libiconv
1217:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1218:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1219:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1220:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
1221:debug:main muniversal: adding universal variant
1222:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1223:debug:main Requested variant +aqua is not provided by port libiconv.
1224:debug:main Requested variant +cocoa is not provided by port libiconv.
1225:debug:main Requested variant -x11 is not provided by port libiconv.
1226:debug:main Requested variant +no_x11 is not provided by port libiconv.
1227:debug:main Requested variant +quartz is not provided by port libiconv.
1228:debug:main Requested variant +bash_completion is not provided by port libiconv.
1229:debug:main Executing variant universal provides universal
1230:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1231:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1232:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1233:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1234:debug:main Running callback portstartupitem::add_notes
1235:debug:main Finished running callback portstartupitem::add_notes
1236:debug:main No need to upgrade! libiconv 1.16_1 >= libiconv 1.16_1
1237:debug:main epoch: in tree: 0 installed: 0
1238:debug:main ncurses 6.2_1 exists in the ports tree
1239:debug:main ncurses 6.2_1 +universal is the latest installed
1240:debug:main ncurses 6.2_1 +universal is active
1241:debug:main Merging existing variants '+universal' into variants
1242:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1243:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/ncurses
1244:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1245:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1246:debug:main adding the default universal variant
1247:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1248:debug:main Requested variant +aqua is not provided by port ncurses.
1249:debug:main Requested variant +cocoa is not provided by port ncurses.
1250:debug:main Requested variant -x11 is not provided by port ncurses.
1251:debug:main Requested variant +no_x11 is not provided by port ncurses.
1252:debug:main Requested variant +quartz is not provided by port ncurses.
1253:debug:main Requested variant +bash_completion is not provided by port ncurses.
1254:debug:main Executing variant universal provides universal
1255:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1256:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1257:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1258:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1259:debug:main Running callback portstartupitem::add_notes
1260:debug:main Finished running callback portstartupitem::add_notes
1261:debug:main No need to upgrade! ncurses 6.2_1 >= ncurses 6.2_1
1262:debug:main epoch: in tree: 20090923 installed: 20090923
1263:debug:main libedit 20191231-3.1_0 exists in the ports tree
1264:debug:main libedit 20191231-3.1_0 +universal is the latest installed
1265:debug:main libedit 20191231-3.1_0 +universal is active
1266:debug:main Merging existing variants '+universal' into variants
1267:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1268:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libedit
1269:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1270:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1271:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1272:debug:main muniversal: adding universal variant
1273:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1274:debug:main Requested variant +aqua is not provided by port libedit.
1275:debug:main Requested variant +cocoa is not provided by port libedit.
1276:debug:main Requested variant -x11 is not provided by port libedit.
1277:debug:main Requested variant +no_x11 is not provided by port libedit.
1278:debug:main Requested variant +quartz is not provided by port libedit.
1279:debug:main Requested variant +bash_completion is not provided by port libedit.
1280:debug:main Executing variant universal provides universal
1281:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1282:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1283:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1284:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1285:debug:main Running callback portstartupitem::add_notes
1286:debug:main Finished running callback portstartupitem::add_notes
1287:debug:main No need to upgrade! libedit 20191231-3.1_0 >= libedit 20191231-3.1_0
1288:debug:main epoch: in tree: 0 installed: 0
1289:debug:main libffi 3.3_1 exists in the ports tree
1290:debug:main libffi 3.3_1 +universal is the latest installed
1291:debug:main libffi 3.3_1 +universal is active
1292:debug:main Merging existing variants '+universal' into variants
1293:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1294:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libffi
1295:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1296:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1297:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
1298:debug:main Re-registering default for livecheck.url
1299:debug:main Re-registering default for livecheck.regex
1300:debug:main muniversal: adding universal variant
1301:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1302:debug:main Requested variant +aqua is not provided by port libffi.
1303:debug:main Requested variant +cocoa is not provided by port libffi.
1304:debug:main Requested variant -x11 is not provided by port libffi.
1305:debug:main Requested variant +no_x11 is not provided by port libffi.
1306:debug:main Requested variant +quartz is not provided by port libffi.
1307:debug:main Requested variant +bash_completion is not provided by port libffi.
1308:debug:main Executing variant universal provides universal
1309:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1310:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1311:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1312:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1313:debug:main Running callback portstartupitem::add_notes
1314:debug:main Finished running callback portstartupitem::add_notes
1315:debug:main No need to upgrade! libffi 3.3_1 >= libffi 3.3_1
1316:debug:main epoch: in tree: 1 installed: 1
1317:debug:main openssl 1.1.1j_0 exists in the ports tree
1318:debug:main openssl 1.1.1j_0 +universal is the latest installed
1319:debug:main openssl 1.1.1j_0 +universal is active
1320:debug:main Merging existing variants '+universal' into variants
1321:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1322:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/openssl
1323:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1324:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1325:debug:main muniversal: adding universal variant
1326:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1327:debug:main Requested variant +aqua is not provided by port openssl.
1328:debug:main Requested variant +cocoa is not provided by port openssl.
1329:debug:main Requested variant -x11 is not provided by port openssl.
1330:debug:main Requested variant +no_x11 is not provided by port openssl.
1331:debug:main Requested variant +quartz is not provided by port openssl.
1332:debug:main Requested variant +bash_completion is not provided by port openssl.
1333:debug:main Executing variant universal provides universal
1334:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1335:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1336:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1337:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1338:debug:main Running callback portstartupitem::add_notes
1339:debug:main Finished running callback portstartupitem::add_notes
1340:debug:main No need to upgrade! openssl 1.1.1j_0 >= openssl 1.1.1j_0
1341:debug:main epoch: in tree: 0 installed: 0
1342:debug:main zlib 1.2.11_0 exists in the ports tree
1343:debug:main zlib 1.2.11_0 +universal is the latest installed
1344:debug:main zlib 1.2.11_0 +universal is active
1345:debug:main Merging existing variants '+universal' into variants
1346:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1347:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/zlib
1348:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1349:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
1350:debug:main adding the default universal variant
1351:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1352:debug:main Requested variant +aqua is not provided by port zlib.
1353:debug:main Requested variant +cocoa is not provided by port zlib.
1354:debug:main Requested variant -x11 is not provided by port zlib.
1355:debug:main Requested variant +no_x11 is not provided by port zlib.
1356:debug:main Requested variant +quartz is not provided by port zlib.
1357:debug:main Requested variant +bash_completion is not provided by port zlib.
1358:debug:main Executing variant universal provides universal
1359:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1360:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1361:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1362:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1363:debug:main Running callback portstartupitem::add_notes
1364:debug:main Finished running callback portstartupitem::add_notes
1365:debug:main No need to upgrade! zlib 1.2.11_0 >= zlib 1.2.11_0
1366:debug:main epoch: in tree: 0 installed: 0
1367:debug:main sqlite3 3.34.1_0 exists in the ports tree
1368:debug:main sqlite3 3.34.1_0 +universal is the latest installed
1369:debug:main sqlite3 3.34.1_0 +universal is active
1370:debug:main Merging existing variants '+universal' into variants
1371:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1372:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/databases/sqlite3
1373:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1374:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1375:debug:main adding the default universal variant
1376:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1377:debug:main Requested variant +aqua is not provided by port sqlite3.
1378:debug:main Requested variant +cocoa is not provided by port sqlite3.
1379:debug:main Requested variant -x11 is not provided by port sqlite3.
1380:debug:main Requested variant +no_x11 is not provided by port sqlite3.
1381:debug:main Requested variant +quartz is not provided by port sqlite3.
1382:debug:main Requested variant +bash_completion is not provided by port sqlite3.
1383:debug:main Executing variant universal provides universal
1384:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1385:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1386:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1387:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1388:debug:main Running callback portstartupitem::add_notes
1389:debug:main Finished running callback portstartupitem::add_notes
1390:debug:main No need to upgrade! sqlite3 3.34.1_0 >= sqlite3 3.34.1_0
1391:debug:main epoch: in tree: 0 installed: 0
1392:debug:main xz 5.2.5_0 exists in the ports tree
1393:debug:main xz 5.2.5_0 +universal is the latest installed
1394:debug:main xz 5.2.5_0 +universal is active
1395:debug:main Merging existing variants '+universal' into variants
1396:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1397:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xz
1398:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1399:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1400:debug:main adding the default universal variant
1401:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1402:debug:main Requested variant +aqua is not provided by port xz.
1403:debug:main Requested variant +cocoa is not provided by port xz.
1404:debug:main Requested variant -x11 is not provided by port xz.
1405:debug:main Requested variant +no_x11 is not provided by port xz.
1406:debug:main Requested variant +quartz is not provided by port xz.
1407:debug:main Requested variant +bash_completion is not provided by port xz.
1408:debug:main Executing variant universal provides universal
1409:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1410:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1411:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1412:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1413:debug:main Running callback portstartupitem::add_notes
1414:debug:main Finished running callback portstartupitem::add_notes
1415:debug:main No need to upgrade! xz 5.2.5_0 >= xz 5.2.5_0
1416:debug:main epoch: in tree: 0 installed: 0
1417:debug:main python_select 0.3_9 exists in the ports tree
1418:debug:main python_select 0.3_9  is the latest installed
1419:debug:main python_select 0.3_9  is active
1420:debug:main Merging existing variants '' into variants
1421:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
1422:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/python_select
1423:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1424:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
1425:debug:main universal_variant is false, so not adding the default universal variant
1426:debug:main Requested variant +aqua is not provided by port python_select.
1427:debug:main Requested variant +cocoa is not provided by port python_select.
1428:debug:main Requested variant +universal is not provided by port python_select.
1429:debug:main Requested variant -x11 is not provided by port python_select.
1430:debug:main Requested variant +no_x11 is not provided by port python_select.
1431:debug:main Requested variant +quartz is not provided by port python_select.
1432:debug:main Requested variant +bash_completion is not provided by port python_select.
1433:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1434:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1435:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1436:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1437:debug:main Running callback portstartupitem::add_notes
1438:debug:main Finished running callback portstartupitem::add_notes
1439:debug:main No need to upgrade! python_select 0.3_9 >= python_select 0.3_9
1440:debug:main epoch: in tree: 0 installed: 0
1441:debug:main python3_select 0.0_2 exists in the ports tree
1442:debug:main python3_select 0.0_2  is the latest installed
1443:debug:main python3_select 0.0_2  is active
1444:debug:main Merging existing variants '' into variants
1445:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
1446:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/python3_select
1447:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1448:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
1449:debug:main universal_variant is false, so not adding the default universal variant
1450:debug:main Requested variant +aqua is not provided by port python3_select.
1451:debug:main Requested variant +cocoa is not provided by port python3_select.
1452:debug:main Requested variant +universal is not provided by port python3_select.
1453:debug:main Requested variant -x11 is not provided by port python3_select.
1454:debug:main Requested variant +no_x11 is not provided by port python3_select.
1455:debug:main Requested variant +quartz is not provided by port python3_select.
1456:debug:main Requested variant +bash_completion is not provided by port python3_select.
1457:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1458:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1459:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1460:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1461:debug:main Running callback portstartupitem::add_notes
1462:debug:main Finished running callback portstartupitem::add_notes
1463:debug:main No need to upgrade! python3_select 0.0_2 >= python3_select 0.0_2
1464:debug:main epoch: in tree: 0 installed: 0
1465:debug:main py39-idna 3.1_0 exists in the ports tree
1466:debug:main py39-idna 3.1_0  is the latest installed
1467:debug:main py39-idna 3.1_0  is active
1468:debug:main Merging existing variants '' into variants
1469:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
1470:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-idna
1471:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1472:debug:main Re-registering default for distname
1473:debug:main Re-registering default for build.cmd
1474:debug:main Re-registering default for build.target
1475:debug:main Re-registering default for destroot.cmd
1476:debug:main Re-registering default for destroot.destdir
1477:debug:main Re-registering default for destroot.target
1478:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
1479:debug:main only one arch supported, so not adding the default universal variant
1480:debug:main Requested variant +aqua is not provided by port py39-idna.
1481:debug:main Requested variant +cocoa is not provided by port py39-idna.
1482:debug:main Requested variant +universal is not provided by port py39-idna.
1483:debug:main Requested variant -x11 is not provided by port py39-idna.
1484:debug:main Requested variant +no_x11 is not provided by port py39-idna.
1485:debug:main Requested variant +quartz is not provided by port py39-idna.
1486:debug:main Requested variant +bash_completion is not provided by port py39-idna.
1487:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1488:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1489:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1490:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1491:debug:main Running callback portstartupitem::add_notes
1492:debug:main Finished running callback portstartupitem::add_notes
1493:debug:main No need to upgrade! py39-idna 3.1_0 >= py39-idna 3.1_0
1494:debug:main epoch: in tree: 0 installed: 0
1495:debug:main py39-sniffio 1.2.0_0 exists in the ports tree
1496:debug:main py39-sniffio 1.2.0_0  is the latest installed
1497:debug:main py39-sniffio 1.2.0_0  is active
1498:debug:main Merging existing variants '' into variants
1499:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
1500:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-sniffio
1501:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1502:debug:main Re-registering default for distname
1503:debug:main Re-registering default for build.cmd
1504:debug:main Re-registering default for build.target
1505:debug:main Re-registering default for destroot.cmd
1506:debug:main Re-registering default for destroot.destdir
1507:debug:main Re-registering default for destroot.target
1508:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
1509:debug:main only one arch supported, so not adding the default universal variant
1510:debug:main Requested variant +aqua is not provided by port py39-sniffio.
1511:debug:main Requested variant +cocoa is not provided by port py39-sniffio.
1512:debug:main Requested variant +universal is not provided by port py39-sniffio.
1513:debug:main Requested variant -x11 is not provided by port py39-sniffio.
1514:debug:main Requested variant +no_x11 is not provided by port py39-sniffio.
1515:debug:main Requested variant +quartz is not provided by port py39-sniffio.
1516:debug:main Requested variant +bash_completion is not provided by port py39-sniffio.
1517:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1518:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1519:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1520:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1521:debug:main Running callback portstartupitem::add_notes
1522:debug:main Finished running callback portstartupitem::add_notes
1523:debug:main No need to upgrade! py39-sniffio 1.2.0_0 >= py39-sniffio 1.2.0_0
1524:msg:main --->  Computing dependencies for py39-anyio:info:main .:debug:main py39-anyio has no conflicts
1525:debug:main Searching for dependency: py39-setuptools
1526:debug:main Found Dependency: receipt exists for py39-setuptools
1527:debug:main Searching for dependency: python39
1528:debug:main Found Dependency: receipt exists for python39
1529:debug:main Searching for dependency: py39-idna
1530:debug:main Found Dependency: receipt exists for py39-idna
1531:debug:main Searching for dependency: py39-sniffio
1532:debug:main Found Dependency: receipt exists for py39-sniffio
1533:debug:main Executing org.macports.main (py39-anyio)
1534:debug:main dropping privileges: euid changed to 505, egid changed to 20.
1535:debug:archivefetch archivefetch phase started at Sat Feb 27 18:19:13 EST 2021
1536:msg:archivefetch --->  Fetching archive for py39-anyio
1537:debug:archivefetch Executing org.macports.archivefetch (py39-anyio)
1538:debug:archivefetch euid/egid changed to: 0/0
1539:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
1540:debug:archivefetch euid/egid changed to: 505/20
1541:info:archivefetch --->  py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
1542:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py39-anyio
1543:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
1544:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://mse.uk.packages.macports.org/py39-anyio
1545:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
1546:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://lil.fr.packages.macports.org/py39-anyio
1547:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
1548:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1549:debug:archivefetch Skipping completed org.macports.fetch (py39-anyio)
1550:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1551:debug:archivefetch Skipping completed org.macports.checksum (py39-anyio)
1552:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1553:debug:archivefetch Skipping completed org.macports.extract (py39-anyio)
1554:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1555:debug:archivefetch Skipping completed org.macports.patch (py39-anyio)
1556:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1557:debug:archivefetch Skipping completed org.macports.configure (py39-anyio)
1558:debug:archivefetch Privilege de-escalation not attempted as not running as root.
1559:debug:build build phase started at Sat Feb 27 18:19:16 EST 2021
1560:notice:build --->  Building py39-anyio
1561:debug:build Executing proc-pre-org.macports.build-build-0
1562:debug:build Executing org.macports.build (py39-anyio)
1563:debug:build Environment:
1564:debug:build CC='/usr/bin/clang'
1565:debug:build CC_PRINT_OPTIONS='YES'
1566: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-anyio/py39-anyio/work/.CC_PRINT_OPTIONS'
1567:debug:build CFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
1568:debug:build CPATH='/opt/local/include'
1569:debug:build CXX='/usr/bin/clang++'
1570:debug:build CXXFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
1571:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
1572:debug:build F90FLAGS=''
1573:debug:build FCFLAGS=''
1574:debug:build FFLAGS=''
1575:debug:build LDFLAGS=''
1576:debug:build LIBRARY_PATH='/opt/local/lib'
1577:debug:build MACOSX_DEPLOYMENT_TARGET='11.2'
1578:debug:build OBJC='/usr/bin/clang'
1579:debug:build OBJCFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
1580:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
1581:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
1582:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
1583:info:build WARNING: The wheel package is not available.
1584:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
1585:info:build WARNING: Url '''/setuptools-scm/' is ignored. It is either a non-existing path or lacks a specific scheme.
1586:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
1587:info:build ERROR: Could not find a version that satisfies the requirement setuptools_scm
1588:info:build ERROR: No matching distribution found for setuptools_scm
1589:info:build Traceback (most recent call last):
1590:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 119, in fetch_build_egg
1591:info:build     subprocess.check_call(cmd)
1592:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call
1593:info:build     raise CalledProcessError(retcode, cmd)
1594:info:build subprocess.CalledProcessError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmpqzes2mk_', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
1595:info:build The above exception was the direct cause of the following exception:
1596:info:build Traceback (most recent call last):
1597:info:build   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.py", line 3, in <module>
1598:info:build     setup(
1599:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 152, in setup
1600:info:build     _install_setup_requires(attrs)
1601:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires
1602:info:build     dist.fetch_build_eggs(dist.setup_requires)
1603:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 686, in fetch_build_eggs
1604:info:build     resolved_dists = pkg_resources.working_set.resolve(
1605:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 766, in resolve
1606:info:build     dist = best[req.key] = env.best_match(
1607:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1051, in best_match
1608:info:build     return self.obtain(req, installer)
1609:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1063, in obtain
1610:info:build     return installer(requirement)
1611:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 745, in fetch_build_egg
1612:info:build     return fetch_build_egg(self, req)
1613:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 121, in fetch_build_egg
1614:info:build     raise DistutilsError(str(e)) from e
1615:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmpqzes2mk_', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
1616:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
1617:info:build Exit code: 1
1618:error:build Failed to build py39-anyio: command execution failed
1619:debug:build Error code: CHILDSTATUS 7327 1
1620:debug:build Backtrace: command execution failed
1621:debug:build     while executing
1622:debug:build "system {*}$notty {*}$nice $fullcmdstring"
1623:debug:build     invoked from within
1624:debug:build "command_exec build"
1625:debug:build     (procedure "portbuild::build_main" line 8)
1626:debug:build     invoked from within
1627:debug:build "$procedure $targetname"
1628:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/main.log for details.
1629version:1
1630:debug:sysinfo macOS 11.2 (darwin/20.3.0) arch i386
1631:debug:sysinfo MacPorts 2.6.4
1632:debug:sysinfo Xcode 12.4
1633:debug:sysinfo SDK 11.2
1634:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.2
1635:warn:main The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
1636:warn:main You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
1637:debug:main epoch: in tree: 0 installed: 0
1638:debug:main py39-setuptools 51.3.3_0 exists in the ports tree
1639:debug:main py39-setuptools 51.3.3_0  is the latest installed
1640:debug:main py39-setuptools 51.3.3_0  is active
1641:debug:main Merging existing variants '' into variants
1642:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
1643:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-setuptools
1644:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1645:debug:main Re-registering default for distname
1646:debug:main Re-registering default for build.cmd
1647:debug:main Re-registering default for build.target
1648:debug:main Re-registering default for destroot.cmd
1649:debug:main Re-registering default for destroot.destdir
1650:debug:main Re-registering default for destroot.target
1651:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
1652:debug:main only one arch supported, so not adding the default universal variant
1653:debug:main Requested variant +aqua is not provided by port py39-setuptools.
1654:debug:main Requested variant +cocoa is not provided by port py39-setuptools.
1655:debug:main Requested variant +universal is not provided by port py39-setuptools.
1656:debug:main Requested variant -x11 is not provided by port py39-setuptools.
1657:debug:main Requested variant +no_x11 is not provided by port py39-setuptools.
1658:debug:main Requested variant +quartz is not provided by port py39-setuptools.
1659:debug:main Requested variant +bash_completion is not provided by port py39-setuptools.
1660:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1661:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1662:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1663:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1664:debug:main Running callback portstartupitem::add_notes
1665:debug:main Finished running callback portstartupitem::add_notes
1666:debug:main No need to upgrade! py39-setuptools 51.3.3_0 >= py39-setuptools 51.3.3_0
1667:debug:main epoch: in tree: 0 installed: 0
1668:debug:main python39 3.9.2_0 exists in the ports tree
1669:debug:main python39 3.9.2_0  is the latest installed
1670:debug:main python39 3.9.2_0  is active
1671:debug:main Merging existing variants '-universal' into variants
1672:debug:main new fully merged portvariants: aqua + cocoa + universal - no_x11 + x11 - bash_completion + quartz +
1673:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/python39
1674:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1675:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
1676:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1677:debug:main universal variant already exists, so not adding the default one
1678:debug:main Requested variant +aqua is not provided by port python39.
1679:debug:main Requested variant +cocoa is not provided by port python39.
1680:debug:main Requested variant -x11 is not provided by port python39.
1681:debug:main Requested variant +no_x11 is not provided by port python39.
1682:debug:main Requested variant +quartz is not provided by port python39.
1683:debug:main Requested variant +bash_completion is not provided by port python39.
1684:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1685:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1686:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1687:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1688:debug:main Running callback portstartupitem::add_notes
1689:debug:main Finished running callback portstartupitem::add_notes
1690:debug:main No need to upgrade! python39 3.9.2_0 >= python39 3.9.2_0
1691:debug:main epoch: in tree: 0 installed: 0
1692:debug:main bzip2 1.0.8_0 exists in the ports tree
1693:debug:main bzip2 1.0.8_0 +universal is the latest installed
1694:debug:main bzip2 1.0.8_0 +universal is active
1695:debug:main Merging existing variants '+universal' into variants
1696:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1697:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/bzip2
1698:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1699:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1700:debug:main universal variant already exists, so not adding the default one
1701:debug:main Requested variant +aqua is not provided by port bzip2.
1702:debug:main Requested variant +cocoa is not provided by port bzip2.
1703:debug:main Requested variant -x11 is not provided by port bzip2.
1704:debug:main Requested variant +no_x11 is not provided by port bzip2.
1705:debug:main Requested variant +quartz is not provided by port bzip2.
1706:debug:main Requested variant +bash_completion is not provided by port bzip2.
1707:debug:main Executing variant universal provides universal
1708:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1709:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1710:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1711:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1712:debug:main Running callback portstartupitem::add_notes
1713:debug:main Finished running callback portstartupitem::add_notes
1714:debug:main No need to upgrade! bzip2 1.0.8_0 >= bzip2 1.0.8_0
1715:debug:main epoch: in tree: 0 installed: 0
1716:debug:main expat 2.2.10_0 exists in the ports tree
1717:debug:main expat 2.2.10_0 +universal is the latest installed
1718:debug:main expat 2.2.10_0 +universal is active
1719:debug:main Merging existing variants '+universal' into variants
1720:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1721:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/expat
1722:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1723:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1724:debug:main muniversal: adding universal variant
1725:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1726:debug:main Requested variant +aqua is not provided by port expat.
1727:debug:main Requested variant +cocoa is not provided by port expat.
1728:debug:main Requested variant -x11 is not provided by port expat.
1729:debug:main Requested variant +no_x11 is not provided by port expat.
1730:debug:main Requested variant +quartz is not provided by port expat.
1731:debug:main Requested variant +bash_completion is not provided by port expat.
1732:debug:main Executing variant universal provides universal
1733:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1734:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1735:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1736:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1737:debug:main Running callback portstartupitem::add_notes
1738:debug:main Finished running callback portstartupitem::add_notes
1739:debug:main No need to upgrade! expat 2.2.10_0 >= expat 2.2.10_0
1740:debug:main epoch: in tree: 2 installed: 2
1741:debug:main gettext 0.19.8.1_2 exists in the ports tree
1742:debug:main gettext 0.19.8.1_2 +universal is the latest installed
1743:debug:main gettext 0.19.8.1_2 +universal is active
1744:debug:main Merging existing variants '+universal' into variants
1745:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1746:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
1747:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1748:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
1749:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1750:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1751:debug:main compiler clang 1200.0.32.29 not blacklisted because it doesn't match {clang < 211.10.1}
1752:debug:main muniversal: adding universal variant
1753:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1754:debug:main Requested variant +aqua is not provided by port gettext.
1755:debug:main Requested variant +cocoa is not provided by port gettext.
1756:debug:main Requested variant -x11 is not provided by port gettext.
1757:debug:main Requested variant +no_x11 is not provided by port gettext.
1758:debug:main Requested variant +quartz is not provided by port gettext.
1759:debug:main Requested variant +bash_completion is not provided by port gettext.
1760:debug:main Executing variant universal provides universal
1761:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1762:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1763:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1764:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1765:debug:main Running callback portstartupitem::add_notes
1766:debug:main Finished running callback portstartupitem::add_notes
1767:debug:main No need to upgrade! gettext 0.19.8.1_2 >= gettext 0.19.8.1_2
1768:debug:main epoch: in tree: 0 installed: 0
1769:debug:main libiconv 1.16_1 exists in the ports tree
1770:debug:main libiconv 1.16_1 +universal is the latest installed
1771:debug:main libiconv 1.16_1 +universal is active
1772:debug:main Merging existing variants '+universal' into variants
1773:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1774:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/libiconv
1775:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1776:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1777:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1778:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
1779:debug:main muniversal: adding universal variant
1780:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1781:debug:main Requested variant +aqua is not provided by port libiconv.
1782:debug:main Requested variant +cocoa is not provided by port libiconv.
1783:debug:main Requested variant -x11 is not provided by port libiconv.
1784:debug:main Requested variant +no_x11 is not provided by port libiconv.
1785:debug:main Requested variant +quartz is not provided by port libiconv.
1786:debug:main Requested variant +bash_completion is not provided by port libiconv.
1787:debug:main Executing variant universal provides universal
1788:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1789:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1790:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1791:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1792:debug:main Running callback portstartupitem::add_notes
1793:debug:main Finished running callback portstartupitem::add_notes
1794:debug:main No need to upgrade! libiconv 1.16_1 >= libiconv 1.16_1
1795:debug:main epoch: in tree: 0 installed: 0
1796:debug:main ncurses 6.2_1 exists in the ports tree
1797:debug:main ncurses 6.2_1 +universal is the latest installed
1798:debug:main ncurses 6.2_1 +universal is active
1799:debug:main Merging existing variants '+universal' into variants
1800:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1801:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/ncurses
1802:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1803:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1804:debug:main adding the default universal variant
1805:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1806:debug:main Requested variant +aqua is not provided by port ncurses.
1807:debug:main Requested variant +cocoa is not provided by port ncurses.
1808:debug:main Requested variant -x11 is not provided by port ncurses.
1809:debug:main Requested variant +no_x11 is not provided by port ncurses.
1810:debug:main Requested variant +quartz is not provided by port ncurses.
1811:debug:main Requested variant +bash_completion is not provided by port ncurses.
1812:debug:main Executing variant universal provides universal
1813:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1814:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1815:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1816:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1817:debug:main Running callback portstartupitem::add_notes
1818:debug:main Finished running callback portstartupitem::add_notes
1819:debug:main No need to upgrade! ncurses 6.2_1 >= ncurses 6.2_1
1820:debug:main epoch: in tree: 20090923 installed: 20090923
1821:debug:main libedit 20191231-3.1_0 exists in the ports tree
1822:debug:main libedit 20191231-3.1_0 +universal is the latest installed
1823:debug:main libedit 20191231-3.1_0 +universal is active
1824:debug:main Merging existing variants '+universal' into variants
1825:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1826:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libedit
1827:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1828:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1829:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1830:debug:main muniversal: adding universal variant
1831:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1832:debug:main Requested variant +aqua is not provided by port libedit.
1833:debug:main Requested variant +cocoa is not provided by port libedit.
1834:debug:main Requested variant -x11 is not provided by port libedit.
1835:debug:main Requested variant +no_x11 is not provided by port libedit.
1836:debug:main Requested variant +quartz is not provided by port libedit.
1837:debug:main Requested variant +bash_completion is not provided by port libedit.
1838:debug:main Executing variant universal provides universal
1839:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1840:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1841:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1842:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1843:debug:main Running callback portstartupitem::add_notes
1844:debug:main Finished running callback portstartupitem::add_notes
1845:debug:main No need to upgrade! libedit 20191231-3.1_0 >= libedit 20191231-3.1_0
1846:debug:main epoch: in tree: 0 installed: 0
1847:debug:main libffi 3.3_1 exists in the ports tree
1848:debug:main libffi 3.3_1 +universal is the latest installed
1849:debug:main libffi 3.3_1 +universal is active
1850:debug:main Merging existing variants '+universal' into variants
1851:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1852:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libffi
1853:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1854:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1855:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
1856:debug:main Re-registering default for livecheck.url
1857:debug:main Re-registering default for livecheck.regex
1858:debug:main muniversal: adding universal variant
1859:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1860:debug:main Requested variant +aqua is not provided by port libffi.
1861:debug:main Requested variant +cocoa is not provided by port libffi.
1862:debug:main Requested variant -x11 is not provided by port libffi.
1863:debug:main Requested variant +no_x11 is not provided by port libffi.
1864:debug:main Requested variant +quartz is not provided by port libffi.
1865:debug:main Requested variant +bash_completion is not provided by port libffi.
1866:debug:main Executing variant universal provides universal
1867:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1868:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1869:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1870:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1871:debug:main Running callback portstartupitem::add_notes
1872:debug:main Finished running callback portstartupitem::add_notes
1873:debug:main No need to upgrade! libffi 3.3_1 >= libffi 3.3_1
1874:debug:main epoch: in tree: 1 installed: 1
1875:debug:main openssl 1.1.1j_0 exists in the ports tree
1876:debug:main openssl 1.1.1j_0 +universal is the latest installed
1877:debug:main openssl 1.1.1j_0 +universal is active
1878:debug:main Merging existing variants '+universal' into variants
1879:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1880:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/openssl
1881:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1882:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
1883:debug:main muniversal: adding universal variant
1884:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1885:debug:main Requested variant +aqua is not provided by port openssl.
1886:debug:main Requested variant +cocoa is not provided by port openssl.
1887:debug:main Requested variant -x11 is not provided by port openssl.
1888:debug:main Requested variant +no_x11 is not provided by port openssl.
1889:debug:main Requested variant +quartz is not provided by port openssl.
1890:debug:main Requested variant +bash_completion is not provided by port openssl.
1891:debug:main Executing variant universal provides universal
1892:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1893:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1894:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1895:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1896:debug:main Running callback portstartupitem::add_notes
1897:debug:main Finished running callback portstartupitem::add_notes
1898:debug:main No need to upgrade! openssl 1.1.1j_0 >= openssl 1.1.1j_0
1899:debug:main epoch: in tree: 0 installed: 0
1900:debug:main zlib 1.2.11_0 exists in the ports tree
1901:debug:main zlib 1.2.11_0 +universal is the latest installed
1902:debug:main zlib 1.2.11_0 +universal is active
1903:debug:main Merging existing variants '+universal' into variants
1904:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1905:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/zlib
1906:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1907:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
1908:debug:main adding the default universal variant
1909:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1910:debug:main Requested variant +aqua is not provided by port zlib.
1911:debug:main Requested variant +cocoa is not provided by port zlib.
1912:debug:main Requested variant -x11 is not provided by port zlib.
1913:debug:main Requested variant +no_x11 is not provided by port zlib.
1914:debug:main Requested variant +quartz is not provided by port zlib.
1915:debug:main Requested variant +bash_completion is not provided by port zlib.
1916:debug:main Executing variant universal provides universal
1917:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1918:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1919:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1920:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1921:debug:main Running callback portstartupitem::add_notes
1922:debug:main Finished running callback portstartupitem::add_notes
1923:debug:main No need to upgrade! zlib 1.2.11_0 >= zlib 1.2.11_0
1924:debug:main epoch: in tree: 0 installed: 0
1925:debug:main sqlite3 3.34.1_0 exists in the ports tree
1926:debug:main sqlite3 3.34.1_0 +universal is the latest installed
1927:debug:main sqlite3 3.34.1_0 +universal is active
1928:debug:main Merging existing variants '+universal' into variants
1929:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1930:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/databases/sqlite3
1931:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1932:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1933:debug:main adding the default universal variant
1934:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1935:debug:main Requested variant +aqua is not provided by port sqlite3.
1936:debug:main Requested variant +cocoa is not provided by port sqlite3.
1937:debug:main Requested variant -x11 is not provided by port sqlite3.
1938:debug:main Requested variant +no_x11 is not provided by port sqlite3.
1939:debug:main Requested variant +quartz is not provided by port sqlite3.
1940:debug:main Requested variant +bash_completion is not provided by port sqlite3.
1941:debug:main Executing variant universal provides universal
1942:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1943:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1944:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1945:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1946:debug:main Running callback portstartupitem::add_notes
1947:debug:main Finished running callback portstartupitem::add_notes
1948:debug:main No need to upgrade! sqlite3 3.34.1_0 >= sqlite3 3.34.1_0
1949:debug:main epoch: in tree: 0 installed: 0
1950:debug:main xz 5.2.5_0 exists in the ports tree
1951:debug:main xz 5.2.5_0 +universal is the latest installed
1952:debug:main xz 5.2.5_0 +universal is active
1953:debug:main Merging existing variants '+universal' into variants
1954:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
1955:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xz
1956:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1957:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
1958:debug:main adding the default universal variant
1959:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
1960:debug:main Requested variant +aqua is not provided by port xz.
1961:debug:main Requested variant +cocoa is not provided by port xz.
1962:debug:main Requested variant -x11 is not provided by port xz.
1963:debug:main Requested variant +no_x11 is not provided by port xz.
1964:debug:main Requested variant +quartz is not provided by port xz.
1965:debug:main Requested variant +bash_completion is not provided by port xz.
1966:debug:main Executing variant universal provides universal
1967:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1968:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1969:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1970:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1971:debug:main Running callback portstartupitem::add_notes
1972:debug:main Finished running callback portstartupitem::add_notes
1973:debug:main No need to upgrade! xz 5.2.5_0 >= xz 5.2.5_0
1974:debug:main epoch: in tree: 0 installed: 0
1975:debug:main python_select 0.3_9 exists in the ports tree
1976:debug:main python_select 0.3_9  is the latest installed
1977:debug:main python_select 0.3_9  is active
1978:debug:main Merging existing variants '' into variants
1979:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
1980:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/python_select
1981:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
1982:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
1983:debug:main universal_variant is false, so not adding the default universal variant
1984:debug:main Requested variant +aqua is not provided by port python_select.
1985:debug:main Requested variant +cocoa is not provided by port python_select.
1986:debug:main Requested variant +universal is not provided by port python_select.
1987:debug:main Requested variant -x11 is not provided by port python_select.
1988:debug:main Requested variant +no_x11 is not provided by port python_select.
1989:debug:main Requested variant +quartz is not provided by port python_select.
1990:debug:main Requested variant +bash_completion is not provided by port python_select.
1991:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
1992:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
1993:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
1994:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
1995:debug:main Running callback portstartupitem::add_notes
1996:debug:main Finished running callback portstartupitem::add_notes
1997:debug:main No need to upgrade! python_select 0.3_9 >= python_select 0.3_9
1998:debug:main epoch: in tree: 0 installed: 0
1999:debug:main python3_select 0.0_2 exists in the ports tree
2000:debug:main python3_select 0.0_2  is the latest installed
2001:debug:main python3_select 0.0_2  is active
2002:debug:main Merging existing variants '' into variants
2003:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
2004:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/python3_select
2005:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2006:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
2007:debug:main universal_variant is false, so not adding the default universal variant
2008:debug:main Requested variant +aqua is not provided by port python3_select.
2009:debug:main Requested variant +cocoa is not provided by port python3_select.
2010:debug:main Requested variant +universal is not provided by port python3_select.
2011:debug:main Requested variant -x11 is not provided by port python3_select.
2012:debug:main Requested variant +no_x11 is not provided by port python3_select.
2013:debug:main Requested variant +quartz is not provided by port python3_select.
2014:debug:main Requested variant +bash_completion is not provided by port python3_select.
2015:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2016:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2017:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2018:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2019:debug:main Running callback portstartupitem::add_notes
2020:debug:main Finished running callback portstartupitem::add_notes
2021:debug:main No need to upgrade! python3_select 0.0_2 >= python3_select 0.0_2
2022:debug:main epoch: in tree: 0 installed: 0
2023:debug:main py39-idna 3.1_0 exists in the ports tree
2024:debug:main py39-idna 3.1_0  is the latest installed
2025:debug:main py39-idna 3.1_0  is active
2026:debug:main Merging existing variants '' into variants
2027:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
2028:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-idna
2029:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2030:debug:main Re-registering default for distname
2031:debug:main Re-registering default for build.cmd
2032:debug:main Re-registering default for build.target
2033:debug:main Re-registering default for destroot.cmd
2034:debug:main Re-registering default for destroot.destdir
2035:debug:main Re-registering default for destroot.target
2036:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
2037:debug:main only one arch supported, so not adding the default universal variant
2038:debug:main Requested variant +aqua is not provided by port py39-idna.
2039:debug:main Requested variant +cocoa is not provided by port py39-idna.
2040:debug:main Requested variant +universal is not provided by port py39-idna.
2041:debug:main Requested variant -x11 is not provided by port py39-idna.
2042:debug:main Requested variant +no_x11 is not provided by port py39-idna.
2043:debug:main Requested variant +quartz is not provided by port py39-idna.
2044:debug:main Requested variant +bash_completion is not provided by port py39-idna.
2045:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2046:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2047:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2048:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2049:debug:main Running callback portstartupitem::add_notes
2050:debug:main Finished running callback portstartupitem::add_notes
2051:debug:main No need to upgrade! py39-idna 3.1_0 >= py39-idna 3.1_0
2052:debug:main epoch: in tree: 0 installed: 0
2053:debug:main py39-sniffio 1.2.0_0 exists in the ports tree
2054:debug:main py39-sniffio 1.2.0_0  is the latest installed
2055:debug:main py39-sniffio 1.2.0_0  is active
2056:debug:main Merging existing variants '' into variants
2057:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
2058:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-sniffio
2059:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2060:debug:main Re-registering default for distname
2061:debug:main Re-registering default for build.cmd
2062:debug:main Re-registering default for build.target
2063:debug:main Re-registering default for destroot.cmd
2064:debug:main Re-registering default for destroot.destdir
2065:debug:main Re-registering default for destroot.target
2066:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
2067:debug:main only one arch supported, so not adding the default universal variant
2068:debug:main Requested variant +aqua is not provided by port py39-sniffio.
2069:debug:main Requested variant +cocoa is not provided by port py39-sniffio.
2070:debug:main Requested variant +universal is not provided by port py39-sniffio.
2071:debug:main Requested variant -x11 is not provided by port py39-sniffio.
2072:debug:main Requested variant +no_x11 is not provided by port py39-sniffio.
2073:debug:main Requested variant +quartz is not provided by port py39-sniffio.
2074:debug:main Requested variant +bash_completion is not provided by port py39-sniffio.
2075:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2076:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2077:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2078:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2079:debug:main Running callback portstartupitem::add_notes
2080:debug:main Finished running callback portstartupitem::add_notes
2081:debug:main No need to upgrade! py39-sniffio 1.2.0_0 >= py39-sniffio 1.2.0_0
2082:msg:main --->  Computing dependencies for py39-anyio:info:main .:debug:main py39-anyio has no conflicts
2083:debug:main Searching for dependency: py39-setuptools
2084:debug:main Found Dependency: receipt exists for py39-setuptools
2085:debug:main Searching for dependency: python39
2086:debug:main Found Dependency: receipt exists for python39
2087:debug:main Searching for dependency: py39-idna
2088:debug:main Found Dependency: receipt exists for py39-idna
2089:debug:main Searching for dependency: py39-sniffio
2090:debug:main Found Dependency: receipt exists for py39-sniffio
2091:debug:main Executing org.macports.main (py39-anyio)
2092:debug:main dropping privileges: euid changed to 505, egid changed to 20.
2093:debug:archivefetch archivefetch phase started at Sat Feb 27 20:00:36 EST 2021
2094:msg:archivefetch --->  Fetching archive for py39-anyio
2095:debug:archivefetch Executing org.macports.archivefetch (py39-anyio)
2096:debug:archivefetch euid/egid changed to: 0/0
2097:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
2098:debug:archivefetch euid/egid changed to: 505/20
2099:info:archivefetch --->  py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
2100:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py39-anyio
2101:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
2102:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://mse.uk.packages.macports.org/py39-anyio
2103:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
2104:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://lil.fr.packages.macports.org/py39-anyio
2105:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
2106:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2107:debug:archivefetch Skipping completed org.macports.fetch (py39-anyio)
2108:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2109:debug:archivefetch Skipping completed org.macports.checksum (py39-anyio)
2110:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2111:debug:archivefetch Skipping completed org.macports.extract (py39-anyio)
2112:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2113:debug:archivefetch Skipping completed org.macports.patch (py39-anyio)
2114:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2115:debug:archivefetch Skipping completed org.macports.configure (py39-anyio)
2116:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2117:debug:build build phase started at Sat Feb 27 20:00:38 EST 2021
2118:notice:build --->  Building py39-anyio
2119:debug:build Executing proc-pre-org.macports.build-build-0
2120:debug:build Executing org.macports.build (py39-anyio)
2121:debug:build Environment:
2122:debug:build CC='/usr/bin/clang'
2123:debug:build CC_PRINT_OPTIONS='YES'
2124: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-anyio/py39-anyio/work/.CC_PRINT_OPTIONS'
2125:debug:build CFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2126:debug:build CPATH='/opt/local/include'
2127:debug:build CXX='/usr/bin/clang++'
2128:debug:build CXXFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2129:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
2130:debug:build F90FLAGS=''
2131:debug:build FCFLAGS=''
2132:debug:build FFLAGS=''
2133:debug:build LDFLAGS=''
2134:debug:build LIBRARY_PATH='/opt/local/lib'
2135:debug:build MACOSX_DEPLOYMENT_TARGET='11.2'
2136:debug:build OBJC='/usr/bin/clang'
2137:debug:build OBJCFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2138:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2139:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
2140:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
2141:info:build WARNING: The wheel package is not available.
2142:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
2143:info:build WARNING: Url '''/setuptools-scm/' is ignored. It is either a non-existing path or lacks a specific scheme.
2144:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
2145:info:build ERROR: Could not find a version that satisfies the requirement setuptools_scm
2146:info:build ERROR: No matching distribution found for setuptools_scm
2147:info:build Traceback (most recent call last):
2148:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 119, in fetch_build_egg
2149:info:build     subprocess.check_call(cmd)
2150:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call
2151:info:build     raise CalledProcessError(retcode, cmd)
2152:info:build subprocess.CalledProcessError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmprxq72z3p', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
2153:info:build The above exception was the direct cause of the following exception:
2154:info:build Traceback (most recent call last):
2155:info:build   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.py", line 3, in <module>
2156:info:build     setup(
2157:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 152, in setup
2158:info:build     _install_setup_requires(attrs)
2159:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires
2160:info:build     dist.fetch_build_eggs(dist.setup_requires)
2161:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 686, in fetch_build_eggs
2162:info:build     resolved_dists = pkg_resources.working_set.resolve(
2163:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 766, in resolve
2164:info:build     dist = best[req.key] = env.best_match(
2165:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1051, in best_match
2166:info:build     return self.obtain(req, installer)
2167:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1063, in obtain
2168:info:build     return installer(requirement)
2169:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 745, in fetch_build_egg
2170:info:build     return fetch_build_egg(self, req)
2171:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 121, in fetch_build_egg
2172:info:build     raise DistutilsError(str(e)) from e
2173:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmprxq72z3p', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
2174:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
2175:info:build Exit code: 1
2176:error:build Failed to build py39-anyio: command execution failed
2177:debug:build Error code: CHILDSTATUS 77962 1
2178:debug:build Backtrace: command execution failed
2179:debug:build     while executing
2180:debug:build "system {*}$notty {*}$nice $fullcmdstring"
2181:debug:build     invoked from within
2182:debug:build "command_exec build"
2183:debug:build     (procedure "portbuild::build_main" line 8)
2184:debug:build     invoked from within
2185:debug:build "$procedure $targetname"
2186:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/main.log for details.
2187version:1
2188:debug:sysinfo macOS 11.2 (darwin/20.3.0) arch i386
2189:debug:sysinfo MacPorts 2.6.4
2190:debug:sysinfo Xcode 12.4
2191:debug:sysinfo SDK 11.2
2192:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.2
2193:warn:clean The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
2194:warn:clean You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
2195:msg:clean --->  Computing dependencies for py39-anyio:info:clean .:debug:clean py39-anyio has no conflicts
2196:debug:clean Searching for dependency: py39-setuptools
2197:debug:clean Found Dependency: receipt exists for py39-setuptools
2198:debug:clean Searching for dependency: python39
2199:debug:clean Found Dependency: receipt exists for python39
2200:debug:clean Searching for dependency: py39-idna
2201:debug:clean Found Dependency: receipt exists for py39-idna
2202:debug:clean Searching for dependency: py39-sniffio
2203:debug:clean Found Dependency: receipt exists for py39-sniffio
2204:debug:main Executing org.macports.main (py39-anyio)
2205:debug:main dropping privileges: euid changed to 505, egid changed to 20.
2206:debug:archivefetch archivefetch phase started at Sat Feb 27 20:03:37 EST 2021
2207:msg:archivefetch --->  Fetching archive for py39-anyio
2208:debug:archivefetch Executing org.macports.archivefetch (py39-anyio)
2209:debug:archivefetch euid/egid changed to: 0/0
2210:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
2211:debug:archivefetch euid/egid changed to: 505/20
2212:info:archivefetch --->  py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
2213:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py39-anyio
2214:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
2215:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://mse.uk.packages.macports.org/py39-anyio
2216:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
2217:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://lil.fr.packages.macports.org/py39-anyio
2218:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
2219:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2220:debug:archivefetch Skipping completed org.macports.fetch (py39-anyio)
2221:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2222:debug:archivefetch Skipping completed org.macports.checksum (py39-anyio)
2223:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2224:debug:archivefetch Skipping completed org.macports.extract (py39-anyio)
2225:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2226:debug:archivefetch Skipping completed org.macports.patch (py39-anyio)
2227:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2228:debug:archivefetch Skipping completed org.macports.configure (py39-anyio)
2229:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2230:debug:build build phase started at Sat Feb 27 20:03:38 EST 2021
2231:notice:build --->  Building py39-anyio
2232:debug:build Executing proc-pre-org.macports.build-build-0
2233:debug:build Executing org.macports.build (py39-anyio)
2234:debug:build Environment:
2235:debug:build CC='/usr/bin/clang'
2236:debug:build CC_PRINT_OPTIONS='YES'
2237: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-anyio/py39-anyio/work/.CC_PRINT_OPTIONS'
2238:debug:build CFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2239:debug:build CPATH='/opt/local/include'
2240:debug:build CXX='/usr/bin/clang++'
2241:debug:build CXXFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2242:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
2243:debug:build F90FLAGS=''
2244:debug:build FCFLAGS=''
2245:debug:build FFLAGS=''
2246:debug:build LDFLAGS=''
2247:debug:build LIBRARY_PATH='/opt/local/lib'
2248:debug:build MACOSX_DEPLOYMENT_TARGET='11.2'
2249:debug:build OBJC='/usr/bin/clang'
2250:debug:build OBJCFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2251:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2252:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
2253:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
2254:info:build WARNING: The wheel package is not available.
2255:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
2256:info:build WARNING: Url '''/setuptools-scm/' is ignored. It is either a non-existing path or lacks a specific scheme.
2257:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
2258:info:build ERROR: Could not find a version that satisfies the requirement setuptools_scm
2259:info:build ERROR: No matching distribution found for setuptools_scm
2260:info:build Traceback (most recent call last):
2261:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 119, in fetch_build_egg
2262:info:build     subprocess.check_call(cmd)
2263:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call
2264:info:build     raise CalledProcessError(retcode, cmd)
2265:info:build subprocess.CalledProcessError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmpnpmfhfxs', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
2266:info:build The above exception was the direct cause of the following exception:
2267:info:build Traceback (most recent call last):
2268:info:build   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.py", line 3, in <module>
2269:info:build     setup(
2270:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 152, in setup
2271:info:build     _install_setup_requires(attrs)
2272:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires
2273:info:build     dist.fetch_build_eggs(dist.setup_requires)
2274:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 686, in fetch_build_eggs
2275:info:build     resolved_dists = pkg_resources.working_set.resolve(
2276:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 766, in resolve
2277:info:build     dist = best[req.key] = env.best_match(
2278:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1051, in best_match
2279:info:build     return self.obtain(req, installer)
2280:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1063, in obtain
2281:info:build     return installer(requirement)
2282:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 745, in fetch_build_egg
2283:info:build     return fetch_build_egg(self, req)
2284:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 121, in fetch_build_egg
2285:info:build     raise DistutilsError(str(e)) from e
2286:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmpnpmfhfxs', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
2287:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
2288:info:build Exit code: 1
2289:error:build Failed to build py39-anyio: command execution failed
2290:debug:build Error code: CHILDSTATUS 82591 1
2291:debug:build Backtrace: command execution failed
2292:debug:build     while executing
2293:debug:build "system {*}$notty {*}$nice $fullcmdstring"
2294:debug:build     invoked from within
2295:debug:build "command_exec build"
2296:debug:build     (procedure "portbuild::build_main" line 8)
2297:debug:build     invoked from within
2298:debug:build "$procedure $targetname"
2299:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/main.log for details.
2300version:1
2301:debug:sysinfo macOS 11.2 (darwin/20.3.0) arch i386
2302:debug:sysinfo MacPorts 2.6.4
2303:debug:sysinfo Xcode 12.4
2304:debug:sysinfo SDK 11.2
2305:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.2
2306:warn:main The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
2307:warn:main You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
2308:debug:main epoch: in tree: 0 installed: 0
2309:debug:main py39-setuptools 51.3.3_0 exists in the ports tree
2310:debug:main py39-setuptools 51.3.3_0  is the latest installed
2311:debug:main py39-setuptools 51.3.3_0  is active
2312:debug:main Merging existing variants '' into variants
2313:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
2314:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-setuptools
2315:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2316:debug:main Re-registering default for distname
2317:debug:main Re-registering default for build.cmd
2318:debug:main Re-registering default for build.target
2319:debug:main Re-registering default for destroot.cmd
2320:debug:main Re-registering default for destroot.destdir
2321:debug:main Re-registering default for destroot.target
2322:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
2323:debug:main only one arch supported, so not adding the default universal variant
2324:debug:main Requested variant +aqua is not provided by port py39-setuptools.
2325:debug:main Requested variant +cocoa is not provided by port py39-setuptools.
2326:debug:main Requested variant +universal is not provided by port py39-setuptools.
2327:debug:main Requested variant -x11 is not provided by port py39-setuptools.
2328:debug:main Requested variant +no_x11 is not provided by port py39-setuptools.
2329:debug:main Requested variant +quartz is not provided by port py39-setuptools.
2330:debug:main Requested variant +bash_completion is not provided by port py39-setuptools.
2331:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2332:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2333:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2334:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2335:debug:main Running callback portstartupitem::add_notes
2336:debug:main Finished running callback portstartupitem::add_notes
2337:debug:main No need to upgrade! py39-setuptools 51.3.3_0 >= py39-setuptools 51.3.3_0
2338:debug:main epoch: in tree: 0 installed: 0
2339:debug:main python39 3.9.2_0 exists in the ports tree
2340:debug:main python39 3.9.2_0  is the latest installed
2341:debug:main python39 3.9.2_0  is active
2342:debug:main Merging existing variants '-universal' into variants
2343:debug:main new fully merged portvariants: aqua + cocoa + universal - no_x11 + x11 - bash_completion + quartz +
2344:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/python39
2345:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2346:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
2347:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2348:debug:main universal variant already exists, so not adding the default one
2349:debug:main Requested variant +aqua is not provided by port python39.
2350:debug:main Requested variant +cocoa is not provided by port python39.
2351:debug:main Requested variant -x11 is not provided by port python39.
2352:debug:main Requested variant +no_x11 is not provided by port python39.
2353:debug:main Requested variant +quartz is not provided by port python39.
2354:debug:main Requested variant +bash_completion is not provided by port python39.
2355:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2356:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2357:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2358:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2359:debug:main Running callback portstartupitem::add_notes
2360:debug:main Finished running callback portstartupitem::add_notes
2361:debug:main No need to upgrade! python39 3.9.2_0 >= python39 3.9.2_0
2362:debug:main epoch: in tree: 0 installed: 0
2363:debug:main bzip2 1.0.8_0 exists in the ports tree
2364:debug:main bzip2 1.0.8_0 +universal is the latest installed
2365:debug:main bzip2 1.0.8_0 +universal is active
2366:debug:main Merging existing variants '+universal' into variants
2367:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
2368:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/bzip2
2369:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2370:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2371:debug:main universal variant already exists, so not adding the default one
2372:debug:main Requested variant +aqua is not provided by port bzip2.
2373:debug:main Requested variant +cocoa is not provided by port bzip2.
2374:debug:main Requested variant -x11 is not provided by port bzip2.
2375:debug:main Requested variant +no_x11 is not provided by port bzip2.
2376:debug:main Requested variant +quartz is not provided by port bzip2.
2377:debug:main Requested variant +bash_completion is not provided by port bzip2.
2378:debug:main Executing variant universal provides universal
2379:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2380:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2381:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2382:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2383:debug:main Running callback portstartupitem::add_notes
2384:debug:main Finished running callback portstartupitem::add_notes
2385:debug:main No need to upgrade! bzip2 1.0.8_0 >= bzip2 1.0.8_0
2386:debug:main epoch: in tree: 0 installed: 0
2387:debug:main expat 2.2.10_0 exists in the ports tree
2388:debug:main expat 2.2.10_0 +universal is the latest installed
2389:debug:main expat 2.2.10_0 +universal is active
2390:debug:main Merging existing variants '+universal' into variants
2391:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
2392:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/expat
2393:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2394:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
2395:debug:main muniversal: adding universal variant
2396:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2397:debug:main Requested variant +aqua is not provided by port expat.
2398:debug:main Requested variant +cocoa is not provided by port expat.
2399:debug:main Requested variant -x11 is not provided by port expat.
2400:debug:main Requested variant +no_x11 is not provided by port expat.
2401:debug:main Requested variant +quartz is not provided by port expat.
2402:debug:main Requested variant +bash_completion is not provided by port expat.
2403:debug:main Executing variant universal provides universal
2404:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2405:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2406:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2407:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2408:debug:main Running callback portstartupitem::add_notes
2409:debug:main Finished running callback portstartupitem::add_notes
2410:debug:main No need to upgrade! expat 2.2.10_0 >= expat 2.2.10_0
2411:debug:main epoch: in tree: 2 installed: 2
2412:debug:main gettext 0.19.8.1_2 exists in the ports tree
2413:debug:main gettext 0.19.8.1_2 +universal is the latest installed
2414:debug:main gettext 0.19.8.1_2 +universal is active
2415:debug:main Merging existing variants '+universal' into variants
2416:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
2417:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/gettext
2418:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2419:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
2420:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
2421:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
2422:debug:main compiler clang 1200.0.32.29 not blacklisted because it doesn't match {clang < 211.10.1}
2423:debug:main muniversal: adding universal variant
2424:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2425:debug:main Requested variant +aqua is not provided by port gettext.
2426:debug:main Requested variant +cocoa is not provided by port gettext.
2427:debug:main Requested variant -x11 is not provided by port gettext.
2428:debug:main Requested variant +no_x11 is not provided by port gettext.
2429:debug:main Requested variant +quartz is not provided by port gettext.
2430:debug:main Requested variant +bash_completion is not provided by port gettext.
2431:debug:main Executing variant universal provides universal
2432:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2433:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2434:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2435:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2436:debug:main Running callback portstartupitem::add_notes
2437:debug:main Finished running callback portstartupitem::add_notes
2438:debug:main No need to upgrade! gettext 0.19.8.1_2 >= gettext 0.19.8.1_2
2439:debug:main epoch: in tree: 0 installed: 0
2440:debug:main libiconv 1.16_1 exists in the ports tree
2441:debug:main libiconv 1.16_1 +universal is the latest installed
2442:debug:main libiconv 1.16_1 +universal is active
2443:debug:main Merging existing variants '+universal' into variants
2444:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
2445:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/libiconv
2446:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2447:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
2448:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
2449:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
2450:debug:main muniversal: adding universal variant
2451:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2452:debug:main Requested variant +aqua is not provided by port libiconv.
2453:debug:main Requested variant +cocoa is not provided by port libiconv.
2454:debug:main Requested variant -x11 is not provided by port libiconv.
2455:debug:main Requested variant +no_x11 is not provided by port libiconv.
2456:debug:main Requested variant +quartz is not provided by port libiconv.
2457:debug:main Requested variant +bash_completion is not provided by port libiconv.
2458:debug:main Executing variant universal provides universal
2459:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2460:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2461:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2462:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2463:debug:main Running callback portstartupitem::add_notes
2464:debug:main Finished running callback portstartupitem::add_notes
2465:debug:main No need to upgrade! libiconv 1.16_1 >= libiconv 1.16_1
2466:debug:main epoch: in tree: 0 installed: 0
2467:debug:main ncurses 6.2_1 exists in the ports tree
2468:debug:main ncurses 6.2_1 +universal is the latest installed
2469:debug:main ncurses 6.2_1 +universal is active
2470:debug:main Merging existing variants '+universal' into variants
2471:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
2472:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/ncurses
2473:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2474:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
2475:debug:main adding the default universal variant
2476:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2477:debug:main Requested variant +aqua is not provided by port ncurses.
2478:debug:main Requested variant +cocoa is not provided by port ncurses.
2479:debug:main Requested variant -x11 is not provided by port ncurses.
2480:debug:main Requested variant +no_x11 is not provided by port ncurses.
2481:debug:main Requested variant +quartz is not provided by port ncurses.
2482:debug:main Requested variant +bash_completion is not provided by port ncurses.
2483:debug:main Executing variant universal provides universal
2484:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2485:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2486:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2487:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2488:debug:main Running callback portstartupitem::add_notes
2489:debug:main Finished running callback portstartupitem::add_notes
2490:debug:main No need to upgrade! ncurses 6.2_1 >= ncurses 6.2_1
2491:debug:main epoch: in tree: 20090923 installed: 20090923
2492:debug:main libedit 20191231-3.1_0 exists in the ports tree
2493:debug:main libedit 20191231-3.1_0 +universal is the latest installed
2494:debug:main libedit 20191231-3.1_0 +universal is active
2495:debug:main Merging existing variants '+universal' into variants
2496:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
2497:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libedit
2498:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2499:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
2500:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
2501:debug:main muniversal: adding universal variant
2502:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2503:debug:main Requested variant +aqua is not provided by port libedit.
2504:debug:main Requested variant +cocoa is not provided by port libedit.
2505:debug:main Requested variant -x11 is not provided by port libedit.
2506:debug:main Requested variant +no_x11 is not provided by port libedit.
2507:debug:main Requested variant +quartz is not provided by port libedit.
2508:debug:main Requested variant +bash_completion is not provided by port libedit.
2509:debug:main Executing variant universal provides universal
2510:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2511:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2512:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2513:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2514:debug:main Running callback portstartupitem::add_notes
2515:debug:main Finished running callback portstartupitem::add_notes
2516:debug:main No need to upgrade! libedit 20191231-3.1_0 >= libedit 20191231-3.1_0
2517:debug:main epoch: in tree: 0 installed: 0
2518:debug:main libffi 3.3_1 exists in the ports tree
2519:debug:main libffi 3.3_1 +universal is the latest installed
2520:debug:main libffi 3.3_1 +universal is active
2521:debug:main Merging existing variants '+universal' into variants
2522:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
2523:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libffi
2524:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2525:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
2526:debug:main Sourcing PortGroup github 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl
2527:debug:main Re-registering default for livecheck.url
2528:debug:main Re-registering default for livecheck.regex
2529:debug:main muniversal: adding universal variant
2530:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2531:debug:main Requested variant +aqua is not provided by port libffi.
2532:debug:main Requested variant +cocoa is not provided by port libffi.
2533:debug:main Requested variant -x11 is not provided by port libffi.
2534:debug:main Requested variant +no_x11 is not provided by port libffi.
2535:debug:main Requested variant +quartz is not provided by port libffi.
2536:debug:main Requested variant +bash_completion is not provided by port libffi.
2537:debug:main Executing variant universal provides universal
2538:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2539:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2540:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2541:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2542:debug:main Running callback portstartupitem::add_notes
2543:debug:main Finished running callback portstartupitem::add_notes
2544:debug:main No need to upgrade! libffi 3.3_1 >= libffi 3.3_1
2545:debug:main epoch: in tree: 1 installed: 1
2546:debug:main openssl 1.1.1j_0 exists in the ports tree
2547:debug:main openssl 1.1.1j_0 +universal is the latest installed
2548:debug:main openssl 1.1.1j_0 +universal is active
2549:debug:main Merging existing variants '+universal' into variants
2550:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
2551:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/openssl
2552:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2553:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
2554:debug:main muniversal: adding universal variant
2555:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2556:debug:main Requested variant +aqua is not provided by port openssl.
2557:debug:main Requested variant +cocoa is not provided by port openssl.
2558:debug:main Requested variant -x11 is not provided by port openssl.
2559:debug:main Requested variant +no_x11 is not provided by port openssl.
2560:debug:main Requested variant +quartz is not provided by port openssl.
2561:debug:main Requested variant +bash_completion is not provided by port openssl.
2562:debug:main Executing variant universal provides universal
2563:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2564:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2565:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2566:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2567:debug:main Running callback portstartupitem::add_notes
2568:debug:main Finished running callback portstartupitem::add_notes
2569:debug:main No need to upgrade! openssl 1.1.1j_0 >= openssl 1.1.1j_0
2570:debug:main epoch: in tree: 0 installed: 0
2571:debug:main zlib 1.2.11_0 exists in the ports tree
2572:debug:main zlib 1.2.11_0 +universal is the latest installed
2573:debug:main zlib 1.2.11_0 +universal is active
2574:debug:main Merging existing variants '+universal' into variants
2575:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
2576:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/zlib
2577:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2578:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
2579:debug:main adding the default universal variant
2580:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2581:debug:main Requested variant +aqua is not provided by port zlib.
2582:debug:main Requested variant +cocoa is not provided by port zlib.
2583:debug:main Requested variant -x11 is not provided by port zlib.
2584:debug:main Requested variant +no_x11 is not provided by port zlib.
2585:debug:main Requested variant +quartz is not provided by port zlib.
2586:debug:main Requested variant +bash_completion is not provided by port zlib.
2587:debug:main Executing variant universal provides universal
2588:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2589:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2590:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2591:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2592:debug:main Running callback portstartupitem::add_notes
2593:debug:main Finished running callback portstartupitem::add_notes
2594:debug:main No need to upgrade! zlib 1.2.11_0 >= zlib 1.2.11_0
2595:debug:main epoch: in tree: 0 installed: 0
2596:debug:main sqlite3 3.34.1_0 exists in the ports tree
2597:debug:main sqlite3 3.34.1_0 +universal is the latest installed
2598:debug:main sqlite3 3.34.1_0 +universal is active
2599:debug:main Merging existing variants '+universal' into variants
2600:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
2601:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/databases/sqlite3
2602:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2603:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
2604:debug:main adding the default universal variant
2605:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2606:debug:main Requested variant +aqua is not provided by port sqlite3.
2607:debug:main Requested variant +cocoa is not provided by port sqlite3.
2608:debug:main Requested variant -x11 is not provided by port sqlite3.
2609:debug:main Requested variant +no_x11 is not provided by port sqlite3.
2610:debug:main Requested variant +quartz is not provided by port sqlite3.
2611:debug:main Requested variant +bash_completion is not provided by port sqlite3.
2612:debug:main Executing variant universal provides universal
2613:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2614:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2615:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2616:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2617:debug:main Running callback portstartupitem::add_notes
2618:debug:main Finished running callback portstartupitem::add_notes
2619:debug:main No need to upgrade! sqlite3 3.34.1_0 >= sqlite3 3.34.1_0
2620:debug:main epoch: in tree: 0 installed: 0
2621:debug:main xz 5.2.5_0 exists in the ports tree
2622:debug:main xz 5.2.5_0 +universal is the latest installed
2623:debug:main xz 5.2.5_0 +universal is active
2624:debug:main Merging existing variants '+universal' into variants
2625:debug:main new fully merged portvariants: aqua + cocoa + universal + no_x11 + x11 - bash_completion + quartz +
2626:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xz
2627:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2628:debug:main Sourcing PortGroup clang_dependency 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/clang_dependency-1.0.tcl
2629:debug:main adding the default universal variant
2630:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
2631:debug:main Requested variant +aqua is not provided by port xz.
2632:debug:main Requested variant +cocoa is not provided by port xz.
2633:debug:main Requested variant -x11 is not provided by port xz.
2634:debug:main Requested variant +no_x11 is not provided by port xz.
2635:debug:main Requested variant +quartz is not provided by port xz.
2636:debug:main Requested variant +bash_completion is not provided by port xz.
2637:debug:main Executing variant universal provides universal
2638:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2639:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2640:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2641:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2642:debug:main Running callback portstartupitem::add_notes
2643:debug:main Finished running callback portstartupitem::add_notes
2644:debug:main No need to upgrade! xz 5.2.5_0 >= xz 5.2.5_0
2645:debug:main epoch: in tree: 0 installed: 0
2646:debug:main python_select 0.3_9 exists in the ports tree
2647:debug:main python_select 0.3_9  is the latest installed
2648:debug:main python_select 0.3_9  is active
2649:debug:main Merging existing variants '' into variants
2650:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
2651:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/python_select
2652:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2653:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
2654:debug:main universal_variant is false, so not adding the default universal variant
2655:debug:main Requested variant +aqua is not provided by port python_select.
2656:debug:main Requested variant +cocoa is not provided by port python_select.
2657:debug:main Requested variant +universal is not provided by port python_select.
2658:debug:main Requested variant -x11 is not provided by port python_select.
2659:debug:main Requested variant +no_x11 is not provided by port python_select.
2660:debug:main Requested variant +quartz is not provided by port python_select.
2661:debug:main Requested variant +bash_completion is not provided by port python_select.
2662:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2663:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2664:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2665:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2666:debug:main Running callback portstartupitem::add_notes
2667:debug:main Finished running callback portstartupitem::add_notes
2668:debug:main No need to upgrade! python_select 0.3_9 >= python_select 0.3_9
2669:debug:main epoch: in tree: 0 installed: 0
2670:debug:main python3_select 0.0_2 exists in the ports tree
2671:debug:main python3_select 0.0_2  is the latest installed
2672:debug:main python3_select 0.0_2  is active
2673:debug:main Merging existing variants '' into variants
2674:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
2675:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/sysutils/python3_select
2676:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2677:debug:main Sourcing PortGroup select 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl
2678:debug:main universal_variant is false, so not adding the default universal variant
2679:debug:main Requested variant +aqua is not provided by port python3_select.
2680:debug:main Requested variant +cocoa is not provided by port python3_select.
2681:debug:main Requested variant +universal is not provided by port python3_select.
2682:debug:main Requested variant -x11 is not provided by port python3_select.
2683:debug:main Requested variant +no_x11 is not provided by port python3_select.
2684:debug:main Requested variant +quartz is not provided by port python3_select.
2685:debug:main Requested variant +bash_completion is not provided by port python3_select.
2686:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2687:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2688:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2689:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2690:debug:main Running callback portstartupitem::add_notes
2691:debug:main Finished running callback portstartupitem::add_notes
2692:debug:main No need to upgrade! python3_select 0.0_2 >= python3_select 0.0_2
2693:debug:main epoch: in tree: 0 installed: 0
2694:debug:main py39-idna 3.1_0 exists in the ports tree
2695:debug:main py39-idna 3.1_0  is the latest installed
2696:debug:main py39-idna 3.1_0  is active
2697:debug:main Merging existing variants '' into variants
2698:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
2699:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-idna
2700:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2701:debug:main Re-registering default for distname
2702:debug:main Re-registering default for build.cmd
2703:debug:main Re-registering default for build.target
2704:debug:main Re-registering default for destroot.cmd
2705:debug:main Re-registering default for destroot.destdir
2706:debug:main Re-registering default for destroot.target
2707:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
2708:debug:main only one arch supported, so not adding the default universal variant
2709:debug:main Requested variant +aqua is not provided by port py39-idna.
2710:debug:main Requested variant +cocoa is not provided by port py39-idna.
2711:debug:main Requested variant +universal is not provided by port py39-idna.
2712:debug:main Requested variant -x11 is not provided by port py39-idna.
2713:debug:main Requested variant +no_x11 is not provided by port py39-idna.
2714:debug:main Requested variant +quartz is not provided by port py39-idna.
2715:debug:main Requested variant +bash_completion is not provided by port py39-idna.
2716:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2717:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2718:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2719:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2720:debug:main Running callback portstartupitem::add_notes
2721:debug:main Finished running callback portstartupitem::add_notes
2722:debug:main No need to upgrade! py39-idna 3.1_0 >= py39-idna 3.1_0
2723:debug:main epoch: in tree: 0 installed: 0
2724:debug:main py39-sniffio 1.2.0_0 exists in the ports tree
2725:debug:main py39-sniffio 1.2.0_0  is the latest installed
2726:debug:main py39-sniffio 1.2.0_0  is active
2727:debug:main Merging existing variants '' into variants
2728:debug:main new fully merged portvariants: aqua + universal + cocoa + no_x11 + x11 - bash_completion + quartz +
2729:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-sniffio
2730:debug:main OS darwin/20.3.0 (macOS 11.2) arch i386
2731:debug:main Re-registering default for distname
2732:debug:main Re-registering default for build.cmd
2733:debug:main Re-registering default for build.target
2734:debug:main Re-registering default for destroot.cmd
2735:debug:main Re-registering default for destroot.destdir
2736:debug:main Re-registering default for destroot.target
2737:debug:main Sourcing PortGroup python 1.0 from /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
2738:debug:main only one arch supported, so not adding the default universal variant
2739:debug:main Requested variant +aqua is not provided by port py39-sniffio.
2740:debug:main Requested variant +cocoa is not provided by port py39-sniffio.
2741:debug:main Requested variant +universal is not provided by port py39-sniffio.
2742:debug:main Requested variant -x11 is not provided by port py39-sniffio.
2743:debug:main Requested variant +no_x11 is not provided by port py39-sniffio.
2744:debug:main Requested variant +quartz is not provided by port py39-sniffio.
2745:debug:main Requested variant +bash_completion is not provided by port py39-sniffio.
2746:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
2747:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
2748:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
2749:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
2750:debug:main Running callback portstartupitem::add_notes
2751:debug:main Finished running callback portstartupitem::add_notes
2752:debug:main No need to upgrade! py39-sniffio 1.2.0_0 >= py39-sniffio 1.2.0_0
2753:msg:main --->  Computing dependencies for py39-anyio:info:main .:debug:main py39-anyio has no conflicts
2754:debug:main Searching for dependency: py39-setuptools
2755:debug:main Found Dependency: receipt exists for py39-setuptools
2756:debug:main Searching for dependency: python39
2757:debug:main Found Dependency: receipt exists for python39
2758:debug:main Searching for dependency: py39-idna
2759:debug:main Found Dependency: receipt exists for py39-idna
2760:debug:main Searching for dependency: py39-sniffio
2761:debug:main Found Dependency: receipt exists for py39-sniffio
2762:debug:main Executing org.macports.main (py39-anyio)
2763:debug:main dropping privileges: euid changed to 505, egid changed to 20.
2764:debug:archivefetch archivefetch phase started at Sat Feb 27 20:06:12 EST 2021
2765:msg:archivefetch --->  Fetching archive for py39-anyio
2766:debug:archivefetch Executing org.macports.archivefetch (py39-anyio)
2767:debug:archivefetch euid/egid changed to: 0/0
2768:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
2769:debug:archivefetch euid/egid changed to: 505/20
2770:info:archivefetch --->  py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
2771:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py39-anyio
2772:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
2773:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://mse.uk.packages.macports.org/py39-anyio
2774:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
2775:msg:archivefetch --->  Attempting to fetch py39-anyio-2.2.0_0.darwin_20.noarch.tbz2 from https://lil.fr.packages.macports.org/py39-anyio
2776:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
2777:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2778:debug:archivefetch Skipping completed org.macports.fetch (py39-anyio)
2779:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2780:debug:archivefetch Skipping completed org.macports.checksum (py39-anyio)
2781:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2782:debug:archivefetch Skipping completed org.macports.extract (py39-anyio)
2783:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2784:debug:archivefetch Skipping completed org.macports.patch (py39-anyio)
2785:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2786:debug:archivefetch Skipping completed org.macports.configure (py39-anyio)
2787:debug:archivefetch Privilege de-escalation not attempted as not running as root.
2788:debug:build build phase started at Sat Feb 27 20:06:13 EST 2021
2789:notice:build --->  Building py39-anyio
2790:debug:build Executing proc-pre-org.macports.build-build-0
2791:debug:build Executing org.macports.build (py39-anyio)
2792:debug:build Environment:
2793:debug:build CC='/usr/bin/clang'
2794:debug:build CC_PRINT_OPTIONS='YES'
2795: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-anyio/py39-anyio/work/.CC_PRINT_OPTIONS'
2796:debug:build CFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2797:debug:build CPATH='/opt/local/include'
2798:debug:build CXX='/usr/bin/clang++'
2799:debug:build CXXFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2800:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
2801:debug:build F90FLAGS=''
2802:debug:build FCFLAGS=''
2803:debug:build FFLAGS=''
2804:debug:build LDFLAGS=''
2805:debug:build LIBRARY_PATH='/opt/local/lib'
2806:debug:build MACOSX_DEPLOYMENT_TARGET='11.2'
2807:debug:build OBJC='/usr/bin/clang'
2808:debug:build OBJCFLAGS=' -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2809:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
2810:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
2811:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
2812:info:build WARNING: The index url "''" seems invalid, please provide a scheme.
2813:info:build WARNING: Url '''/setuptools-scm/' is ignored. It is either a non-existing path or lacks a specific scheme.
2814:info:build WARNING: Url '''' is ignored. It is either a non-existing path or lacks a specific scheme.
2815:info:build ERROR: Could not find a version that satisfies the requirement setuptools_scm
2816:info:build ERROR: No matching distribution found for setuptools_scm
2817:info:build Traceback (most recent call last):
2818:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 119, in fetch_build_egg
2819:info:build     subprocess.check_call(cmd)
2820:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 373, in check_call
2821:info:build     raise CalledProcessError(retcode, cmd)
2822:info:build subprocess.CalledProcessError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmp0xwspu_k', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
2823:info:build The above exception was the direct cause of the following exception:
2824:info:build Traceback (most recent call last):
2825:info:build   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0/setup.py", line 3, in <module>
2826:info:build     setup(
2827:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 152, in setup
2828:info:build     _install_setup_requires(attrs)
2829:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires
2830:info:build     dist.fetch_build_eggs(dist.setup_requires)
2831:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 686, in fetch_build_eggs
2832:info:build     resolved_dists = pkg_resources.working_set.resolve(
2833:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 766, in resolve
2834:info:build     dist = best[req.key] = env.best_match(
2835:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1051, in best_match
2836:info:build     return self.obtain(req, installer)
2837:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1063, in obtain
2838:info:build     return installer(requirement)
2839:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/dist.py", line 745, in fetch_build_egg
2840:info:build     return fetch_build_egg(self, req)
2841:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/setuptools/installer.py", line 121, in fetch_build_egg
2842:info:build     raise DistutilsError(str(e)) from e
2843:info:build distutils.errors.DistutilsError: Command '['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9', '-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-anyio/py39-anyio/work/.tmp/tmp0xwspu_k', '--quiet', '--index-url', "''", '--find-links', "''", 'setuptools_scm']' returned non-zero exit status 1.
2844:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/work/anyio-2.2.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 setup.py --no-user-cfg build -j16
2845:info:build Exit code: 1
2846:error:build Failed to build py39-anyio: command execution failed
2847:debug:build Error code: CHILDSTATUS 86544 1
2848:debug:build Backtrace: command execution failed
2849:debug:build     while executing
2850:debug:build "system {*}$notty {*}$nice $fullcmdstring"
2851:debug:build     invoked from within
2852:debug:build "command_exec build"
2853:debug:build     (procedure "portbuild::build_main" line 8)
2854:debug:build     invoked from within
2855:debug:build "$procedure $targetname"
2856:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anyio/py39-anyio/main.log for details.