tunables: report sbrk() failure
[glibc.git] / localedata / Makefile
blob89ba404a762f88bba4be97bf6d2688f633bfd6b0
1 # Copyright (C) 1996-2019 Free Software Foundation, Inc.
2 # This file is part of the GNU C Library.
4 # The GNU C Library is free software; you can redistribute it and/or
5 # modify it under the terms of the GNU Lesser General Public
6 # License as published by the Free Software Foundation; either
7 # version 2.1 of the License, or (at your option) any later version.
9 # The GNU C Library is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 # Lesser General Public License for more details.
14 # You should have received a copy of the GNU Lesser General Public
15 # License along with the GNU C Library; if not, see
16 # <https://www.gnu.org/licenses/>.
18 # Makefile for installing locale data source files.
20 subdir := localedata
22 include ../Makeconfig
24 # List with all available character set descriptions.
25 charmaps := $(wildcard charmaps/[A-I]*) $(wildcard charmaps/[J-Z]*)
27 # List with all available character set descriptions.
28 locales := $(wildcard locales/*)
31 subdir-dirs = tests-mbwc
32 vpath %.c tests-mbwc
33 vpath %.h tests-mbwc
36 test-srcs := collate-test xfrm-test tst-fmon tst-rpmatch tst-trans \
37 tst-ctype tst-langinfo-newlocale tst-langinfo-setlocale \
38 tst-langinfo-newlocale-static tst-langinfo-setlocale-static \
39 tst-numeric
40 # List of test input files (list sorted alphabetically):
41 test-input := \
42 am_ET.UTF-8 \
43 az_AZ.UTF-8 \
44 be_BY.UTF-8 \
45 ber_DZ.UTF-8 \
46 ber_MA.UTF-8 \
47 bg_BG.UTF-8 \
48 br_FR.UTF-8 \
49 bs_BA.UTF-8 \
50 cmn_TW.UTF-8 \
51 crh_UA.UTF-8 \
52 cs_CZ.UTF-8 \
53 csb_PL.UTF-8 \
54 cv_RU.UTF-8 \
55 cy_GB.UTF-8 \
56 da_DK.ISO-8859-1 \
57 de_DE.ISO-8859-1 \
58 dsb_DE.UTF-8 \
59 dz_BT.UTF-8 \
60 en_US.ISO-8859-1 \
61 en_US.UTF-8 \
62 eo.UTF-8 \
63 es_ES.UTF-8 \
64 et_EE.UTF-8 \
65 fa_IR.UTF-8 \
66 fi_FI.UTF-8 \
67 fil_PH.UTF-8 \
68 fr_CA.UTF-8 \
69 fr_FR.UTF-8 \
70 fur_IT.UTF-8 \
71 gez_ER.UTF-8@abegede \
72 ha_NG.UTF-8 \
73 hr_HR.ISO-8859-2 \
74 hr_HR.UTF-8 \
75 hsb_DE.UTF-8 \
76 hu_HU.UTF-8 \
77 ig_NG.UTF-8 \
78 ik_CA.UTF-8 \
79 is_IS.UTF-8 \
80 kk_KZ.UTF-8 \
81 ku_TR.UTF-8 \
82 ky_KG.UTF-8 \
83 ln_CD.UTF-8 \
84 lt_LT.UTF-8 \
85 lv_LV.UTF-8 \
86 mi_NZ.UTF-8 \
87 ml_IN.UTF-8 \
88 mn_MN.UTF-8 \
89 mr_IN.UTF-8 \
90 mt_MT.UTF-8 \
91 nan_TW.UTF-8@latin \
92 nb_NO.UTF-8 \
93 om_KE.UTF-8 \
94 os_RU.UTF-8 \
95 pl_PL.UTF-8 \
96 ps_AF.UTF-8 \
97 ro_RO.UTF-8 \
98 ru_RU.UTF-8 \
99 sah_RU.UTF-8 \
100 sc_IT.UTF-8 \
101 se_NO.UTF-8 \
102 si_LK.UTF-8 \
103 sq_AL.UTF-8 \
104 sr_RS.UTF-8 \
105 sv_SE.ISO-8859-1 \
106 sv_SE.UTF-8 \
107 szl_PL.UTF-8 \
108 tg_TJ.UTF-8 \
109 tk_TM.UTF-8 \
110 tr_TR.UTF-8 \
111 tt_RU.UTF-8 \
112 tt_RU.UTF-8@iqtelif \
113 ug_CN.UTF-8 \
114 uk_UA.UTF-8 \
115 uz_UZ.UTF-8 \
116 vi_VN.UTF-8 \
117 yi_US.UTF-8 \
118 yo_NG.UTF-8 \
119 zh_CN.UTF-8 \
120 $(NULL)
122 test-input-data = $(addsuffix .in, $(test-input))
123 test-output := $(foreach s, .out .xout, \
124 $(addsuffix $s, $(basename $(test-input))))
125 ld-test-names := test1 test2 test3 test4 test5 test6 test7
126 ld-test-srcs := $(addprefix tests/,$(addsuffix .cm,$(ld-test-names)) \
127 $(addsuffix .def,$(ld-test-names)) \
128 $(addsuffix .ds,test5 test6) \
129 test6.c trans.def)
131 fmon-tests = n01y12 n02n40 n10y31 n11y41 n12y11 n20n32 n30y20 n41n00 \
132 y01y10 y02n22 y22n42 y30y21 y32n31 y40y00 y42n21
134 generated += $(test-input) $(test-output) sort-test.out tst-locale.out \
135 tst-leaks.mtrace mtrace-tst-leaks.out
136 generated-dirs += $(ld-test-names) tt_TT de_DE.437 \
137 $(addprefix tstfmon_,$(fmon-tests)) \
139 ifeq ($(run-built-tests),yes)
140 locale_test_suite := tst_iswalnum tst_iswalpha tst_iswcntrl \
141 tst_iswctype tst_iswdigit tst_iswgraph \
142 tst_iswlower tst_iswprint tst_iswpunct \
143 tst_iswspace tst_iswupper tst_iswxdigit tst_mblen \
144 tst_mbrlen tst_mbrtowc tst_mbsrtowcs tst_mbstowcs \
145 tst_mbtowc tst_strcoll tst_strfmon tst_strxfrm \
146 tst_swscanf tst_towctrans tst_towlower \
147 tst_towupper tst_wcrtomb tst_wcscat tst_wcschr \
148 tst_wcscmp tst_wcscoll tst_wcscpy tst_wcscspn \
149 tst_wcslen tst_wcsncat tst_wcsncmp tst_wcsncpy \
150 tst_wcspbrk tst_wcsrtombs tst_wcsspn tst_wcsstr \
151 tst_wcstod tst_wcstok tst_wcstombs tst_wcswidth \
152 tst_wcsxfrm tst_wctob tst_wctomb tst_wctrans \
153 tst_wctype tst_wcwidth
155 tests = $(locale_test_suite) tst-digits tst-setlocale bug-iconv-trans \
156 tst-leaks tst-mbswcs1 tst-mbswcs2 tst-mbswcs3 tst-mbswcs4 tst-mbswcs5 \
157 tst-mbswcs6 tst-xlocale1 tst-xlocale2 bug-usesetlocale \
158 tst-strfmon1 tst-sscanf bug-setlocale1 tst-setlocale2 tst-setlocale3 \
159 tst-wctype tst-iconv-math-trans
160 tests-static = bug-setlocale1-static
161 tests += $(tests-static)
162 ifeq (yes,$(build-shared))
163 ifneq (no,$(PERL))
164 tests-special += $(objpfx)mtrace-tst-leaks.out
165 endif
166 endif
167 endif
169 # Files to install.
170 ifeq ($(INSTALL_UNCOMPRESSED),yes)
171 # This option is for testing inside the testroot container, as the
172 # container does not include a working gunzip program.
173 install-others := $(addprefix $(inst_i18ndir)/, \
174 $(charmaps) \
175 $(locales))
176 else
177 install-others := $(addprefix $(inst_i18ndir)/, \
178 $(addsuffix .gz, $(charmaps)) \
179 $(locales))
180 endif
182 tests: $(objdir)/iconvdata/gconv-modules
184 tests-static += tst-langinfo-newlocale-static tst-langinfo-setlocale-static
186 ifeq ($(run-built-tests),yes)
187 tests-special += $(objpfx)sort-test.out $(objpfx)tst-fmon.out \
188 $(objpfx)tst-locale.out $(objpfx)tst-rpmatch.out \
189 $(objpfx)tst-trans.out $(objpfx)tst-ctype.out \
190 $(objpfx)tst-langinfo-newlocale.out \
191 $(objpfx)tst-langinfo-setlocale.out \
192 $(objpfx)tst-langinfo-newlocale-static.out \
193 $(objpfx)tst-langinfo-setlocale-static.out \
194 $(objpfx)tst-numeric.out
195 # We have to generate locales (list sorted alphabetically)
196 LOCALES := \
197 am_ET.UTF-8 \
198 az_AZ.UTF-8 \
199 be_BY.UTF-8 \
200 ber_DZ.UTF-8 \
201 ber_MA.UTF-8 \
202 bg_BG.UTF-8 \
203 br_FR.UTF-8 \
204 bs_BA.UTF-8 \
205 cmn_TW.UTF-8 \
206 crh_UA.UTF-8 \
207 cs_CZ.UTF-8 \
208 csb_PL.UTF-8 \
209 cv_RU.UTF-8 \
210 cy_GB.UTF-8 \
211 da_DK.ISO-8859-1 \
212 de_DE.ISO-8859-1 \
213 de_DE.UTF-8 \
214 dsb_DE.UTF-8 \
215 dz_BT.UTF-8 \
216 en_GB.UTF-8 \
217 en_US.ANSI_X3.4-1968 \
218 en_US.ISO-8859-1\
219 en_US.UTF-8 \
220 eo.UTF-8 \
221 es_ES.UTF-8 \
222 et_EE.UTF-8 \
223 fa_IR.UTF-8 \
224 fi_FI.UTF-8 \
225 fil_PH.UTF-8 \
226 fr_CA.UTF-8 \
227 fr_FR.ISO-8859-1 \
228 fr_FR.UTF-8 \
229 fur_IT.UTF-8 \
230 gez_ER.UTF-8@abegede \
231 ha_NG.UTF-8 \
232 hr_HR.ISO-8859-2 \
233 hr_HR.UTF-8 \
234 hsb_DE.UTF-8 \
235 hu_HU.UTF-8 \
236 ig_NG.UTF-8 \
237 ik_CA.UTF-8 \
238 is_IS.UTF-8 \
239 ja_JP.EUC-JP \
240 ja_JP.SJIS \
241 ja_JP.UTF-8 \
242 kk_KZ.UTF-8 \
243 ku_TR.UTF-8 \
244 ky_KG.UTF-8 \
245 ln_CD.UTF-8 \
246 lt_LT.UTF-8 \
247 lv_LV.UTF-8 \
248 mi_NZ.UTF-8 \
249 ml_IN.UTF-8 \
250 mn_MN.UTF-8 \
251 mr_IN.UTF-8 \
252 mt_MT.UTF-8 \
253 nan_TW.UTF-8@latin \
254 nb_NO.ISO-8859-1 \
255 nb_NO.UTF-8 \
256 nl_NL.UTF-8 \
257 nn_NO.ISO-8859-1 \
258 om_KE.UTF-8 \
259 os_RU.UTF-8 \
260 pl_PL.UTF-8 \
261 ps_AF.UTF-8 \
262 ro_RO.UTF-8 \
263 ru_RU.UTF-8 \
264 sah_RU.UTF-8 \
265 sc_IT.UTF-8 \
266 se_NO.UTF-8 \
267 si_LK.UTF-8 \
268 sq_AL.UTF-8 \
269 sr_RS.UTF-8 \
270 sv_SE.ISO-8859-1 \
271 sv_SE.UTF-8 \
272 szl_PL.UTF-8 \
273 tg_TJ.UTF-8 \
274 tk_TM.UTF-8 \
275 tr_TR.ISO-8859-9 \
276 tr_TR.UTF-8 \
277 tt_RU.UTF-8 \
278 tt_RU.UTF-8@iqtelif \
279 ug_CN.UTF-8 \
280 uk_UA.UTF-8 \
281 uz_UZ.UTF-8 \
282 vi_VN.UTF-8 \
283 yi_US.UTF-8 \
284 yo_NG.UTF-8 \
285 zh_CN.UTF-8 \
286 zh_TW.EUC-TW \
287 $(NULL)
289 include ../gen-locales.mk
291 $(objpfx)tst-iconv-math-trans.out: $(gen-locales)
292 endif
294 include ../Rules
296 ifeq ($(INSTALL_UNCOMPRESSED),yes)
297 # Install the charmap files as-is. This option is for testing inside
298 # the testroot container, as the container does not include a working
299 # gunzip program.
300 $(inst_i18ndir)/charmaps/%: charmaps/% $(+force)
301 $(make-target-directory)
302 rm -f $@
303 $(INSTALL_DATA) $< $@
304 else
305 # Install the charmap files in gzipped format.
306 $(inst_i18ndir)/charmaps/%.gz: charmaps/% $(+force)
307 $(make-target-directory)
308 rm -f $(@:.gz=) $@
309 $(INSTALL_DATA) $< $(@:.gz=)
310 gzip -9n $(@:.gz=)
311 endif
313 # Install the locale source files in the appropriate directory.
314 $(inst_i18ndir)/locales/%: locales/% $(+force); $(do-install)
316 ifeq ($(run-built-tests),yes)
317 generated-dirs += $(LOCALES)
319 $(addsuffix .out,$(addprefix $(objpfx),$(tests))): %: \
320 $(addprefix $(objpfx),$(CTYPE_FILES))
322 $(objpfx)sort-test.out: sort-test.sh $(objpfx)collate-test $(objpfx)xfrm-test \
323 $(test-input-data) $(addprefix $(objpfx),$(CTYPE_FILES))
324 $(SHELL) $< $(common-objpfx) '$(test-program-prefix-before-env)' \
325 '$(run-program-env)' '$(test-program-prefix-after-env)' \
326 $(test-input) \
327 > $@; \
328 $(evaluate-test)
329 $(objpfx)tst-fmon.out: tst-fmon.sh $(objpfx)tst-fmon tst-fmon.data \
330 $(objpfx)sort-test.out \
331 $(addprefix $(objpfx),$(CTYPE_FILES))
332 $(SHELL) $< $(common-objpfx) '$(run-program-prefix-before-env)' \
333 '$(run-program-env)' '$(run-program-prefix-after-env)' \
334 '$(test-program-prefix)' tst-fmon.data \
335 > $@; \
336 $(evaluate-test)
337 $(objpfx)tst-numeric.out: tst-numeric.sh $(objpfx)tst-numeric tst-numeric.data \
338 $(objpfx)sort-test.out \
339 $(addprefix $(objpfx),$(CTYPE_FILES))
340 $(SHELL) $< $(common-objpfx) '$(test-program-prefix)' tst-numeric.data \
341 > $@; \
342 $(evaluate-test)
343 $(objpfx)tst-locale.out: tst-locale.sh $(common-objpfx)locale/localedef \
344 $(ld-test-srcs) $(addprefix $(objpfx),$(CTYPE_FILES))
345 $(SHELL) $< $(common-objpfx) '$(built-program-cmd-before-env)' \
346 '$(run-program-env)' '$(built-program-cmd-after-env)' > $@; \
347 $(evaluate-test)
348 $(objpfx)tst-rpmatch.out: tst-rpmatch.sh $(objpfx)tst-rpmatch \
349 $(objpfx)tst-fmon.out \
350 $(addprefix $(objpfx),$(CTYPE_FILES))
351 $(SHELL) $< $(common-objpfx) '$(test-program-cmd)' > $@; \
352 $(evaluate-test)
353 $(objpfx)tst-trans.out: tst-trans.sh $(objpfx)tst-trans \
354 $(addprefix $(objpfx),$(CTYPE_FILES))
355 $(SHELL) $< $(common-objpfx) '$(run-program-prefix-before-env)' \
356 '$(run-program-env)' '$(run-program-prefix-after-env)' \
357 '$(test-program-prefix-before-env)' \
358 '$(test-program-prefix-after-env)' > $@; \
359 $(evaluate-test)
360 $(objpfx)tst-ctype.out: tst-ctype.sh $(objpfx)tst-ctype \
361 $(objpfx)sort-test.out \
362 $(addprefix $(objpfx),$(CTYPE_FILES))
363 $(SHELL) $< $(common-objpfx) '$(test-program-cmd-before-env)' \
364 '$(run-program-env)' '$(test-program-cmd-after-env)' > $@; \
365 $(evaluate-test)
366 $(objpfx)tst-langinfo-newlocale.out: tst-langinfo.sh \
367 $(objpfx)tst-langinfo-newlocale \
368 $(objpfx)sort-test.out \
369 $(addprefix $(objpfx),$(CTYPE_FILES))
370 $(SHELL) $< $(common-objpfx) '$(test-program-cmd-before-env)' \
371 '$(run-program-env)' '$(test-program-cmd-after-env)' > $@; \
372 $(evaluate-test)
373 $(objpfx)tst-langinfo-newlocale-static.out: tst-langinfo.sh \
374 $(objpfx)tst-langinfo-newlocale-static \
375 $(objpfx)sort-test.out \
376 $(addprefix $(objpfx),$(CTYPE_FILES))
377 $(SHELL) $< $(common-objpfx) '$(test-program-cmd-before-env)' \
378 '$(run-program-env)' '$(test-program-cmd-after-env)' > $@; \
379 $(evaluate-test)
380 # Static use of newlocale is known not to work. See Bug 23164.
381 test-xfail-tst-langinfo-newlocale-static = yes
383 $(objpfx)tst-langinfo-setlocale.out: tst-langinfo.sh \
384 $(objpfx)tst-langinfo-setlocale \
385 $(objpfx)sort-test.out \
386 $(addprefix $(objpfx),$(CTYPE_FILES))
387 $(SHELL) $< $(common-objpfx) '$(test-program-cmd-before-env)' \
388 '$(run-program-env)' '$(test-program-cmd-after-env)' > $@; \
389 $(evaluate-test)
390 $(objpfx)tst-langinfo-setlocale-static.out: tst-langinfo.sh \
391 $(objpfx)tst-langinfo-setlocale-static \
392 $(objpfx)sort-test.out \
393 $(addprefix $(objpfx),$(CTYPE_FILES))
394 $(SHELL) $< $(common-objpfx) '$(test-program-cmd-before-env)' \
395 '$(run-program-env)' '$(test-program-cmd-after-env)' > $@; \
396 $(evaluate-test)
398 $(objpfx)tst-digits.out: $(objpfx)tst-locale.out
399 $(objpfx)tst-mbswcs6.out: $(addprefix $(objpfx),$(CTYPE_FILES))
400 endif
402 include SUPPORTED
404 INSTALL-SUPPORTED-LOCALE-ARCHIVE=$(addprefix install-archive-, $(SUPPORTED-LOCALES))
405 INSTALL-SUPPORTED-LOCALE-FILES=$(addprefix install-files-, $(SUPPORTED-LOCALES))
407 # Sometimes the whole collection of locale files should be installed.
408 LOCALEDEF=I18NPATH=. GCONV_PATH=$(common-objpfx)iconvdata LC_ALL=C \
409 $(rtld-prefix) $(common-objpfx)locale/localedef
410 install-locales: install-locale-archive
412 # Create and install the locale-archive file.
413 install-locale-archive: $(INSTALL-SUPPORTED-LOCALE-ARCHIVE)
414 # Create and install the locales individually (no archive).
415 install-locale-files: $(INSTALL-SUPPORTED-LOCALE-FILES)
417 install-locales-dir:
418 $(..)./scripts/mkinstalldirs $(inst_complocaledir)
420 # The SHIFT_JIS and SHIFT_JISX0213 character maps are not ASCII compatible,
421 # therefore we have to use --no-warnings=ascii to disable the ASCII check.
422 # See localedata/gen-locale.sh for the same logic.
423 define build-one-locale
424 locale=`echo $@ | sed -e 's/^install-[a-z]*-//'`; \
425 charset=`echo $$locale | sed -e 's,.*/,,'`; \
426 locale=`echo $$locale | sed -e 's,/[^/]*,,'`; \
427 if [ "$$charset" = 'SHIFT_JIS' ] \
428 || [ "$$charset" = 'SHIFT_JISX0213' ]; then \
429 flags="$$flags --no-warnings=ascii"; \
430 fi; \
431 echo -n `echo $$locale | sed 's/\([^.\@]*\).*/\1/'`; \
432 echo -n ".$$charset"; \
433 echo -n `echo $$locale | sed 's/\([^\@]*\)\(\@.*\)*/\2/'`; \
434 echo -n '...'; \
435 input=`echo $$locale | sed 's/\([^.]*\)[^@]*\(.*\)/\1\2/'`; \
436 $(LOCALEDEF) $$flags --alias-file=../intl/locale.alias \
437 -i locales/$$input -f charmaps/$$charset \
438 $(addprefix --prefix=,$(install_root)) $$locale \
439 && echo ' done';
440 endef
442 $(INSTALL-SUPPORTED-LOCALE-ARCHIVE): install-locales-dir
443 @flags="-c"; \
444 $(build-one-locale)
446 $(INSTALL-SUPPORTED-LOCALE-FILES): install-locales-dir
447 @flags="-c --no-archive --no-hard-links"; \
448 $(build-one-locale)
450 tst-setlocale-ENV = LC_ALL=ja_JP.EUC-JP
451 tst-wctype-ENV = LC_ALL=ja_JP.EUC-JP
453 tst-leaks-ENV = MALLOC_TRACE=$(objpfx)tst-leaks.mtrace
454 $(objpfx)mtrace-tst-leaks.out: $(objpfx)tst-leaks.out
455 $(common-objpfx)malloc/mtrace $(objpfx)tst-leaks.mtrace > $@; \
456 $(evaluate-test)
458 bug-setlocale1-ENV-only = LOCPATH=$(objpfx) LC_CTYPE=de_DE.UTF-8
459 bug-setlocale1-static-ENV-only = $(bug-setlocale1-ENV-only)
461 $(objdir)/iconvdata/gconv-modules:
462 $(MAKE) -C ../iconvdata subdir=iconvdata $@