spec1.json
spec2.json
f1{f1{
2 "spec": [2 "spec": [
3  {3  {
4   "python": {4   "python": {
n5    "version": "2.7",n5    "version": "3.9",
6    "arch": {6    "arch": {
7     "platform": "linux",7     "platform": "linux",
8     "platform_os": "ubuntu20.04",8     "platform_os": "ubuntu20.04",
9     "target": {9     "target": {
10      "name": "broadwell",10      "name": "broadwell",
11      "vendor": "GenuineIntel",11      "vendor": "GenuineIntel",
12      "features": [12      "features": [
13       "adx",13       "adx",
14       "aes",14       "aes",
15       "avx",15       "avx",
16       "avx2",16       "avx2",
17       "bmi1",17       "bmi1",
18       "bmi2",18       "bmi2",
19       "f16c",19       "f16c",
20       "fma",20       "fma",
21       "mmx",21       "mmx",
22       "movbe",22       "movbe",
23       "pclmulqdq",23       "pclmulqdq",
24       "popcnt",24       "popcnt",
25       "rdrand",25       "rdrand",
26       "rdseed",26       "rdseed",
27       "sse",27       "sse",
28       "sse2",28       "sse2",
29       "sse4_1",29       "sse4_1",
30       "sse4_2",30       "sse4_2",
31       "ssse3"31       "ssse3"
32      ],32      ],
33      "generation": 0,33      "generation": 0,
34      "parents": [34      "parents": [
35       "haswell"35       "haswell"
36      ]36      ]
37     }37     }
38    },38    },
39    "compiler": {39    "compiler": {
40     "name": "gcc",40     "name": "gcc",
41     "version": "9.3.0"41     "version": "9.3.0"
42    },42    },
43    "namespace": "builtin",43    "namespace": "builtin",
44    "parameters": {44    "parameters": {
45     "bz2": true,45     "bz2": true,
46     "ctypes": true,46     "ctypes": true,
47     "dbm": true,47     "dbm": true,
48     "debug": false,48     "debug": false,
49     "libxml2": true,49     "libxml2": true,
50     "lzma": true,50     "lzma": true,
51     "nis": false,51     "nis": false,
52     "optimizations": false,52     "optimizations": false,
nn53     "patches": [
54      "0d98e93189bc278fbc37a50ed7f183bd8aaf249a8e1670a465f0db6bb4f8cf87"
55     ],
53     "pic": true,56     "pic": true,
54     "pyexpat": true,57     "pyexpat": true,
55     "pythoncmd": true,58     "pythoncmd": true,
56     "readline": true,59     "readline": true,
57     "shared": true,60     "shared": true,
58     "sqlite3": true,61     "sqlite3": true,
59     "ssl": true,62     "ssl": true,
60     "tix": false,63     "tix": false,
61     "tkinter": false,64     "tkinter": false,
62     "ucs4": false,65     "ucs4": false,
63     "uuid": true,66     "uuid": true,
64     "zlib": true,67     "zlib": true,
65     "cflags": [],68     "cflags": [],
66     "cppflags": [],69     "cppflags": [],
67     "cxxflags": [],70     "cxxflags": [],
68     "fflags": [],71     "fflags": [],
69     "ldflags": [],72     "ldflags": [],
70     "ldlibs": []73     "ldlibs": []
71    },74    },
nn75    "patches": [
76     "0d98e93189bc278fbc37a50ed7f183bd8aaf249a8e1670a465f0db6bb4f8cf87"
77    ],
72    "dependencies": {78    "dependencies": {
73     "bzip2": {79     "bzip2": {
74      "hash": "pa7clthqyqvdafhuiouvf75eux3u7lrr",80      "hash": "pa7clthqyqvdafhuiouvf75eux3u7lrr",
75      "type": [81      "type": [
76       "build",82       "build",
77       "link"83       "link"
78      ]84      ]
79     },85     },
80     "expat": {86     "expat": {
81      "hash": "wqicjmp55adcoucp4ya4np2nzrymutob",87      "hash": "wqicjmp55adcoucp4ya4np2nzrymutob",
82      "type": [88      "type": [
83       "build",89       "build",
84       "link"90       "link"
85      ]91      ]
86     },92     },
87     "gdbm": {93     "gdbm": {
88      "hash": "lrxrsxextpifba445yp7cxpix66mh5e4",94      "hash": "lrxrsxextpifba445yp7cxpix66mh5e4",
89      "type": [95      "type": [
90       "build",96       "build",
91       "link"97       "link"
92      ]98      ]
93     },99     },
94     "gettext": {100     "gettext": {
95      "hash": "vu74qvvqo46c2sgvvv37rz2u62ny63ca",101      "hash": "vu74qvvqo46c2sgvvv37rz2u62ny63ca",
96      "type": [102      "type": [
97       "build",103       "build",
98       "link"104       "link"
99      ]105      ]
100     },106     },
101     "libffi": {107     "libffi": {
102      "hash": "tpx6ktqwzjgzgxxzqsxepko2e443m2xp",108      "hash": "tpx6ktqwzjgzgxxzqsxepko2e443m2xp",
103      "type": [109      "type": [
104       "build",110       "build",
105       "link"111       "link"
106      ]112      ]
107     },113     },
108     "ncurses": {114     "ncurses": {
109      "hash": "4pvie7oowkdyzivlxaaq52r7moa2ddmp",115      "hash": "4pvie7oowkdyzivlxaaq52r7moa2ddmp",
110      "type": [116      "type": [
111       "build",117       "build",
112       "link"118       "link"
113      ]119      ]
114     },120     },
115     "openssl": {121     "openssl": {
n116      "hash": "gne2pkxnawyoau7xziu5sc6va5qrkxrt",n122      "hash": "5bhob6ykkws62b6woocivddw3lp6nm5n",
117      "type": [123      "type": [
118       "build",124       "build",
119       "link"125       "link"
120      ]126      ]
121     },127     },
122     "pkgconf": {128     "pkgconf": {
123      "hash": "maplmtidtdincabqsxijbqyahb4yngro",129      "hash": "maplmtidtdincabqsxijbqyahb4yngro",
124      "type": [130      "type": [
125       "build"131       "build"
126      ]132      ]
127     },133     },
128     "readline": {134     "readline": {
129      "hash": "gfv5lriujnowzgtuzxwd3bszrwizfyor",135      "hash": "gfv5lriujnowzgtuzxwd3bszrwizfyor",
130      "type": [136      "type": [
131       "build",137       "build",
132       "link"138       "link"
133      ]139      ]
134     },140     },
135     "sqlite": {141     "sqlite": {
136      "hash": "sv22rbbj6ew5hyn75gsapg6hqccqrvjz",142      "hash": "sv22rbbj6ew5hyn75gsapg6hqccqrvjz",
137      "type": [143      "type": [
138       "build",144       "build",
139       "link"145       "link"
140      ]146      ]
141     },147     },
142     "util-linux-uuid": {148     "util-linux-uuid": {
143      "hash": "fcu5etnmvk7ikglzywzv7dhzom6qp3lu",149      "hash": "fcu5etnmvk7ikglzywzv7dhzom6qp3lu",
144      "type": [150      "type": [
145       "build",151       "build",
146       "link"152       "link"
147      ]153      ]
148     },154     },
nn155     "xz": {
156      "hash": "kaqmjzzlqbnek4t523xxvcijmqtv3j7t",
157      "type": [
158       "build",
159       "link"
160      ]
161     },
149     "zlib": {162     "zlib": {
150      "hash": "emkoq3o2mtu377gy6plexktmkqchkgkb",163      "hash": "emkoq3o2mtu377gy6plexktmkqchkgkb",
151      "type": [164      "type": [
152       "build",165       "build",
153       "link"166       "link"
154      ]167      ]
155     }168     }
156    },169    },
n157    "hash": "746445rkw6v7gxlkkliaenoa74s5yfwy",n170    "hash": "tglci5vjyzrrbbo5fksdvr2e6l35ttjq",
158    "full_hash": "pndpklickyikc6vl2gusot7zs4dm5wnk",171    "full_hash": "hvpuxo5ie7dt4xte5piz67rs332wwmea",
159    "build_hash": "gqatz5y5ovnqamtqzgxcenrk6jxu4rkb"172    "build_hash": "6mx65zwmmalpe5ltcssf6aw3fwaehs6t"
160   }173   }
161  },174  },
162  {175  {
163   "bzip2": {176   "bzip2": {
164    "version": "1.0.8",177    "version": "1.0.8",
165    "arch": {178    "arch": {
166     "platform": "linux",179     "platform": "linux",
167     "platform_os": "ubuntu20.04",180     "platform_os": "ubuntu20.04",
168     "target": {181     "target": {
169      "name": "broadwell",182      "name": "broadwell",
170      "vendor": "GenuineIntel",183      "vendor": "GenuineIntel",
171      "features": [184      "features": [
172       "adx",185       "adx",
173       "aes",186       "aes",
174       "avx",187       "avx",
175       "avx2",188       "avx2",
176       "bmi1",189       "bmi1",
177       "bmi2",190       "bmi2",
178       "f16c",191       "f16c",
179       "fma",192       "fma",
180       "mmx",193       "mmx",
181       "movbe",194       "movbe",
182       "pclmulqdq",195       "pclmulqdq",
183       "popcnt",196       "popcnt",
184       "rdrand",197       "rdrand",
185       "rdseed",198       "rdseed",
186       "sse",199       "sse",
187       "sse2",200       "sse2",
188       "sse4_1",201       "sse4_1",
189       "sse4_2",202       "sse4_2",
190       "ssse3"203       "ssse3"
191      ],204      ],
192      "generation": 0,205      "generation": 0,
193      "parents": [206      "parents": [
194       "haswell"207       "haswell"
195      ]208      ]
196     }209     }
197    },210    },
198    "compiler": {211    "compiler": {
199     "name": "gcc",212     "name": "gcc",
200     "version": "9.3.0"213     "version": "9.3.0"
201    },214    },
202    "namespace": "builtin",215    "namespace": "builtin",
203    "parameters": {216    "parameters": {
204     "shared": true,217     "shared": true,
205     "cflags": [],218     "cflags": [],
206     "cppflags": [],219     "cppflags": [],
207     "cxxflags": [],220     "cxxflags": [],
208     "fflags": [],221     "fflags": [],
209     "ldflags": [],222     "ldflags": [],
210     "ldlibs": []223     "ldlibs": []
211    },224    },
212    "dependencies": {225    "dependencies": {
213     "diffutils": {226     "diffutils": {
214      "hash": "r3wuu7immkefh33zflpab3uyewfxe5fv",227      "hash": "r3wuu7immkefh33zflpab3uyewfxe5fv",
215      "type": [228      "type": [
216       "build"229       "build"
217      ]230      ]
218     }231     }
219    },232    },
220    "hash": "qqfrndlugldz6n4jxmloalsfbzobmbce",233    "hash": "qqfrndlugldz6n4jxmloalsfbzobmbce",
221    "full_hash": "xwlmoubrdlnk5rgpawmtnghei23sfsa7",234    "full_hash": "xwlmoubrdlnk5rgpawmtnghei23sfsa7",
222    "build_hash": "pa7clthqyqvdafhuiouvf75eux3u7lrr"235    "build_hash": "pa7clthqyqvdafhuiouvf75eux3u7lrr"
223   }236   }
224  },237  },
225  {238  {
226   "diffutils": {239   "diffutils": {
227    "version": "3.7",240    "version": "3.7",
228    "arch": {241    "arch": {
229     "platform": "linux",242     "platform": "linux",
230     "platform_os": "ubuntu20.04",243     "platform_os": "ubuntu20.04",
231     "target": {244     "target": {
232      "name": "broadwell",245      "name": "broadwell",
233      "vendor": "GenuineIntel",246      "vendor": "GenuineIntel",
234      "features": [247      "features": [
235       "adx",248       "adx",
236       "aes",249       "aes",
237       "avx",250       "avx",
238       "avx2",251       "avx2",
239       "bmi1",252       "bmi1",
240       "bmi2",253       "bmi2",
241       "f16c",254       "f16c",
242       "fma",255       "fma",
243       "mmx",256       "mmx",
244       "movbe",257       "movbe",
245       "pclmulqdq",258       "pclmulqdq",
246       "popcnt",259       "popcnt",
247       "rdrand",260       "rdrand",
248       "rdseed",261       "rdseed",
249       "sse",262       "sse",
250       "sse2",263       "sse2",
251       "sse4_1",264       "sse4_1",
252       "sse4_2",265       "sse4_2",
253       "ssse3"266       "ssse3"
254      ],267      ],
255      "generation": 0,268      "generation": 0,
256      "parents": [269      "parents": [
257       "haswell"270       "haswell"
258      ]271      ]
259     }272     }
260    },273    },
261    "compiler": {274    "compiler": {
262     "name": "gcc",275     "name": "gcc",
263     "version": "9.3.0"276     "version": "9.3.0"
264    },277    },
265    "namespace": "builtin",278    "namespace": "builtin",
266    "parameters": {279    "parameters": {
267     "cflags": [],280     "cflags": [],
268     "cppflags": [],281     "cppflags": [],
269     "cxxflags": [],282     "cxxflags": [],
270     "fflags": [],283     "fflags": [],
271     "ldflags": [],284     "ldflags": [],
272     "ldlibs": []285     "ldlibs": []
273    },286    },
274    "dependencies": {287    "dependencies": {
275     "libiconv": {288     "libiconv": {
276      "hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn",289      "hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn",
277      "type": [290      "type": [
278       "build",291       "build",
279       "link"292       "link"
280      ]293      ]
281     }294     }
282    },295    },
283    "hash": "r3wuu7immkefh33zflpab3uyewfxe5fv",296    "hash": "r3wuu7immkefh33zflpab3uyewfxe5fv",
284    "full_hash": "dlxecyiz6nvbco76soumpgt3sbkoz2kv",297    "full_hash": "dlxecyiz6nvbco76soumpgt3sbkoz2kv",
285    "build_hash": "r3wuu7immkefh33zflpab3uyewfxe5fv"298    "build_hash": "r3wuu7immkefh33zflpab3uyewfxe5fv"
286   }299   }
287  },300  },
288  {301  {
289   "libiconv": {302   "libiconv": {
290    "version": "1.16",303    "version": "1.16",
291    "arch": {304    "arch": {
292     "platform": "linux",305     "platform": "linux",
293     "platform_os": "ubuntu20.04",306     "platform_os": "ubuntu20.04",
294     "target": {307     "target": {
295      "name": "broadwell",308      "name": "broadwell",
296      "vendor": "GenuineIntel",309      "vendor": "GenuineIntel",
297      "features": [310      "features": [
298       "adx",311       "adx",
299       "aes",312       "aes",
300       "avx",313       "avx",
301       "avx2",314       "avx2",
302       "bmi1",315       "bmi1",
303       "bmi2",316       "bmi2",
304       "f16c",317       "f16c",
305       "fma",318       "fma",
306       "mmx",319       "mmx",
307       "movbe",320       "movbe",
308       "pclmulqdq",321       "pclmulqdq",
309       "popcnt",322       "popcnt",
310       "rdrand",323       "rdrand",
311       "rdseed",324       "rdseed",
312       "sse",325       "sse",
313       "sse2",326       "sse2",
314       "sse4_1",327       "sse4_1",
315       "sse4_2",328       "sse4_2",
316       "ssse3"329       "ssse3"
317      ],330      ],
318      "generation": 0,331      "generation": 0,
319      "parents": [332      "parents": [
320       "haswell"333       "haswell"
321      ]334      ]
322     }335     }
323    },336    },
324    "compiler": {337    "compiler": {
325     "name": "gcc",338     "name": "gcc",
326     "version": "9.3.0"339     "version": "9.3.0"
327    },340    },
328    "namespace": "builtin",341    "namespace": "builtin",
329    "parameters": {342    "parameters": {
330     "cflags": [],343     "cflags": [],
331     "cppflags": [],344     "cppflags": [],
332     "cxxflags": [],345     "cxxflags": [],
333     "fflags": [],346     "fflags": [],
334     "ldflags": [],347     "ldflags": [],
335     "ldlibs": []348     "ldlibs": []
336    },349    },
337    "hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn",350    "hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn",
338    "full_hash": "nzaacswzsavbfsx2pni3a2q3mshv5kjk",351    "full_hash": "nzaacswzsavbfsx2pni3a2q3mshv5kjk",
339    "build_hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn"352    "build_hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn"
340   }353   }
341  },354  },
342  {355  {
343   "expat": {356   "expat": {
344    "version": "2.2.10",357    "version": "2.2.10",
345    "arch": {358    "arch": {
346     "platform": "linux",359     "platform": "linux",
347     "platform_os": "ubuntu20.04",360     "platform_os": "ubuntu20.04",
348     "target": {361     "target": {
349      "name": "broadwell",362      "name": "broadwell",
350      "vendor": "GenuineIntel",363      "vendor": "GenuineIntel",
351      "features": [364      "features": [
352       "adx",365       "adx",
353       "aes",366       "aes",
354       "avx",367       "avx",
355       "avx2",368       "avx2",
356       "bmi1",369       "bmi1",
357       "bmi2",370       "bmi2",
358       "f16c",371       "f16c",
359       "fma",372       "fma",
360       "mmx",373       "mmx",
361       "movbe",374       "movbe",
362       "pclmulqdq",375       "pclmulqdq",
363       "popcnt",376       "popcnt",
364       "rdrand",377       "rdrand",
365       "rdseed",378       "rdseed",
366       "sse",379       "sse",
367       "sse2",380       "sse2",
368       "sse4_1",381       "sse4_1",
369       "sse4_2",382       "sse4_2",
370       "ssse3"383       "ssse3"
371      ],384      ],
372      "generation": 0,385      "generation": 0,
373      "parents": [386      "parents": [
374       "haswell"387       "haswell"
375      ]388      ]
376     }389     }
377    },390    },
378    "compiler": {391    "compiler": {
379     "name": "gcc",392     "name": "gcc",
380     "version": "9.3.0"393     "version": "9.3.0"
381    },394    },
382    "namespace": "builtin",395    "namespace": "builtin",
383    "parameters": {396    "parameters": {
384     "libbsd": true,397     "libbsd": true,
385     "cflags": [],398     "cflags": [],
386     "cppflags": [],399     "cppflags": [],
387     "cxxflags": [],400     "cxxflags": [],
388     "fflags": [],401     "fflags": [],
389     "ldflags": [],402     "ldflags": [],
390     "ldlibs": []403     "ldlibs": []
391    },404    },
392    "dependencies": {405    "dependencies": {
393     "libbsd": {406     "libbsd": {
394      "hash": "qz67v6bjwnajjblrtfreuafpum7ma4ep",407      "hash": "qz67v6bjwnajjblrtfreuafpum7ma4ep",
395      "type": [408      "type": [
396       "build",409       "build",
397       "link"410       "link"
398      ]411      ]
399     }412     }
400    },413    },
401    "hash": "wqicjmp55adcoucp4ya4np2nzrymutob",414    "hash": "wqicjmp55adcoucp4ya4np2nzrymutob",
402    "full_hash": "whv6qe2n3irejql5mb3wosqtyqlwvyil",415    "full_hash": "whv6qe2n3irejql5mb3wosqtyqlwvyil",
403    "build_hash": "wqicjmp55adcoucp4ya4np2nzrymutob"416    "build_hash": "wqicjmp55adcoucp4ya4np2nzrymutob"
404   }417   }
405  },418  },
406  {419  {
407   "libbsd": {420   "libbsd": {
408    "version": "0.10.0",421    "version": "0.10.0",
409    "arch": {422    "arch": {
410     "platform": "linux",423     "platform": "linux",
411     "platform_os": "ubuntu20.04",424     "platform_os": "ubuntu20.04",
412     "target": {425     "target": {
413      "name": "broadwell",426      "name": "broadwell",
414      "vendor": "GenuineIntel",427      "vendor": "GenuineIntel",
415      "features": [428      "features": [
416       "adx",429       "adx",
417       "aes",430       "aes",
418       "avx",431       "avx",
419       "avx2",432       "avx2",
420       "bmi1",433       "bmi1",
421       "bmi2",434       "bmi2",
422       "f16c",435       "f16c",
423       "fma",436       "fma",
424       "mmx",437       "mmx",
425       "movbe",438       "movbe",
426       "pclmulqdq",439       "pclmulqdq",
427       "popcnt",440       "popcnt",
428       "rdrand",441       "rdrand",
429       "rdseed",442       "rdseed",
430       "sse",443       "sse",
431       "sse2",444       "sse2",
432       "sse4_1",445       "sse4_1",
433       "sse4_2",446       "sse4_2",
434       "ssse3"447       "ssse3"
435      ],448      ],
436      "generation": 0,449      "generation": 0,
437      "parents": [450      "parents": [
438       "haswell"451       "haswell"
439      ]452      ]
440     }453     }
441    },454    },
442    "compiler": {455    "compiler": {
443     "name": "gcc",456     "name": "gcc",
444     "version": "9.3.0"457     "version": "9.3.0"
445    },458    },
446    "namespace": "builtin",459    "namespace": "builtin",
447    "parameters": {460    "parameters": {
448     "cflags": [],461     "cflags": [],
449     "cppflags": [],462     "cppflags": [],
450     "cxxflags": [],463     "cxxflags": [],
451     "fflags": [],464     "fflags": [],
452     "ldflags": [],465     "ldflags": [],
453     "ldlibs": []466     "ldlibs": []
454    },467    },
455    "hash": "qz67v6bjwnajjblrtfreuafpum7ma4ep",468    "hash": "qz67v6bjwnajjblrtfreuafpum7ma4ep",
456    "full_hash": "xm7ja2naoblppjiqett2zypi7ab6usjx",469    "full_hash": "xm7ja2naoblppjiqett2zypi7ab6usjx",
457    "build_hash": "qz67v6bjwnajjblrtfreuafpum7ma4ep"470    "build_hash": "qz67v6bjwnajjblrtfreuafpum7ma4ep"
458   }471   }
459  },472  },
460  {473  {
461   "gdbm": {474   "gdbm": {
462    "version": "1.18.1",475    "version": "1.18.1",
463    "arch": {476    "arch": {
464     "platform": "linux",477     "platform": "linux",
465     "platform_os": "ubuntu20.04",478     "platform_os": "ubuntu20.04",
466     "target": {479     "target": {
467      "name": "broadwell",480      "name": "broadwell",
468      "vendor": "GenuineIntel",481      "vendor": "GenuineIntel",
469      "features": [482      "features": [
470       "adx",483       "adx",
471       "aes",484       "aes",
472       "avx",485       "avx",
473       "avx2",486       "avx2",
474       "bmi1",487       "bmi1",
475       "bmi2",488       "bmi2",
476       "f16c",489       "f16c",
477       "fma",490       "fma",
478       "mmx",491       "mmx",
479       "movbe",492       "movbe",
480       "pclmulqdq",493       "pclmulqdq",
481       "popcnt",494       "popcnt",
482       "rdrand",495       "rdrand",
483       "rdseed",496       "rdseed",
484       "sse",497       "sse",
485       "sse2",498       "sse2",
486       "sse4_1",499       "sse4_1",
487       "sse4_2",500       "sse4_2",
488       "ssse3"501       "ssse3"
489      ],502      ],
490      "generation": 0,503      "generation": 0,
491      "parents": [504      "parents": [
492       "haswell"505       "haswell"
493      ]506      ]
494     }507     }
495    },508    },
496    "compiler": {509    "compiler": {
497     "name": "gcc",510     "name": "gcc",
498     "version": "9.3.0"511     "version": "9.3.0"
499    },512    },
500    "namespace": "builtin",513    "namespace": "builtin",
501    "parameters": {514    "parameters": {
502     "cflags": [],515     "cflags": [],
503     "cppflags": [],516     "cppflags": [],
504     "cxxflags": [],517     "cxxflags": [],
505     "fflags": [],518     "fflags": [],
506     "ldflags": [],519     "ldflags": [],
507     "ldlibs": []520     "ldlibs": []
508    },521    },
509    "dependencies": {522    "dependencies": {
510     "readline": {523     "readline": {
511      "hash": "gfv5lriujnowzgtuzxwd3bszrwizfyor",524      "hash": "gfv5lriujnowzgtuzxwd3bszrwizfyor",
512      "type": [525      "type": [
513       "build",526       "build",
514       "link"527       "link"
515      ]528      ]
516     }529     }
517    },530    },
518    "hash": "x3ekorqhutuqcsam4wt7wx3f3xrpb4ps",531    "hash": "x3ekorqhutuqcsam4wt7wx3f3xrpb4ps",
519    "full_hash": "dcfflwbvd76yrsp4duvttm7zbapdymwu",532    "full_hash": "dcfflwbvd76yrsp4duvttm7zbapdymwu",
520    "build_hash": "lrxrsxextpifba445yp7cxpix66mh5e4"533    "build_hash": "lrxrsxextpifba445yp7cxpix66mh5e4"
521   }534   }
522  },535  },
523  {536  {
524   "readline": {537   "readline": {
525    "version": "8.0",538    "version": "8.0",
526    "arch": {539    "arch": {
527     "platform": "linux",540     "platform": "linux",
528     "platform_os": "ubuntu20.04",541     "platform_os": "ubuntu20.04",
529     "target": {542     "target": {
530      "name": "broadwell",543      "name": "broadwell",
531      "vendor": "GenuineIntel",544      "vendor": "GenuineIntel",
532      "features": [545      "features": [
533       "adx",546       "adx",
534       "aes",547       "aes",
535       "avx",548       "avx",
536       "avx2",549       "avx2",
537       "bmi1",550       "bmi1",
538       "bmi2",551       "bmi2",
539       "f16c",552       "f16c",
540       "fma",553       "fma",
541       "mmx",554       "mmx",
542       "movbe",555       "movbe",
543       "pclmulqdq",556       "pclmulqdq",
544       "popcnt",557       "popcnt",
545       "rdrand",558       "rdrand",
546       "rdseed",559       "rdseed",
547       "sse",560       "sse",
548       "sse2",561       "sse2",
549       "sse4_1",562       "sse4_1",
550       "sse4_2",563       "sse4_2",
551       "ssse3"564       "ssse3"
552      ],565      ],
553      "generation": 0,566      "generation": 0,
554      "parents": [567      "parents": [
555       "haswell"568       "haswell"
556      ]569      ]
557     }570     }
558    },571    },
559    "compiler": {572    "compiler": {
560     "name": "gcc",573     "name": "gcc",
561     "version": "9.3.0"574     "version": "9.3.0"
562    },575    },
563    "namespace": "builtin",576    "namespace": "builtin",
564    "parameters": {577    "parameters": {
565     "cflags": [],578     "cflags": [],
566     "cppflags": [],579     "cppflags": [],
567     "cxxflags": [],580     "cxxflags": [],
568     "fflags": [],581     "fflags": [],
569     "ldflags": [],582     "ldflags": [],
570     "ldlibs": []583     "ldlibs": []
571    },584    },
572    "dependencies": {585    "dependencies": {
573     "ncurses": {586     "ncurses": {
574      "hash": "4pvie7oowkdyzivlxaaq52r7moa2ddmp",587      "hash": "4pvie7oowkdyzivlxaaq52r7moa2ddmp",
575      "type": [588      "type": [
576       "build",589       "build",
577       "link"590       "link"
578      ]591      ]
579     }592     }
580    },593    },
581    "hash": "57hpe6euytstx3ivccv54qncahm4wtuk",594    "hash": "57hpe6euytstx3ivccv54qncahm4wtuk",
582    "full_hash": "m3di54xgofi2vk4vvbeplzrareejrek6",595    "full_hash": "m3di54xgofi2vk4vvbeplzrareejrek6",
583    "build_hash": "gfv5lriujnowzgtuzxwd3bszrwizfyor"596    "build_hash": "gfv5lriujnowzgtuzxwd3bszrwizfyor"
584   }597   }
585  },598  },
586  {599  {
587   "ncurses": {600   "ncurses": {
588    "version": "6.2",601    "version": "6.2",
589    "arch": {602    "arch": {
590     "platform": "linux",603     "platform": "linux",
591     "platform_os": "ubuntu20.04",604     "platform_os": "ubuntu20.04",
592     "target": {605     "target": {
593      "name": "broadwell",606      "name": "broadwell",
594      "vendor": "GenuineIntel",607      "vendor": "GenuineIntel",
595      "features": [608      "features": [
596       "adx",609       "adx",
597       "aes",610       "aes",
598       "avx",611       "avx",
599       "avx2",612       "avx2",
600       "bmi1",613       "bmi1",
601       "bmi2",614       "bmi2",
602       "f16c",615       "f16c",
603       "fma",616       "fma",
604       "mmx",617       "mmx",
605       "movbe",618       "movbe",
606       "pclmulqdq",619       "pclmulqdq",
607       "popcnt",620       "popcnt",
608       "rdrand",621       "rdrand",
609       "rdseed",622       "rdseed",
610       "sse",623       "sse",
611       "sse2",624       "sse2",
612       "sse4_1",625       "sse4_1",
613       "sse4_2",626       "sse4_2",
614       "ssse3"627       "ssse3"
615      ],628      ],
616      "generation": 0,629      "generation": 0,
617      "parents": [630      "parents": [
618       "haswell"631       "haswell"
619      ]632      ]
620     }633     }
621    },634    },
622    "compiler": {635    "compiler": {
623     "name": "gcc",636     "name": "gcc",
624     "version": "9.3.0"637     "version": "9.3.0"
625    },638    },
626    "namespace": "builtin",639    "namespace": "builtin",
627    "parameters": {640    "parameters": {
628     "symlinks": false,641     "symlinks": false,
629     "termlib": true,642     "termlib": true,
630     "cflags": [],643     "cflags": [],
631     "cppflags": [],644     "cppflags": [],
632     "cxxflags": [],645     "cxxflags": [],
633     "fflags": [],646     "fflags": [],
634     "ldflags": [],647     "ldflags": [],
635     "ldlibs": []648     "ldlibs": []
636    },649    },
637    "dependencies": {650    "dependencies": {
638     "pkgconf": {651     "pkgconf": {
639      "hash": "maplmtidtdincabqsxijbqyahb4yngro",652      "hash": "maplmtidtdincabqsxijbqyahb4yngro",
640      "type": [653      "type": [
641       "build"654       "build"
642      ]655      ]
643     }656     }
644    },657    },
645    "hash": "c5onutekmwbsn3rq2tjq3x5jj746xjtj",658    "hash": "c5onutekmwbsn3rq2tjq3x5jj746xjtj",
646    "full_hash": "yqj6illnrzzmgxujtzp6mdd5f4ko7uzn",659    "full_hash": "yqj6illnrzzmgxujtzp6mdd5f4ko7uzn",
647    "build_hash": "4pvie7oowkdyzivlxaaq52r7moa2ddmp"660    "build_hash": "4pvie7oowkdyzivlxaaq52r7moa2ddmp"
648   }661   }
649  },662  },
650  {663  {
651   "pkgconf": {664   "pkgconf": {
652    "version": "1.7.3",665    "version": "1.7.3",
653    "arch": {666    "arch": {
654     "platform": "linux",667     "platform": "linux",
655     "platform_os": "ubuntu20.04",668     "platform_os": "ubuntu20.04",
656     "target": {669     "target": {
657      "name": "broadwell",670      "name": "broadwell",
658      "vendor": "GenuineIntel",671      "vendor": "GenuineIntel",
659      "features": [672      "features": [
660       "adx",673       "adx",
661       "aes",674       "aes",
662       "avx",675       "avx",
663       "avx2",676       "avx2",
664       "bmi1",677       "bmi1",
665       "bmi2",678       "bmi2",
666       "f16c",679       "f16c",
667       "fma",680       "fma",
668       "mmx",681       "mmx",
669       "movbe",682       "movbe",
670       "pclmulqdq",683       "pclmulqdq",
671       "popcnt",684       "popcnt",
672       "rdrand",685       "rdrand",
673       "rdseed",686       "rdseed",
674       "sse",687       "sse",
675       "sse2",688       "sse2",
676       "sse4_1",689       "sse4_1",
677       "sse4_2",690       "sse4_2",
678       "ssse3"691       "ssse3"
679      ],692      ],
680      "generation": 0,693      "generation": 0,
681      "parents": [694      "parents": [
682       "haswell"695       "haswell"
683      ]696      ]
684     }697     }
685    },698    },
686    "compiler": {699    "compiler": {
687     "name": "gcc",700     "name": "gcc",
688     "version": "9.3.0"701     "version": "9.3.0"
689    },702    },
690    "namespace": "builtin",703    "namespace": "builtin",
691    "parameters": {704    "parameters": {
692     "cflags": [],705     "cflags": [],
693     "cppflags": [],706     "cppflags": [],
694     "cxxflags": [],707     "cxxflags": [],
695     "fflags": [],708     "fflags": [],
696     "ldflags": [],709     "ldflags": [],
697     "ldlibs": []710     "ldlibs": []
698    },711    },
699    "hash": "maplmtidtdincabqsxijbqyahb4yngro",712    "hash": "maplmtidtdincabqsxijbqyahb4yngro",
700    "full_hash": "wj5wjq6cjqhbjfphepaqrnzrq3ofcs3c",713    "full_hash": "wj5wjq6cjqhbjfphepaqrnzrq3ofcs3c",
701    "build_hash": "maplmtidtdincabqsxijbqyahb4yngro"714    "build_hash": "maplmtidtdincabqsxijbqyahb4yngro"
702   }715   }
703  },716  },
704  {717  {
705   "gettext": {718   "gettext": {
706    "version": "0.21",719    "version": "0.21",
707    "arch": {720    "arch": {
708     "platform": "linux",721     "platform": "linux",
709     "platform_os": "ubuntu20.04",722     "platform_os": "ubuntu20.04",
710     "target": {723     "target": {
711      "name": "broadwell",724      "name": "broadwell",
712      "vendor": "GenuineIntel",725      "vendor": "GenuineIntel",
713      "features": [726      "features": [
714       "adx",727       "adx",
715       "aes",728       "aes",
716       "avx",729       "avx",
717       "avx2",730       "avx2",
718       "bmi1",731       "bmi1",
719       "bmi2",732       "bmi2",
720       "f16c",733       "f16c",
721       "fma",734       "fma",
722       "mmx",735       "mmx",
723       "movbe",736       "movbe",
724       "pclmulqdq",737       "pclmulqdq",
725       "popcnt",738       "popcnt",
726       "rdrand",739       "rdrand",
727       "rdseed",740       "rdseed",
728       "sse",741       "sse",
729       "sse2",742       "sse2",
730       "sse4_1",743       "sse4_1",
731       "sse4_2",744       "sse4_2",
732       "ssse3"745       "ssse3"
733      ],746      ],
734      "generation": 0,747      "generation": 0,
735      "parents": [748      "parents": [
736       "haswell"749       "haswell"
737      ]750      ]
738     }751     }
739    },752    },
740    "compiler": {753    "compiler": {
741     "name": "gcc",754     "name": "gcc",
742     "version": "9.3.0"755     "version": "9.3.0"
743    },756    },
744    "namespace": "builtin",757    "namespace": "builtin",
745    "parameters": {758    "parameters": {
746     "bzip2": true,759     "bzip2": true,
747     "curses": true,760     "curses": true,
748     "git": true,761     "git": true,
749     "libunistring": false,762     "libunistring": false,
750     "libxml2": true,763     "libxml2": true,
751     "tar": true,764     "tar": true,
752     "xz": true,765     "xz": true,
753     "cflags": [],766     "cflags": [],
754     "cppflags": [],767     "cppflags": [],
755     "cxxflags": [],768     "cxxflags": [],
756     "fflags": [],769     "fflags": [],
757     "ldflags": [],770     "ldflags": [],
758     "ldlibs": []771     "ldlibs": []
759    },772    },
760    "dependencies": {773    "dependencies": {
761     "bzip2": {774     "bzip2": {
762      "hash": "pa7clthqyqvdafhuiouvf75eux3u7lrr",775      "hash": "pa7clthqyqvdafhuiouvf75eux3u7lrr",
763      "type": [776      "type": [
764       "build",777       "build",
765       "link"778       "link"
766      ]779      ]
767     },780     },
768     "libiconv": {781     "libiconv": {
769      "hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn",782      "hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn",
770      "type": [783      "type": [
771       "build",784       "build",
772       "link"785       "link"
773      ]786      ]
774     },787     },
775     "libxml2": {788     "libxml2": {
776      "hash": "u7mbfap2pdm27znpzwjuxdrkzomibtg6",789      "hash": "u7mbfap2pdm27znpzwjuxdrkzomibtg6",
777      "type": [790      "type": [
778       "build",791       "build",
779       "link"792       "link"
780      ]793      ]
781     },794     },
782     "ncurses": {795     "ncurses": {
783      "hash": "4pvie7oowkdyzivlxaaq52r7moa2ddmp",796      "hash": "4pvie7oowkdyzivlxaaq52r7moa2ddmp",
784      "type": [797      "type": [
785       "build",798       "build",
786       "link"799       "link"
787      ]800      ]
788     },801     },
789     "tar": {802     "tar": {
790      "hash": "jq3vj6uomb4vevbqbo3ubmlhuecc2afq",803      "hash": "jq3vj6uomb4vevbqbo3ubmlhuecc2afq",
791      "type": [804      "type": [
792       "build",805       "build",
793       "link"806       "link"
794      ]807      ]
795     },808     },
796     "xz": {809     "xz": {
797      "hash": "kaqmjzzlqbnek4t523xxvcijmqtv3j7t",810      "hash": "kaqmjzzlqbnek4t523xxvcijmqtv3j7t",
798      "type": [811      "type": [
799       "build",812       "build",
800       "link",813       "link",
801       "run"814       "run"
802      ]815      ]
803     }816     }
804    },817    },
805    "hash": "zu5ot2mv7in3fxnbqogufn2vekurdkrr",818    "hash": "zu5ot2mv7in3fxnbqogufn2vekurdkrr",
806    "full_hash": "joay2ytrsux5nctk2avejbzdhapxwaty",819    "full_hash": "joay2ytrsux5nctk2avejbzdhapxwaty",
807    "build_hash": "vu74qvvqo46c2sgvvv37rz2u62ny63ca"820    "build_hash": "vu74qvvqo46c2sgvvv37rz2u62ny63ca"
808   }821   }
809  },822  },
810  {823  {
811   "libxml2": {824   "libxml2": {
812    "version": "2.9.10",825    "version": "2.9.10",
813    "arch": {826    "arch": {
814     "platform": "linux",827     "platform": "linux",
815     "platform_os": "ubuntu20.04",828     "platform_os": "ubuntu20.04",
816     "target": {829     "target": {
817      "name": "broadwell",830      "name": "broadwell",
818      "vendor": "GenuineIntel",831      "vendor": "GenuineIntel",
819      "features": [832      "features": [
820       "adx",833       "adx",
821       "aes",834       "aes",
822       "avx",835       "avx",
823       "avx2",836       "avx2",
824       "bmi1",837       "bmi1",
825       "bmi2",838       "bmi2",
826       "f16c",839       "f16c",
827       "fma",840       "fma",
828       "mmx",841       "mmx",
829       "movbe",842       "movbe",
830       "pclmulqdq",843       "pclmulqdq",
831       "popcnt",844       "popcnt",
832       "rdrand",845       "rdrand",
833       "rdseed",846       "rdseed",
834       "sse",847       "sse",
835       "sse2",848       "sse2",
836       "sse4_1",849       "sse4_1",
837       "sse4_2",850       "sse4_2",
838       "ssse3"851       "ssse3"
839      ],852      ],
840      "generation": 0,853      "generation": 0,
841      "parents": [854      "parents": [
842       "haswell"855       "haswell"
843      ]856      ]
844     }857     }
845    },858    },
846    "compiler": {859    "compiler": {
847     "name": "gcc",860     "name": "gcc",
848     "version": "9.3.0"861     "version": "9.3.0"
849    },862    },
850    "namespace": "builtin",863    "namespace": "builtin",
851    "parameters": {864    "parameters": {
852     "python": false,865     "python": false,
853     "cflags": [],866     "cflags": [],
854     "cppflags": [],867     "cppflags": [],
855     "cxxflags": [],868     "cxxflags": [],
856     "fflags": [],869     "fflags": [],
857     "ldflags": [],870     "ldflags": [],
858     "ldlibs": []871     "ldlibs": []
859    },872    },
860    "dependencies": {873    "dependencies": {
861     "libiconv": {874     "libiconv": {
862      "hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn",875      "hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn",
863      "type": [876      "type": [
864       "build",877       "build",
865       "link"878       "link"
866      ]879      ]
867     },880     },
868     "pkgconf": {881     "pkgconf": {
869      "hash": "maplmtidtdincabqsxijbqyahb4yngro",882      "hash": "maplmtidtdincabqsxijbqyahb4yngro",
870      "type": [883      "type": [
871       "build"884       "build"
872      ]885      ]
873     },886     },
874     "xz": {887     "xz": {
875      "hash": "kaqmjzzlqbnek4t523xxvcijmqtv3j7t",888      "hash": "kaqmjzzlqbnek4t523xxvcijmqtv3j7t",
876      "type": [889      "type": [
877       "build",890       "build",
878       "link"891       "link"
879      ]892      ]
880     },893     },
881     "zlib": {894     "zlib": {
882      "hash": "emkoq3o2mtu377gy6plexktmkqchkgkb",895      "hash": "emkoq3o2mtu377gy6plexktmkqchkgkb",
883      "type": [896      "type": [
884       "build",897       "build",
885       "link"898       "link"
886      ]899      ]
887     }900     }
888    },901    },
889    "hash": "vwqpclnn77c6fbrlnznrpwd3mez26bm3",902    "hash": "vwqpclnn77c6fbrlnznrpwd3mez26bm3",
890    "full_hash": "soejwafsjqijnwo7kb6yjyrsfkcpfdw5",903    "full_hash": "soejwafsjqijnwo7kb6yjyrsfkcpfdw5",
891    "build_hash": "u7mbfap2pdm27znpzwjuxdrkzomibtg6"904    "build_hash": "u7mbfap2pdm27znpzwjuxdrkzomibtg6"
892   }905   }
893  },906  },
894  {907  {
895   "xz": {908   "xz": {
896    "version": "5.2.5",909    "version": "5.2.5",
897    "arch": {910    "arch": {
898     "platform": "linux",911     "platform": "linux",
899     "platform_os": "ubuntu20.04",912     "platform_os": "ubuntu20.04",
900     "target": {913     "target": {
901      "name": "broadwell",914      "name": "broadwell",
902      "vendor": "GenuineIntel",915      "vendor": "GenuineIntel",
903      "features": [916      "features": [
904       "adx",917       "adx",
905       "aes",918       "aes",
906       "avx",919       "avx",
907       "avx2",920       "avx2",
908       "bmi1",921       "bmi1",
909       "bmi2",922       "bmi2",
910       "f16c",923       "f16c",
911       "fma",924       "fma",
912       "mmx",925       "mmx",
913       "movbe",926       "movbe",
914       "pclmulqdq",927       "pclmulqdq",
915       "popcnt",928       "popcnt",
916       "rdrand",929       "rdrand",
917       "rdseed",930       "rdseed",
918       "sse",931       "sse",
919       "sse2",932       "sse2",
920       "sse4_1",933       "sse4_1",
921       "sse4_2",934       "sse4_2",
922       "ssse3"935       "ssse3"
923      ],936      ],
924      "generation": 0,937      "generation": 0,
925      "parents": [938      "parents": [
926       "haswell"939       "haswell"
927      ]940      ]
928     }941     }
929    },942    },
930    "compiler": {943    "compiler": {
931     "name": "gcc",944     "name": "gcc",
932     "version": "9.3.0"945     "version": "9.3.0"
933    },946    },
934    "namespace": "builtin",947    "namespace": "builtin",
935    "parameters": {948    "parameters": {
936     "pic": false,949     "pic": false,
937     "cflags": [],950     "cflags": [],
938     "cppflags": [],951     "cppflags": [],
939     "cxxflags": [],952     "cxxflags": [],
940     "fflags": [],953     "fflags": [],
941     "ldflags": [],954     "ldflags": [],
942     "ldlibs": []955     "ldlibs": []
943    },956    },
944    "hash": "kaqmjzzlqbnek4t523xxvcijmqtv3j7t",957    "hash": "kaqmjzzlqbnek4t523xxvcijmqtv3j7t",
945    "full_hash": "ege4hfzeuyezmmksdbgzh2rxgmwkxj25",958    "full_hash": "ege4hfzeuyezmmksdbgzh2rxgmwkxj25",
946    "build_hash": "kaqmjzzlqbnek4t523xxvcijmqtv3j7t"959    "build_hash": "kaqmjzzlqbnek4t523xxvcijmqtv3j7t"
947   }960   }
948  },961  },
949  {962  {
950   "zlib": {963   "zlib": {
951    "version": "1.2.11",964    "version": "1.2.11",
952    "arch": {965    "arch": {
953     "platform": "linux",966     "platform": "linux",
954     "platform_os": "ubuntu20.04",967     "platform_os": "ubuntu20.04",
955     "target": {968     "target": {
956      "name": "broadwell",969      "name": "broadwell",
957      "vendor": "GenuineIntel",970      "vendor": "GenuineIntel",
958      "features": [971      "features": [
959       "adx",972       "adx",
960       "aes",973       "aes",
961       "avx",974       "avx",
962       "avx2",975       "avx2",
963       "bmi1",976       "bmi1",
964       "bmi2",977       "bmi2",
965       "f16c",978       "f16c",
966       "fma",979       "fma",
967       "mmx",980       "mmx",
968       "movbe",981       "movbe",
969       "pclmulqdq",982       "pclmulqdq",
970       "popcnt",983       "popcnt",
971       "rdrand",984       "rdrand",
972       "rdseed",985       "rdseed",
973       "sse",986       "sse",
974       "sse2",987       "sse2",
975       "sse4_1",988       "sse4_1",
976       "sse4_2",989       "sse4_2",
977       "ssse3"990       "ssse3"
978      ],991      ],
979      "generation": 0,992      "generation": 0,
980      "parents": [993      "parents": [
981       "haswell"994       "haswell"
982      ]995      ]
983     }996     }
984    },997    },
985    "compiler": {998    "compiler": {
986     "name": "gcc",999     "name": "gcc",
987     "version": "9.3.0"1000     "version": "9.3.0"
988    },1001    },
989    "namespace": "builtin",1002    "namespace": "builtin",
990    "parameters": {1003    "parameters": {
991     "optimize": true,1004     "optimize": true,
992     "pic": true,1005     "pic": true,
993     "shared": true,1006     "shared": true,
994     "cflags": [],1007     "cflags": [],
995     "cppflags": [],1008     "cppflags": [],
996     "cxxflags": [],1009     "cxxflags": [],
997     "fflags": [],1010     "fflags": [],
998     "ldflags": [],1011     "ldflags": [],
999     "ldlibs": []1012     "ldlibs": []
1000    },1013    },
1001    "hash": "emkoq3o2mtu377gy6plexktmkqchkgkb",1014    "hash": "emkoq3o2mtu377gy6plexktmkqchkgkb",
1002    "full_hash": "wezel5hm7ng3pmfvh2ahwbzlwtwd5btg",1015    "full_hash": "wezel5hm7ng3pmfvh2ahwbzlwtwd5btg",
1003    "build_hash": "emkoq3o2mtu377gy6plexktmkqchkgkb"1016    "build_hash": "emkoq3o2mtu377gy6plexktmkqchkgkb"
1004   }1017   }
1005  },1018  },
1006  {1019  {
1007   "tar": {1020   "tar": {
1008    "version": "1.32",1021    "version": "1.32",
1009    "arch": {1022    "arch": {
1010     "platform": "linux",1023     "platform": "linux",
1011     "platform_os": "ubuntu20.04",1024     "platform_os": "ubuntu20.04",
1012     "target": {1025     "target": {
1013      "name": "broadwell",1026      "name": "broadwell",
1014      "vendor": "GenuineIntel",1027      "vendor": "GenuineIntel",
1015      "features": [1028      "features": [
1016       "adx",1029       "adx",
1017       "aes",1030       "aes",
1018       "avx",1031       "avx",
1019       "avx2",1032       "avx2",
1020       "bmi1",1033       "bmi1",
1021       "bmi2",1034       "bmi2",
1022       "f16c",1035       "f16c",
1023       "fma",1036       "fma",
1024       "mmx",1037       "mmx",
1025       "movbe",1038       "movbe",
1026       "pclmulqdq",1039       "pclmulqdq",
1027       "popcnt",1040       "popcnt",
1028       "rdrand",1041       "rdrand",
1029       "rdseed",1042       "rdseed",
1030       "sse",1043       "sse",
1031       "sse2",1044       "sse2",
1032       "sse4_1",1045       "sse4_1",
1033       "sse4_2",1046       "sse4_2",
1034       "ssse3"1047       "ssse3"
1035      ],1048      ],
1036      "generation": 0,1049      "generation": 0,
1037      "parents": [1050      "parents": [
1038       "haswell"1051       "haswell"
1039      ]1052      ]
1040     }1053     }
1041    },1054    },
1042    "compiler": {1055    "compiler": {
1043     "name": "gcc",1056     "name": "gcc",
1044     "version": "9.3.0"1057     "version": "9.3.0"
1045    },1058    },
1046    "namespace": "builtin",1059    "namespace": "builtin",
1047    "parameters": {1060    "parameters": {
1048     "cflags": [],1061     "cflags": [],
1049     "cppflags": [],1062     "cppflags": [],
1050     "cxxflags": [],1063     "cxxflags": [],
1051     "fflags": [],1064     "fflags": [],
1052     "ldflags": [],1065     "ldflags": [],
1053     "ldlibs": []1066     "ldlibs": []
1054    },1067    },
1055    "dependencies": {1068    "dependencies": {
1056     "libiconv": {1069     "libiconv": {
1057      "hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn",1070      "hash": "z6xynmbt335a45vhx4bnzbfh66kvbqyn",
1058      "type": [1071      "type": [
1059       "build",1072       "build",
1060       "link"1073       "link"
1061      ]1074      ]
1062     }1075     }
1063    },1076    },
1064    "hash": "jq3vj6uomb4vevbqbo3ubmlhuecc2afq",1077    "hash": "jq3vj6uomb4vevbqbo3ubmlhuecc2afq",
1065    "full_hash": "nx73vmhhei6auhusq24vu2ihkhj4gzi4",1078    "full_hash": "nx73vmhhei6auhusq24vu2ihkhj4gzi4",
1066    "build_hash": "jq3vj6uomb4vevbqbo3ubmlhuecc2afq"1079    "build_hash": "jq3vj6uomb4vevbqbo3ubmlhuecc2afq"
1067   }1080   }
1068  },1081  },
1069  {1082  {
1070   "libffi": {1083   "libffi": {
1071    "version": "3.3",1084    "version": "3.3",
1072    "arch": {1085    "arch": {
1073     "platform": "linux",1086     "platform": "linux",
1074     "platform_os": "ubuntu20.04",1087     "platform_os": "ubuntu20.04",
1075     "target": {1088     "target": {
1076      "name": "broadwell",1089      "name": "broadwell",
1077      "vendor": "GenuineIntel",1090      "vendor": "GenuineIntel",
1078      "features": [1091      "features": [
1079       "adx",1092       "adx",
1080       "aes",1093       "aes",
1081       "avx",1094       "avx",
1082       "avx2",1095       "avx2",
1083       "bmi1",1096       "bmi1",
1084       "bmi2",1097       "bmi2",
1085       "f16c",1098       "f16c",
1086       "fma",1099       "fma",
1087       "mmx",1100       "mmx",
1088       "movbe",1101       "movbe",
1089       "pclmulqdq",1102       "pclmulqdq",
1090       "popcnt",1103       "popcnt",
1091       "rdrand",1104       "rdrand",
1092       "rdseed",1105       "rdseed",
1093       "sse",1106       "sse",
1094       "sse2",1107       "sse2",
1095       "sse4_1",1108       "sse4_1",
1096       "sse4_2",1109       "sse4_2",
1097       "ssse3"1110       "ssse3"
1098      ],1111      ],
1099      "generation": 0,1112      "generation": 0,
1100      "parents": [1113      "parents": [
1101       "haswell"1114       "haswell"
1102      ]1115      ]
1103     }1116     }
1104    },1117    },
1105    "compiler": {1118    "compiler": {
1106     "name": "gcc",1119     "name": "gcc",
1107     "version": "9.3.0"1120     "version": "9.3.0"
1108    },1121    },
1109    "namespace": "builtin",1122    "namespace": "builtin",
1110    "parameters": {1123    "parameters": {
1111     "patches": [1124     "patches": [
1112      "26f26c6f29a7ce9bf370ad3ab2610f99365b4bdd7b82e7c31df41a3370d685c0"1125      "26f26c6f29a7ce9bf370ad3ab2610f99365b4bdd7b82e7c31df41a3370d685c0"
1113     ],1126     ],
1114     "cflags": [],1127     "cflags": [],
1115     "cppflags": [],1128     "cppflags": [],
1116     "cxxflags": [],1129     "cxxflags": [],
1117     "fflags": [],1130     "fflags": [],
1118     "ldflags": [],1131     "ldflags": [],
1119     "ldlibs": []1132     "ldlibs": []
1120    },1133    },
1121    "patches": [1134    "patches": [
1122     "26f26c6f29a7ce9bf370ad3ab2610f99365b4bdd7b82e7c31df41a3370d685c0"1135     "26f26c6f29a7ce9bf370ad3ab2610f99365b4bdd7b82e7c31df41a3370d685c0"
1123    ],1136    ],
1124    "hash": "tpx6ktqwzjgzgxxzqsxepko2e443m2xp",1137    "hash": "tpx6ktqwzjgzgxxzqsxepko2e443m2xp",
1125    "full_hash": "ok33ub47ddsjs4ux7nkufa7xz6e2pa2y",1138    "full_hash": "ok33ub47ddsjs4ux7nkufa7xz6e2pa2y",
1126    "build_hash": "tpx6ktqwzjgzgxxzqsxepko2e443m2xp"1139    "build_hash": "tpx6ktqwzjgzgxxzqsxepko2e443m2xp"
1127   }1140   }
1128  },1141  },
1129  {1142  {
1130   "openssl": {1143   "openssl": {
n1131    "version": "1.0.2u",n1144    "version": "1.1.1j",
1132    "arch": {1145    "arch": {
1133     "platform": "linux",1146     "platform": "linux",
1134     "platform_os": "ubuntu20.04",1147     "platform_os": "ubuntu20.04",
1135     "target": {1148     "target": {
1136      "name": "broadwell",1149      "name": "broadwell",
1137      "vendor": "GenuineIntel",1150      "vendor": "GenuineIntel",
1138      "features": [1151      "features": [
1139       "adx",1152       "adx",
1140       "aes",1153       "aes",
1141       "avx",1154       "avx",
1142       "avx2",1155       "avx2",
1143       "bmi1",1156       "bmi1",
1144       "bmi2",1157       "bmi2",
1145       "f16c",1158       "f16c",
1146       "fma",1159       "fma",
1147       "mmx",1160       "mmx",
1148       "movbe",1161       "movbe",
1149       "pclmulqdq",1162       "pclmulqdq",
1150       "popcnt",1163       "popcnt",
1151       "rdrand",1164       "rdrand",
1152       "rdseed",1165       "rdseed",
1153       "sse",1166       "sse",
1154       "sse2",1167       "sse2",
1155       "sse4_1",1168       "sse4_1",
1156       "sse4_2",1169       "sse4_2",
1157       "ssse3"1170       "ssse3"
1158      ],1171      ],
1159      "generation": 0,1172      "generation": 0,
1160      "parents": [1173      "parents": [
1161       "haswell"1174       "haswell"
1162      ]1175      ]
1163     }1176     }
1164    },1177    },
1165    "compiler": {1178    "compiler": {
1166     "name": "gcc",1179     "name": "gcc",
1167     "version": "9.3.0"1180     "version": "9.3.0"
1168    },1181    },
1169    "namespace": "builtin",1182    "namespace": "builtin",
1170    "parameters": {1183    "parameters": {
1171     "docs": false,1184     "docs": false,
1172     "systemcerts": true,1185     "systemcerts": true,
1173     "cflags": [],1186     "cflags": [],
1174     "cppflags": [],1187     "cppflags": [],
1175     "cxxflags": [],1188     "cxxflags": [],
1176     "fflags": [],1189     "fflags": [],
1177     "ldflags": [],1190     "ldflags": [],
1178     "ldlibs": []1191     "ldlibs": []
1179    },1192    },
1180    "dependencies": {1193    "dependencies": {
1181     "perl": {1194     "perl": {
1182      "hash": "uwrkdgar6ctlag4jh62bxywgkhtjcaxe",1195      "hash": "uwrkdgar6ctlag4jh62bxywgkhtjcaxe",
1183      "type": [1196      "type": [
1184       "build",1197       "build",
1185       "test"1198       "test"
1186      ]1199      ]
1187     },1200     },
1188     "zlib": {1201     "zlib": {
1189      "hash": "emkoq3o2mtu377gy6plexktmkqchkgkb",1202      "hash": "emkoq3o2mtu377gy6plexktmkqchkgkb",
1190      "type": [1203      "type": [
1191       "build",1204       "build",
1192       "link"1205       "link"
1193      ]1206      ]
1194     }1207     }
1195    },1208    },
t1196    "hash": "ryyfwu7vdk7ig57ballypnsbhwqtw43r",t1209    "hash": "mi4q2qwg52yhh3tkuokni3swh67ix25k",
1197    "full_hash": "lhurd6svz7dqeqp6ax3kutwgfwhuuks7",1210    "full_hash": "wtisgs32afsmyj2ry72vjuwvl4dz2yis",
1198    "build_hash": "gne2pkxnawyoau7xziu5sc6va5qrkxrt"1211    "build_hash": "5bhob6ykkws62b6woocivddw3lp6nm5n"
1199   }1212   }
1200  },1213  },
1201  {1214  {
1202   "perl": {1215   "perl": {
1203    "version": "5.32.1",1216    "version": "5.32.1",
1204    "arch": {1217    "arch": {
1205     "platform": "linux",1218     "platform": "linux",
1206     "platform_os": "ubuntu20.04",1219     "platform_os": "ubuntu20.04",
1207     "target": {1220     "target": {
1208      "name": "broadwell",1221      "name": "broadwell",
1209      "vendor": "GenuineIntel",1222      "vendor": "GenuineIntel",
1210      "features": [1223      "features": [
1211       "adx",1224       "adx",
1212       "aes",1225       "aes",
1213       "avx",1226       "avx",
1214       "avx2",1227       "avx2",
1215       "bmi1",1228       "bmi1",
1216       "bmi2",1229       "bmi2",
1217       "f16c",1230       "f16c",
1218       "fma",1231       "fma",
1219       "mmx",1232       "mmx",
1220       "movbe",1233       "movbe",
1221       "pclmulqdq",1234       "pclmulqdq",
1222       "popcnt",1235       "popcnt",
1223       "rdrand",1236       "rdrand",
1224       "rdseed",1237       "rdseed",
1225       "sse",1238       "sse",
1226       "sse2",1239       "sse2",
1227       "sse4_1",1240       "sse4_1",
1228       "sse4_2",1241       "sse4_2",
1229       "ssse3"1242       "ssse3"
1230      ],1243      ],
1231      "generation": 0,1244      "generation": 0,
1232      "parents": [1245      "parents": [
1233       "haswell"1246       "haswell"
1234      ]1247      ]
1235     }1248     }
1236    },1249    },
1237    "compiler": {1250    "compiler": {
1238     "name": "gcc",1251     "name": "gcc",
1239     "version": "9.3.0"1252     "version": "9.3.0"
1240    },1253    },
1241    "namespace": "builtin",1254    "namespace": "builtin",
1242    "parameters": {1255    "parameters": {
1243     "cpanm": true,1256     "cpanm": true,
1244     "shared": true,1257     "shared": true,
1245     "threads": true,1258     "threads": true,
1246     "cflags": [],1259     "cflags": [],
1247     "cppflags": [],1260     "cppflags": [],
1248     "cxxflags": [],1261     "cxxflags": [],
1249     "fflags": [],1262     "fflags": [],
1250     "ldflags": [],1263     "ldflags": [],
1251     "ldlibs": []1264     "ldlibs": []
1252    },1265    },
1253    "dependencies": {1266    "dependencies": {
1254     "berkeley-db": {1267     "berkeley-db": {
1255      "hash": "2ydyeqcamaeomfhn2mvdwc6xjc6z2th2",1268      "hash": "2ydyeqcamaeomfhn2mvdwc6xjc6z2th2",
1256      "type": [1269      "type": [
1257       "build",1270       "build",
1258       "link"1271       "link"
1259      ]1272      ]
1260     },1273     },
1261     "gdbm": {1274     "gdbm": {
1262      "hash": "lrxrsxextpifba445yp7cxpix66mh5e4",1275      "hash": "lrxrsxextpifba445yp7cxpix66mh5e4",
1263      "type": [1276      "type": [
1264       "build",1277       "build",
1265       "link"1278       "link"
1266      ]1279      ]
1267     }1280     }
1268    },1281    },
1269    "hash": "top5o3h3cotqxcutow3cssur2qzexbwo",1282    "hash": "top5o3h3cotqxcutow3cssur2qzexbwo",
1270    "full_hash": "3girkppty5za5v6as236rrfdkmwsus2y",1283    "full_hash": "3girkppty5za5v6as236rrfdkmwsus2y",
1271    "build_hash": "uwrkdgar6ctlag4jh62bxywgkhtjcaxe"1284    "build_hash": "uwrkdgar6ctlag4jh62bxywgkhtjcaxe"
1272   }1285   }
1273  },1286  },
1274  {1287  {
1275   "berkeley-db": {1288   "berkeley-db": {
1276    "version": "18.1.40",1289    "version": "18.1.40",
1277    "arch": {1290    "arch": {
1278     "platform": "linux",1291     "platform": "linux",
1279     "platform_os": "ubuntu20.04",1292     "platform_os": "ubuntu20.04",
1280     "target": {1293     "target": {
1281      "name": "broadwell",1294      "name": "broadwell",
1282      "vendor": "GenuineIntel",1295      "vendor": "GenuineIntel",
1283      "features": [1296      "features": [
1284       "adx",1297       "adx",
1285       "aes",1298       "aes",
1286       "avx",1299       "avx",
1287       "avx2",1300       "avx2",
1288       "bmi1",1301       "bmi1",
1289       "bmi2",1302       "bmi2",
1290       "f16c",1303       "f16c",
1291       "fma",1304       "fma",
1292       "mmx",1305       "mmx",
1293       "movbe",1306       "movbe",
1294       "pclmulqdq",1307       "pclmulqdq",
1295       "popcnt",1308       "popcnt",
1296       "rdrand",1309       "rdrand",
1297       "rdseed",1310       "rdseed",
1298       "sse",1311       "sse",
1299       "sse2",1312       "sse2",
1300       "sse4_1",1313       "sse4_1",
1301       "sse4_2",1314       "sse4_2",
1302       "ssse3"1315       "ssse3"
1303      ],1316      ],
1304      "generation": 0,1317      "generation": 0,
1305      "parents": [1318      "parents": [
1306       "haswell"1319       "haswell"
1307      ]1320      ]
1308     }1321     }
1309    },1322    },
1310    "compiler": {1323    "compiler": {
1311     "name": "gcc",1324     "name": "gcc",
1312     "version": "9.3.0"1325     "version": "9.3.0"
1313    },1326    },
1314    "namespace": "builtin",1327    "namespace": "builtin",
1315    "parameters": {1328    "parameters": {
1316     "docs": false,1329     "docs": false,
1317     "patches": [1330     "patches": [
1318      "b231fcc4d5cff05e5c3a4814f6a5af0e9a966428dc2176540d2c05aff41de522"1331      "b231fcc4d5cff05e5c3a4814f6a5af0e9a966428dc2176540d2c05aff41de522"
1319     ],1332     ],
1320     "cflags": [],1333     "cflags": [],
1321     "cppflags": [],1334     "cppflags": [],
1322     "cxxflags": [],1335     "cxxflags": [],
1323     "fflags": [],1336     "fflags": [],
1324     "ldflags": [],1337     "ldflags": [],
1325     "ldlibs": []1338     "ldlibs": []
1326    },1339    },
1327    "patches": [1340    "patches": [
1328     "b231fcc4d5cff05e5c3a4814f6a5af0e9a966428dc2176540d2c05aff41de522"1341     "b231fcc4d5cff05e5c3a4814f6a5af0e9a966428dc2176540d2c05aff41de522"
1329    ],1342    ],
1330    "hash": "2ydyeqcamaeomfhn2mvdwc6xjc6z2th2",1343    "hash": "2ydyeqcamaeomfhn2mvdwc6xjc6z2th2",
1331    "full_hash": "aga7gnzvbawybpgvlajxrjb635f7jcrk",1344    "full_hash": "aga7gnzvbawybpgvlajxrjb635f7jcrk",
1332    "build_hash": "2ydyeqcamaeomfhn2mvdwc6xjc6z2th2"1345    "build_hash": "2ydyeqcamaeomfhn2mvdwc6xjc6z2th2"
1333   }1346   }
1334  },1347  },
1335  {1348  {
1336   "sqlite": {1349   "sqlite": {
1337    "version": "3.34.0",1350    "version": "3.34.0",
1338    "arch": {1351    "arch": {
1339     "platform": "linux",1352     "platform": "linux",
1340     "platform_os": "ubuntu20.04",1353     "platform_os": "ubuntu20.04",
1341     "target": {1354     "target": {
1342      "name": "broadwell",1355      "name": "broadwell",
1343      "vendor": "GenuineIntel",1356      "vendor": "GenuineIntel",
1344      "features": [1357      "features": [
1345       "adx",1358       "adx",
1346       "aes",1359       "aes",
1347       "avx",1360       "avx",
1348       "avx2",1361       "avx2",
1349       "bmi1",1362       "bmi1",
1350       "bmi2",1363       "bmi2",
1351       "f16c",1364       "f16c",
1352       "fma",1365       "fma",
1353       "mmx",1366       "mmx",
1354       "movbe",1367       "movbe",
1355       "pclmulqdq",1368       "pclmulqdq",
1356       "popcnt",1369       "popcnt",
1357       "rdrand",1370       "rdrand",
1358       "rdseed",1371       "rdseed",
1359       "sse",1372       "sse",
1360       "sse2",1373       "sse2",
1361       "sse4_1",1374       "sse4_1",
1362       "sse4_2",1375       "sse4_2",
1363       "ssse3"1376       "ssse3"
1364      ],1377      ],
1365      "generation": 0,1378      "generation": 0,
1366      "parents": [1379      "parents": [
1367       "haswell"1380       "haswell"
1368      ]1381      ]
1369     }1382     }
1370    },1383    },
1371    "compiler": {1384    "compiler": {
1372     "name": "gcc",1385     "name": "gcc",
1373     "version": "9.3.0"1386     "version": "9.3.0"
1374    },1387    },
1375    "namespace": "builtin",1388    "namespace": "builtin",
1376    "parameters": {1389    "parameters": {
1377     "column_metadata": true,1390     "column_metadata": true,
1378     "fts": true,1391     "fts": true,
1379     "functions": false,1392     "functions": false,
1380     "rtree": false,1393     "rtree": false,
1381     "cflags": [],1394     "cflags": [],
1382     "cppflags": [],1395     "cppflags": [],
1383     "cxxflags": [],1396     "cxxflags": [],
1384     "fflags": [],1397     "fflags": [],
1385     "ldflags": [],1398     "ldflags": [],
1386     "ldlibs": []1399     "ldlibs": []
1387    },1400    },
1388    "dependencies": {1401    "dependencies": {
1389     "readline": {1402     "readline": {
1390      "hash": "gfv5lriujnowzgtuzxwd3bszrwizfyor",1403      "hash": "gfv5lriujnowzgtuzxwd3bszrwizfyor",
1391      "type": [1404      "type": [
1392       "build",1405       "build",
1393       "link"1406       "link"
1394      ]1407      ]
1395     },1408     },
1396     "zlib": {1409     "zlib": {
1397      "hash": "emkoq3o2mtu377gy6plexktmkqchkgkb",1410      "hash": "emkoq3o2mtu377gy6plexktmkqchkgkb",
1398      "type": [1411      "type": [
1399       "build",1412       "build",
1400       "link"1413       "link"
1401      ]1414      ]
1402     }1415     }
1403    },1416    },
1404    "hash": "qmphgnimt7o5252mpgfjjatnpazwqdpd",1417    "hash": "qmphgnimt7o5252mpgfjjatnpazwqdpd",
1405    "full_hash": "hscet4cbc4wuwuzkld5ftgl565shupfi",1418    "full_hash": "hscet4cbc4wuwuzkld5ftgl565shupfi",
1406    "build_hash": "sv22rbbj6ew5hyn75gsapg6hqccqrvjz"1419    "build_hash": "sv22rbbj6ew5hyn75gsapg6hqccqrvjz"
1407   }1420   }
1408  },1421  },
1409  {1422  {
1410   "util-linux-uuid": {1423   "util-linux-uuid": {
1411    "version": "2.36",1424    "version": "2.36",
1412    "arch": {1425    "arch": {
1413     "platform": "linux",1426     "platform": "linux",
1414     "platform_os": "ubuntu20.04",1427     "platform_os": "ubuntu20.04",
1415     "target": {1428     "target": {
1416      "name": "broadwell",1429      "name": "broadwell",
1417      "vendor": "GenuineIntel",1430      "vendor": "GenuineIntel",
1418      "features": [1431      "features": [
1419       "adx",1432       "adx",
1420       "aes",1433       "aes",
1421       "avx",1434       "avx",
1422       "avx2",1435       "avx2",
1423       "bmi1",1436       "bmi1",
1424       "bmi2",1437       "bmi2",
1425       "f16c",1438       "f16c",
1426       "fma",1439       "fma",
1427       "mmx",1440       "mmx",
1428       "movbe",1441       "movbe",
1429       "pclmulqdq",1442       "pclmulqdq",
1430       "popcnt",1443       "popcnt",
1431       "rdrand",1444       "rdrand",
1432       "rdseed",1445       "rdseed",
1433       "sse",1446       "sse",
1434       "sse2",1447       "sse2",
1435       "sse4_1",1448       "sse4_1",
1436       "sse4_2",1449       "sse4_2",
1437       "ssse3"1450       "ssse3"
1438      ],1451      ],
1439      "generation": 0,1452      "generation": 0,
1440      "parents": [1453      "parents": [
1441       "haswell"1454       "haswell"
1442      ]1455      ]
1443     }1456     }
1444    },1457    },
1445    "compiler": {1458    "compiler": {
1446     "name": "gcc",1459     "name": "gcc",
1447     "version": "9.3.0"1460     "version": "9.3.0"
1448    },1461    },
1449    "namespace": "builtin",1462    "namespace": "builtin",
1450    "parameters": {1463    "parameters": {
1451     "cflags": [],1464     "cflags": [],
1452     "cppflags": [],1465     "cppflags": [],
1453     "cxxflags": [],1466     "cxxflags": [],
1454     "fflags": [],1467     "fflags": [],
1455     "ldflags": [],1468     "ldflags": [],
1456     "ldlibs": []1469     "ldlibs": []
1457    },1470    },
1458    "dependencies": {1471    "dependencies": {
1459     "pkgconf": {1472     "pkgconf": {
1460      "hash": "maplmtidtdincabqsxijbqyahb4yngro",1473      "hash": "maplmtidtdincabqsxijbqyahb4yngro",
1461      "type": [1474      "type": [
1462       "build"1475       "build"
1463      ]1476      ]
1464     }1477     }
1465    },1478    },
1466    "hash": "fpwbj6zai3z6bgyrbag7hu72cf4mfdzz",1479    "hash": "fpwbj6zai3z6bgyrbag7hu72cf4mfdzz",
1467    "full_hash": "lbludywjvzrcioitwdrugasb75r2ce7y",1480    "full_hash": "lbludywjvzrcioitwdrugasb75r2ce7y",
1468    "build_hash": "fcu5etnmvk7ikglzywzv7dhzom6qp3lu"1481    "build_hash": "fcu5etnmvk7ikglzywzv7dhzom6qp3lu"
1469   }1482   }
1470  }1483  }
1471 ]1484 ]
1472}1485}
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op