Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 839771 Details for
Bug 884291
dev-util/clippy-8.2.2-r1 - emake failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:clippy-8.2.2-r1:20221204-113052.log
dev-util:clippy-8.2.2-r1:20221204-113052.log (text/plain), 19.17 KB, created by
Toralf Förster
on 2022-12-04 11:33:58 UTC
(
hide
)
Description:
dev-util:clippy-8.2.2-r1:20221204-113052.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-12-04 11:33:58 UTC
Size:
19.17 KB
patch
obsolete
> * Package: dev-util/clippy-8.2.2-r1:0 > * Repository: gentoo > * Maintainer: jsmolic@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_10 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.10 to build >>>> Unpacking source... >>>> Unpacking clippy-8.2.2.tar.gz to /var/tmp/portage/dev-util/clippy-8.2.2-r1/work >>>> Source unpacked in /var/tmp/portage/dev-util/clippy-8.2.2-r1/work >>>> Preparing source in /var/tmp/portage/dev-util/clippy-8.2.2-r1/work/frr-frr-8.2.2 ... > * Running eautoreconf in '/var/tmp/portage/dev-util/clippy-8.2.2-r1/work/frr-frr-8.2.2' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 -Wall,no-override --system-acdir=/var/tmp/portage/dev-util/clippy-8.2.2-r1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: frr-frr-8.2.2/ > * Running elibtoolize in: frr-frr-8.2.2/m4/ac/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. > * Clang 16 testing: this build is using a /etc/portage/bashrc hook (2022-11-24T21:47)! > * Clang 16 testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/dev-util/clippy-8.2.2-r1/work/frr-frr-8.2.2 ... > * econf: updating frr-frr-8.2.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating frr-frr-8.2.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating frr-frr-8.2.2/m4/ac/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating frr-frr-8.2.2/m4/ac/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/clippy-8.2.2-r1 --htmldir=/usr/share/doc/clippy-8.2.2-r1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-clippy-only >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking for perl... /usr/bin/perl >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for x86_64-pc-linux-gnu-gcc... clang >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of clang... none >checking how to run the C preprocessor... clang -E >checking whether the compiler supports GNU C++... yes >checking whether clang++ accepts -g... yes >checking for clang++ option to enable C++11 features... none needed >checking dependency style of clang++... none >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking whether clang supports -fno-omit-frame-pointer... yes >checking whether clang supports -funwind-tables... yes >checking whether clang supports -Wall... yes >checking whether clang supports -Wextra... yes >checking whether clang supports -Wstrict-prototypes... yes >checking whether clang supports -Wmissing-prototypes... yes >checking whether clang supports -Wmissing-declarations... yes >checking whether clang supports -Wpointer-arith... yes >checking whether clang supports -Wbad-function-cast... yes >checking whether clang supports -Wwrite-strings... yes >checking whether clang supports -Wundef... yes >checking whether clang supports -Wno-unused-result... yes >checking whether clang supports -Wno-unused-parameter... yes >checking whether clang supports -Wno-missing-field-initializers... yes >checking whether clang supports -Wc++-compat... yes >checking whether clang supports -fplugin=tools/gcc-plugins/frr-format.so... no >checking whether clang supports -fplugin=frr-format... no >checking whether linker supports __start/stop_section symbols... yes >checking if compiler needs -Werror to reject unknown flags... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for library containing pthread_condattr_setclock... none required >checking for pthread_np.h... no >checking for pthread_setname_np... yes >checking for pthread_set_name_np... no >checking for pthread_getthreadid_np... no >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking how to print strings... printf >checking for a sed that does not truncate output... sed >checking for egrep... /bin/egrep >checking for fgrep... /bin/fgrep >checking for ld used by clang... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... yes >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... egrep: warning: egrep is obsolescent; using /bin/grep -E >yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... clang++ -E >checking for ld used by clang++... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64 >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes >checking whether the clang++ linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking for clang++ option to produce PIC... -fPIC -DPIC >checking if clang++ PIC flag -fPIC -DPIC works... yes >checking if clang++ static flag -static works... yes >checking if clang++ supports -c -o file.o... yes >checking if clang++ supports -c -o file.o... (cached) yes >checking whether the clang++ linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether x86_64-pc-linux-gnu-ar supports D option... yes >checking whether x86_64-pc-linux-gnu-ranlib supports D option... yes >checking whether /usr/bin/python3.10 version is >= 3... yes >checking for /usr/bin/python3.10 version... 3.10 >checking for /usr/bin/python3.10 platform... linux >checking for GNU default /usr/bin/python3.10 prefix... ${prefix} >checking for GNU default /usr/bin/python3.10 exec_prefix... ${exec_prefix} >checking for /usr/bin/python3.10 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages >checking for /usr/bin/python3.10 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages >checking for gelf.h... yes >checking for elf_memory in -lelf... yes >checking for elf_getdata_rawchunk in -lelf... yes >checking for gelf_getnote in -lelf... yes >checking python interpreter /usr/bin/python3.10... /usr/bin/python3.10 (python3) >checking whether /usr/bin/python3.10-config is available... yes >checking whether /usr/bin/python3.10-config provides a working build environment... yes >checking whether /usr/bin/python3.10 module pytest is available... yes >checking whether /usr/bin/python3.10 module sphinx is available... yes >checking whether /usr/bin/python3.10 module sphinx is executable... yes >checking if zebra should be configurable to send Route Advertisements... yes >checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy >checking for .interp value to use... /lib64/ld-linux-x86-64.so.2 >checking for stropts.h... no >checking for sys/ksym.h... no >checking for linux/version.h... yes >checking for asm/types.h... yes >checking for endian.h... yes >checking for sys/endian.h... no >checking for stdatomic.h... yes >checking whether _Atomic qualifier works... yes >checking for Linux futex() support... yes >checking for net/if_var.h... no >checking for netinet/in_var.h... no >checking for net/if_dl.h... no >checking for net/netopt.h... no >checking for inet/nd.h... no >checking for netinet/ip_icmp.h... yes >checking for sys/sysctl.h... no >checking for sys/sockio.h... no >checking for sys/conf.h... no >checking for ucontext.h... yes >checking for ucontext_t.uc_mcontext.uc_regs... no >checking for ucontext_t.uc_mcontext.regs... no >checking for ucontext_t.uc_mcontext.gregs... yes >checking which operating system interface to use... Linux >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for strlcat... no >checking for strlcpy... no >checking for getgrouplist... yes >checking for openat... yes >checking for unlinkat... yes >checking for posix_fallocate... yes >checking for CARES (libcares)... yes >checking for struct utsname.domainname... yes >checking for netinet6/in6.h... no >checking for netinet/in6_var.h... no >checking for netinet6/in6_var.h... no >checking for netinet6/nd6.h... no >checking for struct sockaddr_dl... no >checking for struct vifctl... no >checking for struct mfcctl... no >checking for struct sioc_sg_req... no >checking for vifi_t... no >checking for struct sioc_vif_req... no >checking for struct igmpmsg... no >checking for struct ifaliasreq... no >checking for struct if6_aliasreq... no >checking for struct in6_aliasreq... no >checking for struct nd_opt_adv_interval... yes >checking for struct nd_opt_homeagent_info... no >checking for struct nd_opt_adv_interval... (cached) yes >checking for struct nd_opt_rdnss... no >checking for struct nd_opt_dnssl... no >checking for struct sockaddr.sa_len... no >checking for struct sockaddr_in.sin_len... no >checking for struct sockaddr_un.sun_len... no >checking for struct sockaddr_dl.sdl_len... no >checking for struct if6_aliasreq.ifra_lifetime... no >checking for struct nd_opt_adv_interval.nd_opt_ai_type... no >checking for struct in_pktinfo... yes >checking for struct icmphdr... yes >checking for IP_PKTINFO... yes >checking for IP_RECVDSTADDR... no >checking for IP_RECVIF... no >checking for SO_BINDANY... no >checking for IP_FREEBIND... yes >checking whether be32enc is declared... no >checking whether be32dec is declared... no >checking whether CLOCK_MONOTONIC is declared... yes >checking for clock_gettime in -lrt... yes >checking whether CLOCK_THREAD_CPUTIME_ID is declared... yes >checking for library containing clock_nanosleep... none required >checking for flex... reflex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking whether yytext is a pointer... yes >checking version of flex... (20221012) >checking for bison... bison -y >checking version of bison... 3.8.2 - 3.3 or newer >checking whether prctl PR_SET_KEEPCAPS is available... yes >checking for sys/capability.h... yes >checking for cap_init in -lcap... yes >checking for UNWIND (libunwind)... yes >checking for malloc.h... yes >checking for malloc_np.h... no >checking for malloc/malloc.h... no >checking whether mallinfo is available... yes >checking whether mallinfo2 is available... yes >checking whether malloc_usable_size is available... yes >checking directory to use for state file... /var/lib >checking for CU_initialize_registry in -lcunit... yes >checking for valgrind... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.version >config.status: creating redhat/frr.spec >config.status: creating alpine/APKBUILD >config.status: creating snapcraft/snapcraft.yaml >config.status: creating lib/version.h >config.status: creating tests/lib/cli/test_cli.refout >config.status: creating pkgsrc/bgpd.sh >config.status: creating pkgsrc/ospf6d.sh >config.status: creating pkgsrc/ospfd.sh >config.status: creating pkgsrc/ripd.sh >config.status: creating pkgsrc/ripngd.sh >config.status: creating pkgsrc/zebra.sh >config.status: creating pkgsrc/eigrpd.sh >config.status: creating vtysh/extract.pl >config.status: creating tools/frr >config.status: creating tools/watchfrr.sh >config.status: creating tools/frrinit.sh >config.status: creating tools/frrcommon.sh >config.status: creating tools/frr.service >config.status: creating tools/frr@.service >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >FRRouting configuration >------------------------------ >FRR version : 8.2.2 >host operating system : linux-gnu >source code location : . >compiler : clang >compiler flags : -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers >make : make >linker flags : -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lrt -lcap >state file directory : /var/lib >config file directory : /etc >module directory : /usr/lib64/frr/modules >script directory : /etc/scripts >user to run as : frr >group to run as : frr >group for vty sockets : >config file mask : 0600 >log file mask : 0600 >zebra protobuf enabled : no >vici socket path : /var/run/charon.vici > >The above user and group must have read/write access to the state file >directory and to the config files in the config file directory. >>>> Source configured. >'/var/tmp/portage/dev-util/clippy-8.2.2-r1/temp/clang16-errors.log' -> '/var/tmp/clang/dev-util/clippy-8.2.2-r1/clang16-errors.log' >'/var/tmp/portage/dev-util/clippy-8.2.2-r1/temp/clang16-safe.log' -> '/var/tmp/clang/dev-util/clippy-8.2.2-r1/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/dev-util/clippy-8.2.2-r1/work/frr-frr-8.2.2 ... >make -j4 >/usr/bin/perl ./lib/route_types.pl --enabled babeld --enabled bfdd --enabled bgpd --enabled bgpd-vnc --enabled eigrpd --enabled isisd --enabled fabricd --enabled ldpd --enabled nhrpd --enabled ospfd --enabled ospf6d --enabled pbrd --enabled pimd --enabled ripd --enabled ripngd --enabled zebra < ./lib/route_types.txt > lib/route_types.h >reflex lib/defun_lex.l >"lib/defun_lex.l", line 36: unrecognized '%' directive >"lib/defun_lex.l", line 37: bad character: # >"lib/defun_lex.l", line 37: unknown error processing section 1 >"lib/defun_lex.l", line 37: unknown error processing section 1 >"lib/defun_lex.l", line 37: unknown error processing section 1 >"lib/defun_lex.l", line 38: bad character: # >"lib/defun_lex.l", line 38: unknown error processing section 1 >"lib/defun_lex.l", line 38: bad character: " >"lib/defun_lex.l", line 38: unknown error processing section 1 >"lib/defun_lex.l", line 38: bad character: . >"lib/defun_lex.l", line 38: unknown error processing section 1 >"lib/defun_lex.l", line 38: bad character: " >"lib/defun_lex.l", line 39: bad character: # >"lib/defun_lex.l", line 39: unknown error processing section 1 >"lib/defun_lex.l", line 40: bad character: } >make: *** [Makefile:17405: lib/defun_lex.c] Error 1 shuffle=2529226219 >make: *** Waiting for unfinished jobs.... > * ERROR: dev-util/clippy-8.2.2-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/clippy-8.2.2-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/clippy-8.2.2-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:clippy-8.2.2-r1:20221204-113052.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/clippy-8.2.2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/clippy-8.2.2-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/clippy-8.2.2-r1/work/frr-frr-8.2.2' > * S: '/var/tmp/portage/dev-util/clippy-8.2.2-r1/work/frr-frr-8.2.2' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 884291
:
839769
| 839771 |
839773
|
839775
|
839777
|
839779
|
839781
|
839783
|
839785