Ticket #61490: main.log

File main.log, 175.8 KB (added by mf2k (Frank Schima), 3 years ago)
Line 
1version:1
2:debug:sysinfo macOS 11.0 (darwin/20.1.0) arch i386
3:debug:sysinfo MacPorts 2.6.99
4:debug:sysinfo Xcode 12.2
5:debug:sysinfo SDK 11.0
6:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.0
7:debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work /opt/mports/macports-ports/python/py-matplotlib/work
8:debug:clean dropping privileges: euid changed to 501, egid changed to 510.
9:debug:main Executing org.macports.main (py38-matplotlib)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:archivefetch archivefetch phase started at Sun Nov 15 15:33:02 MST 2020
12:msg:archivefetch --->  Fetching archive for py38-matplotlib
13:debug:archivefetch Executing org.macports.archivefetch (py38-matplotlib)
14:debug:archivefetch euid/egid changed to: 0/0
15:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
16:debug:archivefetch euid/egid changed to: 501/510
17:info:archivefetch --->  py38-matplotlib-3.3.0_2+cairo+webagg.darwin_20.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
18:msg:archivefetch --->  Attempting to fetch py38-matplotlib-3.3.0_2+cairo+webagg.darwin_20.x86_64.tbz2 from https://packages.macports.org/py38-matplotlib
19:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
20:msg:archivefetch --->  Attempting to fetch py38-matplotlib-3.3.0_2+cairo+webagg.darwin_20.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py-matplotlib/py38-matplotlib
21:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
22:msg:archivefetch --->  Attempting to fetch py38-matplotlib-3.3.0_2+cairo+webagg.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/py38-matplotlib
23:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
24:debug:archivefetch Privilege de-escalation not attempted as not running as root.
25:debug:fetch fetch phase started at Sun Nov 15 15:33:03 MST 2020
26:notice:fetch --->  Fetching distfiles for py38-matplotlib
27:debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0.
28:debug:fetch dropping privileges: euid changed to 501, egid changed to 510.
29:debug:fetch Executing org.macports.fetch (py38-matplotlib)
30:info:fetch --->  matplotlib-3.3.0.tar.gz does not exist in /opt/local/var/macports/distfiles/py-matplotlib
31:notice:fetch --->  Attempting to fetch matplotlib-3.3.0.tar.gz from https://files.pythonhosted.org/packages/source/m/matplotlib
32:debug:fetch Privilege de-escalation not attempted as not running as root.
33:debug:checksum checksum phase started at Sun Nov 15 15:33:08 MST 2020
34:notice:checksum --->  Verifying checksums for py38-matplotlib
35:debug:checksum Executing org.macports.checksum (py38-matplotlib)
36:info:checksum --->  Checksumming matplotlib-3.3.0.tar.gz
37:debug:checksum Calculated (rmd160) is a6b883a64588983ddecdfd7f4ef47077ef06121f
38:debug:checksum Correct (rmd160) checksum for matplotlib-3.3.0.tar.gz
39:debug:checksum Calculated (sha256) is 24e8db94948019d531ce0bcd637ac24b1c8f6744ac86d2aa0eb6dbaeb1386f82
40:debug:checksum Correct (sha256) checksum for matplotlib-3.3.0.tar.gz
41:debug:checksum Calculated (size) is 38782487
42:debug:checksum Correct (size) checksum for matplotlib-3.3.0.tar.gz
43:debug:checksum Privilege de-escalation not attempted as not running as root.
44:debug:extract extract phase started at Sun Nov 15 15:33:09 MST 2020
45:notice:extract --->  Extracting py38-matplotlib
46:debug:extract Executing org.macports.extract (py38-matplotlib)
47:info:extract --->  Extracting matplotlib-3.3.0.tar.gz
48:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/py-matplotlib/matplotlib-3.3.0.tar.gz'
49:debug:extract Environment:
50:debug:extract CC_PRINT_OPTIONS='YES'
51:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.CC_PRINT_OPTIONS'
52:debug:extract CPATH='/opt/local/include'
53:debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools'
54:debug:extract LIBRARY_PATH='/opt/local/lib'
55:debug:extract MACOSX_DEPLOYMENT_TARGET='11.0'
56:debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
57:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/py-matplotlib/matplotlib-3.3.0.tar.gz' | /usr/bin/tar -xf -
58:debug:extract system:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/py-matplotlib/matplotlib-3.3.0.tar.gz' | /usr/bin/tar -xf -
59:debug:extract euid/egid changed to: 0/0
60:debug:extract chowned /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work to macports
61:debug:extract euid/egid changed to: 501/510
62:debug:extract Executing proc-post-org.macports.extract-extract-0
63:debug:extract Privilege de-escalation not attempted as not running as root.
64:debug:patch patch phase started at Sun Nov 15 15:33:10 MST 2020
65:debug:patch Executing org.macports.patch (py38-matplotlib)
66:notice:patch --->  Applying patches to py38-matplotlib
67:info:patch --->  Applying patch-v33-setup.cfg.diff
68:debug:patch Environment:
69:debug:patch CC_PRINT_OPTIONS='YES'
70:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.CC_PRINT_OPTIONS'
71:debug:patch CPATH='/opt/local/include'
72:debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools'
73:debug:patch LIBRARY_PATH='/opt/local/lib'
74:debug:patch MACOSX_DEPLOYMENT_TARGET='11.0'
75:debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
76:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0" && /usr/bin/patch -p0 < '/opt/mports/macports-ports/python/py-matplotlib/files/patch-v33-setup.cfg.diff'
77:debug:patch system:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0" && /usr/bin/patch -p0 < '/opt/mports/macports-ports/python/py-matplotlib/files/patch-v33-setup.cfg.diff'
78:info:patch patching file setup.cfg
79:info:patch --->  Applying patch-v33-src-macosx.m.diff
80:debug:patch Environment:
81:debug:patch CC_PRINT_OPTIONS='YES'
82:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.CC_PRINT_OPTIONS'
83:debug:patch CPATH='/opt/local/include'
84:debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools'
85:debug:patch LIBRARY_PATH='/opt/local/lib'
86:debug:patch MACOSX_DEPLOYMENT_TARGET='11.0'
87:debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
88:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0" && /usr/bin/patch -p0 < '/opt/mports/macports-ports/python/py-matplotlib/files/patch-v33-src-macosx.m.diff'
89:debug:patch system:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0" && /usr/bin/patch -p0 < '/opt/mports/macports-ports/python/py-matplotlib/files/patch-v33-src-macosx.m.diff'
90:info:patch patching file src/_macosx.m
91:debug:patch Executing proc-post-org.macports.patch-patch-0
92:info:patch --->  Patching setup.cfg: s|^cairo=False|cairo=True|
93:debug:patch Executing reinplace: /usr/bin/sed s|^cairo=False|cairo=True| </opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0/setup.cfg >@file13
94:warn:patch reinplace s|^cairo=False|cairo=True| didn't change anything in /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0/setup.cfg
95:debug:patch euid/egid changed to: 0/0
96:debug:patch chowned /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0/setup.cfg to macports
97:debug:patch euid/egid changed to: 501/510
98:debug:patch euid/egid changed to: 0/0
99:debug:patch setting attributes on /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0/setup.cfg
100:debug:patch euid/egid changed to: 501/510
101:debug:patch Privilege de-escalation not attempted as not running as root.
102:debug:configure configure phase started at Sun Nov 15 15:33:10 MST 2020
103:notice:configure --->  Configuring py38-matplotlib
104: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
105:debug:configure Using compiler 'Xcode Clang'
106:debug:configure Executing org.macports.configure (py38-matplotlib)
107:debug:configure Privilege de-escalation not attempted as not running as root.
108:debug:build build phase started at Sun Nov 15 15:33:10 MST 2020
109:notice:build --->  Building py38-matplotlib
110:debug:build Executing proc-pre-org.macports.build-build-0
111:debug:build Executing org.macports.build (py38-matplotlib)
112:debug:build port disallows a parallel build
113:debug:build Environment:
114:debug:build CC='/usr/bin/clang'
115:debug:build CC_PRINT_OPTIONS='YES'
116:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.CC_PRINT_OPTIONS'
117:debug:build CFLAGS='-arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
118:debug:build CPATH='/opt/local/include'
119:debug:build CXX='/usr/bin/clang++'
120:debug:build CXXFLAGS='-arch x86_64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
121:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
122:debug:build F90FLAGS='-m64'
123:debug:build FCFLAGS='-m64'
124:debug:build FFLAGS='-m64'
125:debug:build LDFLAGS='-arch x86_64'
126:debug:build LIBRARY_PATH='/opt/local/lib'
127:debug:build MACOSX_DEPLOYMENT_TARGET='11.0'
128:debug:build OBJC='/usr/bin/clang'
129:debug:build OBJCFLAGS='-arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
130:debug:build PKG_CONFIG_PATH='/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/pkgconfig'
131:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
132:info:build Executing:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8 setup.py --no-user-cfg build
133:debug:build system:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8 setup.py --no-user-cfg build
134:info:build Edit setup.cfg to change the build options; suppress output with --quiet.
135:info:build BUILDING MATPLOTLIB
136:info:build   matplotlib: yes [3.3.0]
137:info:build       python: yes [3.8.6 (default, Oct  6 2020, 17:43:36)  [Clang 12.0.0
138:info:build                   (clang-1200.0.32.2)]]
139:info:build     platform: yes [darwin]
140:info:build  sample_data: yes [installing]
141:info:build        tests: no  [skipping due to configuration]
142:info:build       macosx: yes [installing]
143:info:build running build
144:info:build running build_py
145:info:build creating build
146:info:build creating build/lib.macosx-11.0-x86_64-3.8
147:info:build copying lib/pylab.py -> build/lib.macosx-11.0-x86_64-3.8
148:info:build creating build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits
149:info:build copying lib/mpl_toolkits/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits
150:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib
151:info:build copying lib/matplotlib/hatch.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
152:info:build copying lib/matplotlib/transforms.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
153:info:build copying lib/matplotlib/_text_layout.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
154:info:build copying lib/matplotlib/legend_handler.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
155:info:build copying lib/matplotlib/axis.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
156:info:build copying lib/matplotlib/textpath.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
157:info:build copying lib/matplotlib/quiver.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
158:info:build copying lib/matplotlib/backend_bases.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
159:info:build copying lib/matplotlib/units.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
160:info:build copying lib/matplotlib/pylab.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
161:info:build copying lib/matplotlib/colorbar.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
162:info:build copying lib/matplotlib/_version.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
163:info:build copying lib/matplotlib/_cm.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
164:info:build copying lib/matplotlib/backend_managers.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
165:info:build copying lib/matplotlib/mathtext.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
166:info:build copying lib/matplotlib/font_manager.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
167:info:build copying lib/matplotlib/bezier.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
168:info:build copying lib/matplotlib/cm.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
169:info:build copying lib/matplotlib/legend.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
170:info:build copying lib/matplotlib/figure.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
171:info:build copying lib/matplotlib/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
172:info:build copying lib/matplotlib/ttconv.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
173:info:build copying lib/matplotlib/offsetbox.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
174:info:build copying lib/matplotlib/tight_bbox.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
175:info:build copying lib/matplotlib/container.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
176:info:build copying lib/matplotlib/gridspec.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
177:info:build copying lib/matplotlib/lines.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
178:info:build copying lib/matplotlib/widgets.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
179:info:build copying lib/matplotlib/blocking_input.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
180:info:build copying lib/matplotlib/dviread.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
181:info:build copying lib/matplotlib/animation.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
182:info:build copying lib/matplotlib/type1font.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
183:info:build copying lib/matplotlib/_mathtext_data.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
184:info:build copying lib/matplotlib/artist.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
185:info:build copying lib/matplotlib/backend_tools.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
186:info:build copying lib/matplotlib/docstring.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
187:info:build copying lib/matplotlib/_internal_utils.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
188:info:build copying lib/matplotlib/_color_data.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
189:info:build copying lib/matplotlib/texmanager.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
190:info:build copying lib/matplotlib/afm.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
191:info:build copying lib/matplotlib/patches.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
192:info:build copying lib/matplotlib/stackplot.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
193:info:build copying lib/matplotlib/collections.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
194:info:build copying lib/matplotlib/spines.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
195:info:build copying lib/matplotlib/text.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
196:info:build copying lib/matplotlib/markers.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
197:info:build copying lib/matplotlib/mlab.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
198:info:build copying lib/matplotlib/fontconfig_pattern.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
199:info:build copying lib/matplotlib/_pylab_helpers.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
200:info:build copying lib/matplotlib/tight_layout.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
201:info:build copying lib/matplotlib/_cm_listed.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
202:info:build copying lib/matplotlib/dates.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
203:info:build copying lib/matplotlib/table.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
204:info:build copying lib/matplotlib/_animation_data.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
205:info:build copying lib/matplotlib/pyplot.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
206:info:build copying lib/matplotlib/rcsetup.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
207:info:build copying lib/matplotlib/ticker.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
208:info:build copying lib/matplotlib/path.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
209:info:build copying lib/matplotlib/contour.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
210:info:build copying lib/matplotlib/_layoutbox.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
211:info:build copying lib/matplotlib/image.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
212:info:build copying lib/matplotlib/scale.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
213:info:build copying lib/matplotlib/category.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
214:info:build copying lib/matplotlib/_constrained_layout.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
215:info:build copying lib/matplotlib/sankey.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
216:info:build copying lib/matplotlib/patheffects.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
217:info:build copying lib/matplotlib/streamplot.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
218:info:build copying lib/matplotlib/colors.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib
219:info:build creating build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid1
220:info:build copying lib/mpl_toolkits/axes_grid1/inset_locator.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid1
221:info:build copying lib/mpl_toolkits/axes_grid1/axes_grid.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid1
222:info:build copying lib/mpl_toolkits/axes_grid1/parasite_axes.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid1
223:info:build copying lib/mpl_toolkits/axes_grid1/colorbar.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid1
224:info:build copying lib/mpl_toolkits/axes_grid1/anchored_artists.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid1
225:info:build copying lib/mpl_toolkits/axes_grid1/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid1
226:info:build copying lib/mpl_toolkits/axes_grid1/axes_size.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid1
227:info:build copying lib/mpl_toolkits/axes_grid1/mpl_axes.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid1
228:info:build copying lib/mpl_toolkits/axes_grid1/axes_rgb.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid1
229:info:build copying lib/mpl_toolkits/axes_grid1/axes_divider.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid1
230:info:build creating build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
231:info:build copying lib/mpl_toolkits/axes_grid/inset_locator.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
232:info:build copying lib/mpl_toolkits/axes_grid/axislines.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
233:info:build copying lib/mpl_toolkits/axes_grid/axes_grid.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
234:info:build copying lib/mpl_toolkits/axes_grid/grid_finder.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
235:info:build copying lib/mpl_toolkits/axes_grid/parasite_axes.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
236:info:build copying lib/mpl_toolkits/axes_grid/colorbar.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
237:info:build copying lib/mpl_toolkits/axes_grid/anchored_artists.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
238:info:build copying lib/mpl_toolkits/axes_grid/axis_artist.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
239:info:build copying lib/mpl_toolkits/axes_grid/axisline_style.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
240:info:build copying lib/mpl_toolkits/axes_grid/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
241:info:build copying lib/mpl_toolkits/axes_grid/axes_size.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
242:info:build copying lib/mpl_toolkits/axes_grid/angle_helper.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
243:info:build copying lib/mpl_toolkits/axes_grid/grid_helper_curvelinear.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
244:info:build copying lib/mpl_toolkits/axes_grid/clip_path.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
245:info:build copying lib/mpl_toolkits/axes_grid/floating_axes.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
246:info:build copying lib/mpl_toolkits/axes_grid/axes_rgb.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
247:info:build copying lib/mpl_toolkits/axes_grid/axes_divider.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axes_grid
248:info:build creating build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
249:info:build copying lib/mpl_toolkits/tests/test_axisartist_axislines.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
250:info:build copying lib/mpl_toolkits/tests/conftest.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
251:info:build copying lib/mpl_toolkits/tests/test_axisartist_grid_finder.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
252:info:build copying lib/mpl_toolkits/tests/test_axisartist_floating_axes.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
253:info:build copying lib/mpl_toolkits/tests/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
254:info:build copying lib/mpl_toolkits/tests/test_axisartist_axis_artist.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
255:info:build copying lib/mpl_toolkits/tests/test_axisartist_angle_helper.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
256:info:build copying lib/mpl_toolkits/tests/test_axes_grid.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
257:info:build copying lib/mpl_toolkits/tests/test_axisartist_clip_path.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
258:info:build copying lib/mpl_toolkits/tests/test_mplot3d.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
259:info:build copying lib/mpl_toolkits/tests/test_axisartist_grid_helper_curvelinear.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
260:info:build copying lib/mpl_toolkits/tests/test_axes_grid1.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/tests
261:info:build creating build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/mplot3d
262:info:build copying lib/mpl_toolkits/mplot3d/proj3d.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/mplot3d
263:info:build copying lib/mpl_toolkits/mplot3d/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/mplot3d
264:info:build copying lib/mpl_toolkits/mplot3d/axes3d.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/mplot3d
265:info:build copying lib/mpl_toolkits/mplot3d/axis3d.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/mplot3d
266:info:build copying lib/mpl_toolkits/mplot3d/art3d.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/mplot3d
267:info:build creating build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
268:info:build copying lib/mpl_toolkits/axisartist/axislines.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
269:info:build copying lib/mpl_toolkits/axisartist/axes_grid.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
270:info:build copying lib/mpl_toolkits/axisartist/grid_finder.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
271:info:build copying lib/mpl_toolkits/axisartist/parasite_axes.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
272:info:build copying lib/mpl_toolkits/axisartist/axis_artist.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
273:info:build copying lib/mpl_toolkits/axisartist/axisline_style.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
274:info:build copying lib/mpl_toolkits/axisartist/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
275:info:build copying lib/mpl_toolkits/axisartist/angle_helper.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
276:info:build copying lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
277:info:build copying lib/mpl_toolkits/axisartist/clip_path.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
278:info:build copying lib/mpl_toolkits/axisartist/floating_axes.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
279:info:build copying lib/mpl_toolkits/axisartist/axes_rgb.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
280:info:build copying lib/mpl_toolkits/axisartist/axes_divider.py -> build/lib.macosx-11.0-x86_64-3.8/mpl_toolkits/axisartist
281:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/compat
282:info:build copying lib/matplotlib/compat/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/compat
283:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/tri
284:info:build copying lib/matplotlib/tri/trirefine.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tri
285:info:build copying lib/matplotlib/tri/tripcolor.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tri
286:info:build copying lib/matplotlib/tri/trifinder.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tri
287:info:build copying lib/matplotlib/tri/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tri
288:info:build copying lib/matplotlib/tri/triplot.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tri
289:info:build copying lib/matplotlib/tri/tritools.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tri
290:info:build copying lib/matplotlib/tri/tricontour.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tri
291:info:build copying lib/matplotlib/tri/triangulation.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tri
292:info:build copying lib/matplotlib/tri/triinterpolate.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tri
293:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/axes
294:info:build copying lib/matplotlib/axes/_axes.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/axes
295:info:build copying lib/matplotlib/axes/_base.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/axes
296:info:build copying lib/matplotlib/axes/_subplots.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/axes
297:info:build copying lib/matplotlib/axes/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/axes
298:info:build copying lib/matplotlib/axes/_secondary_axes.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/axes
299:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/sphinxext
300:info:build copying lib/matplotlib/sphinxext/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/sphinxext
301:info:build copying lib/matplotlib/sphinxext/mathmpl.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/sphinxext
302:info:build copying lib/matplotlib/sphinxext/plot_directive.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/sphinxext
303:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/cbook
304:info:build copying lib/matplotlib/cbook/deprecation.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/cbook
305:info:build copying lib/matplotlib/cbook/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/cbook
306:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
307:info:build copying lib/matplotlib/backends/backend_template.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
308:info:build copying lib/matplotlib/backends/backend_qt4agg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
309:info:build copying lib/matplotlib/backends/backend_gtk3cairo.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
310:info:build copying lib/matplotlib/backends/backend_tkagg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
311:info:build copying lib/matplotlib/backends/backend_qt5agg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
312:info:build copying lib/matplotlib/backends/backend_qt5.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
313:info:build copying lib/matplotlib/backends/backend_gtk3agg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
314:info:build copying lib/matplotlib/backends/backend_cairo.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
315:info:build copying lib/matplotlib/backends/backend_pdf.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
316:info:build copying lib/matplotlib/backends/backend_wxagg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
317:info:build copying lib/matplotlib/backends/backend_pgf.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
318:info:build copying lib/matplotlib/backends/backend_mixed.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
319:info:build copying lib/matplotlib/backends/backend_macosx.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
320:info:build copying lib/matplotlib/backends/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
321:info:build copying lib/matplotlib/backends/backend_qt4.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
322:info:build copying lib/matplotlib/backends/backend_tkcairo.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
323:info:build copying lib/matplotlib/backends/backend_qt4cairo.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
324:info:build copying lib/matplotlib/backends/backend_gtk3.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
325:info:build copying lib/matplotlib/backends/backend_wxcairo.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
326:info:build copying lib/matplotlib/backends/backend_nbagg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
327:info:build copying lib/matplotlib/backends/backend_webagg_core.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
328:info:build copying lib/matplotlib/backends/backend_wx.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
329:info:build copying lib/matplotlib/backends/backend_qt5cairo.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
330:info:build copying lib/matplotlib/backends/_backend_tk.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
331:info:build copying lib/matplotlib/backends/qt_compat.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
332:info:build copying lib/matplotlib/backends/backend_svg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
333:info:build copying lib/matplotlib/backends/_backend_pdf_ps.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
334:info:build copying lib/matplotlib/backends/backend_webagg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
335:info:build copying lib/matplotlib/backends/backend_ps.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
336:info:build copying lib/matplotlib/backends/backend_agg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends
337:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
338:info:build copying lib/matplotlib/tests/test_marker.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
339:info:build copying lib/matplotlib/tests/test_determinism.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
340:info:build copying lib/matplotlib/tests/test_backend_tk.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
341:info:build copying lib/matplotlib/tests/test_skew.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
342:info:build copying lib/matplotlib/tests/test_cycles.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
343:info:build copying lib/matplotlib/tests/test_artist.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
344:info:build copying lib/matplotlib/tests/test_backend_webagg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
345:info:build copying lib/matplotlib/tests/test_backend_pdf.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
346:info:build copying lib/matplotlib/tests/test_lines.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
347:info:build copying lib/matplotlib/tests/test_basic.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
348:info:build copying lib/matplotlib/tests/test_backend_bases.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
349:info:build copying lib/matplotlib/tests/test_backend_pgf.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
350:info:build copying lib/matplotlib/tests/conftest.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
351:info:build copying lib/matplotlib/tests/test_simplification.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
352:info:build copying lib/matplotlib/tests/test_spines.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
353:info:build copying lib/matplotlib/tests/test_mathtext.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
354:info:build copying lib/matplotlib/tests/test_arrow_patches.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
355:info:build copying lib/matplotlib/tests/test_streamplot.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
356:info:build copying lib/matplotlib/tests/test_tightlayout.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
357:info:build copying lib/matplotlib/tests/test_backend_ps.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
358:info:build copying lib/matplotlib/tests/test_type1font.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
359:info:build copying lib/matplotlib/tests/test_animation.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
360:info:build copying lib/matplotlib/tests/test_container.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
361:info:build copying lib/matplotlib/tests/test_pickle.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
362:info:build copying lib/matplotlib/tests/test_dates.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
363:info:build copying lib/matplotlib/tests/test_table.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
364:info:build copying lib/matplotlib/tests/test_texmanager.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
365:info:build copying lib/matplotlib/tests/test_pyplot.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
366:info:build copying lib/matplotlib/tests/test_backends_interactive.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
367:info:build copying lib/matplotlib/tests/test_subplots.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
368:info:build copying lib/matplotlib/tests/test_ticker.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
369:info:build copying lib/matplotlib/tests/test_image.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
370:info:build copying lib/matplotlib/tests/test_fontconfig_pattern.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
371:info:build copying lib/matplotlib/tests/test_scale.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
372:info:build copying lib/matplotlib/tests/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
373:info:build copying lib/matplotlib/tests/test_sankey.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
374:info:build copying lib/matplotlib/tests/test_colorbar.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
375:info:build copying lib/matplotlib/tests/test_colors.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
376:info:build copying lib/matplotlib/tests/test_usetex.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
377:info:build copying lib/matplotlib/tests/test_backend_cairo.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
378:info:build copying lib/matplotlib/tests/test_mlab.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
379:info:build copying lib/matplotlib/tests/test_font_manager.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
380:info:build copying lib/matplotlib/tests/test_polar.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
381:info:build copying lib/matplotlib/tests/test_agg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
382:info:build copying lib/matplotlib/tests/test_quiver.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
383:info:build copying lib/matplotlib/tests/test_text.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
384:info:build copying lib/matplotlib/tests/test_units.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
385:info:build copying lib/matplotlib/tests/test_dviread.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
386:info:build copying lib/matplotlib/tests/test_widgets.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
387:info:build copying lib/matplotlib/tests/test_preprocess_data.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
388:info:build copying lib/matplotlib/tests/test_constrainedlayout.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
389:info:build copying lib/matplotlib/tests/test_backend_nbagg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
390:info:build copying lib/matplotlib/tests/test_patheffects.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
391:info:build copying lib/matplotlib/tests/test_patches.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
392:info:build copying lib/matplotlib/tests/test_rcparams.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
393:info:build copying lib/matplotlib/tests/test_backend_tools.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
394:info:build copying lib/matplotlib/tests/test_agg_filter.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
395:info:build copying lib/matplotlib/tests/test_style.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
396:info:build copying lib/matplotlib/tests/test_category.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
397:info:build copying lib/matplotlib/tests/test_offsetbox.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
398:info:build copying lib/matplotlib/tests/test_contour.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
399:info:build copying lib/matplotlib/tests/test_triangulation.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
400:info:build copying lib/matplotlib/tests/test_bbox_tight.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
401:info:build copying lib/matplotlib/tests/test_png.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
402:info:build copying lib/matplotlib/tests/test_transforms.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
403:info:build copying lib/matplotlib/tests/test_cbook.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
404:info:build copying lib/matplotlib/tests/test_backend_qt.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
405:info:build copying lib/matplotlib/tests/test_gridspec.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
406:info:build copying lib/matplotlib/tests/test_afm.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
407:info:build copying lib/matplotlib/tests/test_path.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
408:info:build copying lib/matplotlib/tests/test_collections.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
409:info:build copying lib/matplotlib/tests/test_axes.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
410:info:build copying lib/matplotlib/tests/test_figure.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
411:info:build copying lib/matplotlib/tests/test_legend.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
412:info:build copying lib/matplotlib/tests/test_sphinxext.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
413:info:build copying lib/matplotlib/tests/test_matplotlib.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
414:info:build copying lib/matplotlib/tests/test_compare_images.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
415:info:build copying lib/matplotlib/tests/test_ttconv.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
416:info:build copying lib/matplotlib/tests/test_backend_svg.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
417:info:build copying lib/matplotlib/tests/test_testing.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/tests
418:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/style
419:info:build copying lib/matplotlib/style/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/style
420:info:build copying lib/matplotlib/style/core.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/style
421:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/projections
422:info:build copying lib/matplotlib/projections/geo.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/projections
423:info:build copying lib/matplotlib/projections/polar.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/projections
424:info:build copying lib/matplotlib/projections/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/projections
425:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing
426:info:build copying lib/matplotlib/testing/conftest.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing
427:info:build copying lib/matplotlib/testing/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing
428:info:build copying lib/matplotlib/testing/widgets.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing
429:info:build copying lib/matplotlib/testing/exceptions.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing
430:info:build copying lib/matplotlib/testing/disable_internet.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing
431:info:build copying lib/matplotlib/testing/compare.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing
432:info:build copying lib/matplotlib/testing/decorators.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing
433:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/qt_editor
434:info:build copying lib/matplotlib/backends/qt_editor/_formlayout.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/qt_editor
435:info:build copying lib/matplotlib/backends/qt_editor/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/qt_editor
436:info:build copying lib/matplotlib/backends/qt_editor/_formsubplottool.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/qt_editor
437:info:build copying lib/matplotlib/backends/qt_editor/formsubplottool.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/qt_editor
438:info:build copying lib/matplotlib/backends/qt_editor/figureoptions.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/qt_editor
439:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing/jpl_units
440:info:build copying lib/matplotlib/testing/jpl_units/UnitDblFormatter.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing/jpl_units
441:info:build copying lib/matplotlib/testing/jpl_units/UnitDbl.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing/jpl_units
442:info:build copying lib/matplotlib/testing/jpl_units/EpochConverter.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing/jpl_units
443:info:build copying lib/matplotlib/testing/jpl_units/Duration.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing/jpl_units
444:info:build copying lib/matplotlib/testing/jpl_units/__init__.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing/jpl_units
445:info:build copying lib/matplotlib/testing/jpl_units/UnitDblConverter.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing/jpl_units
446:info:build copying lib/matplotlib/testing/jpl_units/Epoch.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing/jpl_units
447:info:build copying lib/matplotlib/testing/jpl_units/StrConverter.py -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/testing/jpl_units
448:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data
449:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
450:info:build copying lib/matplotlib/mpl-data/images/zoom_to_rect.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
451:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts
452:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
453:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
454:info:build copying lib/matplotlib/mpl-data/images/home.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
455:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
456:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
457:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
458:info:build copying lib/matplotlib/mpl-data/fonts/afm/pcrr8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
459:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend
460:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend/css
461:info:build copying lib/matplotlib/backends/web_backend/css/page.css -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend/css
462:info:build copying lib/matplotlib/mpl-data/images/filesave-symbolic.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
463:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
464:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-dark-palette.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
465:info:build copying lib/matplotlib/mpl-data/fonts/afm/pncb8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
466:info:build copying lib/matplotlib/backends/web_backend/css/mpl.css -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend/css
467:info:build copying lib/matplotlib/mpl-data/fonts/ttf/cmr10.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
468:info:build copying lib/matplotlib/mpl-data/images/hand.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
469:info:build copying lib/matplotlib/mpl-data/fonts/afm/pcrro8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
470:info:build copying lib/matplotlib/mpl-data/stylelib/ggplot.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
471:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
472:info:build copying lib/matplotlib/mpl-data/images/back_large.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
473:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
474:info:build copying lib/matplotlib/backends/web_backend/css/fbm.css -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend/css
475:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-talk.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
476:info:build copying lib/matplotlib/mpl-data/fonts/afm/phvlo8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
477:info:build copying lib/matplotlib/mpl-data/fonts/ttf/cmtt10.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
478:info:build copying lib/matplotlib/mpl-data/images/subplots.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
479:info:build copying lib/matplotlib/mpl-data/fonts/afm/pzdr.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
480:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
481:info:build copying lib/matplotlib/mpl-data/fonts/ttf/LICENSE_STIX -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
482:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
483:info:build copying lib/matplotlib/mpl-data/sample_data/ct.raw.gz -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
484:info:build copying lib/matplotlib/mpl-data/fonts/afm/ptmbi8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
485:info:build copying lib/matplotlib/mpl-data/images/back.pdf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
486:info:build copying lib/matplotlib/mpl-data/fonts/afm/ptmri8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
487:info:build copying lib/matplotlib/mpl-data/images/home_large.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
488:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-whitegrid.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
489:info:build copying lib/matplotlib/mpl-data/images/matplotlib.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
490:info:build copying lib/matplotlib/mpl-data/images/help.pdf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
491:info:build copying lib/matplotlib/mpl-data/fonts/ttf/cmsy10.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
492:info:build copying lib/matplotlib/mpl-data/fonts/afm/pagk8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
493:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
494:info:build copying lib/matplotlib/mpl-data/images/qt4_editor_options.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
495:info:build copying lib/matplotlib/mpl-data/fonts/afm/pagko8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
496:info:build copying lib/matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
497:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
498:info:build copying lib/matplotlib/mpl-data/images/move-symbolic.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
499:info:build copying lib/matplotlib/mpl-data/fonts/afm/pplri8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
500:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend/js
501:info:build copying lib/matplotlib/backends/web_backend/js/mpl_tornado.js -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend/js
502:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
503:info:build copying lib/matplotlib/mpl-data/images/forward-symbolic.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
504:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-white.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
505:info:build copying lib/matplotlib/mpl-data/images/help.ppm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
506:info:build copying lib/matplotlib/mpl-data/images/move.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
507:info:build copying lib/matplotlib/mpl-data/images/back.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
508:info:build copying lib/matplotlib/mpl-data/sample_data/grace_hopper.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
509:info:build copying lib/matplotlib/mpl-data/images/move_large.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
510:info:build copying lib/matplotlib/mpl-data/images/back.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
511:info:build copying lib/matplotlib/mpl-data/images/hand.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
512:info:build copying lib/matplotlib/mpl-data/images/matplotlib.pdf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
513:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
514:info:build copying lib/matplotlib/mpl-data/fonts/afm/pcrbo8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
515:info:build copying lib/matplotlib/mpl-data/images/qt4_editor_options.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
516:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-deep.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
517:info:build copying lib/matplotlib/mpl-data/images/matplotlib_128.ppm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
518:info:build copying lib/matplotlib/mpl-data/sample_data/data_x_x2_x3.csv -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
519:info:build copying lib/matplotlib/mpl-data/images/back_large.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
520:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
521:info:build copying lib/matplotlib/mpl-data/images/matplotlib.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
522:info:build copying lib/matplotlib/mpl-data/stylelib/fast.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
523:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
524:info:build copying lib/matplotlib/mpl-data/images/filesave.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
525:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
526:info:build copying lib/matplotlib/mpl-data/fonts/afm/pcrb8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
527:info:build copying lib/matplotlib/mpl-data/images/hand_large.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
528:info:build copying lib/matplotlib/mpl-data/images/home-symbolic.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
529:info:build copying lib/matplotlib/mpl-data/fonts/afm/putri8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
530:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
531:info:build copying lib/matplotlib/mpl-data/sample_data/ada.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
532:info:build copying lib/matplotlib/mpl-data/fonts/ttf/cmex10.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
533:info:build copying lib/matplotlib/mpl-data/fonts/afm/phvr8an.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
534:info:build copying lib/matplotlib/mpl-data/images/zoom_to_rect.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
535:info:build copying lib/matplotlib/mpl-data/images/subplots.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
536:info:build copying lib/matplotlib/mpl-data/images/filesave.pdf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
537:info:build copying lib/matplotlib/mpl-data/images/home.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
538:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-paper.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
539:info:build copying lib/matplotlib/mpl-data/images/hand.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
540:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-poster.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
541:info:build copying lib/matplotlib/mpl-data/sample_data/topobathy.npz -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
542:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
543:info:build copying lib/matplotlib/mpl-data/sample_data/grace_hopper.jpg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
544:info:build copying lib/matplotlib/mpl-data/images/hand.pdf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
545:info:build copying lib/matplotlib/mpl-data/sample_data/membrane.dat -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
546:info:build copying lib/matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
547:info:build copying lib/matplotlib/backends/web_backend/all_figures.html -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend
548:info:build copying lib/matplotlib/mpl-data/fonts/afm/phvbo8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
549:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
550:info:build copying lib/matplotlib/mpl-data/images/forward.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
551:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
552:info:build copying lib/matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
553:info:build copying lib/matplotlib/mpl-data/images/help.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
554:info:build copying lib/matplotlib/mpl-data/fonts/afm/cmmi10.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
555:info:build copying lib/matplotlib/mpl-data/sample_data/eeg.dat -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
556:info:build copying lib/matplotlib/backends/web_backend/js/mpl.js -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend/js
557:info:build copying lib/matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
558:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-muted.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
559:info:build copying lib/matplotlib/mpl-data/images/help.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
560:info:build copying lib/matplotlib/mpl-data/images/subplots-symbolic.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
561:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
562:info:build copying lib/matplotlib/mpl-data/images/move.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
563:info:build copying lib/matplotlib/mpl-data/images/subplots_large.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
564:info:build copying lib/matplotlib/mpl-data/images/move.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
565:info:build creating build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data/axes_grid
566:info:build copying lib/matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data/axes_grid
567:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
568:info:build copying lib/matplotlib/mpl-data/fonts/afm/cmex10.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
569:info:build copying lib/matplotlib/mpl-data/images/help.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
570:info:build copying lib/matplotlib/mpl-data/fonts/afm/phvb8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
571:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
572:info:build copying lib/matplotlib/mpl-data/fonts/afm/putbi8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
573:info:build copying lib/matplotlib/mpl-data/images/zoom_to_rect.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
574:info:build copying lib/matplotlib/mpl-data/fonts/afm/pbkdi8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
575:info:build copying lib/matplotlib/mpl-data/stylelib/classic.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
576:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
577:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
578:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
579:info:build copying lib/matplotlib/backends/web_backend/nbagg_uat.ipynb -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend
580:info:build copying lib/matplotlib/mpl-data/fonts/afm/phvbo8an.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
581:info:build copying lib/matplotlib/mpl-data/fonts/afm/phvb8an.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
582:info:build copying lib/matplotlib/mpl-data/fonts/afm/psyr.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
583:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
584:info:build copying lib/matplotlib/mpl-data/stylelib/_classic_test_patch.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
585:info:build copying lib/matplotlib/mpl-data/fonts/ttf/cmmi10.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
586:info:build copying lib/matplotlib/mpl-data/fonts/afm/phvro8an.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
587:info:build copying lib/matplotlib/mpl-data/fonts/afm/phvro8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
588:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
589:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
590:info:build copying lib/matplotlib/mpl-data/sample_data/logo2.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
591:info:build copying lib/matplotlib/mpl-data/images/filesave_large.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
592:info:build copying lib/matplotlib/mpl-data/images/forward.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
593:info:build copying lib/matplotlib/mpl-data/images/home.pdf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
594:info:build copying lib/matplotlib/mpl-data/stylelib/bmh.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
595:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
596:info:build copying lib/matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
597:info:build copying lib/matplotlib/mpl-data/images/zoom_to_rect_large.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
598:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-colorblind.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
599:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
600:info:build copying lib/matplotlib/mpl-data/images/subplots.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
601:info:build copying lib/matplotlib/mpl-data/images/forward.pdf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
602:info:build copying lib/matplotlib/mpl-data/images/zoom_to_rect_large.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
603:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
604:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
605:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
606:info:build copying lib/matplotlib/mpl-data/images/help_large.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
607:info:build copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/pdfcorefonts
608:info:build copying lib/matplotlib/mpl-data/stylelib/grayscale.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
609:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
610:info:build copying lib/matplotlib/mpl-data/sample_data/README.txt -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
611:info:build copying lib/matplotlib/mpl-data/images/back-symbolic.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
612:info:build copying lib/matplotlib/mpl-data/fonts/afm/pbkl8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
613:info:build copying lib/matplotlib/mpl-data/images/subplots.pdf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
614:info:build copying lib/matplotlib/mpl-data/fonts/afm/pagd8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
615:info:build copying lib/matplotlib/mpl-data/fonts/afm/pplb8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
616:info:build copying lib/matplotlib/mpl-data/sample_data/demodata.csv -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
617:info:build copying lib/matplotlib/mpl-data/stylelib/dark_background.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
618:info:build copying lib/matplotlib/mpl-data/fonts/afm/pagdo8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
619:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
620:info:build copying lib/matplotlib/mpl-data/fonts/afm/pbkli8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
621:info:build copying lib/matplotlib/mpl-data/fonts/afm/cmtt10.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
622:info:build copying lib/matplotlib/mpl-data/images/move_large.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
623:info:build copying lib/matplotlib/mpl-data/fonts/afm/pplr8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
624:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
625:info:build copying lib/matplotlib/mpl-data/fonts/afm/pncbi8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
626:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
627:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-bright.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
628:info:build copying lib/matplotlib/mpl-data/sample_data/goog.npz -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
629:info:build copying lib/matplotlib/mpl-data/sample_data/None_vs_nearest-pdf.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
630:info:build copying lib/matplotlib/mpl-data/fonts/ttf/cmss10.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
631:info:build copying lib/matplotlib/mpl-data/images/qt4_editor_options_large.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
632:info:build copying lib/matplotlib/mpl-data/images/qt4_editor_options.pdf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
633:info:build copying lib/matplotlib/mpl-data/sample_data/percent_bachelors_degrees_women_usa.csv -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
634:info:build copying lib/matplotlib/mpl-data/images/filesave.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
635:info:build copying lib/matplotlib/mpl-data/images/zoom_to_rect-symbolic.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
636:info:build copying lib/matplotlib/backends/web_backend/.prettierrc -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend
637:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
638:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
639:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-dark.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
640:info:build copying lib/matplotlib/mpl-data/images/forward_large.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
641:info:build copying lib/matplotlib/mpl-data/images/back.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
642:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
643:info:build copying lib/matplotlib/mpl-data/fonts/ttf/cmb10.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
644:info:build copying lib/matplotlib/mpl-data/images/zoom_to_rect.pdf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
645:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
646:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
647:info:build copying lib/matplotlib/backends/web_backend/package.json -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend
648:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
649:info:build copying lib/matplotlib/mpl-data/fonts/afm/ptmb8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
650:info:build copying lib/matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
651:info:build copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data
652:info:build copying lib/matplotlib/mpl-data/fonts/afm/cmr10.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
653:info:build copying lib/matplotlib/mpl-data/fonts/ttf/LICENSE_DEJAVU -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
654:info:build copying lib/matplotlib/mpl-data/images/forward_large.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
655:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
656:info:build copying lib/matplotlib/mpl-data/images/home_large.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
657:info:build copying lib/matplotlib/backends/web_backend/.eslintrc.js -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend
658:info:build copying lib/matplotlib/mpl-data/fonts/afm/pbkd8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
659:info:build copying lib/matplotlib/mpl-data/fonts/afm/putb8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
660:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
661:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
662:info:build copying lib/matplotlib/mpl-data/images/forward.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
663:info:build copying lib/matplotlib/mpl-data/fonts/afm/pncri8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
664:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-ticks.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
665:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-darkgrid.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
666:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
667:info:build copying lib/matplotlib/mpl-data/fonts/afm/pncr8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
668:info:build copying lib/matplotlib/mpl-data/images/matplotlib_large.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
669:info:build copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
670:info:build copying lib/matplotlib/mpl-data/sample_data/aapl.npz -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
671:info:build copying lib/matplotlib/mpl-data/fonts/afm/putr8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
672:info:build copying lib/matplotlib/mpl-data/fonts/afm/phvr8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
673:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
674:info:build copying lib/matplotlib/backends/web_backend/single_figure.html -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend
675:info:build copying lib/matplotlib/backends/web_backend/js/nbagg_mpl.js -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend/js
676:info:build copying lib/matplotlib/mpl-data/images/filesave.png -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
677:info:build copying lib/matplotlib/mpl-data/fonts/afm/cmsy10.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
678:info:build copying lib/matplotlib/mpl-data/stylelib/seaborn-pastel.mplstyle -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/stylelib
679:info:build copying lib/matplotlib/mpl-data/images/filesave_large.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
680:info:build copying lib/matplotlib/mpl-data/images/subplots_large.gif -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
681:info:build copying lib/matplotlib/mpl-data/sample_data/s1045.ima.gz -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
682:info:build copying lib/matplotlib/backends/web_backend/ipython_inline_figure.html -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend
683:info:build copying lib/matplotlib/mpl-data/fonts/afm/phvl8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
684:info:build copying lib/matplotlib/mpl-data/fonts/afm/pplbi8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
685:info:build copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/ttf
686:info:build copying lib/matplotlib/mpl-data/fonts/afm/pzcmi8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
687:info:build copying lib/matplotlib/mpl-data/fonts/afm/ptmr8a.afm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/fonts/afm
688:info:build copying lib/matplotlib/mpl-data/images/help_large.ppm -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
689:info:build copying lib/matplotlib/backends/web_backend/.prettierignore -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend
690:info:build copying lib/matplotlib/mpl-data/images/move.pdf -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
691:info:build copying lib/matplotlib/mpl-data/sample_data/msft.csv -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/sample_data
692:info:build copying lib/matplotlib/mpl-data/images/help-symbolic.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
693:info:build copying lib/matplotlib/backends/web_backend/css/boilerplate.css -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/web_backend/css
694:info:build copying lib/matplotlib/mpl-data/images/home.svg -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data/images
695:info:build UPDATING build/lib.macosx-11.0-x86_64-3.8/matplotlib/_version.py
696:info:build set build/lib.macosx-11.0-x86_64-3.8/matplotlib/_version.py to '3.3.0'
697:info:build running build_ext
698:info:build creating opt
699:info:build creating opt/local
700:info:build creating opt/local/var
701:info:build creating opt/local/var/macports
702:info:build creating opt/local/var/macports/build
703:info:build creating opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib
704:info:build creating opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib
705:info:build creating opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work
706:info:build creating opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.tmp
707:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.tmp/tmphmjaip1a.cpp -o opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.tmp/tmphmjaip1a.o -fvisibility=hidden
708:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.tmp/tmpo1e12hgh.cpp -o opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.tmp/tmpo1e12hgh.o -fvisibility-inlines-hidden
709:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.tmp/tmpt7_9u7q1.cpp -o opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.tmp/tmpt7_9u7q1.o -flto
710:info:build building 'matplotlib.backends._backend_agg' extension
711:info:build creating build/temp.macosx-11.0-x86_64-3.8
712:info:build creating build/temp.macosx-11.0-x86_64-3.8/src
713:info:build creating build/temp.macosx-11.0-x86_64-3.8/extern
714:info:build creating build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn
715:info:build creating build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src
716:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/checkdep_freetype2.c -o build/temp.macosx-11.0-x86_64-3.8/src/checkdep_freetype2.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
717:info:build src/checkdep_freetype2.c:14:9: warning: Compiling with FreeType version 2.10.4. [-W#pragma-messages]
718:info:build #pragma message("Compiling with FreeType version " \
719:info:build         ^
720:info:build 1 warning generated.
721:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/mplutils.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/mplutils.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
722:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/py_converters.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
723:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/_backend_agg.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/_backend_agg.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
724:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/_backend_agg_wrapper.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/_backend_agg_wrapper.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
725:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_bezier_arc.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
726:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_curves.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
727:info:build extern/agg24-svn/src/agg_curves.cpp:24:18: warning: unused variable 'curve_distance_epsilon' [-Wunused-const-variable]
728:info:build     const double curve_distance_epsilon                  = 1e-30;
729:info:build                  ^
730:info:build 1 warning generated.
731:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_image_filters.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
732:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_trans_affine.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
733:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_contour.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
734:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_dash.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
735:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_stroke.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
736:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vpgen_segmentator.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
737:info:build /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk build/temp.macosx-11.0-x86_64-3.8/src/checkdep_freetype2.o build/temp.macosx-11.0-x86_64-3.8/src/mplutils.o build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o build/temp.macosx-11.0-x86_64-3.8/src/_backend_agg.o build/temp.macosx-11.0-x86_64-3.8/src/_backend_agg_wrapper.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_bezier_arc.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_curves.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_image_filters.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_trans_affine.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vpgen_segmentator.o -o build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/_backend_agg.cpython-38-darwin.so -L/opt/local/lib -lfreetype
738:info:build building 'matplotlib._contour' extension
739:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__contour_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/_contour.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/_contour.o -fvisibility=hidden -flto
740:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__contour_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/_contour_wrapper.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/_contour_wrapper.o -fvisibility=hidden -flto
741:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__contour_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/py_converters.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o -fvisibility=hidden -flto
742:info:build /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk build/temp.macosx-11.0-x86_64-3.8/src/_contour.o build/temp.macosx-11.0-x86_64-3.8/src/_contour_wrapper.o build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o -o build/lib.macosx-11.0-x86_64-3.8/matplotlib/_contour.cpython-38-darwin.so
743:info:build building 'matplotlib.ft2font' extension
744:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DFREETYPE_BUILD_TYPE=system -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/checkdep_freetype2.c -o build/temp.macosx-11.0-x86_64-3.8/src/checkdep_freetype2.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
745:info:build src/checkdep_freetype2.c:14:9: warning: Compiling with FreeType version 2.10.4. [-W#pragma-messages]
746:info:build #pragma message("Compiling with FreeType version " \
747:info:build         ^
748:info:build 1 warning generated.
749:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DFREETYPE_BUILD_TYPE=system -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/ft2font.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/ft2font.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
750:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DFREETYPE_BUILD_TYPE=system -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/ft2font_wrapper.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/ft2font_wrapper.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
751:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DFREETYPE_BUILD_TYPE=system -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/mplutils.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/mplutils.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
752:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DFREETYPE_BUILD_TYPE=system -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/py_converters.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -fvisibility=hidden -flto
753:info:build /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk build/temp.macosx-11.0-x86_64-3.8/src/checkdep_freetype2.o build/temp.macosx-11.0-x86_64-3.8/src/ft2font.o build/temp.macosx-11.0-x86_64-3.8/src/ft2font_wrapper.o build/temp.macosx-11.0-x86_64-3.8/src/mplutils.o build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o -o build/lib.macosx-11.0-x86_64-3.8/matplotlib/ft2font.cpython-38-darwin.so -L/opt/local/lib -lfreetype
754:info:build building 'matplotlib._image' extension
755:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/_image.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/_image.o -fvisibility=hidden -flto
756:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/mplutils.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/mplutils.o -fvisibility=hidden -flto
757:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/_image_wrapper.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/_image_wrapper.o -fvisibility=hidden -flto
758:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/py_converters.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o -fvisibility=hidden -flto
759:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_bezier_arc.o -fvisibility=hidden -flto
760:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_curves.o -fvisibility=hidden -flto
761:info:build extern/agg24-svn/src/agg_curves.cpp:24:18: warning: unused variable 'curve_distance_epsilon' [-Wunused-const-variable]
762:info:build     const double curve_distance_epsilon                  = 1e-30;
763:info:build                  ^
764:info:build 1 warning generated.
765:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_image_filters.o -fvisibility=hidden -flto
766:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_trans_affine.o -fvisibility=hidden -flto
767:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_contour.o -fvisibility=hidden -flto
768:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_dash.o -fvisibility=hidden -flto
769:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_stroke.o -fvisibility=hidden -flto
770:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vpgen_segmentator.o -fvisibility=hidden -flto
771:info:build /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk build/temp.macosx-11.0-x86_64-3.8/src/_image.o build/temp.macosx-11.0-x86_64-3.8/src/mplutils.o build/temp.macosx-11.0-x86_64-3.8/src/_image_wrapper.o build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_bezier_arc.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_curves.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_image_filters.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_trans_affine.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vpgen_segmentator.o -o build/lib.macosx-11.0-x86_64-3.8/matplotlib/_image.cpython-38-darwin.so
772:info:build building 'matplotlib._path' extension
773:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/py_converters.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o -fvisibility=hidden -flto
774:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/_path_wrapper.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/_path_wrapper.o -fvisibility=hidden -flto
775:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_bezier_arc.o -fvisibility=hidden -flto
776:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_curves.o -fvisibility=hidden -flto
777:info:build extern/agg24-svn/src/agg_curves.cpp:24:18: warning: unused variable 'curve_distance_epsilon' [-Wunused-const-variable]
778:info:build     const double curve_distance_epsilon                  = 1e-30;
779:info:build                  ^
780:info:build 1 warning generated.
781:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_image_filters.o -fvisibility=hidden -flto
782:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_trans_affine.o -fvisibility=hidden -flto
783:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_contour.o -fvisibility=hidden -flto
784:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_dash.o -fvisibility=hidden -flto
785:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_stroke.o -fvisibility=hidden -flto
786:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vpgen_segmentator.o -fvisibility=hidden -flto
787:info:build /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o build/temp.macosx-11.0-x86_64-3.8/src/_path_wrapper.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_bezier_arc.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_curves.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_image_filters.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_trans_affine.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.macosx-11.0-x86_64-3.8/extern/agg24-svn/src/agg_vpgen_segmentator.o -o build/lib.macosx-11.0-x86_64-3.8/matplotlib/_path.cpython-38-darwin.so
788:info:build building 'matplotlib._qhull' extension
789:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/qhull_wrap.c -o build/temp.macosx-11.0-x86_64-3.8/src/qhull_wrap.o -fvisibility=hidden -flto
790:info:build /usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk build/temp.macosx-11.0-x86_64-3.8/src/qhull_wrap.o -lqhull -o build/lib.macosx-11.0-x86_64-3.8/matplotlib/_qhull.cpython-38-darwin.so
791:info:build building 'matplotlib.backends._tkagg' extension
792:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -Isrc -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/_tkagg.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/_tkagg.o -fvisibility=hidden -flto
793:info:build In file included from src/_tkagg.cpp:40:
794:info:build In file included from src/py_converters.h:17:
795:info:build In file included from src/_backend_agg_basic_types.h:13:
796:info:build In file included from src/py_adaptors.h:13:
797:info:build In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4:
798:info:build In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:21:
799:info:build /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: unused function '_import_array' [-Wunused-function]
800:info:build _import_array(void)
801:info:build ^
802:info:build 1 warning generated.
803:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern/agg24-svn/include -Isrc -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/py_converters.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o -fvisibility=hidden -flto
804:info:build /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk build/temp.macosx-11.0-x86_64-3.8/src/_tkagg.o build/temp.macosx-11.0-x86_64-3.8/src/py_converters.o -o build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/_tkagg.cpython-38-darwin.so
805:info:build building 'matplotlib._tri' extension
806:info:build creating build/temp.macosx-11.0-x86_64-3.8/src/tri
807:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/tri/_tri.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/tri/_tri.o -fvisibility=hidden -flto
808:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/tri/_tri_wrapper.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/tri/_tri_wrapper.o -fvisibility=hidden -flto
809:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/mplutils.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/mplutils.o -fvisibility=hidden -flto
810:info:build /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk build/temp.macosx-11.0-x86_64-3.8/src/tri/_tri.o build/temp.macosx-11.0-x86_64-3.8/src/tri/_tri_wrapper.o build/temp.macosx-11.0-x86_64-3.8/src/mplutils.o -o build/lib.macosx-11.0-x86_64-3.8/matplotlib/_tri.cpython-38-darwin.so
811:info:build building 'matplotlib._ttconv' extension
812:info:build creating build/temp.macosx-11.0-x86_64-3.8/extern/ttconv
813:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__ttconv_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/_ttconv.cpp -o build/temp.macosx-11.0-x86_64-3.8/src/_ttconv.o -fvisibility=hidden -flto
814:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__ttconv_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/ttconv/pprdrv_tt.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/ttconv/pprdrv_tt.o -fvisibility=hidden -flto
815:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__ttconv_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/ttconv/pprdrv_tt2.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/ttconv/pprdrv_tt2.o -fvisibility=hidden -flto
816:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__ttconv_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -Iextern -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c extern/ttconv/ttutil.cpp -o build/temp.macosx-11.0-x86_64-3.8/extern/ttconv/ttutil.o -fvisibility=hidden -flto
817:info:build /usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk build/temp.macosx-11.0-x86_64-3.8/src/_ttconv.o build/temp.macosx-11.0-x86_64-3.8/extern/ttconv/pprdrv_tt.o build/temp.macosx-11.0-x86_64-3.8/extern/ttconv/pprdrv_tt2.o build/temp.macosx-11.0-x86_64-3.8/extern/ttconv/ttutil.o -o build/lib.macosx-11.0-x86_64-3.8/matplotlib/_ttconv.cpython-38-darwin.so
818:info:build building 'matplotlib.backends._macosx' extension
819:info:build /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/_macosx.m -o build/temp.macosx-11.0-x86_64-3.8/src/_macosx.o -fvisibility=hidden -flto
820:info:build src/_macosx.m:143:55: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
821:info:build                 event = [NSApp nextEventMatchingMask: NSAnyEventMask
822:info:build                                                       ^~~~~~~~~~~~~~
823:info:build                                                       NSEventMaskAny
824:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:158:26: note: 'NSAnyEventMask' has been explicitly marked deprecated here
825:info:build static const NSEventMask NSAnyEventMask                 API_DEPRECATED_WITH_REPLACEMENT("NSEventMaskAny", macos(10.0,10.12)) = NSUIntegerMax;
826:info:build                          ^
827:info:build src/_macosx.m:512:56: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
828:info:build     {   NSEvent* event = [NSApp nextEventMatchingMask: NSAnyEventMask
829:info:build                                                        ^~~~~~~~~~~~~~
830:info:build                                                        NSEventMaskAny
831:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:158:26: note: 'NSAnyEventMask' has been explicitly marked deprecated here
832:info:build static const NSEventMask NSAnyEventMask                 API_DEPRECATED_WITH_REPLACEMENT("NSEventMaskAny", macos(10.0,10.12)) = NSUIntegerMax;
833:info:build                          ^
834:info:build src/_macosx.m:516:36: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
835:info:build        if (!event || [event type]==NSApplicationDefined) break;
836:info:build                                    ^~~~~~~~~~~~~~~~~~~~
837:info:build                                    NSEventTypeApplicationDefined
838:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:79:26: note: 'NSApplicationDefined' has been explicitly marked deprecated here
839:info:build static const NSEventType NSApplicationDefined   API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeApplicationDefined", macos(10.0,10.12)) = NSEventTypeApplicationDefined;
840:info:build                          ^
841:info:build src/_macosx.m:532:51: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
842:info:build     NSEvent* event = [NSEvent otherEventWithType: NSApplicationDefined
843:info:build                                                   ^~~~~~~~~~~~~~~~~~~~
844:info:build                                                   NSEventTypeApplicationDefined
845:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:79:26: note: 'NSApplicationDefined' has been explicitly marked deprecated here
846:info:build static const NSEventType NSApplicationDefined   API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeApplicationDefined", macos(10.0,10.12)) = NSEventTypeApplicationDefined;
847:info:build                          ^
848:info:build src/_macosx.m:692:53: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
849:info:build                                          styleMask: NSTitledWindowMask
850:info:build                                                     ^~~~~~~~~~~~~~~~~~
851:info:build                                                     NSWindowStyleMaskTitled
852:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:886:32: note: 'NSTitledWindowMask' has been explicitly marked deprecated here
853:info:build static const NSWindowStyleMask NSTitledWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskTitled", macos(10.0,10.12)) = NSWindowStyleMaskTitled;
854:info:build                                ^
855:info:build src/_macosx.m:693:53: warning: 'NSClosableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
856:info:build                                                   | NSClosableWindowMask
857:info:build                                                     ^~~~~~~~~~~~~~~~~~~~
858:info:build                                                     NSWindowStyleMaskClosable
859:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:887:32: note: 'NSClosableWindowMask' has been explicitly marked deprecated here
860:info:build static const NSWindowStyleMask NSClosableWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskClosable", macos(10.0,10.12)) = NSWindowStyleMaskClosable;
861:info:build                                ^
862:info:build src/_macosx.m:694:53: warning: 'NSResizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
863:info:build                                                   | NSResizableWindowMask
864:info:build                                                     ^~~~~~~~~~~~~~~~~~~~~
865:info:build                                                     NSWindowStyleMaskResizable
866:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:889:32: note: 'NSResizableWindowMask' has been explicitly marked deprecated here
867:info:build static const NSWindowStyleMask NSResizableWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskResizable", macos(10.0,10.12)) = NSWindowStyleMaskResizable;
868:info:build                                ^
869:info:build src/_macosx.m:695:53: warning: 'NSMiniaturizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
870:info:build                                                   | NSMiniaturizableWindowMask
871:info:build                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
872:info:build                                                     NSWindowStyleMaskMiniaturizable
873:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:888:32: note: 'NSMiniaturizableWindowMask' has been explicitly marked deprecated here
874:info:build static const NSWindowStyleMask NSMiniaturizableWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskMiniaturizable", macos(10.0,10.12)) = NSWindowStyleMaskMiniaturizable;
875:info:build                                ^
876:info:build src/_macosx.m:1158:36: warning: 'NSMomentaryLightButton' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
877:info:build     NSButtonType buttontypes[7] = {NSMomentaryLightButton,
878:info:build                                    ^~~~~~~~~~~~~~~~~~~~~~
879:info:build                                    NSButtonTypeMomentaryLight
880:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:104:27: note: 'NSMomentaryLightButton' has been explicitly marked deprecated here
881:info:build static const NSButtonType NSMomentaryLightButton API_DEPRECATED_WITH_REPLACEMENT("NSButtonTypeMomentaryLight", macos(10.0,10.14)) = NSButtonTypeMomentaryLight;
882:info:build                           ^
883:info:build src/_macosx.m:1159:36: warning: 'NSMomentaryLightButton' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
884:info:build                                    NSMomentaryLightButton,
885:info:build                                    ^~~~~~~~~~~~~~~~~~~~~~
886:info:build                                    NSButtonTypeMomentaryLight
887:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:104:27: note: 'NSMomentaryLightButton' has been explicitly marked deprecated here
888:info:build static const NSButtonType NSMomentaryLightButton API_DEPRECATED_WITH_REPLACEMENT("NSButtonTypeMomentaryLight", macos(10.0,10.14)) = NSButtonTypeMomentaryLight;
889:info:build                           ^
890:info:build src/_macosx.m:1160:36: warning: 'NSMomentaryLightButton' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
891:info:build                                    NSMomentaryLightButton,
892:info:build                                    ^~~~~~~~~~~~~~~~~~~~~~
893:info:build                                    NSButtonTypeMomentaryLight
894:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:104:27: note: 'NSMomentaryLightButton' has been explicitly marked deprecated here
895:info:build static const NSButtonType NSMomentaryLightButton API_DEPRECATED_WITH_REPLACEMENT("NSButtonTypeMomentaryLight", macos(10.0,10.14)) = NSButtonTypeMomentaryLight;
896:info:build                           ^
897:info:build src/_macosx.m:1161:36: warning: 'NSPushOnPushOffButton' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
898:info:build                                    NSPushOnPushOffButton,
899:info:build                                    ^~~~~~~~~~~~~~~~~~~~~
900:info:build                                    NSButtonTypePushOnPushOff
901:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:105:27: note: 'NSPushOnPushOffButton' has been explicitly marked deprecated here
902:info:build static const NSButtonType NSPushOnPushOffButton API_DEPRECATED_WITH_REPLACEMENT("NSButtonTypePushOnPushOff", macos(10.0,10.14)) = NSButtonTypePushOnPushOff;
903:info:build                           ^
904:info:build src/_macosx.m:1162:36: warning: 'NSPushOnPushOffButton' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
905:info:build                                    NSPushOnPushOffButton,
906:info:build                                    ^~~~~~~~~~~~~~~~~~~~~
907:info:build                                    NSButtonTypePushOnPushOff
908:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:105:27: note: 'NSPushOnPushOffButton' has been explicitly marked deprecated here
909:info:build static const NSButtonType NSPushOnPushOffButton API_DEPRECATED_WITH_REPLACEMENT("NSButtonTypePushOnPushOff", macos(10.0,10.14)) = NSButtonTypePushOnPushOff;
910:info:build                           ^
911:info:build src/_macosx.m:1163:36: warning: 'NSMomentaryLightButton' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
912:info:build                                    NSMomentaryLightButton,
913:info:build                                    ^~~~~~~~~~~~~~~~~~~~~~
914:info:build                                    NSButtonTypeMomentaryLight
915:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:104:27: note: 'NSMomentaryLightButton' has been explicitly marked deprecated here
916:info:build static const NSButtonType NSMomentaryLightButton API_DEPRECATED_WITH_REPLACEMENT("NSButtonTypeMomentaryLight", macos(10.0,10.14)) = NSButtonTypeMomentaryLight;
917:info:build                           ^
918:info:build src/_macosx.m:1164:36: warning: 'NSMomentaryLightButton' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
919:info:build                                    NSMomentaryLightButton};
920:info:build                                    ^~~~~~~~~~~~~~~~~~~~~~
921:info:build                                    NSButtonTypeMomentaryLight
922:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:104:27: note: 'NSMomentaryLightButton' has been explicitly marked deprecated here
923:info:build static const NSButtonType NSMomentaryLightButton API_DEPRECATED_WITH_REPLACEMENT("NSButtonTypeMomentaryLight", macos(10.0,10.14)) = NSButtonTypeMomentaryLight;
924:info:build                           ^
925:info:build src/_macosx.m:1190:36: warning: 'NSShadowlessSquareBezelStyle' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
926:info:build         [buttons[i] setBezelStyle: NSShadowlessSquareBezelStyle];
927:info:build                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
928:info:build                                    NSBezelStyleShadowlessSquare
929:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:122:27: note: 'NSShadowlessSquareBezelStyle' has been explicitly marked deprecated here
930:info:build static const NSBezelStyle NSShadowlessSquareBezelStyle API_DEPRECATED_WITH_REPLACEMENT("NSBezelStyleShadowlessSquare", macos(10.0,10.14)) = NSBezelStyleShadowlessSquare;
931:info:build                           ^
932:info:build src/_macosx.m:1522:32: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
933:info:build                     styleMask: NSTitledWindowMask
934:info:build                                ^~~~~~~~~~~~~~~~~~
935:info:build                                NSWindowStyleMaskTitled
936:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:886:32: note: 'NSTitledWindowMask' has been explicitly marked deprecated here
937:info:build static const NSWindowStyleMask NSTitledWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskTitled", macos(10.0,10.12)) = NSWindowStyleMaskTitled;
938:info:build                                ^
939:info:build src/_macosx.m:1523:32: warning: 'NSClosableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
940:info:build                              | NSClosableWindowMask
941:info:build                                ^~~~~~~~~~~~~~~~~~~~
942:info:build                                NSWindowStyleMaskClosable
943:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:887:32: note: 'NSClosableWindowMask' has been explicitly marked deprecated here
944:info:build static const NSWindowStyleMask NSClosableWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskClosable", macos(10.0,10.12)) = NSWindowStyleMaskClosable;
945:info:build                                ^
946:info:build src/_macosx.m:1524:32: warning: 'NSResizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
947:info:build                              | NSResizableWindowMask
948:info:build                                ^~~~~~~~~~~~~~~~~~~~~
949:info:build                                NSWindowStyleMaskResizable
950:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:889:32: note: 'NSResizableWindowMask' has been explicitly marked deprecated here
951:info:build static const NSWindowStyleMask NSResizableWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskResizable", macos(10.0,10.12)) = NSWindowStyleMaskResizable;
952:info:build                                ^
953:info:build src/_macosx.m:1525:32: warning: 'NSMiniaturizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
954:info:build                              | NSMiniaturizableWindowMask
955:info:build                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
956:info:build                                NSWindowStyleMaskMiniaturizable
957:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:888:32: note: 'NSMiniaturizableWindowMask' has been explicitly marked deprecated here
958:info:build static const NSWindowStyleMask NSMiniaturizableWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskMiniaturizable", macos(10.0,10.12)) = NSWindowStyleMaskMiniaturizable;
959:info:build                                ^
960:info:build src/_macosx.m:1652:59: warning: 'graphicsPort' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
961:info:build     CGContextRef cr = [[NSGraphicsContext currentContext] graphicsPort];
962:info:build                                                           ^~~~~~~~~~~~
963:info:build                                                           CGContext
964:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:110:28: note: property 'graphicsPort' is declared deprecated here
965:info:build @property (readonly) void *graphicsPort NS_RETURNS_INNER_POINTER API_DEPRECATED_WITH_REPLACEMENT("CGContext", macos(10.0,10.14));
966:info:build                            ^
967:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:110:28: note: 'graphicsPort' has been explicitly marked deprecated here
968:info:build src/_macosx.m:1722:51: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
969:info:build     NSEvent* event = [NSEvent otherEventWithType: NSApplicationDefined
970:info:build                                                   ^~~~~~~~~~~~~~~~~~~~
971:info:build                                                   NSEventTypeApplicationDefined
972:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:79:26: note: 'NSApplicationDefined' has been explicitly marked deprecated here
973:info:build static const NSEventType NSApplicationDefined   API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeApplicationDefined", macos(10.0,10.12)) = NSEventTypeApplicationDefined;
974:info:build                          ^
975:info:build src/_macosx.m:1788:15: warning: 'NSLeftMouseDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
976:info:build     {    case NSLeftMouseDown:
977:info:build               ^~~~~~~~~~~~~~~
978:info:build               NSEventTypeLeftMouseDown
979:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:65:26: note: 'NSLeftMouseDown' has been explicitly marked deprecated here
980:info:build static const NSEventType NSLeftMouseDown        API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeLeftMouseDown", macos(10.0,10.12)) = NSEventTypeLeftMouseDown;
981:info:build                          ^
982:info:build src/_macosx.m:1790:29: warning: 'NSControlKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
983:info:build              if (modifier & NSControlKeyMask)
984:info:build                             ^~~~~~~~~~~~~~~~
985:info:build                             NSEventModifierFlagControl
986:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:179:35: note: 'NSControlKeyMask' has been explicitly marked deprecated here
987:info:build static const NSEventModifierFlags NSControlKeyMask            API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagControl", macos(10.0,10.12)) = NSEventModifierFlagControl;
988:info:build                                   ^
989:info:build src/_macosx.m:1793:34: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
990:info:build              else if (modifier & NSAlternateKeyMask)
991:info:build                                  ^~~~~~~~~~~~~~~~~~
992:info:build                                  NSEventModifierFlagOption
993:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:180:35: note: 'NSAlternateKeyMask' has been explicitly marked deprecated here
994:info:build static const NSEventModifierFlags NSAlternateKeyMask          API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagOption", macos(10.0,10.12)) = NSEventModifierFlagOption;
995:info:build                                   ^
996:info:build src/_macosx.m:1804:15: warning: 'NSOtherMouseDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
997:info:build          case NSOtherMouseDown: num = 2; break;
998:info:build               ^~~~~~~~~~~~~~~~
999:info:build               NSEventTypeOtherMouseDown
1000:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:85:26: note: 'NSOtherMouseDown' has been explicitly marked deprecated here
1001:info:build static const NSEventType NSOtherMouseDown       API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeOtherMouseDown", macos(10.0,10.12)) = NSEventTypeOtherMouseDown;
1002:info:build                          ^
1003:info:build src/_macosx.m:1805:15: warning: 'NSRightMouseDown' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
1004:info:build          case NSRightMouseDown: num = 3; break;
1005:info:build               ^~~~~~~~~~~~~~~~
1006:info:build               NSEventTypeRightMouseDown
1007:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:67:26: note: 'NSRightMouseDown' has been explicitly marked deprecated here
1008:info:build static const NSEventType NSRightMouseDown       API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeRightMouseDown", macos(10.0,10.12)) = NSEventTypeRightMouseDown;
1009:info:build                          ^
1010:info:build src/_macosx.m:1832:15: warning: 'NSLeftMouseUp' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
1011:info:build     {    case NSLeftMouseUp:
1012:info:build               ^~~~~~~~~~~~~
1013:info:build               NSEventTypeLeftMouseUp
1014:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:66:26: note: 'NSLeftMouseUp' has been explicitly marked deprecated here
1015:info:build static const NSEventType NSLeftMouseUp          API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeLeftMouseUp", macos(10.0,10.12)) = NSEventTypeLeftMouseUp;
1016:info:build                          ^
1017:info:build src/_macosx.m:1837:15: warning: 'NSOtherMouseUp' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
1018:info:build          case NSOtherMouseUp: num = 2; break;
1019:info:build               ^~~~~~~~~~~~~~
1020:info:build               NSEventTypeOtherMouseUp
1021:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:86:26: note: 'NSOtherMouseUp' has been explicitly marked deprecated here
1022:info:build static const NSEventType NSOtherMouseUp         API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeOtherMouseUp", macos(10.0,10.12)) = NSEventTypeOtherMouseUp;
1023:info:build                          ^
1024:info:build src/_macosx.m:1838:15: warning: 'NSRightMouseUp' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
1025:info:build          case NSRightMouseUp: num = 3; break;
1026:info:build               ^~~~~~~~~~~~~~
1027:info:build               NSEventTypeRightMouseUp
1028:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:68:26: note: 'NSRightMouseUp' has been explicitly marked deprecated here
1029:info:build static const NSEventType NSRightMouseUp         API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeRightMouseUp", macos(10.0,10.12)) = NSEventTypeRightMouseUp;
1030:info:build                          ^
1031:info:build src/_macosx.m:2067:33: warning: 'NSControlKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
1032:info:build     if ([event modifierFlags] & NSControlKeyMask)
1033:info:build                                 ^~~~~~~~~~~~~~~~
1034:info:build                                 NSEventModifierFlagControl
1035:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:179:35: note: 'NSControlKeyMask' has been explicitly marked deprecated here
1036:info:build static const NSEventModifierFlags NSControlKeyMask            API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagControl", macos(10.0,10.12)) = NSEventModifierFlagControl;
1037:info:build                                   ^
1038:info:build src/_macosx.m:2069:33: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
1039:info:build     if ([event modifierFlags] & NSAlternateKeyMask)
1040:info:build                                 ^~~~~~~~~~~~~~~~~~
1041:info:build                                 NSEventModifierFlagOption
1042:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:180:35: note: 'NSAlternateKeyMask' has been explicitly marked deprecated here
1043:info:build static const NSEventModifierFlags NSAlternateKeyMask          API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagOption", macos(10.0,10.12)) = NSEventModifierFlagOption;
1044:info:build                                   ^
1045:info:build src/_macosx.m:2071:33: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
1046:info:build     if ([event modifierFlags] & NSCommandKeyMask)
1047:info:build                                 ^~~~~~~~~~~~~~~~
1048:info:build                                 NSEventModifierFlagCommand
1049:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:181:35: note: 'NSCommandKeyMask' has been explicitly marked deprecated here
1050:info:build static const NSEventModifierFlags NSCommandKeyMask            API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagCommand", macos(10.0,10.12)) = NSEventModifierFlagCommand;
1051:info:build                                   ^
1052:info:build src/_macosx.m:2077:37: warning: 'NSShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
1053:info:build         if ([event modifierFlags] & NSShiftKeyMask)
1054:info:build                                     ^~~~~~~~~~~~~~
1055:info:build                                     NSEventModifierFlagShift
1056:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:178:35: note: 'NSShiftKeyMask' has been explicitly marked deprecated here
1057:info:build static const NSEventModifierFlags NSShiftKeyMask              API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagShift", macos(10.0,10.12)) = NSEventModifierFlagShift;
1058:info:build                                   ^
1059:info:build src/_macosx.m:2221:21: warning: 'NSOnState' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
1060:info:build     [item setState: NSOnState];
1061:info:build                     ^~~~~~~~~
1062:info:build                     NSControlStateValueOn
1063:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:352:34: note: 'NSOnState' has been explicitly marked deprecated here
1064:info:build static const NSControlStateValue NSOnState API_DEPRECATED_WITH_REPLACEMENT("NSControlStateValueOn", macos(10.0,10.14)) = NSControlStateValueOn;
1065:info:build                                  ^
1066:info:build src/_macosx.m:2248:39: warning: 'NSOffState' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
1067:info:build     if ([self state]) [self setState: NSOffState];
1068:info:build                                       ^~~~~~~~~~
1069:info:build                                       NSControlStateValueOff
1070:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:351:34: note: 'NSOffState' has been explicitly marked deprecated here
1071:info:build static const NSControlStateValue NSOffState API_DEPRECATED_WITH_REPLACEMENT("NSControlStateValueOff", macos(10.0,10.14)) = NSControlStateValueOff;
1072:info:build                                  ^
1073:info:build src/_macosx.m:2249:26: warning: 'NSOnState' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
1074:info:build     else [self setState: NSOnState];
1075:info:build                          ^~~~~~~~~
1076:info:build                          NSControlStateValueOn
1077:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:352:34: note: 'NSOnState' has been explicitly marked deprecated here
1078:info:build static const NSControlStateValue NSOnState API_DEPRECATED_WITH_REPLACEMENT("NSControlStateValueOn", macos(10.0,10.14)) = NSControlStateValueOn;
1079:info:build                                  ^
1080:info:build src/_macosx.m:2261:47: warning: 'NSOnState' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
1081:info:build         if (item->index >= 0) [item setState: NSOnState];
1082:info:build                                               ^~~~~~~~~
1083:info:build                                               NSControlStateValueOn
1084:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:352:34: note: 'NSOnState' has been explicitly marked deprecated here
1085:info:build static const NSControlStateValue NSOnState API_DEPRECATED_WITH_REPLACEMENT("NSControlStateValueOn", macos(10.0,10.14)) = NSControlStateValueOn;
1086:info:build                                  ^
1087:info:build src/_macosx.m:2275:27: warning: 'NSOffState' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
1088:info:build         if ([item state]==NSOffState) [item setState: NSOnState];
1089:info:build                           ^~~~~~~~~~
1090:info:build                           NSControlStateValueOff
1091:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:351:34: note: 'NSOffState' has been explicitly marked deprecated here
1092:info:build static const NSControlStateValue NSOffState API_DEPRECATED_WITH_REPLACEMENT("NSControlStateValueOff", macos(10.0,10.14)) = NSControlStateValueOff;
1093:info:build                                  ^
1094:info:build src/_macosx.m:2275:55: warning: 'NSOnState' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
1095:info:build         if ([item state]==NSOffState) [item setState: NSOnState];
1096:info:build                                                       ^~~~~~~~~
1097:info:build                                                       NSControlStateValueOn
1098:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:352:34: note: 'NSOnState' has been explicitly marked deprecated here
1099:info:build static const NSControlStateValue NSOnState API_DEPRECATED_WITH_REPLACEMENT("NSControlStateValueOn", macos(10.0,10.14)) = NSControlStateValueOn;
1100:info:build                                  ^
1101:info:build src/_macosx.m:2276:30: warning: 'NSOffState' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
1102:info:build         else [item setState: NSOffState];
1103:info:build                              ^~~~~~~~~~
1104:info:build                              NSControlStateValueOff
1105:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:351:34: note: 'NSOffState' has been explicitly marked deprecated here
1106:info:build static const NSControlStateValue NSOffState API_DEPRECATED_WITH_REPLACEMENT("NSControlStateValueOff", macos(10.0,10.14)) = NSControlStateValueOff;
1107:info:build                                  ^
1108:info:build 41 warnings generated.
1109:info:build /usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk build/temp.macosx-11.0-x86_64-3.8/src/_macosx.o -o build/lib.macosx-11.0-x86_64-3.8/matplotlib/backends/_macosx.cpython-38-darwin.so -framework Cocoa
1110:debug:build Privilege de-escalation not attempted as not running as root.
1111:debug:destroot destroot phase started at Sun Nov 15 15:33:42 MST 2020
1112:notice:destroot --->  Staging py38-matplotlib into destroot
1113:debug:destroot Can't run destroot under sudo without elevated privileges (due to mtree).
1114:debug:destroot Run destroot without sudo to avoid root privileges.
1115:debug:destroot Going to escalate privileges back to root.
1116:debug:destroot euid changed to: 0. egid changed to: 0.
1117:debug:destroot system -W /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/destroot: /usr/sbin/mtree -e -U -f /opt/local/share/macports/install/macosx.mtree
1118:info:destroot . changed
1119:info:destroot  gid expected 0 found 80 modified
1120:info:destroot ./usr missing (created)
1121:info:destroot . missing (directory not created: File exists)
1122:info:destroot ./Applications missing (created)
1123:info:destroot ./Developer missing (created)
1124:info:destroot ./Library missing (created)
1125:debug:destroot system -W /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/destroot/opt/local: /usr/sbin/mtree -e -U -f /opt/local/share/macports/install/prefix.mtree
1126:info:destroot . changed
1127:info:destroot  gid expected 80 found 0 modified
1128:info:destroot ./bin missing (created)
1129:info:destroot ./etc missing (created)
1130:info:destroot ./include missing (created)
1131:info:destroot ./lib missing (created)
1132:info:destroot ./lib/pkgconfig missing (created)
1133:info:destroot ./libexec missing (created)
1134:info:destroot ./sbin missing (created)
1135:info:destroot ./share missing (created)
1136:info:destroot ./share/doc missing (created)
1137:info:destroot ./share/info missing (created)
1138:info:destroot ./share/man missing (created)
1139:info:destroot ./share/man/cat1 missing (created)
1140:info:destroot ./share/man/cat2 missing (created)
1141:info:destroot ./share/man/cat3 missing (created)
1142:info:destroot ./share/man/cat4 missing (created)
1143:info:destroot ./share/man/cat5 missing (created)
1144:info:destroot ./share/man/cat6 missing (created)
1145:info:destroot ./share/man/cat7 missing (created)
1146:info:destroot ./share/man/cat8 missing (created)
1147:info:destroot ./share/man/cat9 missing (created)
1148:info:destroot ./share/man/catl missing (created)
1149:info:destroot ./share/man/catn missing (created)
1150:info:destroot ./share/man/man1 missing (created)
1151:info:destroot ./share/man/man2 missing (created)
1152:info:destroot ./share/man/man3 missing (created)
1153:info:destroot ./share/man/man4 missing (created)
1154:info:destroot ./share/man/man5 missing (created)
1155:info:destroot ./share/man/man6 missing (created)
1156:info:destroot ./share/man/man7 missing (created)
1157:info:destroot ./share/man/man8 missing (created)
1158:info:destroot ./share/man/man9 missing (created)
1159:info:destroot ./share/man/manl missing (created)
1160:info:destroot ./share/man/mann missing (created)
1161:info:destroot ./share/nls missing (created)
1162:info:destroot ./share/nls/C missing (created)
1163:info:destroot ./share/nls/af_ZA.ISO8859-1 missing (created)
1164:info:destroot ./share/nls/af_ZA.ISO8859-15 missing (created)
1165:info:destroot ./share/nls/bg_BG.CP1251 missing (created)
1166:info:destroot ./share/nls/cs_CZ.ISO8859-2 missing (created)
1167:info:destroot ./share/nls/da_DK.ISO8859-1 missing (created)
1168:info:destroot ./share/nls/da_DK.ISO8859-15 missing (created)
1169:info:destroot ./share/nls/de_AT.ISO8859-1 missing (created)
1170:info:destroot ./share/nls/de_AT.ISO8859-15 missing (created)
1171:info:destroot ./share/nls/de_CH.ISO8859-1 missing (created)
1172:info:destroot ./share/nls/de_CH.ISO8859-15 missing (created)
1173:info:destroot ./share/nls/de_DE.ISO8859-1 missing (created)
1174:info:destroot ./share/nls/de_DE.ISO8859-15 missing (created)
1175:info:destroot ./share/nls/el_GR.ISO8859-7 missing (created)
1176:info:destroot ./share/nls/en_AU.ISO8859-1 missing (created)
1177:info:destroot ./share/nls/en_AU.ISO8859-15 missing (created)
1178:info:destroot ./share/nls/en_AU.US-ASCII missing (created)
1179:info:destroot ./share/nls/en_CA.ISO8859-1 missing (created)
1180:info:destroot ./share/nls/en_CA.ISO8859-15 missing (created)
1181:info:destroot ./share/nls/en_CA.US-ASCII missing (created)
1182:info:destroot ./share/nls/en_GB.ISO8859-1 missing (created)
1183:info:destroot ./share/nls/en_GB.ISO8859-15 missing (created)
1184:info:destroot ./share/nls/en_GB.US-ASCII missing (created)
1185:info:destroot ./share/nls/en_NZ.ISO8859-1 missing (created)
1186:info:destroot ./share/nls/en_NZ.ISO8859-15 missing (created)
1187:info:destroot ./share/nls/en_NZ.US-ASCII missing (created)
1188:info:destroot ./share/nls/en_US.ISO8859-1 missing (created)
1189:info:destroot ./share/nls/en_US.ISO8859-15 missing (created)
1190:info:destroot ./share/nls/es_ES.ISO8859-1 missing (created)
1191:info:destroot ./share/nls/es_ES.ISO8859-15 missing (created)
1192:info:destroot ./share/nls/et_EE.ISO8859-15 missing (created)
1193:info:destroot ./share/nls/fi_FI.ISO8859-1 missing (created)
1194:info:destroot ./share/nls/fi_FI.ISO8859-15 missing (created)
1195:info:destroot ./share/nls/fr_BE.ISO8859-1 missing (created)
1196:info:destroot ./share/nls/fr_BE.ISO8859-15 missing (created)
1197:info:destroot ./share/nls/fr_CA.ISO8859-1 missing (created)
1198:info:destroot ./share/nls/fr_CA.ISO8859-15 missing (created)
1199:info:destroot ./share/nls/fr_CH.ISO8859-1 missing (created)
1200:info:destroot ./share/nls/fr_CH.ISO8859-15 missing (created)
1201:info:destroot ./share/nls/fr_FR.ISO8859-1 missing (created)
1202:info:destroot ./share/nls/fr_FR.ISO8859-15 missing (created)
1203:info:destroot ./share/nls/hi_IN.ISCII-DEV missing (created)
1204:info:destroot ./share/nls/hr_HR.ISO8859-2 missing (created)
1205:info:destroot ./share/nls/hu_HU.ISO8859-2 missing (created)
1206:info:destroot ./share/nls/is_IS.ISO8859-1 missing (created)
1207:info:destroot ./share/nls/is_IS.ISO8859-15 missing (created)
1208:info:destroot ./share/nls/it_CH.ISO8859-1 missing (created)
1209:info:destroot ./share/nls/it_CH.ISO8859-15 missing (created)
1210:info:destroot ./share/nls/it_IT.ISO8859-1 missing (created)
1211:info:destroot ./share/nls/it_IT.ISO8859-15 missing (created)
1212:info:destroot ./share/nls/ja_JP.SJIS missing (created)
1213:info:destroot ./share/nls/ja_JP.eucJP missing (created)
1214:info:destroot ./share/nls/ko_KR.eucKR missing (created)
1215:info:destroot ./share/nls/la_LN.ISO8859-1 missing (created)
1216:info:destroot ./share/nls/la_LN.ISO8859-15 missing (created)
1217:info:destroot ./share/nls/la_LN.ISO8859-2 missing (created)
1218:info:destroot ./share/nls/la_LN.ISO8859-4 missing (created)
1219:info:destroot ./share/nls/la_LN.US-ASCII missing (created)
1220:info:destroot ./share/nls/lt_LT.ISO8859-4 missing (created)
1221:info:destroot ./share/nls/nl_BE.ISO8859-1 missing (created)
1222:info:destroot ./share/nls/nl_BE.ISO8859-15 missing (created)
1223:info:destroot ./share/nls/nl_NL.ISO8859-1 missing (created)
1224:info:destroot ./share/nls/nl_NL.ISO8859-15 missing (created)
1225:info:destroot ./share/nls/no_NO.ISO8859-1 missing (created)
1226:info:destroot ./share/nls/no_NO.ISO8859-15 missing (created)
1227:info:destroot ./share/nls/pl_PL.ISO8859-2 missing (created)
1228:info:destroot ./share/nls/pt_BR.ISO8859-1 missing (created)
1229:info:destroot ./share/nls/pt_PT.ISO8859-1 missing (created)
1230:info:destroot ./share/nls/pt_PT.ISO8859-15 missing (created)
1231:info:destroot ./share/nls/ro_RO.ISO8859-2 missing (created)
1232:info:destroot ./share/nls/ru_RU.CP866 missing (created)
1233:info:destroot ./share/nls/ru_RU.ISO8859-5 missing (created)
1234:info:destroot ./share/nls/ru_RU.KOI8-R missing (created)
1235:info:destroot ./share/nls/sk_SK.ISO8859-2 missing (created)
1236:info:destroot ./share/nls/sl_SI.ISO8859-2 missing (created)
1237:info:destroot ./share/nls/sv_SE.ISO8859-1 missing (created)
1238:info:destroot ./share/nls/sv_SE.ISO8859-15 missing (created)
1239:info:destroot ./share/nls/tr_TR.ISO8859-9 missing (created)
1240:info:destroot ./share/nls/uk_UA.ISO8859-5 missing (created)
1241:info:destroot ./share/nls/uk_UA.KOI8-U missing (created)
1242:info:destroot ./share/nls/zh_CN.eucCN missing (created)
1243:info:destroot ./share/nls/zh_TW.Big5 missing (created)
1244:info:destroot ./share/skel missing (created)
1245:info:destroot ./var missing (created)
1246:info:destroot ./var/cache missing (created)
1247:info:destroot ./var/db missing (created)
1248:info:destroot ./var/log missing (created)
1249:info:destroot ./var/run missing (created)
1250:info:destroot ./var/spool missing (created)
1251:info:destroot ./www missing (created)
1252:debug:destroot Executing proc-pre-org.macports.destroot-destroot-0
1253:info:destroot xinstall: mkdir /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/destroot/opt/local/share/doc/py38-matplotlib
1254:info:destroot xinstall: mkdir /opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/destroot/opt/local/share/doc/py38-matplotlib/examples
1255:debug:destroot Executing proc-pre-org.macports.destroot-destroot-1
1256:debug:destroot Executing org.macports.destroot (py38-matplotlib)
1257:debug:destroot Environment:
1258:debug:destroot CC='/usr/bin/clang'
1259:debug:destroot CC_PRINT_OPTIONS='YES'
1260:debug:destroot CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/.CC_PRINT_OPTIONS'
1261:debug:destroot CFLAGS='-arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
1262:debug:destroot CPATH='/opt/local/include'
1263:debug:destroot CXX='/usr/bin/clang++'
1264:debug:destroot CXXFLAGS='-arch x86_64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
1265:debug:destroot DEVELOPER_DIR='/Library/Developer/CommandLineTools'
1266:debug:destroot F90FLAGS='-m64'
1267:debug:destroot FCFLAGS='-m64'
1268:debug:destroot FFLAGS='-m64'
1269:debug:destroot LDFLAGS='-arch x86_64'
1270:debug:destroot LIBRARY_PATH='/opt/local/lib'
1271:debug:destroot MACOSX_DEPLOYMENT_TARGET='11.0'
1272:debug:destroot OBJC='/usr/bin/clang'
1273:debug:destroot OBJCFLAGS='-arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
1274:debug:destroot SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
1275:info:destroot Executing:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/3.8 --root=/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/destroot
1276:debug:destroot system:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/3.8 --root=/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/destroot
1277:info:destroot Edit setup.cfg to change the build options; suppress output with --quiet.
1278:info:destroot BUILDING MATPLOTLIB
1279:info:destroot   matplotlib: yes [3.3.0]
1280:info:destroot       python: yes [3.8.6 (default, Oct  6 2020, 17:43:36)  [Clang 12.0.0
1281:info:destroot                   (clang-1200.0.32.2)]]
1282:info:destroot     platform: yes [darwin]
1283:info:destroot  sample_data: yes [installing]
1284:info:destroot        tests: no  [skipping due to configuration]
1285:info:destroot       macosx: yes [installing]
1286:info:destroot running install
1287:info:destroot running build
1288:info:destroot running build_py
1289:info:destroot copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.macosx-11.0-x86_64-3.8/matplotlib/mpl-data
1290:info:destroot UPDATING build/lib.macosx-11.0-x86_64-3.8/matplotlib/_version.py
1291:info:destroot set build/lib.macosx-11.0-x86_64-3.8/matplotlib/_version.py to '3.3.0'
1292:info:destroot running build_ext
1293:info:destroot init_dgelsd failed init
1294:info:destroot Traceback (most recent call last):
1295:info:destroot   File "setup.py", line 234, in <module>
1296:info:destroot     setup(  # Finally, pass this all along to distutils to do the heavy lifting.
1297:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/setuptools/__init__.py", line 153, in setup
1298:info:destroot     return distutils.core.setup(**attrs)
1299:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/core.py", line 148, in setup
1300:info:destroot     dist.run_commands()
1301:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/dist.py", line 966, in run_commands
1302:info:destroot     self.run_command(cmd)
1303:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/dist.py", line 985, in run_command
1304:info:destroot     cmd_obj.run()
1305:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/setuptools/command/install.py", line 61, in run
1306:info:destroot     return orig.install.run(self)
1307:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/command/install.py", line 545, in run
1308:info:destroot     self.run_command('build')
1309:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/cmd.py", line 313, in run_command
1310:info:destroot     self.distribution.run_command(command)
1311:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/dist.py", line 985, in run_command
1312:info:destroot     cmd_obj.run()
1313:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/command/build.py", line 135, in run
1314:info:destroot     self.run_command(cmd_name)
1315:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/cmd.py", line 313, in run_command
1316:info:destroot     self.distribution.run_command(command)
1317:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/dist.py", line 984, in run_command
1318:info:destroot     cmd_obj.ensure_finalized()
1319:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/cmd.py", line 107, in ensure_finalized
1320:info:destroot     self.finalize_options()
1321:info:destroot   File "setup.py", line 88, in finalize_options
1322:info:destroot     self.distribution.ext_modules[:] = [
1323:info:destroot   File "setup.py", line 91, in <listcomp>
1324:info:destroot     for ext in package.get_extensions()
1325:info:destroot   File "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0/setupext.py", line 337, in get_extensions
1326:info:destroot     add_numpy_flags(ext)
1327:info:destroot   File "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0/setupext.py", line 461, in add_numpy_flags
1328:info:destroot     import numpy as np
1329:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/__init__.py", line 286, in <module>
1330:info:destroot     raise RuntimeError(msg)
1331:info:destroot RuntimeError: Polyfit sanity test emitted a warning, most likely due to using a buggy Accelerate backend. If you compiled yourself, see site.cfg.example for information. Otherwise report this to the vendor that provided NumPy.
1332:info:destroot RankWarning: Polyfit may be poorly conditioned
1333:info:destroot Command failed:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/matplotlib-3.3.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/3.8 --root=/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/work/destroot
1334:info:destroot Exit code: 1
1335:error:destroot Failed to destroot py38-matplotlib: command execution failed
1336:debug:destroot Error code: CHILDSTATUS 70582 1
1337:debug:destroot Backtrace: command execution failed
1338:debug:destroot     while executing
1339:debug:destroot "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
1340:debug:destroot     invoked from within
1341:debug:destroot "command_exec -callback portprogress::target_progress_callback destroot"
1342:debug:destroot     (procedure "portdestroot::destroot_main" line 2)
1343:debug:destroot     invoked from within
1344:debug:destroot "$procedure $targetname"
1345:error:destroot See /opt/local/var/macports/logs/_opt_mports_macports-ports_python_py-matplotlib/py38-matplotlib/main.log for details.