relenv 0.18.0__py3-none-any.whl → 0.18.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. relenv/__init__.py +1 -1
  2. relenv/__main__.py +1 -1
  3. relenv/_scripts/install_vc_build.ps1 +150 -0
  4. relenv/_toolchain/aarch64/aarch64-linux-gnu-ct-ng.config +798 -0
  5. relenv/_toolchain/aarch64/x86_64-linux-gnu-ct-ng.config +800 -0
  6. relenv/_toolchain/x86_64/aarch64-linux-gnu-ct-ng.config +799 -0
  7. relenv/_toolchain/x86_64/x86_64-linux-gnu-ct-ng.config +801 -0
  8. relenv/build/__init__.py +8 -1
  9. relenv/build/common.py +20 -5
  10. relenv/build/darwin.py +9 -10
  11. relenv/build/linux.py +69 -82
  12. relenv/build/windows.py +11 -9
  13. relenv/buildenv.py +10 -10
  14. relenv/check.py +1 -1
  15. relenv/common.py +11 -2
  16. relenv/create.py +1 -1
  17. relenv/fetch.py +1 -1
  18. relenv/relocate.py +1 -1
  19. relenv/runtime.py +23 -2
  20. relenv/toolchain.py +1 -1
  21. {relenv-0.18.0.dist-info → relenv-0.18.2.dist-info}/METADATA +3 -2
  22. relenv-0.18.2.dist-info/RECORD +38 -0
  23. {relenv-0.18.0.dist-info → relenv-0.18.2.dist-info}/WHEEL +1 -1
  24. tests/conftest.py +1 -1
  25. tests/test_build.py +1 -2
  26. tests/test_common.py +1 -1
  27. tests/test_create.py +1 -1
  28. tests/test_downloads.py +1 -1
  29. tests/test_fips_photon.py +1 -1
  30. tests/test_relocate.py +1 -1
  31. tests/test_runtime.py +1 -1
  32. tests/test_toolchain.py +1 -1
  33. tests/test_verify_build.py +91 -19
  34. relenv-0.18.0.dist-info/RECORD +0 -33
  35. {relenv-0.18.0.dist-info → relenv-0.18.2.dist-info}/entry_points.txt +0 -0
  36. {relenv-0.18.0.dist-info → relenv-0.18.2.dist-info/licenses}/LICENSE.md +0 -0
  37. {relenv-0.18.0.dist-info → relenv-0.18.2.dist-info/licenses}/NOTICE +0 -0
  38. {relenv-0.18.0.dist-info → relenv-0.18.2.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,801 @@
1
+ #
2
+ # Automatically generated file; DO NOT EDIT.
3
+ # crosstool-NG 1.25.0 Configuration
4
+ #
5
+ CT_CONFIGURE_has_static_link=y
6
+ CT_CONFIGURE_has_cxx11=y
7
+ CT_CONFIGURE_has_lzip=y
8
+ CT_CONFIGURE_has_wget=y
9
+ CT_CONFIGURE_has_curl=y
10
+ CT_CONFIGURE_has_rsync=y
11
+ CT_CONFIGURE_has_make_3_81_or_newer=y
12
+ CT_CONFIGURE_has_make_4_0_or_newer=y
13
+ CT_CONFIGURE_has_libtool_2_4_or_newer=y
14
+ CT_CONFIGURE_has_libtoolize_2_4_or_newer=y
15
+ CT_CONFIGURE_has_autoconf_2_65_or_newer=y
16
+ CT_CONFIGURE_has_autoreconf_2_65_or_newer=y
17
+ CT_CONFIGURE_has_automake_1_15_or_newer=y
18
+ CT_CONFIGURE_has_gnu_m4_1_4_12_or_newer=y
19
+ CT_CONFIGURE_has_python_3_4_or_newer=y
20
+ CT_CONFIGURE_has_bison_2_7_or_newer=y
21
+ CT_CONFIGURE_has_python=y
22
+ CT_CONFIGURE_has_svn=y
23
+ CT_CONFIGURE_has_git=y
24
+ CT_CONFIGURE_has_md5sum=y
25
+ CT_CONFIGURE_has_sha1sum=y
26
+ CT_CONFIGURE_has_sha256sum=y
27
+ CT_CONFIGURE_has_sha512sum=y
28
+ CT_CONFIGURE_has_install_with_strip_program=y
29
+ CT_VERSION="1.25.0"
30
+ CT_VCHECK=""
31
+ CT_CONFIG_VERSION_ENV="4"
32
+ CT_CONFIG_VERSION_CURRENT="4"
33
+ CT_CONFIG_VERSION="4"
34
+ CT_MODULES=y
35
+
36
+ #
37
+ # Paths and misc options
38
+ #
39
+
40
+ #
41
+ # crosstool-NG behavior
42
+ #
43
+ # CT_OBSOLETE is not set
44
+ # CT_EXPERIMENTAL is not set
45
+ # CT_DEBUG_CT is not set
46
+
47
+ #
48
+ # Paths
49
+ #
50
+ CT_LOCAL_TARBALLS_DIR="/tmp"
51
+ CT_SAVE_TARBALLS=y
52
+ # CT_TARBALLS_BUILDROOT_LAYOUT is not set
53
+ CT_WORK_DIR="${CT_TOP_DIR}/.build"
54
+ CT_BUILD_TOP_DIR="${CT_WORK_DIR:-${CT_TOP_DIR}/.build}/${CT_HOST:+HOST-${CT_HOST}/}${CT_TARGET}"
55
+ CT_BUILD_DIR="${CT_BUILD_TOP_DIR}/build"
56
+ CT_PREFIX_DIR="${CT_PREFIX:-${HOME}/x-tools}/${CT_HOST:+HOST-${CT_HOST}/}${CT_TARGET}"
57
+ CT_RM_RF_PREFIX_DIR=y
58
+ CT_REMOVE_DOCS=y
59
+ CT_INSTALL_LICENSES=y
60
+ # CT_PREFIX_DIR_RO is not set
61
+ CT_STRIP_HOST_TOOLCHAIN_EXECUTABLES=y
62
+ # CT_STRIP_TARGET_TOOLCHAIN_EXECUTABLES is not set
63
+
64
+ #
65
+ # Downloading
66
+ #
67
+ CT_DOWNLOAD_AGENT_WGET=y
68
+ # CT_DOWNLOAD_AGENT_CURL is not set
69
+ # CT_DOWNLOAD_AGENT_NONE is not set
70
+ # CT_FORBID_DOWNLOAD is not set
71
+ # CT_FORCE_DOWNLOAD is not set
72
+ CT_CONNECT_TIMEOUT=10
73
+ CT_DOWNLOAD_WGET_OPTIONS="--passive-ftp --tries=3 -nc --progress=dot:binary"
74
+ # CT_ONLY_DOWNLOAD is not set
75
+ # CT_USE_MIRROR is not set
76
+ CT_VERIFY_DOWNLOAD_DIGEST=y
77
+ CT_VERIFY_DOWNLOAD_DIGEST_SHA512=y
78
+ # CT_VERIFY_DOWNLOAD_DIGEST_SHA256 is not set
79
+ # CT_VERIFY_DOWNLOAD_DIGEST_SHA1 is not set
80
+ # CT_VERIFY_DOWNLOAD_DIGEST_MD5 is not set
81
+ CT_VERIFY_DOWNLOAD_DIGEST_ALG="sha512"
82
+ # CT_VERIFY_DOWNLOAD_SIGNATURE is not set
83
+
84
+ #
85
+ # Extracting
86
+ #
87
+ # CT_FORCE_EXTRACT is not set
88
+ CT_OVERRIDE_CONFIG_GUESS_SUB=y
89
+ # CT_ONLY_EXTRACT is not set
90
+ CT_PATCH_BUNDLED=y
91
+ # CT_PATCH_BUNDLED_LOCAL is not set
92
+ CT_PATCH_ORDER="bundled"
93
+
94
+ #
95
+ # Build behavior
96
+ #
97
+ CT_PARALLEL_JOBS=0
98
+ CT_LOAD=""
99
+ CT_USE_PIPES=y
100
+ CT_EXTRA_CFLAGS_FOR_BUILD=""
101
+ CT_EXTRA_CXXFLAGS_FOR_BUILD=""
102
+ CT_EXTRA_LDFLAGS_FOR_BUILD=""
103
+ CT_EXTRA_CFLAGS_FOR_HOST=""
104
+ CT_EXTRA_LDFLAGS_FOR_HOST=""
105
+ # CT_CONFIG_SHELL_SH is not set
106
+ # CT_CONFIG_SHELL_ASH is not set
107
+ CT_CONFIG_SHELL_BASH=y
108
+ # CT_CONFIG_SHELL_CUSTOM is not set
109
+ CT_CONFIG_SHELL="${bash}"
110
+
111
+ #
112
+ # Logging
113
+ #
114
+ # CT_LOG_ERROR is not set
115
+ # CT_LOG_WARN is not set
116
+ # CT_LOG_INFO is not set
117
+ CT_LOG_EXTRA=y
118
+ # CT_LOG_ALL is not set
119
+ # CT_LOG_DEBUG is not set
120
+ CT_LOG_LEVEL_MAX="EXTRA"
121
+ # CT_LOG_SEE_TOOLS_WARN is not set
122
+ CT_LOG_PROGRESS_BAR=y
123
+ CT_LOG_TO_FILE=y
124
+ CT_LOG_FILE_COMPRESS=y
125
+ # end of Paths and misc options
126
+
127
+ #
128
+ # Target options
129
+ #
130
+ # CT_ARCH_ALPHA is not set
131
+ # CT_ARCH_ARC is not set
132
+ # CT_ARCH_ARM is not set
133
+ # CT_ARCH_AVR is not set
134
+ # CT_ARCH_M68K is not set
135
+ # CT_ARCH_MIPS is not set
136
+ # CT_ARCH_NIOS2 is not set
137
+ # CT_ARCH_POWERPC is not set
138
+ # CT_ARCH_PRU is not set
139
+ # CT_ARCH_S390 is not set
140
+ # CT_ARCH_SH is not set
141
+ # CT_ARCH_SPARC is not set
142
+ CT_ARCH_X86=y
143
+ # CT_ARCH_XTENSA is not set
144
+ CT_ARCH="x86"
145
+ CT_ARCH_CHOICE_KSYM="X86"
146
+ CT_ARCH_CPU=""
147
+ CT_ARCH_TUNE=""
148
+ CT_ARCH_X86_SHOW=y
149
+
150
+ #
151
+ # Options for x86
152
+ #
153
+ CT_ARCH_X86_PKG_KSYM=""
154
+ CT_ALL_ARCH_CHOICES="ALPHA ARC ARM AVR C6X M68K MICROBLAZE MIPS MOXIE MSP430 NIOS2 POWERPC PRU RISCV S390 SH SPARC X86 XTENSA"
155
+ CT_ARCH_SUFFIX=""
156
+ CT_OMIT_TARGET_VENDOR=y
157
+
158
+ #
159
+ # Generic target options
160
+ #
161
+ # CT_MULTILIB is not set
162
+ CT_DEMULTILIB=y
163
+ CT_ARCH_USE_MMU=y
164
+ CT_ARCH_SUPPORTS_32=y
165
+ CT_ARCH_SUPPORTS_64=y
166
+ CT_ARCH_DEFAULT_32=y
167
+ CT_ARCH_BITNESS=64
168
+ # CT_ARCH_32 is not set
169
+ CT_ARCH_64=y
170
+ CT_ARCH_SUPPORTS_WITH_32_64=y
171
+
172
+ #
173
+ # Target optimisations
174
+ #
175
+ CT_ARCH_SUPPORTS_WITH_ARCH=y
176
+ CT_ARCH_SUPPORTS_WITH_CPU=y
177
+ CT_ARCH_SUPPORTS_WITH_TUNE=y
178
+ CT_ARCH_ARCH=""
179
+ CT_TARGET_CFLAGS=""
180
+ CT_TARGET_LDFLAGS=""
181
+ # end of Target options
182
+
183
+ #
184
+ # Toolchain options
185
+ #
186
+
187
+ #
188
+ # General toolchain options
189
+ #
190
+ CT_FORCE_SYSROOT=y
191
+ CT_USE_SYSROOT=y
192
+ CT_SYSROOT_NAME="sysroot"
193
+ CT_SYSROOT_DIR_PREFIX=""
194
+ CT_WANTS_STATIC_LINK=y
195
+ CT_WANTS_STATIC_LINK_CXX=y
196
+ CT_STATIC_TOOLCHAIN=y
197
+ CT_SHOW_CT_VERSION=y
198
+ CT_TOOLCHAIN_PKGVERSION=""
199
+ CT_TOOLCHAIN_BUGURL=""
200
+
201
+ #
202
+ # Tuple completion and aliasing
203
+ #
204
+ CT_TARGET_ALIAS_SED_EXPR=""
205
+ CT_TARGET_ALIAS=""
206
+
207
+ #
208
+ # Toolchain type
209
+ #
210
+ CT_CROSS=y
211
+ # CT_CANADIAN is not set
212
+ CT_TOOLCHAIN_TYPE="cross"
213
+
214
+ #
215
+ # Build system
216
+ #
217
+ CT_BUILD=""
218
+ CT_BUILD_PREFIX=""
219
+ CT_BUILD_SUFFIX=""
220
+
221
+ #
222
+ # Misc options
223
+ #
224
+ # CT_TOOLCHAIN_ENABLE_NLS is not set
225
+ # end of Toolchain options
226
+
227
+ #
228
+ # Operating System
229
+ #
230
+ CT_KERNEL_SUPPORTS_SHARED_LIBS=y
231
+ # CT_KERNEL_BARE_METAL is not set
232
+ CT_KERNEL_LINUX=y
233
+ CT_KERNEL="linux"
234
+ CT_KERNEL_CHOICE_KSYM="LINUX"
235
+ CT_KERNEL_LINUX_SHOW=y
236
+
237
+ #
238
+ # Options for linux
239
+ #
240
+ CT_KERNEL_LINUX_PKG_KSYM="LINUX"
241
+ CT_LINUX_DIR_NAME="linux"
242
+ CT_LINUX_USE_WWW_KERNEL_ORG=y
243
+ # CT_LINUX_USE_ORACLE is not set
244
+ CT_LINUX_USE="LINUX"
245
+ CT_LINUX_PKG_NAME="linux"
246
+ CT_LINUX_SRC_RELEASE=y
247
+ # CT_LINUX_SRC_DEVEL is not set
248
+ CT_LINUX_PATCH_ORDER="global"
249
+ CT_LINUX_V_5_16=y
250
+ # CT_LINUX_V_5_15 is not set
251
+ # CT_LINUX_V_5_14 is not set
252
+ # CT_LINUX_V_5_13 is not set
253
+ # CT_LINUX_V_5_12 is not set
254
+ # CT_LINUX_V_5_11 is not set
255
+ # CT_LINUX_V_5_10 is not set
256
+ # CT_LINUX_V_5_9 is not set
257
+ # CT_LINUX_V_5_8 is not set
258
+ # CT_LINUX_V_5_7 is not set
259
+ # CT_LINUX_V_5_4 is not set
260
+ # CT_LINUX_V_5_3 is not set
261
+ # CT_LINUX_V_5_2 is not set
262
+ # CT_LINUX_V_5_1 is not set
263
+ # CT_LINUX_V_5_0 is not set
264
+ # CT_LINUX_V_4_20 is not set
265
+ # CT_LINUX_V_4_19 is not set
266
+ # CT_LINUX_V_4_18 is not set
267
+ # CT_LINUX_V_4_17 is not set
268
+ # CT_LINUX_V_4_16 is not set
269
+ # CT_LINUX_V_4_15 is not set
270
+ # CT_LINUX_V_4_14 is not set
271
+ # CT_LINUX_V_4_13 is not set
272
+ # CT_LINUX_V_4_12 is not set
273
+ # CT_LINUX_V_4_11 is not set
274
+ # CT_LINUX_V_4_10 is not set
275
+ # CT_LINUX_V_4_9 is not set
276
+ # CT_LINUX_V_4_4 is not set
277
+ # CT_LINUX_V_4_1 is not set
278
+ # CT_LINUX_V_3_16 is not set
279
+ # CT_LINUX_V_3_13 is not set
280
+ # CT_LINUX_V_3_12 is not set
281
+ # CT_LINUX_V_3_10 is not set
282
+ # CT_LINUX_V_3_4 is not set
283
+ # CT_LINUX_V_3_2 is not set
284
+ # CT_LINUX_V_2_6_32 is not set
285
+ CT_LINUX_VERSION="5.16.9"
286
+ CT_LINUX_MIRRORS="$(CT_Mirrors kernel.org linux ${CT_LINUX_VERSION})"
287
+ CT_LINUX_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
288
+ CT_LINUX_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
289
+ CT_LINUX_ARCHIVE_FORMATS=".tar.xz .tar.gz"
290
+ CT_LINUX_SIGNATURE_FORMAT="unpacked/.sign"
291
+ CT_LINUX_later_than_5_12=y
292
+ CT_LINUX_5_12_or_later=y
293
+ CT_LINUX_later_than_5_3=y
294
+ CT_LINUX_5_3_or_later=y
295
+ CT_LINUX_later_than_4_8=y
296
+ CT_LINUX_4_8_or_later=y
297
+ CT_LINUX_later_than_3_7=y
298
+ CT_LINUX_3_7_or_later=y
299
+ CT_LINUX_later_than_3_2=y
300
+ CT_LINUX_3_2_or_later=y
301
+ CT_KERNEL_DEP_RSYNC=y
302
+ CT_KERNEL_LINUX_VERBOSITY_0=y
303
+ # CT_KERNEL_LINUX_VERBOSITY_1 is not set
304
+ # CT_KERNEL_LINUX_VERBOSITY_2 is not set
305
+ CT_KERNEL_LINUX_VERBOSE_LEVEL=0
306
+ CT_KERNEL_LINUX_INSTALL_CHECK=y
307
+ CT_ALL_KERNEL_CHOICES="BARE_METAL LINUX WINDOWS"
308
+
309
+ #
310
+ # Common kernel options
311
+ #
312
+ CT_SHARED_LIBS=y
313
+ # end of Operating System
314
+
315
+ #
316
+ # Binary utilities
317
+ #
318
+ CT_ARCH_BINFMT_ELF=y
319
+ CT_BINUTILS_BINUTILS=y
320
+ CT_BINUTILS="binutils"
321
+ CT_BINUTILS_CHOICE_KSYM="BINUTILS"
322
+ CT_BINUTILS_BINUTILS_SHOW=y
323
+
324
+ #
325
+ # Options for binutils
326
+ #
327
+ CT_BINUTILS_BINUTILS_PKG_KSYM="BINUTILS"
328
+ CT_BINUTILS_DIR_NAME="binutils"
329
+ CT_BINUTILS_USE_GNU=y
330
+ # CT_BINUTILS_USE_ORACLE is not set
331
+ CT_BINUTILS_USE="BINUTILS"
332
+ CT_BINUTILS_PKG_NAME="binutils"
333
+ CT_BINUTILS_SRC_RELEASE=y
334
+ # CT_BINUTILS_SRC_DEVEL is not set
335
+ CT_BINUTILS_PATCH_ORDER="global"
336
+ # CT_BINUTILS_V_2_38 is not set
337
+ # CT_BINUTILS_V_2_37 is not set
338
+ # CT_BINUTILS_V_2_36 is not set
339
+ # CT_BINUTILS_V_2_35 is not set
340
+ # CT_BINUTILS_V_2_34 is not set
341
+ # CT_BINUTILS_V_2_33 is not set
342
+ # CT_BINUTILS_V_2_32 is not set
343
+ # CT_BINUTILS_V_2_31 is not set
344
+ # CT_BINUTILS_V_2_30 is not set
345
+ CT_BINUTILS_V_2_29=y
346
+ # CT_BINUTILS_V_2_28 is not set
347
+ # CT_BINUTILS_V_2_27 is not set
348
+ # CT_BINUTILS_V_2_26 is not set
349
+ CT_BINUTILS_VERSION="2.29.1"
350
+ CT_BINUTILS_MIRRORS="$(CT_Mirrors GNU binutils) $(CT_Mirrors sourceware binutils/releases)"
351
+ CT_BINUTILS_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
352
+ CT_BINUTILS_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
353
+ CT_BINUTILS_ARCHIVE_FORMATS=".tar.xz .tar.bz2 .tar.gz"
354
+ CT_BINUTILS_SIGNATURE_FORMAT="packed/.sig"
355
+ CT_BINUTILS_2_30_or_older=y
356
+ CT_BINUTILS_older_than_2_30=y
357
+ CT_BINUTILS_later_than_2_27=y
358
+ CT_BINUTILS_2_27_or_later=y
359
+ CT_BINUTILS_later_than_2_26=y
360
+ CT_BINUTILS_2_26_or_later=y
361
+
362
+ #
363
+ # GNU binutils
364
+ #
365
+ CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
366
+ CT_BINUTILS_FORCE_LD_BFD_DEFAULT=y
367
+ CT_BINUTILS_LINKER_LD=y
368
+ CT_BINUTILS_LINKERS_LIST="ld"
369
+ CT_BINUTILS_LINKER_DEFAULT="bfd"
370
+ CT_BINUTILS_RELRO=m
371
+ CT_BINUTILS_DETERMINISTIC_ARCHIVES=y
372
+ CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
373
+ # CT_BINUTILS_FOR_TARGET is not set
374
+ CT_ALL_BINUTILS_CHOICES="BINUTILS"
375
+ # end of Binary utilities
376
+
377
+ #
378
+ # C-library
379
+ #
380
+ CT_LIBC_GLIBC=y
381
+ # CT_LIBC_UCLIBC_NG is not set
382
+ CT_LIBC="glibc"
383
+ CT_LIBC_CHOICE_KSYM="GLIBC"
384
+ CT_THREADS="nptl"
385
+ CT_LIBC_GLIBC_SHOW=y
386
+
387
+ #
388
+ # Options for glibc
389
+ #
390
+ CT_LIBC_GLIBC_PKG_KSYM="GLIBC"
391
+ CT_GLIBC_DIR_NAME="glibc"
392
+ CT_GLIBC_USE_GNU=y
393
+ # CT_GLIBC_USE_ORACLE is not set
394
+ CT_GLIBC_USE="GLIBC"
395
+ CT_GLIBC_PKG_NAME="glibc"
396
+ CT_GLIBC_SRC_RELEASE=y
397
+ # CT_GLIBC_SRC_DEVEL is not set
398
+ CT_GLIBC_PATCH_ORDER="global"
399
+ # CT_GLIBC_V_2_35 is not set
400
+ # CT_GLIBC_V_2_34 is not set
401
+ # CT_GLIBC_V_2_33 is not set
402
+ # CT_GLIBC_V_2_32 is not set
403
+ # CT_GLIBC_V_2_31 is not set
404
+ # CT_GLIBC_V_2_30 is not set
405
+ # CT_GLIBC_V_2_29 is not set
406
+ # CT_GLIBC_V_2_28 is not set
407
+ # CT_GLIBC_V_2_27 is not set
408
+ # CT_GLIBC_V_2_26 is not set
409
+ # CT_GLIBC_V_2_25 is not set
410
+ # CT_GLIBC_V_2_24 is not set
411
+ # CT_GLIBC_V_2_23 is not set
412
+ # CT_GLIBC_V_2_19 is not set
413
+ CT_GLIBC_V_2_17=y
414
+ CT_GLIBC_VERSION="2.17"
415
+ CT_GLIBC_MIRRORS="$(CT_Mirrors GNU glibc)"
416
+ CT_GLIBC_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
417
+ CT_GLIBC_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
418
+ CT_GLIBC_ARCHIVE_FORMATS=".tar.xz .tar.bz2 .tar.gz"
419
+ CT_GLIBC_SIGNATURE_FORMAT="packed/.sig"
420
+ CT_GLIBC_2_34_or_older=y
421
+ CT_GLIBC_older_than_2_34=y
422
+ CT_GLIBC_2_32_or_older=y
423
+ CT_GLIBC_older_than_2_32=y
424
+ CT_GLIBC_2_31_or_older=y
425
+ CT_GLIBC_older_than_2_31=y
426
+ CT_GLIBC_2_30_or_older=y
427
+ CT_GLIBC_older_than_2_30=y
428
+ CT_GLIBC_2_29_or_older=y
429
+ CT_GLIBC_older_than_2_29=y
430
+ CT_GLIBC_2_28_or_older=y
431
+ CT_GLIBC_older_than_2_28=y
432
+ CT_GLIBC_2_27_or_older=y
433
+ CT_GLIBC_older_than_2_27=y
434
+ CT_GLIBC_2_26_or_older=y
435
+ CT_GLIBC_older_than_2_26=y
436
+ CT_GLIBC_2_25_or_older=y
437
+ CT_GLIBC_older_than_2_25=y
438
+ CT_GLIBC_2_24_or_older=y
439
+ CT_GLIBC_older_than_2_24=y
440
+ CT_GLIBC_2_23_or_older=y
441
+ CT_GLIBC_older_than_2_23=y
442
+ CT_GLIBC_2_20_or_older=y
443
+ CT_GLIBC_older_than_2_20=y
444
+ CT_GLIBC_2_17_or_later=y
445
+ CT_GLIBC_2_17_or_older=y
446
+ CT_GLIBC_later_than_2_14=y
447
+ CT_GLIBC_2_14_or_later=y
448
+ CT_GLIBC_DEP_KERNEL_HEADERS_VERSION=y
449
+ CT_GLIBC_DEP_BINUTILS=y
450
+ CT_GLIBC_DEP_GCC=y
451
+ CT_GLIBC_DEP_PYTHON=y
452
+ CT_GLIBC_SPARC_ALLOW_V7=y
453
+ CT_GLIBC_HAS_NPTL_ADDON=y
454
+ CT_GLIBC_HAS_PORTS_ADDON=y
455
+ CT_GLIBC_HAS_LIBIDN_ADDON=y
456
+ CT_GLIBC_USE_NPTL_ADDON=y
457
+ # CT_GLIBC_USE_LIBIDN_ADDON is not set
458
+ CT_GLIBC_HAS_OBSOLETE_RPC=y
459
+ CT_GLIBC_EXTRA_CONFIG_ARRAY=""
460
+ CT_GLIBC_CONFIGPARMS=""
461
+ CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized"
462
+ CT_GLIBC_ENABLE_OBSOLETE_RPC=y
463
+ # CT_GLIBC_DISABLE_VERSIONING is not set
464
+ CT_GLIBC_OLDEST_ABI="glibc-2.17"
465
+ CT_GLIBC_FORCE_UNWIND=y
466
+ # CT_GLIBC_LOCALES is not set
467
+ # CT_GLIBC_KERNEL_VERSION_NONE is not set
468
+ CT_GLIBC_KERNEL_VERSION_AS_HEADERS=y
469
+ # CT_GLIBC_KERNEL_VERSION_CHOSEN is not set
470
+ CT_GLIBC_MIN_KERNEL="5.16.9"
471
+ CT_GLIBC_ENABLE_COMMON_FLAG=y
472
+ CT_ALL_LIBC_CHOICES="AVR_LIBC BIONIC GLIBC MINGW_W64 MOXIEBOX MUSL NEWLIB NONE UCLIBC_NG"
473
+ CT_LIBC_SUPPORT_THREADS_ANY=y
474
+ CT_LIBC_SUPPORT_THREADS_NATIVE=y
475
+
476
+ #
477
+ # Common C library options
478
+ #
479
+ CT_THREADS_NATIVE=y
480
+ # CT_CREATE_LDSO_CONF is not set
481
+ # CT_LIBC_XLDD is not set
482
+ # end of C-library
483
+
484
+ #
485
+ # C compiler
486
+ #
487
+ CT_CC_CORE_NEEDED=y
488
+ CT_CC_SUPPORT_CXX=y
489
+ CT_CC_SUPPORT_FORTRAN=y
490
+ CT_CC_SUPPORT_ADA=y
491
+ CT_CC_SUPPORT_OBJC=y
492
+ CT_CC_SUPPORT_OBJCXX=y
493
+ CT_CC_SUPPORT_GOLANG=y
494
+ CT_CC_GCC=y
495
+ CT_CC="gcc"
496
+ CT_CC_CHOICE_KSYM="GCC"
497
+ CT_CC_GCC_SHOW=y
498
+
499
+ #
500
+ # Options for gcc
501
+ #
502
+ CT_CC_GCC_PKG_KSYM="GCC"
503
+ CT_GCC_DIR_NAME="gcc"
504
+ CT_GCC_USE_GNU=y
505
+ CT_GCC_USE="GCC"
506
+ CT_GCC_PKG_NAME="gcc"
507
+ CT_GCC_SRC_RELEASE=y
508
+ # CT_GCC_SRC_DEVEL is not set
509
+ CT_GCC_PATCH_ORDER="global"
510
+ CT_GCC_V_11=y
511
+ # CT_GCC_V_10 is not set
512
+ # CT_GCC_V_9 is not set
513
+ # CT_GCC_V_8 is not set
514
+ # CT_GCC_V_7 is not set
515
+ # CT_GCC_V_6 is not set
516
+ # CT_GCC_V_5 is not set
517
+ # CT_GCC_V_4_9 is not set
518
+ CT_GCC_VERSION="11.2.0"
519
+ CT_GCC_MIRRORS="$(CT_Mirrors GNU gcc/gcc-${CT_GCC_VERSION}) $(CT_Mirrors sourceware gcc/releases/gcc-${CT_GCC_VERSION})"
520
+ CT_GCC_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
521
+ CT_GCC_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
522
+ CT_GCC_ARCHIVE_FORMATS=".tar.xz .tar.gz"
523
+ CT_GCC_SIGNATURE_FORMAT=""
524
+ CT_GCC_later_than_11=y
525
+ CT_GCC_11_or_later=y
526
+ CT_GCC_later_than_10=y
527
+ CT_GCC_10_or_later=y
528
+ CT_GCC_later_than_9=y
529
+ CT_GCC_9_or_later=y
530
+ CT_GCC_later_than_8=y
531
+ CT_GCC_8_or_later=y
532
+ CT_GCC_later_than_7=y
533
+ CT_GCC_7_or_later=y
534
+ CT_GCC_later_than_6=y
535
+ CT_GCC_6_or_later=y
536
+ CT_GCC_later_than_5=y
537
+ CT_GCC_5_or_later=y
538
+ CT_GCC_later_than_4_9=y
539
+ CT_GCC_4_9_or_later=y
540
+ CT_CC_GCC_HAS_LIBMPX=y
541
+ CT_CC_GCC_ENABLE_CXX_FLAGS=""
542
+ CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY=""
543
+ CT_CC_GCC_EXTRA_CONFIG_ARRAY=""
544
+ CT_CC_GCC_STATIC_LIBSTDCXX=y
545
+ # CT_CC_GCC_SYSTEM_ZLIB is not set
546
+ CT_CC_GCC_CONFIG_TLS=m
547
+
548
+ #
549
+ # Optimisation features
550
+ #
551
+ CT_CC_GCC_USE_GRAPHITE=y
552
+
553
+ #
554
+ # Settings for libraries running on target
555
+ #
556
+ CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
557
+ # CT_CC_GCC_LIBMUDFLAP is not set
558
+ # CT_CC_GCC_LIBGOMP is not set
559
+ # CT_CC_GCC_LIBSSP is not set
560
+ # CT_CC_GCC_LIBQUADMATH is not set
561
+ # CT_CC_GCC_LIBSANITIZER is not set
562
+ # CT_CC_GCC_LIBMPX is not set
563
+
564
+ #
565
+ # Misc. obscure options.
566
+ #
567
+ CT_CC_CXA_ATEXIT=y
568
+ CT_CC_GCC_TM_CLONE_REGISTRY=m
569
+ # CT_CC_GCC_DISABLE_PCH is not set
570
+ CT_CC_GCC_SJLJ_EXCEPTIONS=m
571
+ CT_CC_GCC_LDBL_128=m
572
+ # CT_CC_GCC_BUILD_ID is not set
573
+ CT_CC_GCC_LNK_HASH_STYLE_DEFAULT=y
574
+ # CT_CC_GCC_LNK_HASH_STYLE_SYSV is not set
575
+ # CT_CC_GCC_LNK_HASH_STYLE_GNU is not set
576
+ # CT_CC_GCC_LNK_HASH_STYLE_BOTH is not set
577
+ CT_CC_GCC_LNK_HASH_STYLE=""
578
+ CT_CC_GCC_DEC_FLOATS_AUTO=y
579
+ # CT_CC_GCC_DEC_FLOATS_BID is not set
580
+ # CT_CC_GCC_DEC_FLOATS_DPD is not set
581
+ # CT_CC_GCC_DEC_FLOATS_NO is not set
582
+ CT_CC_GCC_DEC_FLOATS=""
583
+ CT_ALL_CC_CHOICES="GCC"
584
+
585
+ #
586
+ # Additional supported languages:
587
+ #
588
+ CT_CC_LANG_CXX=y
589
+ # CT_CC_LANG_FORTRAN is not set
590
+ # end of C compiler
591
+
592
+ #
593
+ # Debug facilities
594
+ #
595
+ # CT_DEBUG_DUMA is not set
596
+ # CT_DEBUG_GDB is not set
597
+ # CT_DEBUG_LTRACE is not set
598
+ # CT_DEBUG_STRACE is not set
599
+ CT_ALL_DEBUG_CHOICES="DUMA GDB LTRACE STRACE"
600
+ # end of Debug facilities
601
+
602
+ #
603
+ # Companion libraries
604
+ #
605
+ # CT_COMPLIBS_CHECK is not set
606
+ # CT_COMP_LIBS_CLOOG is not set
607
+ # CT_COMP_LIBS_EXPAT is not set
608
+ CT_COMP_LIBS_GETTEXT=y
609
+ CT_COMP_LIBS_GETTEXT_PKG_KSYM="GETTEXT"
610
+ CT_GETTEXT_DIR_NAME="gettext"
611
+ CT_GETTEXT_PKG_NAME="gettext"
612
+ CT_GETTEXT_SRC_RELEASE=y
613
+ # CT_GETTEXT_SRC_DEVEL is not set
614
+ CT_GETTEXT_PATCH_ORDER="global"
615
+ CT_GETTEXT_V_0_21=y
616
+ # CT_GETTEXT_V_0_20_1 is not set
617
+ # CT_GETTEXT_V_0_19_8_1 is not set
618
+ CT_GETTEXT_VERSION="0.21"
619
+ CT_GETTEXT_MIRRORS="$(CT_Mirrors GNU gettext)"
620
+ CT_GETTEXT_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
621
+ CT_GETTEXT_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
622
+ CT_GETTEXT_ARCHIVE_FORMATS=".tar.xz .tar.gz"
623
+ CT_GETTEXT_SIGNATURE_FORMAT="packed/.sig"
624
+ CT_GETTEXT_0_21_or_later=y
625
+ CT_GETTEXT_0_21_or_older=y
626
+ CT_GETTEXT_INCOMPATIBLE_WITH_UCLIBC_NG=y
627
+
628
+ #
629
+ # This version of gettext is not compatible with uClibc-NG. Select
630
+ #
631
+
632
+ #
633
+ # a different version if uClibc-NG is used on the target or (in a
634
+ #
635
+
636
+ #
637
+ # Canadian cross build) on the host.
638
+ #
639
+ CT_COMP_LIBS_GMP=y
640
+ CT_COMP_LIBS_GMP_PKG_KSYM="GMP"
641
+ CT_GMP_DIR_NAME="gmp"
642
+ CT_GMP_PKG_NAME="gmp"
643
+ CT_GMP_SRC_RELEASE=y
644
+ # CT_GMP_SRC_DEVEL is not set
645
+ CT_GMP_PATCH_ORDER="global"
646
+ CT_GMP_V_6_2=y
647
+ # CT_GMP_V_6_1 is not set
648
+ CT_GMP_VERSION="6.2.1"
649
+ CT_GMP_MIRRORS="https://gmplib.org/download/gmp https://gmplib.org/download/gmp/archive $(CT_Mirrors GNU gmp)"
650
+ CT_GMP_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
651
+ CT_GMP_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
652
+ CT_GMP_ARCHIVE_FORMATS=".tar.xz .tar.lz .tar.bz2"
653
+ CT_GMP_SIGNATURE_FORMAT="packed/.sig"
654
+ CT_COMP_LIBS_ISL=y
655
+ CT_COMP_LIBS_ISL_PKG_KSYM="ISL"
656
+ CT_ISL_DIR_NAME="isl"
657
+ CT_ISL_PKG_NAME="isl"
658
+ CT_ISL_SRC_RELEASE=y
659
+ # CT_ISL_SRC_DEVEL is not set
660
+ CT_ISL_PATCH_ORDER="global"
661
+ CT_ISL_V_0_24=y
662
+ # CT_ISL_V_0_23 is not set
663
+ # CT_ISL_V_0_22 is not set
664
+ # CT_ISL_V_0_21 is not set
665
+ # CT_ISL_V_0_20 is not set
666
+ # CT_ISL_V_0_19 is not set
667
+ # CT_ISL_V_0_18 is not set
668
+ # CT_ISL_V_0_17 is not set
669
+ # CT_ISL_V_0_16 is not set
670
+ # CT_ISL_V_0_15 is not set
671
+ CT_ISL_VERSION="0.24"
672
+ CT_ISL_MIRRORS="https://libisl.sourceforge.io"
673
+ CT_ISL_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
674
+ CT_ISL_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
675
+ CT_ISL_ARCHIVE_FORMATS=".tar.xz .tar.bz2 .tar.gz"
676
+ CT_ISL_SIGNATURE_FORMAT=""
677
+ CT_ISL_later_than_0_18=y
678
+ CT_ISL_0_18_or_later=y
679
+ CT_ISL_later_than_0_15=y
680
+ CT_ISL_0_15_or_later=y
681
+ # CT_COMP_LIBS_LIBELF is not set
682
+ CT_COMP_LIBS_LIBICONV=y
683
+ CT_COMP_LIBS_LIBICONV_PKG_KSYM="LIBICONV"
684
+ CT_LIBICONV_DIR_NAME="libiconv"
685
+ CT_LIBICONV_PKG_NAME="libiconv"
686
+ CT_LIBICONV_SRC_RELEASE=y
687
+ # CT_LIBICONV_SRC_DEVEL is not set
688
+ CT_LIBICONV_PATCH_ORDER="global"
689
+ CT_LIBICONV_V_1_16=y
690
+ # CT_LIBICONV_V_1_15 is not set
691
+ CT_LIBICONV_VERSION="1.16"
692
+ CT_LIBICONV_MIRRORS="$(CT_Mirrors GNU libiconv)"
693
+ CT_LIBICONV_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
694
+ CT_LIBICONV_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
695
+ CT_LIBICONV_ARCHIVE_FORMATS=".tar.gz"
696
+ CT_LIBICONV_SIGNATURE_FORMAT="packed/.sig"
697
+ CT_COMP_LIBS_MPC=y
698
+ CT_COMP_LIBS_MPC_PKG_KSYM="MPC"
699
+ CT_MPC_DIR_NAME="mpc"
700
+ CT_MPC_PKG_NAME="mpc"
701
+ CT_MPC_SRC_RELEASE=y
702
+ # CT_MPC_SRC_DEVEL is not set
703
+ CT_MPC_PATCH_ORDER="global"
704
+ CT_MPC_V_1_2=y
705
+ # CT_MPC_V_1_1 is not set
706
+ # CT_MPC_V_1_0 is not set
707
+ CT_MPC_VERSION="1.2.1"
708
+ CT_MPC_MIRRORS="http://www.multiprecision.org/downloads $(CT_Mirrors GNU mpc)"
709
+ CT_MPC_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
710
+ CT_MPC_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
711
+ CT_MPC_ARCHIVE_FORMATS=".tar.gz"
712
+ CT_MPC_SIGNATURE_FORMAT="packed/.sig"
713
+ CT_MPC_later_than_1_1_0=y
714
+ CT_MPC_1_1_0_or_later=y
715
+ CT_COMP_LIBS_MPFR=y
716
+ CT_COMP_LIBS_MPFR_PKG_KSYM="MPFR"
717
+ CT_MPFR_DIR_NAME="mpfr"
718
+ CT_MPFR_PKG_NAME="mpfr"
719
+ CT_MPFR_SRC_RELEASE=y
720
+ # CT_MPFR_SRC_DEVEL is not set
721
+ CT_MPFR_PATCH_ORDER="global"
722
+ CT_MPFR_V_4_1=y
723
+ # CT_MPFR_V_4_0 is not set
724
+ # CT_MPFR_V_3_1 is not set
725
+ CT_MPFR_VERSION="4.1.0"
726
+ CT_MPFR_MIRRORS="http://www.mpfr.org/mpfr-${CT_MPFR_VERSION} $(CT_Mirrors GNU mpfr)"
727
+ CT_MPFR_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
728
+ CT_MPFR_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
729
+ CT_MPFR_ARCHIVE_FORMATS=".tar.xz .tar.bz2 .tar.gz .zip"
730
+ CT_MPFR_SIGNATURE_FORMAT="packed/.asc"
731
+ CT_MPFR_later_than_4_0_0=y
732
+ CT_MPFR_4_0_0_or_later=y
733
+ CT_COMP_LIBS_NCURSES=y
734
+ CT_COMP_LIBS_NCURSES_PKG_KSYM="NCURSES"
735
+ CT_NCURSES_DIR_NAME="ncurses"
736
+ CT_NCURSES_PKG_NAME="ncurses"
737
+ CT_NCURSES_SRC_RELEASE=y
738
+ # CT_NCURSES_SRC_DEVEL is not set
739
+ CT_NCURSES_PATCH_ORDER="global"
740
+ CT_NCURSES_V_6_2=y
741
+ # CT_NCURSES_V_6_1 is not set
742
+ # CT_NCURSES_V_6_0 is not set
743
+ CT_NCURSES_VERSION="6.2"
744
+ CT_NCURSES_MIRRORS="https://invisible-mirror.net/archives/ncurses $(CT_Mirrors GNU ncurses)"
745
+ CT_NCURSES_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
746
+ CT_NCURSES_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
747
+ CT_NCURSES_ARCHIVE_FORMATS=".tar.gz"
748
+ CT_NCURSES_SIGNATURE_FORMAT="packed/.sig"
749
+ CT_NCURSES_NEW_ABI=y
750
+ CT_NCURSES_HOST_CONFIG_ARGS=""
751
+ CT_NCURSES_HOST_DISABLE_DB=y
752
+ CT_NCURSES_HOST_FALLBACKS="linux,xterm,xterm-color,xterm-256color,vt100"
753
+ CT_NCURSES_TARGET_CONFIG_ARGS=""
754
+ # CT_NCURSES_TARGET_DISABLE_DB is not set
755
+ CT_NCURSES_TARGET_FALLBACKS=""
756
+ CT_COMP_LIBS_ZLIB=y
757
+ CT_COMP_LIBS_ZLIB_PKG_KSYM="ZLIB"
758
+ CT_ZLIB_DIR_NAME="zlib"
759
+ CT_ZLIB_PKG_NAME="zlib"
760
+ CT_ZLIB_SRC_RELEASE=y
761
+ # CT_ZLIB_SRC_DEVEL is not set
762
+ CT_ZLIB_PATCH_ORDER="global"
763
+ CT_ZLIB_V_1_2_12=y
764
+ CT_ZLIB_VERSION="1.2.13"
765
+ CT_ZLIB_MIRRORS="https://github.com/madler/zlib/releases/download/v${CT_ZLIB_VERSION}/ https://www.zlib.net/ https://www.zlib.net/fossils/"
766
+ CT_ZLIB_ARCHIVE_FILENAME="@{pkg_name}-@{version}"
767
+ CT_ZLIB_ARCHIVE_DIRNAME="@{pkg_name}-@{version}"
768
+ CT_ZLIB_ARCHIVE_FORMATS=".tar.xz .tar.gz"
769
+ CT_ZLIB_SIGNATURE_FORMAT="packed/.asc"
770
+ CT_ALL_COMP_LIBS_CHOICES="CLOOG EXPAT GETTEXT GMP GNUPRUMCU ISL LIBELF LIBICONV MPC MPFR NCURSES NEWLIB_NANO PICOLIBC ZLIB"
771
+ CT_LIBICONV_NEEDED=y
772
+ CT_GETTEXT_NEEDED=y
773
+ CT_GMP_NEEDED=y
774
+ CT_MPFR_NEEDED=y
775
+ CT_ISL_NEEDED=y
776
+ CT_MPC_NEEDED=y
777
+ CT_NCURSES_NEEDED=y
778
+ CT_ZLIB_NEEDED=y
779
+ CT_LIBICONV=y
780
+ CT_GETTEXT=y
781
+ CT_GMP=y
782
+ CT_MPFR=y
783
+ CT_ISL=y
784
+ CT_MPC=y
785
+ CT_NCURSES=y
786
+ CT_ZLIB=y
787
+ # end of Companion libraries
788
+
789
+ #
790
+ # Companion tools
791
+ #
792
+ # CT_COMP_TOOLS_FOR_HOST is not set
793
+ # CT_COMP_TOOLS_AUTOCONF is not set
794
+ # CT_COMP_TOOLS_AUTOMAKE is not set
795
+ # CT_COMP_TOOLS_BISON is not set
796
+ # CT_COMP_TOOLS_DTC is not set
797
+ # CT_COMP_TOOLS_LIBTOOL is not set
798
+ # CT_COMP_TOOLS_M4 is not set
799
+ # CT_COMP_TOOLS_MAKE is not set
800
+ CT_ALL_COMP_TOOLS_CHOICES="AUTOCONF AUTOMAKE BISON DTC LIBTOOL M4 MAKE"
801
+ # end of Companion tools