Gentoo Archives: gentoo-user

From: "Hasan Ç." <hsntgm@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] sys-process/audit | gen_flagtabs_h-gen_tables.o] Error 1
Date: Wed, 12 Dec 2018 14:13:32
Message-Id: CAJ2V=1qkb2OtKFw0NxMNOo9H88DaVbFmdrVmedjFSz2B0VuKQQ@mail.gmail.com
1 Hello,
2
3 Any idea?
4
5 * Package: sys-process/audit-2.8.3
6 * Repository: gentoo
7 * Maintainer: selinux@g.o robbat2@g.o
8 * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python
9 python_targets_python2_7 python_targets_python3_6 userland_GNU
10 * FEATURES: preserve-libs sandbox userpriv usersandbox
11 * Determining the location of the kernel source code
12 * Found kernel source directory:
13 * /usr/src/linux
14 * Found sources for kernel version:
15 * 4.19.8-gentoo
16 * Checking for suitable kernel configuration options...
17 [ ok ]
18 * Applying audit-2.4.3-python.patch ...
19 [ ok ]
20 * Applying audit-2.1.3-ia64-compile-fix.patch ...
21 [ ok ]
22 * Running eautoreconf in
23 '/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3' ...
24 * Running libtoolize --install --copy --force --automake ...
25 [ ok ]
26 * Running aclocal ...
27 [ ok ]
28 * Running autoconf --force ...
29 [ ok ]
30 * Running autoheader ...
31 [ ok ]
32 * Running automake --add-missing --copy --force-missing ...
33 [ ok ]
34 * Running elibtoolize in: audit-2.8.3/
35 * Applying portage/1.2.0 patch ...
36 * Applying sed/1.5.6 patch ...
37 * Applying as-needed/2.4.3 patch ...
38 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
39 Configuring auditd
40 checking build system type... x86_64-pc-linux-gnu
41 checking host system type... x86_64-pc-linux-gnu
42 checking target system type... x86_64-pc-linux-gnu
43 checking for a BSD-compatible install...
44 /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c
45 checking whether build environment is sane... yes
46 checking for a thread-safe mkdir -p... /bin/mkdir -p
47 checking for gawk... gawk
48 checking whether make sets $(MAKE)... yes
49 checking whether make supports nested variables... yes
50 checking how to print strings... printf
51 checking for style of include used by make... GNU
52 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
53 checking whether the C compiler works... yes
54 checking for C compiler default output file name... a.out
55 checking for suffix of executables...
56 checking whether we are cross compiling... no
57 checking for suffix of object files... o
58 checking whether we are using the GNU C compiler... yes
59 checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
60 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
61 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together...
62 yes
63 checking dependency style of x86_64-pc-linux-gnu-gcc... none
64 checking for a sed that does not truncate output... /bin/sed
65 checking for grep that handles long lines and -e... /bin/grep
66 checking for egrep... /bin/grep -E
67 checking for fgrep... /bin/grep -F
68 checking for ld used by x86_64-pc-linux-gnu-gcc...
69 /usr/x86_64-pc-linux-gnu/bin/ld
70 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
71 checking for BSD- or MS-compatible name lister (nm)...
72 /usr/bin/x86_64-pc-linux-gnu-nm -B
73 checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface...
74 BSD nm
75 checking whether ln -s works... yes
76 checking the maximum length of command line arguments... 201326592
77 checking how to convert x86_64-pc-linux-gnu file names to
78 x86_64-pc-linux-gnu format... func_convert_file_noop
79 checking how to convert x86_64-pc-linux-gnu file names to toolchain
80 format... func_convert_file_noop
81 checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object
82 files... -r
83 checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
84 checking how to recognize dependent libraries... pass_all
85 checking for x86_64-pc-linux-gnu-dlltool... no
86 checking for dlltool... no
87 checking how to associate runtime and link libraries... printf %s\n
88 checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
89 checking for archiver @FILE support... @
90 checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
91 checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
92 checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from
93 x86_64-pc-linux-gnu-gcc object... ok
94 checking for sysroot... no
95 checking for a working dd... /bin/dd
96 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
97 checking for x86_64-pc-linux-gnu-mt... no
98 checking for mt... no
99 checking if : is a manifest tool... no
100 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
101 checking for ANSI C header files... yes
102 checking for sys/types.h... yes
103 checking for sys/stat.h... yes
104 checking for stdlib.h... yes
105 checking for string.h... yes
106 checking for memory.h... yes
107 checking for strings.h... yes
108 checking for inttypes.h... yes
109 checking for stdint.h... yes
110 checking for unistd.h... yes
111 checking for dlfcn.h... yes
112 checking for objdir... .libs
113 checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
114 checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
115 checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
116 checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
117 checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
118 checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
119 checking whether the x86_64-pc-linux-gnu-gcc linker
120 (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared
121 libraries... yes
122 checking whether -lc should be explicitly linked in... no
123 checking dynamic linker characteristics... GNU/Linux ld.so
124 checking how to hardcode library paths into programs... immediate
125 checking whether stripping libraries is possible... yes
126 checking if libtool supports shared libraries... yes
127 checking whether to build shared libraries... yes
128 checking whether to build static libraries... no
129 checking sys/inotify.h usability... yes
130 checking sys/inotify.h presence... yes
131 checking for sys/inotify.h... yes
132 checking sys/epoll.h usability... yes
133 checking sys/epoll.h presence... yes
134 checking for sys/epoll.h... yes
135 checking sys/event.h usability... no
136 checking sys/event.h presence... no
137 checking for sys/event.h... no
138 checking port.h usability... no
139 checking port.h presence... no
140 checking for port.h... no
141 checking poll.h usability... yes
142 checking poll.h presence... yes
143 checking for poll.h... yes
144 checking sys/select.h usability... yes
145 checking sys/select.h presence... yes
146 checking for sys/select.h... yes
147 checking sys/eventfd.h usability... yes
148 checking sys/eventfd.h presence... yes
149 checking for sys/eventfd.h... yes
150 checking sys/signalfd.h usability... yes
151 checking sys/signalfd.h presence... yes
152 checking for sys/signalfd.h... yes
153 checking for inotify_init... yes
154 checking for epoll_ctl... yes
155 checking for kqueue... no
156 checking for port_create... no
157 checking for poll... yes
158 checking for select... yes
159 checking for eventfd... yes
160 checking for signalfd... yes
161 checking for clock_gettime... yes
162 checking for nanosleep... yes
163 checking for library containing floor... -lm
164 .
165 Checking for programs
166 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
167 checking whether we are using the GNU C compiler... (cached) yes
168 checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
169 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached)
170 none needed
171 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together...
172 (cached) yes
173 checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
174 checking for gawk... (cached) gawk
175 checking for gcc... x86_64-pc-linux-gnu-gcc
176 checking whether we are using the GNU C compiler... (cached) yes
177 checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
178 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached)
179 none needed
180 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together...
181 (cached) yes
182 checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
183 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
184 .
185 Checking for header files
186 checking for ANSI C header files... (cached) yes
187 checking whether time.h and sys/time.h may both be included... yes
188 checking for an ANSI C-conforming const... yes
189 checking for inline... inline
190 checking size of unsigned int... 4
191 checking size of unsigned long... 8
192 checking whether AUDIT_FEATURE_VERSION is declared... yes
193 checking for struct audit_status.feature_bitmap... yes
194 checking whether AUDIT_VERSION_BACKLOG_WAIT_TIME is declared... yes
195 checking whether AUDIT_STATUS_BACKLOG_WAIT_TIME is declared... yes
196 checking whether ADDR_NO_RANDOMIZE is declared... yes
197 checking for posix_fallocate... yes
198 checking for signalfd... (cached) yes
199 checking whether to create python bindings... no
200 checking whether to create python3 bindings... no
201 checking whether to create Go language bindings... testing
202 checking for go... no
203 configure: WARNING: "Go not found - go bindings will not be made"
204 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/configure: line
205 15198: test: =: unary operator expected
206 checking whether to include auditd network listener support... yes
207 checking whether to include audisp ZOS remote plugin... yes
208 checking asm/ptrace.h usability... yes
209 checking asm/ptrace.h presence... yes
210 checking for asm/ptrace.h... yes
211 checking linux/ptrace.h usability... yes
212 checking linux/ptrace.h presence... yes
213 checking for linux/ptrace.h... yes
214 checking linux/fanotify.h usability... yes
215 checking linux/fanotify.h presence... yes
216 checking for linux/fanotify.h... yes
217 checking whether to include alpha processor support... no
218 checking whether to include arm eabi processor support... no
219 checking whether to include aarch64 processor support... no
220 checking whether to use apparmor... no
221 checking whether to use prelude... no
222 checking whether to use libwrap... no
223 checking cap-ng.h usability... yes
224 checking cap-ng.h presence... yes
225 checking for cap-ng.h... yes
226 checking for capng_clear in -lcap-ng... yes
227 checking whether to use libcap-ng... yes
228 checking that generated files are newer than configure... done
229 configure: creating ./config.status
230 config.status: creating Makefile
231 config.status: creating lib/Makefile
232 config.status: creating lib/audit.pc
233 config.status: creating lib/test/Makefile
234 config.status: creating auparse/Makefile
235 config.status: creating auparse/test/Makefile
236 config.status: creating auparse/auparse.pc
237 config.status: creating src/Makefile
238 config.status: creating src/libev/Makefile
239 config.status: creating src/test/Makefile
240 config.status: creating docs/Makefile
241 config.status: creating rules/Makefile
242 config.status: creating init.d/Makefile
243 config.status: creating audisp/Makefile
244 config.status: creating audisp/plugins/Makefile
245 config.status: creating audisp/plugins/builtins/Makefile
246 config.status: creating audisp/plugins/prelude/Makefile
247 config.status: creating audisp/plugins/remote/Makefile
248 config.status: creating bindings/Makefile
249 config.status: creating bindings/python/Makefile
250 config.status: creating bindings/python/python2/Makefile
251 config.status: creating bindings/python/python3/Makefile
252 config.status: creating bindings/golang/Makefile
253 config.status: creating bindings/swig/Makefile
254 config.status: creating bindings/swig/src/Makefile
255 config.status: creating bindings/swig/python/Makefile
256 config.status: creating bindings/swig/python3/Makefile
257 config.status: creating tools/Makefile
258 config.status: creating tools/aulast/Makefile
259 config.status: creating tools/aulastlog/Makefile
260 config.status: creating tools/ausyscall/Makefile
261 config.status: creating tools/auvirt/Makefile
262 config.status: creating m4/Makefile
263 config.status: creating config.h
264 config.status: executing depfiles commands
265 config.status: executing libtool commands
266 .
267
268
269 Auditd Version: 2.8.3
270 Target: x86_64-pc-linux-gnu
271 Installation prefix: /usr
272 Compiler: x86_64-pc-linux-gnu-gcc
273 Compiler flags:
274 -march=native -O2 -pipe
275
276 * python2_7: running python_configure
277 Configuring auditd
278 checking build system type... x86_64-pc-linux-gnu
279 checking host system type... x86_64-pc-linux-gnu
280 checking target system type... x86_64-pc-linux-gnu
281 checking for a BSD-compatible install...
282 /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c
283 checking whether build environment is sane... yes
284 checking for a thread-safe mkdir -p... /bin/mkdir -p
285 checking for gawk... gawk
286 checking whether make sets $(MAKE)... yes
287 checking whether make supports nested variables... yes
288 checking how to print strings... printf
289 checking for style of include used by make... GNU
290 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
291 checking whether the C compiler works... yes
292 checking for C compiler default output file name... a.out
293 checking for suffix of executables...
294 checking whether we are cross compiling... no
295 checking for suffix of object files... o
296 checking whether we are using the GNU C compiler... yes
297 checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
298 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
299 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together...
300 yes
301 checking dependency style of x86_64-pc-linux-gnu-gcc... none
302 checking for a sed that does not truncate output... /bin/sed
303 checking for grep that handles long lines and -e... /bin/grep
304 checking for egrep... /bin/grep -E
305 checking for fgrep... /bin/grep -F
306 checking for ld used by x86_64-pc-linux-gnu-gcc...
307 /usr/x86_64-pc-linux-gnu/bin/ld
308 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
309 checking for BSD- or MS-compatible name lister (nm)...
310 /usr/bin/x86_64-pc-linux-gnu-nm -B
311 checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface...
312 BSD nm
313 checking whether ln -s works... yes
314 checking the maximum length of command line arguments... 201326592
315 checking how to convert x86_64-pc-linux-gnu file names to
316 x86_64-pc-linux-gnu format... func_convert_file_noop
317 checking how to convert x86_64-pc-linux-gnu file names to toolchain
318 format... func_convert_file_noop
319 checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object
320 files... -r
321 checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
322 checking how to recognize dependent libraries... pass_all
323 checking for x86_64-pc-linux-gnu-dlltool... no
324 checking for dlltool... no
325 checking how to associate runtime and link libraries... printf %s\n
326 checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
327 checking for archiver @FILE support... @
328 checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
329 checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
330 checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from
331 x86_64-pc-linux-gnu-gcc object... ok
332 checking for sysroot... no
333 checking for a working dd... /bin/dd
334 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
335 checking for x86_64-pc-linux-gnu-mt... no
336 checking for mt... no
337 checking if : is a manifest tool... no
338 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
339 checking for ANSI C header files... yes
340 checking for sys/types.h... yes
341 checking for sys/stat.h... yes
342 checking for stdlib.h... yes
343 checking for string.h... yes
344 checking for memory.h... yes
345 checking for strings.h... yes
346 checking for inttypes.h... yes
347 checking for stdint.h... yes
348 checking for unistd.h... yes
349 checking for dlfcn.h... yes
350 checking for objdir... .libs
351 checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
352 checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
353 checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
354 checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
355 checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
356 checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
357 checking whether the x86_64-pc-linux-gnu-gcc linker
358 (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared
359 libraries... yes
360 checking whether -lc should be explicitly linked in... no
361 checking dynamic linker characteristics... GNU/Linux ld.so
362 checking how to hardcode library paths into programs... immediate
363 checking whether stripping libraries is possible... yes
364 checking if libtool supports shared libraries... yes
365 checking whether to build shared libraries... yes
366 checking whether to build static libraries... yes
367 checking sys/inotify.h usability... yes
368 checking sys/inotify.h presence... yes
369 checking for sys/inotify.h... yes
370 checking sys/epoll.h usability... yes
371 checking sys/epoll.h presence... yes
372 checking for sys/epoll.h... yes
373 checking sys/event.h usability... no
374 checking sys/event.h presence... no
375 checking for sys/event.h... no
376 checking port.h usability... no
377 checking port.h presence... no
378 checking for port.h... no
379 checking poll.h usability... yes
380 checking poll.h presence... yes
381 checking for poll.h... yes
382 checking sys/select.h usability... yes
383 checking sys/select.h presence... yes
384 checking for sys/select.h... yes
385 checking sys/eventfd.h usability... yes
386 checking sys/eventfd.h presence... yes
387 checking for sys/eventfd.h... yes
388 checking sys/signalfd.h usability... yes
389 checking sys/signalfd.h presence... yes
390 checking for sys/signalfd.h... yes
391 checking for inotify_init... yes
392 checking for epoll_ctl... yes
393 checking for kqueue... no
394 checking for port_create... no
395 checking for poll... yes
396 checking for select... yes
397 checking for eventfd... yes
398 checking for signalfd... yes
399 checking for clock_gettime... yes
400 checking for nanosleep... yes
401 checking for library containing floor... -lm
402 .
403 Checking for programs
404 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
405 checking whether we are using the GNU C compiler... (cached) yes
406 checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
407 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached)
408 none needed
409 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together...
410 (cached) yes
411 checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
412 checking for gawk... (cached) gawk
413 checking for gcc... x86_64-pc-linux-gnu-gcc
414 checking whether we are using the GNU C compiler... (cached) yes
415 checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
416 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached)
417 none needed
418 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together...
419 (cached) yes
420 checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
421 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
422 .
423 Checking for header files
424 checking for ANSI C header files... (cached) yes
425 checking whether time.h and sys/time.h may both be included... yes
426 checking for an ANSI C-conforming const... yes
427 checking for inline... inline
428 checking size of unsigned int... 4
429 checking size of unsigned long... 8
430 checking whether AUDIT_FEATURE_VERSION is declared... yes
431 checking for struct audit_status.feature_bitmap... yes
432 checking whether AUDIT_VERSION_BACKLOG_WAIT_TIME is declared... yes
433 checking whether AUDIT_STATUS_BACKLOG_WAIT_TIME is declared... yes
434 checking whether ADDR_NO_RANDOMIZE is declared... yes
435 checking for posix_fallocate... yes
436 checking for signalfd... (cached) yes
437 checking whether to create python bindings... testing
438 checking for python version... 2.7
439 checking for python platform... linux2
440 checking for python script directory...
441 ${prefix}/lib64/python2.7/site-packages
442 checking for python extension module directory...
443 ${exec_prefix}/lib64/python2.7/site-packages
444 configure: Python bindings will be built
445 checking whether to create python3 bindings... no
446 checking whether to create Go language bindings... testing
447 checking for go... no
448 configure: WARNING: "Go not found - go bindings will not be made"
449 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/configure: line
450 15198: test: =: unary operator expected
451 checking whether to include auditd network listener support... yes
452 checking whether to include audisp ZOS remote plugin... yes
453 checking asm/ptrace.h usability... yes
454 checking asm/ptrace.h presence... yes
455 checking for asm/ptrace.h... yes
456 checking linux/ptrace.h usability... yes
457 checking linux/ptrace.h presence... yes
458 checking for linux/ptrace.h... yes
459 checking linux/fanotify.h usability... yes
460 checking linux/fanotify.h presence... yes
461 checking for linux/fanotify.h... yes
462 checking whether to include alpha processor support... no
463 checking whether to include arm eabi processor support... no
464 checking whether to include aarch64 processor support... no
465 checking whether to use apparmor... no
466 checking whether to use prelude... no
467 checking whether to use libwrap... no
468 checking cap-ng.h usability... yes
469 checking cap-ng.h presence... yes
470 checking for cap-ng.h... yes
471 checking for capng_clear in -lcap-ng... yes
472 checking whether to use libcap-ng... yes
473 checking that generated files are newer than configure... done
474 configure: creating ./config.status
475 config.status: creating Makefile
476 config.status: creating lib/Makefile
477 config.status: creating lib/audit.pc
478 config.status: creating lib/test/Makefile
479 config.status: creating auparse/Makefile
480 config.status: creating auparse/test/Makefile
481 config.status: creating auparse/auparse.pc
482 config.status: creating src/Makefile
483 config.status: creating src/libev/Makefile
484 config.status: creating src/test/Makefile
485 config.status: creating docs/Makefile
486 config.status: creating rules/Makefile
487 config.status: creating init.d/Makefile
488 config.status: creating audisp/Makefile
489 config.status: creating audisp/plugins/Makefile
490 config.status: creating audisp/plugins/builtins/Makefile
491 config.status: creating audisp/plugins/prelude/Makefile
492 config.status: creating audisp/plugins/remote/Makefile
493 config.status: creating bindings/Makefile
494 config.status: creating bindings/python/Makefile
495 config.status: creating bindings/python/python2/Makefile
496 config.status: creating bindings/python/python3/Makefile
497 config.status: creating bindings/golang/Makefile
498 config.status: creating bindings/swig/Makefile
499 config.status: creating bindings/swig/src/Makefile
500 config.status: creating bindings/swig/python/Makefile
501 config.status: creating bindings/swig/python3/Makefile
502 config.status: creating tools/Makefile
503 config.status: creating tools/aulast/Makefile
504 config.status: creating tools/aulastlog/Makefile
505 config.status: creating tools/ausyscall/Makefile
506 config.status: creating tools/auvirt/Makefile
507 config.status: creating m4/Makefile
508 config.status: creating config.h
509 config.status: executing depfiles commands
510 config.status: executing libtool commands
511 .
512
513
514 Auditd Version: 2.8.3
515 Target: x86_64-pc-linux-gnu
516 Installation prefix: /usr
517 Compiler: x86_64-pc-linux-gnu-gcc
518 Compiler flags:
519 -march=native -O2 -pipe
520
521 * python3_6: running python_configure
522 Configuring auditd
523 checking build system type... x86_64-pc-linux-gnu
524 checking host system type... x86_64-pc-linux-gnu
525 checking target system type... x86_64-pc-linux-gnu
526 checking for a BSD-compatible install...
527 /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c
528 checking whether build environment is sane... yes
529 checking for a thread-safe mkdir -p... /bin/mkdir -p
530 checking for gawk... gawk
531 checking whether make sets $(MAKE)... yes
532 checking whether make supports nested variables... yes
533 checking how to print strings... printf
534 checking for style of include used by make... GNU
535 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
536 checking whether the C compiler works... yes
537 checking for C compiler default output file name... a.out
538 checking for suffix of executables...
539 checking whether we are cross compiling... no
540 checking for suffix of object files... o
541 checking whether we are using the GNU C compiler... yes
542 checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
543 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
544 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together...
545 yes
546 checking dependency style of x86_64-pc-linux-gnu-gcc... none
547 checking for a sed that does not truncate output... /bin/sed
548 checking for grep that handles long lines and -e... /bin/grep
549 checking for egrep... /bin/grep -E
550 checking for fgrep... /bin/grep -F
551 checking for ld used by x86_64-pc-linux-gnu-gcc...
552 /usr/x86_64-pc-linux-gnu/bin/ld
553 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
554 checking for BSD- or MS-compatible name lister (nm)...
555 /usr/bin/x86_64-pc-linux-gnu-nm -B
556 checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface...
557 BSD nm
558 checking whether ln -s works... yes
559 checking the maximum length of command line arguments... 201326592
560 checking how to convert x86_64-pc-linux-gnu file names to
561 x86_64-pc-linux-gnu format... func_convert_file_noop
562 checking how to convert x86_64-pc-linux-gnu file names to toolchain
563 format... func_convert_file_noop
564 checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object
565 files... -r
566 checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
567 checking how to recognize dependent libraries... pass_all
568 checking for x86_64-pc-linux-gnu-dlltool... no
569 checking for dlltool... no
570 checking how to associate runtime and link libraries... printf %s\n
571 checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
572 checking for archiver @FILE support... @
573 checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
574 checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
575 checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from
576 x86_64-pc-linux-gnu-gcc object... ok
577 checking for sysroot... no
578 checking for a working dd... /bin/dd
579 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
580 checking for x86_64-pc-linux-gnu-mt... no
581 checking for mt... no
582 checking if : is a manifest tool... no
583 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
584 checking for ANSI C header files... yes
585 checking for sys/types.h... yes
586 checking for sys/stat.h... yes
587 checking for stdlib.h... yes
588 checking for string.h... yes
589 checking for memory.h... yes
590 checking for strings.h... yes
591 checking for inttypes.h... yes
592 checking for stdint.h... yes
593 checking for unistd.h... yes
594 checking for dlfcn.h... yes
595 checking for objdir... .libs
596 checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
597 checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
598 checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
599 checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
600 checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
601 checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
602 checking whether the x86_64-pc-linux-gnu-gcc linker
603 (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared
604 libraries... yes
605 checking whether -lc should be explicitly linked in... no
606 checking dynamic linker characteristics... GNU/Linux ld.so
607 checking how to hardcode library paths into programs... immediate
608 checking whether stripping libraries is possible... yes
609 checking if libtool supports shared libraries... yes
610 checking whether to build shared libraries... yes
611 checking whether to build static libraries... yes
612 checking sys/inotify.h usability... yes
613 checking sys/inotify.h presence... yes
614 checking for sys/inotify.h... yes
615 checking sys/epoll.h usability... yes
616 checking sys/epoll.h presence... yes
617 checking for sys/epoll.h... yes
618 checking sys/event.h usability... no
619 checking sys/event.h presence... no
620 checking for sys/event.h... no
621 checking port.h usability... no
622 checking port.h presence... no
623 checking for port.h... no
624 checking poll.h usability... yes
625 checking poll.h presence... yes
626 checking for poll.h... yes
627 checking sys/select.h usability... yes
628 checking sys/select.h presence... yes
629 checking for sys/select.h... yes
630 checking sys/eventfd.h usability... yes
631 checking sys/eventfd.h presence... yes
632 checking for sys/eventfd.h... yes
633 checking sys/signalfd.h usability... yes
634 checking sys/signalfd.h presence... yes
635 checking for sys/signalfd.h... yes
636 checking for inotify_init... yes
637 checking for epoll_ctl... yes
638 checking for kqueue... no
639 checking for port_create... no
640 checking for poll... yes
641 checking for select... yes
642 checking for eventfd... yes
643 checking for signalfd... yes
644 checking for clock_gettime... yes
645 checking for nanosleep... yes
646 checking for library containing floor... -lm
647 .
648 Checking for programs
649 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
650 checking whether we are using the GNU C compiler... (cached) yes
651 checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
652 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached)
653 none needed
654 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together...
655 (cached) yes
656 checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
657 checking for gawk... (cached) gawk
658 checking for gcc... x86_64-pc-linux-gnu-gcc
659 checking whether we are using the GNU C compiler... (cached) yes
660 checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
661 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached)
662 none needed
663 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together...
664 (cached) yes
665 checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
666 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
667 .
668 Checking for header files
669 checking for ANSI C header files... (cached) yes
670 checking whether time.h and sys/time.h may both be included... yes
671 checking for an ANSI C-conforming const... yes
672 checking for inline... inline
673 checking size of unsigned int... 4
674 checking size of unsigned long... 8
675 checking whether AUDIT_FEATURE_VERSION is declared... yes
676 checking for struct audit_status.feature_bitmap... yes
677 checking whether AUDIT_VERSION_BACKLOG_WAIT_TIME is declared... yes
678 checking whether AUDIT_STATUS_BACKLOG_WAIT_TIME is declared... yes
679 checking whether ADDR_NO_RANDOMIZE is declared... yes
680 checking for posix_fallocate... yes
681 checking for signalfd... (cached) yes
682 checking whether to create python bindings... no
683 checking whether to create python3 bindings... investigating
684 checking for python3-config...
685 /var/tmp/portage/sys-process/audit-2.8.3/temp/python3.6/bin/python3-config
686 Python3 bindings WILL be built
687 checking for python3...
688 /var/tmp/portage/sys-process/audit-2.8.3/temp/python3.6/bin/python3
689 checking whether to create Go language bindings... testing
690 checking for go... no
691 configure: WARNING: "Go not found - go bindings will not be made"
692 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/configure: line
693 15198: test: =: unary operator expected
694 checking whether to include auditd network listener support... yes
695 checking whether to include audisp ZOS remote plugin... yes
696 checking asm/ptrace.h usability... yes
697 checking asm/ptrace.h presence... yes
698 checking for asm/ptrace.h... yes
699 checking linux/ptrace.h usability... yes
700 checking linux/ptrace.h presence... yes
701 checking for linux/ptrace.h... yes
702 checking linux/fanotify.h usability... yes
703 checking linux/fanotify.h presence... yes
704 checking for linux/fanotify.h... yes
705 checking whether to include alpha processor support... no
706 checking whether to include arm eabi processor support... no
707 checking whether to include aarch64 processor support... no
708 checking whether to use apparmor... no
709 checking whether to use prelude... no
710 checking whether to use libwrap... no
711 checking cap-ng.h usability... yes
712 checking cap-ng.h presence... yes
713 checking for cap-ng.h... yes
714 checking for capng_clear in -lcap-ng... yes
715 checking whether to use libcap-ng... yes
716 checking that generated files are newer than configure... done
717 configure: creating ./config.status
718 config.status: creating Makefile
719 config.status: creating lib/Makefile
720 config.status: creating lib/audit.pc
721 config.status: creating lib/test/Makefile
722 config.status: creating auparse/Makefile
723 config.status: creating auparse/test/Makefile
724 config.status: creating auparse/auparse.pc
725 config.status: creating src/Makefile
726 config.status: creating src/libev/Makefile
727 config.status: creating src/test/Makefile
728 config.status: creating docs/Makefile
729 config.status: creating rules/Makefile
730 config.status: creating init.d/Makefile
731 config.status: creating audisp/Makefile
732 config.status: creating audisp/plugins/Makefile
733 config.status: creating audisp/plugins/builtins/Makefile
734 config.status: creating audisp/plugins/prelude/Makefile
735 config.status: creating audisp/plugins/remote/Makefile
736 config.status: creating bindings/Makefile
737 config.status: creating bindings/python/Makefile
738 config.status: creating bindings/python/python2/Makefile
739 config.status: creating bindings/python/python3/Makefile
740 config.status: creating bindings/golang/Makefile
741 config.status: creating bindings/swig/Makefile
742 config.status: creating bindings/swig/src/Makefile
743 config.status: creating bindings/swig/python/Makefile
744 config.status: creating bindings/swig/python3/Makefile
745 config.status: creating tools/Makefile
746 config.status: creating tools/aulast/Makefile
747 config.status: creating tools/aulastlog/Makefile
748 config.status: creating tools/ausyscall/Makefile
749 config.status: creating tools/auvirt/Makefile
750 config.status: creating m4/Makefile
751 config.status: creating config.h
752 config.status: executing depfiles commands
753 config.status: executing libtool commands
754 .
755
756
757 Auditd Version: 2.8.3
758 Target: x86_64-pc-linux-gnu
759 Installation prefix: /usr
760 Compiler: x86_64-pc-linux-gnu-gcc
761 Compiler flags:
762 -march=native -O2 -pipe
763
764 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
765 make all-recursive
766 make[1]: Entering directory
767 '/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3-abi_x86_64.amd64'
768 Making all in lib
769 make[2]: Entering directory
770 '/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3-abi_x86_64.amd64/lib'
771 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.
772 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib -I.. -I.
773 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3
774 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/auparse
775 '-DTABLE_H="actiontab.h"' -march=native -O2 -pipe -c -o
776 gen_actiontabs_h-gen_tables.o `test -f 'gen_tables.c' || echo
777 '/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/'`gen_tables.c
778 In file included from
779 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/gen_tables.c:40:
780 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/libaudit.h:292:
781 warning: "AUDIT_FILTER_EXCLUDE" redefined
782 #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
783
784 In file included from
785 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/libaudit.h:35,
786 from
787 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/gen_tables.c:40:
788 /usr/include/linux/audit.h:161: note: this is the location of the previous
789 definition
790 #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
791
792 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc
793 '-DTABLE_H="actiontab.h"' -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed
794 -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o
795 libtool: link: x86_64-pc-linux-gnu-gcc -DTABLE_H=\"actiontab.h\"
796 -march=native -O2 -pipe -Wl,-O1 -o gen_actiontabs_h
797 gen_actiontabs_h-gen_tables.o -Wl,--as-needed
798 ./gen_actiontabs_h --lowercase --i2s --s2i action > actiontabs.h
799 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.
800 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib -I.. -I.
801 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3
802 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/auparse
803 '-DTABLE_H="errtab.h"' -march=native -O2 -pipe -c -o
804 gen_errtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo
805 '/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/'`gen_tables.c
806 In file included from
807 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/gen_tables.c:40:
808 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/libaudit.h:292:
809 warning: "AUDIT_FILTER_EXCLUDE" redefined
810 #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
811
812 In file included from
813 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/libaudit.h:35,
814 from
815 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/gen_tables.c:40:
816 /usr/include/linux/audit.h:161: note: this is the location of the previous
817 definition
818 #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
819
820 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc
821 '-DTABLE_H="errtab.h"' -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o
822 gen_errtabs_h gen_errtabs_h-gen_tables.o
823 libtool: link: x86_64-pc-linux-gnu-gcc -DTABLE_H=\"errtab.h\" -march=native
824 -O2 -pipe -Wl,-O1 -o gen_errtabs_h gen_errtabs_h-gen_tables.o
825 -Wl,--as-needed
826 ./gen_errtabs_h --duplicate-ints --uppercase --i2s --s2i err > errtabs.h
827 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.
828 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib -I.. -I.
829 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3
830 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/auparse
831 '-DTABLE_H="fieldtab.h"' -march=native -O2 -pipe -c -o
832 gen_fieldtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo
833 '/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/'`gen_tables.c
834 In file included from
835 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/gen_tables.c:40:
836 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/libaudit.h:292:
837 warning: "AUDIT_FILTER_EXCLUDE" redefined
838 #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
839
840 In file included from
841 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/libaudit.h:35,
842 from
843 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/gen_tables.c:40:
844 /usr/include/linux/audit.h:161: note: this is the location of the previous
845 definition
846 #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
847
848 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc
849 '-DTABLE_H="fieldtab.h"' -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed
850 -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o
851 libtool: link: x86_64-pc-linux-gnu-gcc -DTABLE_H=\"fieldtab.h\"
852 -march=native -O2 -pipe -Wl,-O1 -o gen_fieldtabs_h
853 gen_fieldtabs_h-gen_tables.o -Wl,--as-needed
854 ./gen_fieldtabs_h --duplicate-ints --lowercase --i2s --s2i field >
855 fieldtabs.h
856 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.
857 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib -I.. -I.
858 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3
859 -I/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/auparse
860 '-DTABLE_H="flagtab.h"' -march=native -O2 -pipe -c -o
861 gen_flagtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo
862 '/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/'`gen_tables.c
863 In file included from
864 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/gen_tables.c:40:
865 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/libaudit.h:292:
866 warning: "AUDIT_FILTER_EXCLUDE" redefined
867 #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
868
869 In file included from
870 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/libaudit.h:35,
871 from
872 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/gen_tables.c:40:
873 /usr/include/linux/audit.h:161: note: this is the location of the previous
874 definition
875 #define AUDIT_FILTER_EXCLUDE 0x05 /* Apply rule before record creation */
876
877 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/libaudit.h:292:30:
878 error: ‘AUDIT_FILTER_EXCLUDE’ undeclared here (not in a function)
879 #define AUDIT_FILTER_EXCLUDE AUDIT_FILTER_TYPE
880 ^~~~~~~~~~~~~~~~~
881 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/gen_tables.c:89:23:
882 note: in definition of macro ‘_S’
883 #define _S(VAL, S) { (VAL), (S), 0, 0 },
884 ^~~
885 /var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3/lib/flagtab.h:26:4:
886 note: in expansion of macro ‘AUDIT_FILTER_EXCLUDE’
887 _S(AUDIT_FILTER_EXCLUDE, "exclude" )
888 ^~~~~~~~~~~~~~~~~~~~
889 make[2]: *** [Makefile:973: gen_flagtabs_h-gen_tables.o] Error 1
890 make[2]: Leaving directory
891 '/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3-abi_x86_64.amd64/lib'
892 make[1]: *** [Makefile:468: all-recursive] Error 1
893 make[1]: Leaving directory
894 '/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3-abi_x86_64.amd64'
895 make: *** [Makefile:400: all] Error 2
896 * ERROR: sys-process/audit-2.8.3::gentoo failed (compile phase):
897 * emake failed
898 *
899 * If you need support, post the output of `emerge --info
900 '=sys-process/audit-2.8.3::gentoo'`,
901 * the complete build log and the output of `emerge -pqv
902 '=sys-process/audit-2.8.3::gentoo'`.
903 * The complete build log is located at
904 '/var/tmp/portage/sys-process/audit-2.8.3/temp/build.log'.
905 * The ebuild environment file is located at
906 '/var/tmp/portage/sys-process/audit-2.8.3/temp/environment'.
907 * Working directory:
908 '/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3-abi_x86_64.amd64'
909 * S: '/var/tmp/portage/sys-process/audit-2.8.3/work/audit-2.8.3'

Replies

Subject Author
Re: [gentoo-user] sys-process/audit | gen_flagtabs_h-gen_tables.o] Error 1 Alexander Kapshuk <alexander.kapshuk@×××××.com>