forked from wings110/F907N-KERNEL
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkernel.log
More file actions
487 lines (487 loc) · 26.3 KB
/
Copy pathkernel.log
File metadata and controls
487 lines (487 loc) · 26.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
make: 进入目录“/home/lee/F907N”
make[1]: 进入目录“/home/lee/F907N/out”
GEN ./Makefile
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
HOSTCC scripts/basic/fixdep
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
HOSTCC scripts/kconfig/conf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/zconf.lex.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
drivers/samsung/debug/Kconfig:4:warning: ignoring type redefinition of 'SEC_DEBUG' from 'tristate' to 'boolean'
drivers/samsung/debug/Kconfig:30:warning: defaults for choice values not supported
drivers/samsung/debug/Kconfig:36:warning: defaults for choice values not supported
***
*** Can't find default configuration "arch/arm64/configs/vendor/y2q_chn_openx_defconfig"!
***
make[2]: *** [../scripts/kconfig/Makefile:133:vendor/y2q_chn_openx_defconfig] 错误 1
make[1]: *** [/home/lee/F907N/Makefile:551:vendor/y2q_chn_openx_defconfig] 错误 2
make[1]: 离开目录“/home/lee/F907N/out”
make: *** [Makefile:146:sub-make] 错误 2
make: 离开目录“/home/lee/F907N”
make: 进入目录“/home/lee/F907N”
make[1]: 进入目录“/home/lee/F907N/out”
/home/lee/F907N/toolchain/llvm-arm-toolchain-ship/10.0/bin/clang: No such file or directory
Is your PATH set correctly?
make[1]: secgetspf: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
/home/lee/F907N/toolchain/llvm-arm-toolchain-ship/10.0/bin/clang: No such file or directory
Is your PATH set correctly?
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
GEN ./Makefile
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
scripts/kconfig/conf --silentoldconfig Kconfig
drivers/samsung/debug/Kconfig:4:warning: ignoring type redefinition of 'SEC_DEBUG' from 'tristate' to 'boolean'
drivers/samsung/debug/Kconfig:30:warning: defaults for choice values not supported
drivers/samsung/debug/Kconfig:36:warning: defaults for choice values not supported
***
*** Configuration file ".config" not found!
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
make[3]: *** [../scripts/kconfig/Makefile:40:silentoldconfig] 错误 1
make[2]: *** [../Makefile:551:silentoldconfig] 错误 2
make[1]: *** 没有规则可制作目标“include/config/auto.conf”,由“include/config/kernel.release” 需求。 停止。
make[1]: 离开目录“/home/lee/F907N/out”
make: *** [Makefile:146:sub-make] 错误 2
make: 离开目录“/home/lee/F907N”
make: 进入目录“/home/lee/F907N”
make[1]: 进入目录“/home/lee/F907N/out”
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
GEN ./Makefile
HOSTCC scripts/basic/fixdep
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
drivers/samsung/debug/Kconfig:4:warning: ignoring type redefinition of 'SEC_DEBUG' from 'tristate' to 'boolean'
drivers/samsung/debug/Kconfig:30:warning: defaults for choice values not supported
drivers/samsung/debug/Kconfig:36:warning: defaults for choice values not supported
***
*** Can't find default configuration "arch/arm64/configs/vendor/winnerx_kor_single_defconfig"!
***
make[2]: *** [../scripts/kconfig/Makefile:133:vendor/winnerx_kor_single_defconfig] 错误 1
make[1]: *** [/home/lee/F907N/Makefile:551:vendor/winnerx_kor_single_defconfig] 错误 2
make[1]: 离开目录“/home/lee/F907N/out”
make: *** [Makefile:146:sub-make] 错误 2
make: 离开目录“/home/lee/F907N”
make: 进入目录“/home/lee/F907N”
make[1]: 进入目录“/home/lee/F907N/out”
/home/lee/F907N/toolchain/llvm-arm-toolchain-ship/10.0/bin/clang: No such file or directory
Is your PATH set correctly?
make[1]: secgetspf: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
grep: .config: 没有那个文件或目录
/home/lee/F907N/toolchain/llvm-arm-toolchain-ship/10.0/bin/clang: No such file or directory
Is your PATH set correctly?
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
GEN ./Makefile
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
/bin/sh: 1: /home/lee/F907N/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: not found
scripts/kconfig/conf --silentoldconfig Kconfig
drivers/samsung/debug/Kconfig:4:warning: ignoring type redefinition of 'SEC_DEBUG' from 'tristate' to 'boolean'
drivers/samsung/debug/Kconfig:30:warning: defaults for choice values not supported
drivers/samsung/debug/Kconfig:36:warning: defaults for choice values not supported
***
*** Configuration file ".config" not found!
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
make[3]: *** [../scripts/kconfig/Makefile:40:silentoldconfig] 错误 1
make[2]: *** [../Makefile:551:silentoldconfig] 错误 2
make[1]: *** 没有规则可制作目标“include/config/auto.conf”,由“include/config/kernel.release” 需求。 停止。
make[1]: 离开目录“/home/lee/F907N/out”
make: *** [Makefile:146:sub-make] 错误 2
make: 离开目录“/home/lee/F907N”
make: 进入目录“/home/lee/F907N”
make[1]: 进入目录“/home/lee/F907N/out”
GEN ./Makefile
drivers/samsung/debug/Kconfig:4:warning: ignoring type redefinition of 'SEC_DEBUG' from 'tristate' to 'boolean'
drivers/samsung/debug/Kconfig:30:warning: defaults for choice values not supported
drivers/samsung/debug/Kconfig:36:warning: defaults for choice values not supported
***
*** Can't find default configuration "arch/arm64/configs/vendor/winnerx_kor_single_defconfig"!
***
make[2]: *** [../scripts/kconfig/Makefile:133:vendor/winnerx_kor_single_defconfig] 错误 1
make[1]: *** [/home/lee/F907N/Makefile:551:vendor/winnerx_kor_single_defconfig] 错误 2
make[1]: 离开目录“/home/lee/F907N/out”
make: *** [Makefile:146:sub-make] 错误 2
make: 离开目录“/home/lee/F907N”
make: 进入目录“/home/lee/F907N”
make[1]: 进入目录“/home/lee/F907N/out”
make[1]: secgetspf: 没有那个文件或目录
CHK include/config/kernel.release
UPD include/config/kernel.release
GEN ./Makefile
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
UPD include/generated/utsrelease.h
Using .. as source for kernel
CC scripts/mod/empty.o
CC scripts/mod/devicetable-offsets.s
MKELF scripts/mod/elfconfig.h
CHK scripts/mod/devicetable-offsets.h
HOSTCC scripts/mod/modpost.o
HOSTCC scripts/mod/sumversion.o
HOSTCC scripts/mod/file2alias.o
HOSTLD scripts/mod/modpost
CHK include/generated/timeconst.h
CC kernel/bounds.s
CHK include/generated/bounds.h
CC arch/arm64/kernel/asm-offsets.s
GEN scripts/gdb/linux/constants.py
CHK include/generated/asm-offsets.h
CALL ../scripts/checksyscalls.sh
LDS arch/arm64/kernel/vdso/vdso.lds
VDSOA arch/arm64/kernel/vdso/gettimeofday.o
VDSOA arch/arm64/kernel/vdso/note.o
VDSOA arch/arm64/kernel/vdso/sigreturn.o
LD arch/arm64/kernel/vdso/vdso.so.dbg
VDSOSYM include/generated/vdso-offsets.h
AS usr/initramfs_data.o
CC init/main.o
CHK include/generated/compile.h
CC init/do_mounts.o
CC init/do_mounts_initrd.o
CC init/do_mounts_md.o
CC init/do_mounts_dm.o
CC init/noinitramfs.o
CC init/initramfs.o
CC init/calibrate.o
AR usr/built-in.o
UPD include/generated/compile.h
CC init/init_task.o
CC arch/arm64/mm/dma-mapping.o
CC arch/arm64/net/bpf_jit_comp.o
CC arch/arm64/kernel/debug-monitors.o
CC arch/arm64/xen/../../arm/xen/enlighten.o
CC arch/arm64/mm/extable.o
AS arch/arm64/kernel/entry.o
CC arch/arm64/crypto/first_file_asm.o
CC arch/arm64/crypto/last_file_asm.o
CC certs/system_keyring.o
make[2]: *** 没有规则可制作目标“debian/canonical-certs.pem”,由“certs/x509_certificate_list” 需求。 停止。
make[2]: *** 正在等待未完成的任务....
AR arch/arm64/crypto/built-in.o
CC arch/arm64/xen/../../arm/xen/grant-table.o
CC init/version.o
CC kernel/fork.o
CC arch/arm64/kernel/irq.o
CC arch/arm64/mm/fault.o
CC mm/filemap.o
../arch/arm64/mm/dma-mapping.c:711:22: warning: unused function '__atomic_get_pages' [-Wunused-function]
error, forbidden warning: dma-mapping.c:711
make[2]: *** [../scripts/Makefile.build:361:arch/arm64/mm/dma-mapping.o] 错误 1
make[2]: *** 正在等待未完成的任务....
CC arch/arm64/xen/../../arm/xen/p2m.o
CC mm/mempool.o
CC fs/open.o
CC ipc/compat.o
CC arch/arm64/kernel/fpsimd.o
CC kernel/exec_domain.o
make[1]: *** [/home/lee/F907N/Makefile:1237:certs] 错误 2
make[1]: *** 正在等待未完成的任务....
CC ipc/util.o
AR init/mounts.o
AR init/built-in.o
CC arch/arm64/xen/../../arm/xen/mm.o
In file included from ../kernel/fork.c:105:
../include/trace/events/sched.h:269:2: error: "Unsupported NR_CPUS for lb tracepoint."
#error "Unsupported NR_CPUS for lb tracepoint."
^
1 error generated.
make[2]: *** [../scripts/Makefile.build:361:kernel/fork.o] 错误 1
make[2]: *** 正在等待未完成的任务....
CC fs/read_write.o
make[1]: *** [/home/lee/F907N/Makefile:1237:arch/arm64/mm] 错误 2
CC mm/oom_kill.o
AS arch/arm64/kernel/entry-fpsimd.o
make[1]: *** [/home/lee/F907N/Makefile:1237:kernel] 错误 2
CC ipc/msgutil.o
CC mm/maccess.o
CC ipc/msg.o
CC arch/arm64/kernel/process.o
CC mm/page_alloc.o
AS arch/arm64/xen/hypercall.o
CC arch/arm64/xen/../../arm/xen/efi.o
CC fs/file_table.o
CC arch/arm64/kernel/ptrace.o
AR arch/arm64/net/built-in.o
CC mm/page-writeback.o
AR arch/arm64/xen/xen-arm.o
AR arch/arm64/xen/built-in.o
CC fs/super.o
../mm/page_alloc.c:7859:11: error: no member named 'cma_alloc' in 'struct zone'
cc.zone->cma_alloc = 1;
~~~~~~~ ^
../mm/page_alloc.c:7942:11: error: no member named 'cma_alloc' in 'struct zone'
cc.zone->cma_alloc = 0;
~~~~~~~ ^
2 errors generated.
make[2]: *** [../scripts/Makefile.build:361:mm/page_alloc.o] 错误 1
CC arch/arm64/kernel/setup.o
make[2]: *** 正在等待未完成的任务....
CC fs/char_dev.o
CC fs/stat.o
CC ipc/sem.o
CC arch/arm64/kernel/signal.o
CC ipc/shm.o
CC fs/exec.o
CC arch/arm64/kernel/sys.o
CC ipc/syscall.o
CC fs/pipe.o
CC arch/arm64/kernel/stacktrace.o
In file included from ../fs/exec.c:74:
../include/trace/events/sched.h:269:2: error: "Unsupported NR_CPUS for lb tracepoint."
#error "Unsupported NR_CPUS for lb tracepoint."
^
1 error generated.
make[2]: *** [../scripts/Makefile.build:361:fs/exec.o] 错误 1
make[2]: *** 正在等待未完成的任务....
CC ipc/ipc_sysctl.o
CC arch/arm64/kernel/time.o
CC ipc/mqueue.o
CC arch/arm64/kernel/traps.o
CC ipc/namespace.o
CC arch/arm64/kernel/io.o
CC ipc/mq_sysctl.o
CC arch/arm64/kernel/vdso.o
AS arch/arm64/kernel/hyp-stub.o
CC arch/arm64/kernel/psci.o
../arch/arm64/kernel/traps.c:278:2: error: implicit declaration of function 'sec_debug_sched_msg' [-Werror,-Wimplicit-function-declaration]
sec_debug_sched_msg("!!die!!");
^
../arch/arm64/kernel/traps.c:279:2: error: implicit declaration of function 'sec_debug_summary_save_die_info' [-Werror,-Wimplicit-function-declaration]
sec_debug_summary_save_die_info(str, regs);
^
../arch/arm64/kernel/traps.c:789:2: error: implicit declaration of function 'sec_debug_save_badmode_info' [-Werror,-Wimplicit-function-declaration]
sec_debug_save_badmode_info(reason, handler[reason],
^
3 errors generated.
make[2]: *** [../scripts/Makefile.build:361:arch/arm64/kernel/traps.o] 错误 1
make[2]: *** 正在等待未完成的任务....
make[1]: *** [/home/lee/F907N/Makefile:1237:arch/arm64/kernel] 错误 2
make[1]: *** [/home/lee/F907N/Makefile:1237:fs] 错误 2
make[1]: *** [/home/lee/F907N/Makefile:1237:mm] 错误 2
AR ipc/built-in.o
make[1]: 离开目录“/home/lee/F907N/out”
make: *** [Makefile:146:sub-make] 错误 2
make: 离开目录“/home/lee/F907N”
GEN ./Makefile
/bin/sh: /home/lee/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: No such file or directory
/bin/sh: /home/lee/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: No such file or directory
HOSTCC scripts/basic/fixdep
/bin/sh: /home/lee/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: No such file or directory
/bin/sh: /home/lee/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: No such file or directory
SHIPPED scripts/kconfig/zconf.lex.c
SHIPPED scripts/kconfig/zconf.tab.c
HOSTCC scripts/kconfig/conf.o
../scripts/kconfig/conf.c:78:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
78 | printf(_("aborted!\n\n"));
| ^~~~~~~~~~~~~~~~~
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^~~~~~~~~~~~~
../scripts/kconfig/conf.c:78:10: note: treat the string as an argument to avoid this
78 | printf(_("aborted!\n\n"));
| ^
| "%s",
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^
../scripts/kconfig/conf.c:79:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
79 | printf(_("Console input/output is redirected. "));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^~~~~~~~~~~~~
../scripts/kconfig/conf.c:79:10: note: treat the string as an argument to avoid this
79 | printf(_("Console input/output is redirected. "));
| ^
| "%s",
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^
../scripts/kconfig/conf.c:80:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
80 | printf(_("Run 'make oldconfig' to update configuration.\n\n"));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^~~~~~~~~~~~~
../scripts/kconfig/conf.c:80:10: note: treat the string as an argument to avoid this
80 | printf(_("Run 'make oldconfig' to update configuration.\n\n"));
| ^
| "%s",
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^
../scripts/kconfig/conf.c:90:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
90 | printf(_("(NEW) "));
| ^~~~~~~~~~~
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^~~~~~~~~~~~~
../scripts/kconfig/conf.c:90:10: note: treat the string as an argument to avoid this
90 | printf(_("(NEW) "));
| ^
| "%s",
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^
../scripts/kconfig/conf.c:291:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
291 | printf(_(" (NEW)"));
| ^~~~~~~~~~~
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^~~~~~~~~~~~~
../scripts/kconfig/conf.c:291:12: note: treat the string as an argument to avoid this
291 | printf(_(" (NEW)"));
| ^
| "%s",
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^
../scripts/kconfig/conf.c:439:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
439 | printf(_("*\n* Restart config...\n*\n"));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^~~~~~~~~~~~~
../scripts/kconfig/conf.c:439:13: note: treat the string as an argument to avoid this
439 | printf(_("*\n* Restart config...\n*\n"));
| ^
| "%s",
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^
../scripts/kconfig/conf.c:664:6: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
664 | _("\n*** The configuration requires explicit update.\n\n"));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^~~~~~~~~~~~~
../scripts/kconfig/conf.c:664:6: note: treat the string as an argument to avoid this
664 | _("\n*** The configuration requires explicit update.\n\n"));
| ^
| "%s",
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^
../scripts/kconfig/conf.c:717:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
717 | fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n"));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^~~~~~~~~~~~~
../scripts/kconfig/conf.c:717:20: note: treat the string as an argument to avoid this
717 | fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n"));
| ^
| "%s",
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^
../scripts/kconfig/conf.c:721:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
721 | fprintf(stderr, _("\n*** Error during update of the configuration.\n\n"));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^~~~~~~~~~~~~
../scripts/kconfig/conf.c:721:20: note: treat the string as an argument to avoid this
721 | fprintf(stderr, _("\n*** Error during update of the configuration.\n\n"));
| ^
| "%s",
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^
../scripts/kconfig/conf.c:732:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
732 | fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n"));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^~~~~~~~~~~~~
../scripts/kconfig/conf.c:732:20: note: treat the string as an argument to avoid this
732 | fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n"));
| ^
| "%s",
../scripts/kconfig/lkc.h:34:17: note: expanded from macro '_'
34 | #define _(text) gettext(text)
| ^
10 warnings generated.
HOSTCC scripts/kconfig/zconf.tab.o
In file included from scripts/kconfig/zconf.tab.c:2470:
../scripts/kconfig/symbol.c:1153:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
1153 | fprintf(stderr, "For a resolution refer to Documentation/kbuild/kconfig-language.txt\n");
| ^
../scripts/kconfig/symbol.c:1150:3: note: previous statement is here
1150 | if (stack->sym == last_sym)
| ^
1 warning generated.
HOSTLD scripts/kconfig/conf
drivers/samsung/debug/Kconfig:4:warning: ignoring type redefinition of 'SEC_DEBUG' from 'tristate' to 'boolean'
drivers/samsung/debug/Kconfig:30:warning: defaults for choice values not supported
drivers/samsung/debug/Kconfig:36:warning: defaults for choice values not supported
***
*** Can't find default configuration "arch/arm64/configs/vendor/winnerx_kor_single_defconfig"!
***
make[2]: *** [vendor/winnerx_kor_single_defconfig] Error 1
make[1]: *** [vendor/winnerx_kor_single_defconfig] Error 2
make: *** [sub-make] Error 2
make[1]: python: Command not found
make[1]: secgetspf: Command not found
grep: .config: No such file or directory
grep: .config: No such file or directory
grep: .config: No such file or directory
grep: .config: No such file or directory
grep: .config: No such file or directory
grep: .config: No such file or directory
grep: .config: No such file or directory
grep: .config: No such file or directory
make[1]: python: Command not found
/bin/sh: /home/lee/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: No such file or directory
/bin/sh: /home/lee/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: No such file or directory
GEN ./Makefile
/bin/sh: /home/lee/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: No such file or directory
/bin/sh: /home/lee/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: No such file or directory
/bin/sh: /home/lee/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: No such file or directory
/bin/sh: /home/lee/toolchain/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-ld: No such file or directory
scripts/kconfig/conf --silentoldconfig Kconfig
drivers/samsung/debug/Kconfig:4:warning: ignoring type redefinition of 'SEC_DEBUG' from 'tristate' to 'boolean'
drivers/samsung/debug/Kconfig:30:warning: defaults for choice values not supported
drivers/samsung/debug/Kconfig:36:warning: defaults for choice values not supported
***
*** Configuration file ".config" not found!
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
make[3]: *** [silentoldconfig] Error 1
make[2]: *** [silentoldconfig] Error 2
make[1]: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop.
make: *** [sub-make] Error 2