Home
last modified time | relevance | path

Searched full:make (Results 1 – 25 of 3959) sorted by relevance

12345678910>>...159

/freebsd/contrib/bmake/unit-tests/
H A Ddirective-misspellings.exp1 make: directive-misspellings.mk:13: Unknown directive "dinclud"
2 make: directive-misspellings.mk:16: Unknown directive "dincludx"
3 make: directive-misspellings.mk:18: .include filename must be delimited by "" or <>
4 make: directive-misspellings.mk:21: Unknown directive "erro"
5 make: directive-misspellings.mk:23: Unknown directive "errox"
6 make: directive-misspellings.mk:28: Unknown directive "expor"
7 make: directive-misspellings.mk:31: Unknown directive "exporx"
8 make: directive-misspellings.mk:33: Unknown directive "exports"
9 make: directive-misspellings.mk:36: Unknown directive "export-en"
10 make: directive-misspellings.mk:40: Unknown directive "export-environment"
[all …]
H A Ddirective-for.exp1 make: directive-for.mk:117: outer
2 make: directive-for.mk:138: a:\ a:\file.txt
3 make: directive-for.mk:138: d:\\
4 make: directive-for.mk:138: d:\\file.txt
5 make: directive-for.mk:158: ( ( (
6 make: directive-for.mk:158: [ [ [
7 make: directive-for.mk:158: { { {
8 make: directive-for.mk:158: ) ) )
9 make: directive-for.mk:158: ] ] ]
10 make: directive-for.mk:158: } } }
[all …]
H A Dvarname-dot-make-level.mk1 # $NetBSD: varname-dot-make-level.mk,v 1.6 2025/03/22 12:23:00 rillig Exp $
3 # Tests for the special .MAKE.LEVEL variable, which informs about the
11 @printf 'level 1: variable %s, env %s\n' ${.MAKE.LEVEL} "$$${.MAKE.LEVEL.ENV}"
12 @${MAKE} -f ${MAKEFILE} level_2
16 @printf 'level 2: variable %s, env %s\n' ${.MAKE.LEVEL} "$$${.MAKE.LEVEL.ENV}"
17 @${MAKE} -f ${MAKEFILE} level_3
20 # .MAKE.LEVEL.ENV make variable, which by default refers to the MAKELEVEL
22 .if make(level_2)
28 @printf 'level 3: variable %s, env %s\n' ${.MAKE.LEVEL} "$$${.MAKE.LEVEL.ENV}"
35 # This special case allows older versions of make to coexist with newer
[all …]
H A Dvarmod.exp1 make: varmod.mk:111: To escape a dollar, use \$, not $$, at "$$:L} != """
2 make: varmod.mk:111: Invalid variable name ":", at "$:L} != """
3 make: varmod.mk:117: Dollar followed by nothing
5 make: varmod.mk:125: Missing delimiter ":" after modifier "P"
7 make: varmod.mk:134: Invalid modifier ":[99333000222000111000]"
9 make: varmod.mk:137: Invalid modifier ":[2147483648]"
11 make: varmod.mk:143: Invalid number "99333000222000111000}" for modifier ":range"
13 make: varmod.mk:150: Invalid time value "\"
16 make: varmod.mk:165: Dollar followed by nothing
18 make: varmod.mk:171: Dollar followed by nothing
[all …]
H A Dvarmod-ifelse.exp1 make: varmod-ifelse.mk:28: Bad condition
3 make: varmod-ifelse.mk:39: Bad condition
5 make: varmod-ifelse.mk:47: Bad condition
7 make: varmod-ifelse.mk:70: Bad condition
12 make: varmod-ifelse.mk:94: Bad condition
19 make: varmod-ifelse.mk:159: no.
20 make: varmod-ifelse.mk:162: Comparison with ">=" requires both operands "no" and "10" to be numeric
22 make: varmod-ifelse.mk:162: .
23 make: varmod-ifelse.mk:169: Bad condition
25 make: varmod-ifelse.mk:169: .
[all …]
H A Ddirective-elif.exp1 make: directive-elif.mk:48: Unknown directive "elsif"
2 make: directive-elif.mk:54: This branch is taken.
3 make: directive-elif.mk:62: Unknown directive "elsif"
4 make: directive-elif.mk:66: This branch is taken.
5 make: directive-elif.mk:73: This branch is taken.
6 make: directive-elif.mk:94: Unknown directive "elsif"
7 make: directive-elif.mk:96: This misspelling is detected.
8 make: directive-elif.mk:98: This branch is taken because of the .else.
9 make: directive-elif.mk:117: What happens on misspelling in a skipped branch?
10 make: directive-elif.mk:128: else
[all …]
H A Dcond-op.exp1 make: cond-op.mk:51: Malformed conditional ""!word" == !word"
2 make: cond-op.mk:72: Malformed conditional "0 ${ERR::=evaluated}"
3 make: cond-op.mk:77: A misplaced expression after 0 is not evaluated.
4 make: cond-op.mk:82: Malformed conditional "1 ${ERR::=evaluated}"
5 make: cond-op.mk:87: A misplaced expression after 1 is not evaluated.
6 make: cond-op.mk:93: A B C => (A || B) && C A || B && C A || (B && C)
7 make: cond-op.mk:108: 0 0 0 => 0 0 0
8 make: cond-op.mk:108: 0 0 1 => 0 0 0
9 make: cond-op.mk:108: 0 1 0 => 0 0 0
10 make: cond-op.mk:108: 0 1 1 => 1 1 1
[all …]
H A Dvarname-make_stack_trace.exp1 make: Unknown modifier ":Z"
5 in make[2] in directory "<curdir>"
9 make: stopped making "disabled-compat" in unit-tests
10 make: Unknown modifier ":Z"
14 in make[2] in directory "<curdir>"
17 make: stopped making "disabled-parallel" in unit-tests
18 make: Unknown modifier ":Z"
22 in make[2] in directory "<curdir>"
23 in command "make -f varname-make_stack_trace.mk provoke-error"
25 in make[1] in directory "<curdir>"
[all …]
H A Dvarparse-errors.exp1 make: varparse-errors.mk:38: Unknown modifier ":Z"
3 make: varparse-errors.mk:47: Unknown modifier ":Z"
5 make: varparse-errors.mk:73: Unknown modifier ":OX"
7 make: varparse-errors.mk:73: Unknown modifier ":OX"
10 make: varparse-errors.mk:73: Unknown modifier ":OX"
12 make: varparse-errors.mk:73: Unknown modifier ":OX"
15 make: varparse-errors.mk:81: Unclosed expression, expecting "}" for modifier "Q"
17 make: varparse-errors.mk:83: Unclosed expression, expecting "}" for modifier "sh"
19 make: varparse-errors.mk:85: Unclosed expression, expecting "}" for modifier "tA"
21 make: varparse-errors.mk:87: Unclosed expression, expecting "}" for modifier "tsX"
[all …]
H A Dopt-jobs-internal.mk8 _make ?= .make${.MAKE.PID}
12 @${MAKE} -f ${MAKEFILE} -j1 direct
13 @${MAKE} -f ${MAKEFILE} -j1 direct-syntax
14 @${MAKE} -f ${MAKEFILE} -j1 direct-open
15 @${MAKE} -f ${MAKEFILE} -j1 indirect-open
16 @${MAKE} -f ${MAKEFILE} -j1 indirect-expr
17 @${MAKE} -f ${MAKEFILE} -j1 indirect-comment
18 @${MAKE} -f ${MAKEFILE} -j1 indirect-silent-comment
19 @${MAKE} -f ${MAKEFILE} -j1 indirect-expr-empty
31 # expect: make: error: invalid internal option "-J garbage" in "<curdir>"
[all …]
H A Dmoderrs.exp1 make: Unknown modifier ":Z"
5 make: Unknown modifier ":Z"
10 make: Unclosed expression, expecting "}" for modifier "S,V,v,"
14 make: Unclosed expression after indirect modifier, expecting "}"
18 make: Unfinished modifier after "v", expecting ","
23 make: Unfinished modifier after "var}", expecting "@"
27 make: Unfinished modifier after "...}", expecting "@"
32 make: Unclosed expression, expecting "}" for modifier "@var@${var}}...@"
37 make: Unfinished modifier after "}", expecting "]"
41 make: Unfinished modifier after "#}", expecting "]"
[all …]
H A Dvarname-dot-make-save_dollars.mk1 # $NetBSD: varname-dot-make-save_dollars.mk,v 1.8 2026/03/13 04:22:03 sjg Exp $
3 # Tests for the special .MAKE.SAVE_DOLLARS variable, which controls whether
11 # The variable .MAKE.SAVE_DOLLARS is a boolean that controls the handling
13 # If "yes" (default for NetBSD's usr.bin/make) '$$' is left as-is.
15 .if ${.MAKE.SAVE_DOLLARS:Uundefined} == "undefined"
23 .MAKE.SAVE_DOLLARS= yes
26 # condition; .MAKE.SAVE_DOLLARS only applies at the moment where the
35 .MAKE.SAVE_DOLLARS= no
42 .MAKE.SAVE_DOLLARS= yes
49 .MAKE.SAVE_DOLLARS= no
[all …]
H A Dmoderrs.mk28 # expect: make: Unknown modifier ":Z"
32 # expect: make: Unknown modifier ":Z"
36 # expect: make: Unclosed expression, expecting "}" for modifier "S,V,v,"
40 # expect: make: Unclosed expression after indirect modifier, expecting "}"
44 # expect: make: Unfinished modifier after "v", expecting ","
48 # expect: make: Unfinished modifier after "var}", expecting "@"
51 # expect: make: Unfinished modifier after "...}", expecting "@"
63 # expect: make: Unclosed expression, expecting "}" for modifier "@var@${var}}...@"
69 # expect: make: Unfinished modifier after "}", expecting "]"
72 # expect: make: Unfinished modifier after "#}", expecting "]"
[all …]
H A Ddirective-if.exp1 make: directive-if.mk:14: 0 evaluates to false.
2 make: directive-if.mk:19: 1 evaluates to true.
3 make: directive-if.mk:43: Unknown directive "ifx"
4 make: directive-if.mk:45: This is not conditional.
5 make: directive-if.mk:47: if-less else
6 make: directive-if.mk:49: This is not conditional.
7 make: directive-if.mk:51: if-less endif
8 make: directive-if.mk:55: Malformed conditional ""
9 make: directive-if.mk:66: Quotes in plain words are probably a mistake.
10 make: directive-if.mk:76: Don't do this, always put a space after a directive.
[all …]
H A Dvar-recursive.exp1 make: var-recursive.mk:11: Variable DIRECT is recursive.
3 in make[1] in directory "<curdir>"
4 make: var-recursive.mk:11: <>
5 make: var-recursive.mk:19: Variable INDIRECT1 is recursive.
8 in make[1] in directory "<curdir>"
9 make: var-recursive.mk:19: <>
10 make: var-recursive.mk:26: <ok>
11 make: var-recursive.mk:34: Variable MODIFIERS is recursive.
13 in make[1] in directory "<curdir>"
14 make: var-recursive.mk:34: <Mpattern}>
[all …]
H A Dcond-token-plain.exp4 make: cond-token-plain.mk:19: Unfinished string literal """
9 make: cond-token-plain.mk:43: Unfinished string literal ""\\"
32 make: cond-token-plain.mk:106: A bare word is treated like defined(...), and the variable 'bare' is…
34 make: cond-token-plain.mk:113: A bare word is treated like defined(...).
36 make: cond-token-plain.mk:121: ok
38 make: cond-token-plain.mk:130: Undefined variables in bare words expand to an empty string.
40 make: cond-token-plain.mk:139: Numbers can be composed from literals and expressions.
42 make: cond-token-plain.mk:144: Numbers can be composed from literals and expressions.
44 make: cond-token-plain.mk:151: Missing right-hand side of operator "=="
46 make: cond-token-plain.mk:160: Malformed conditional "== """
[all …]
/freebsd/crypto/libecc/.github/workflows/
H A Dlibecc_compilation_tests.yml37 make && cd src/arithmetic_tests/ && make clean && make bin && make clean && cd -;
38 cd src/examples/ && make clean && make && cd - && make clean;
39 make 16;
40 cd src/examples/ && make clean && make 16 && cd - && make clean;
41 make 32;
42 cd src/examples/ && make clean && make 32 && cd - && make clean;
43 make 64;
44 cd src/examples/ && make clean && make 64 && cd - && make clean;
46 USE_SANITIZERS=1 make;
47 cd src/examples/ && make clean && USE_SANITIZERS=1 make && cd - && make clean;
[all …]
/freebsd/usr.sbin/sysconf/tests/
H A Dsysconf_test.sh47 "make += accumulates on read and appends a line on write"
52 printf 'foo=1\n' > "$ROOT/etc/make.conf"
53 atf_check -o inline:'foo: 1\n' "$SYSCONF" make -R "$ROOT" foo
54 printf 'foo+=2\n' >> "$ROOT/etc/make.conf"
55 atf_check -o inline:'foo: 1 2\n' "$SYSCONF" make -R "$ROOT" foo
57 "$SYSCONF" make -R "$ROOT" 'foo+=-O2'
58 atf_check -o inline:'foo: 1 2 -O2\n' "$SYSCONF" make -R "$ROOT" foo
59 atf_check -o match:'foo\+=-O2' cat "$ROOT/etc/make.conf"
61 atf_check -o match:'make.conf:[0-9]*: foo\+=-O3 \(added\)' \
62 "$SYSCONF" make
[all...]
/freebsd/contrib/bmake/
H A DChangeLog8 Merge with NetBSD make, pick up
16 Merge with NetBSD make, pick up
17 o meta.c: .MAKE.META.FILTER can be used to more generally filter
23 Merge with NetBSD make, pick up
24 o make.1: fix description of .MADE it is a source not a target.
31 Merge with NetBSD make, pick up
38 Merge with NetBSD make, pick up
39 o make.1: fix description of '-' handling in jobs-mod
45 Merge with NetBSD make, pick up
49 .MAKE.SAVE.DOLLARS - address FreeBSD PR 294436
[all …]
/freebsd/crypto/openssh/.github/workflows/
H A Dvm.yml48 - name: make clean
50 run: cd $GITHUB_WORKSPACE && sudo -u builder make clean
51 - name: make
53 run: cd $GITHUB_WORKSPACE && sudo -u builder make -j4
54 - name: make tests
58 sudo -u builder env SUDO=sudo make tests
63 - name: "PAM: make clean"
65 run: cd $GITHUB_WORKSPACE && sudo -u builder make clean
66 - name: "PAM: make"
68 run: cd $GITHUB_WORKSPACE && sudo -u builder make -j4
[all …]
/freebsd/tools/tools/locale/
H A DREADME7 make obj (mandatory)
8 make fetch (download the CLDR source)
9 make extract (and extract it)
10 make -j16 (-jN recommended)
11 make diff (check if the changes are reasonable)
12 make install
14 "make" downloads the necessary files, build them, and install the
28 make obj
31 make clean
36 CLDR files. "make clean && make build" will
[all …]
/freebsd/share/mk/
H A Dsys.dependfile.mk21 # The .MAKE.DEPENDFILE_PREFERENCE below is an example.
24 .MAKE.DEPENDFILE_PREFIX ?= Makefile.depend
26 .if !empty(.MAKE.DEPENDFILE) && \
27 ${.MAKE.DEPENDFILE:M${.MAKE.DEPENDFILE_PREFIX}*} == ""
29 .undef .MAKE.DEPENDFILE
34 .MAKE.DEPENDFILE_PREFERENCE ?= \
35 ${.CURDIR}/${.MAKE.DEPENDFILE_PREFIX}.${MACHINE} \
36 ${.CURDIR}/${.MAKE.DEPENDFILE_PREFIX}
39 # Another useful default is ${.MAKE.DEPENDFILE_PREFIX}
40 .MAKE.DEPENDFILE_DEFAULT ?= ${.MAKE.DEPENDFILE_PREFERENCE:[1]}
[all …]
/freebsd/contrib/bmake/mk/
H A Dsys.dependfile.mk21 # The .MAKE.DEPENDFILE_PREFERENCE below is an example.
24 .MAKE.DEPENDFILE_PREFIX ?= Makefile.depend
26 .if !empty(.MAKE.DEPENDFILE) && \
27 ${.MAKE.DEPENDFILE:M${.MAKE.DEPENDFILE_PREFIX}*} == ""
29 .undef .MAKE.DEPENDFILE
34 .MAKE.DEPENDFILE_PREFERENCE ?= \
35 ${.CURDIR}/${.MAKE.DEPENDFILE_PREFIX}.${MACHINE} \
36 ${.CURDIR}/${.MAKE.DEPENDFILE_PREFIX}
39 # Another useful default is ${.MAKE.DEPENDFILE_PREFIX}
40 .MAKE.DEPENDFILE_DEFAULT ?= ${.MAKE.DEPENDFILE_PREFERENCE:[1]}
[all …]
/freebsd/usr.sbin/sysconf/
H A Dsysconf-make.810 .Nm "sysconf make"
11 .Nd configure make.conf directives
14 .Cm make
21 .Cm make
26 .Cm make
31 .Cm make
35 .Xr make 1 Ns -syntax
37 .Pa /etc/make.conf
43 make(1) limitations and multi-file policy for other targets in
48 .Xr make 1
[all …]
/freebsd/tools/build/make_check/
H A DMakefile1 .MAKE.MODE= normal
7 # This *must* cause make(1) to detect a recursive variable, and fail as such.
8 .if make(lhs_expn)
24 SMAKE= MAKEFLAGS= ${MAKE} -C ${.CURDIR}
28 @${SMAKE} C_check || { ${MAKE} -C ${.CURDIR} failure ; }
61 .if make(C_check)
65 .if make(double)
66 # Doubly-defined targets. make(1) will warn, but use the "right" one. If it
76 .if make(sysvmatch)
77 # Some versions of FreeBSD make(1) do not handle a nil LHS in sysvsubst.
[all …]

12345678910>>...159