Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 850552 Details for
Bug 894076
net-misc/frr-8.4.2 - emake failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:frr-8.4.2:20230212-181654.log
net-misc:frr-8.4.2:20230212-181654.log (text/plain), 23.78 KB, created by
Toralf Förster
on 2023-02-12 19:06:46 UTC
(
hide
)
Description:
net-misc:frr-8.4.2:20230212-181654.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-02-12 19:06:46 UTC
Size:
23.78 KB
patch
obsolete
> * Package: net-misc/frr-8.4.2:0 > * Repository: gentoo > * Maintainer: pinkbyte@gentoo.org jsmolic@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux pam python_single_target_python3_10 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.10 to build >>>> Unpacking source... >>>> Unpacking frr-8.4.2.tar.gz to /var/tmp/portage/net-misc/frr-8.4.2/work >>>> Source unpacked in /var/tmp/portage/net-misc/frr-8.4.2/work >>>> Preparing source in /var/tmp/portage/net-misc/frr-8.4.2/work/frr-frr-8.4.2 ... > * Applying frr-7.5-ipctl-forwarding.patch ... > [ ok ] > * Applying frr-8.4.1-logrotate.patch ... > [ ok ] > * Applying frr-8.4.2-musl-gcc12.patch ... > [ ok ] > * Fixing shebang in tools/symalyzer.py. > * Fixing shebang in tools/render_md.py. > * Fixing shebang in tools/releasedate.py. > * Fixing shebang in tools/release_notes.py. > * Fixing shebang in tools/indent.py. > * Fixing shebang in tools/git-reindent-branch.py. > * Fixing shebang in tools/generate_support_bundle.py. > * Fixing shebang in tools/frr_babeltrace.py. > * Fixing shebang in tools/frr-reload.py. > * Fixing shebang in tools/fixup-deprecated.py. > * Running eautoreconf in '/var/tmp/portage/net-misc/frr-8.4.2/work/frr-frr-8.4.2' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 -Wall,no-override --system-acdir=/var/tmp/portage/net-misc/frr-8.4.2/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.4.2/ > * Running elibtoolize in: frr-frr-8.4.2/m4/ac/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/frr-8.4.2/work/frr-frr-8.4.2 ... > * econf: updating frr-frr-8.4.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating frr-frr-8.4.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating frr-frr-8.4.2/m4/ac/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating frr-frr-8.4.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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/frr-8.4.2 --htmldir=/usr/share/doc/frr-8.4.2/html --with-sysroot=/ --disable-static --with-pkg-extra-version=-gentoo --enable-configfile-mask=0640 --enable-logfile-mask=0640 --prefix=/usr --libdir=/usr/lib/frr --sbindir=/usr/lib/frr --libexecdir=/usr/lib/frr --sysconfdir=/etc/frr --localstatedir=/run/frr --with-moduledir=/usr/lib/frr/modules --with-clippy=/usr/bin/clippy --enable-user=frr --enable-group=frr --enable-vty-group=frr --enable-multipath=64 --disable-doc --disable-fpm --disable-grpc --enable-ospf6d --enable-ripngd --enable-rtadv --enable-realms --disable-nhrpd --disable-rpki --disable-snmp >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... x86_64-pc-linux-gnu-gcc >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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... 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 x86_64-pc-linux-gnu-gcc supports -fms-extensions... yes >checking whether x86_64-pc-linux-gnu-gcc supports -fno-omit-frame-pointer... yes >checking whether x86_64-pc-linux-gnu-gcc supports -funwind-tables... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wall... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wextra... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wundef... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wno-unused-result... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wno-unused-parameter... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wno-missing-field-initializers... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wc++-compat... yes >checking whether x86_64-pc-linux-gnu-gcc supports -fplugin=tools/gcc-plugins/frr-format.so... no >checking whether x86_64-pc-linux-gnu-gcc supports -fplugin=frr-format... no >checking whether linker supports __start/stop_section symbols... yes >checking if compiler needs -Werror to reject unknown flags... no >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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/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/x86_64-pc-linux-gnu/bin/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 x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... 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... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/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 for json-c/json.h... yes >checking for json_object_get in -ljson-c... 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 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 sendmmsg... yes >checking for explicit_bzero... yes >checking for struct mmsghdr.msg_hdr... yes >checking for readline in -lreadline... yes >checking for rl_clear_visible_line... yes >checking for readline/history.h... yes >checking for rl_completion_matches in -lreadline... yes >checking for append_history in -lreadline... yes >checking for library containing pow... -lm >checking for ppoll... yes >checking for pollts... no >checking for asm-generic/unistd.h... yes >checking whether __NR_setns is declared... yes >checking for setns... yes >checking for net/bpf.h... no >checking for sys/dlpi.h... no >checking zebra IS-IS I/O method... pfpacket >checking for struct ip_mreqn.imr_ifindex... yes >checking for linux/mroute.h... yes >checking for linux/mroute6.h... yes >checking for netinet/ip_mroute.h... no >checking for RFC3678 protocol-independed API... yes >checking for net/if_media.h... no >checking for struct if_data.ifi_link_state... no >checking for netinet/tcp.h... yes >checking whether TCP_MD5SIG is declared... yes >checking for crypt in -lcrypt... yes >checking for res_init in -lresolv... no >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 LIBYANG (libyang >= 2.0.0)... yes >checking for struct lyd_node.priv... yes >checking for ZEROMQ (libzmq >= 4.0.0)... no >checking for pimd OS support... yes >checking for pim6d OS support... yes >checking for VRRP OS support... yes >checking whether the RTR Library is compiled with SSH... no >checking for library containing dlopen... none required >checking for link.h... yes >checking for dlinfo(RTLD_DI_ORIGIN)... yes >checking for dlinfo(RTLD_DI_LINKMAP)... yes >checking for struct sockaddr_dl... no >checking for struct vifctl... yes >checking for struct mfcctl... yes >checking for struct sioc_sg_req... yes >checking for vifi_t... yes >checking for struct sioc_vif_req... yes >checking for struct igmpmsg... yes >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... (20230206) >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... /run/frr >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.4.2-gentoo >host operating system : linux-gnu >source code location : . >compiler : x86_64-pc-linux-gnu-gcc >compiler flags : -pipe -march=native -fno-diagnostics-color -O2 -fms-extensions -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 -g -ljson-c -lrt -lcap -lreadline -lm >state file directory : /run/frr >config file directory : /etc/frr >module directory : /usr/lib/frr/modules >script directory : /etc/frr/scripts >user to run as : frr >group to run as : frr >group for vty sockets : frr >config file mask : 0640 >log file mask : 0640 >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. >>>> Compiling source in /var/tmp/portage/net-misc/frr-8.4.2/work/frr-frr-8.4.2 ... >make -j4 >true >/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 ospfd --enabled ospf6d --enabled pbrd --enabled pimd --enabled ripd --enabled ripngd --enabled zebra < ./lib/route_types.txt > lib/route_types.h >/usr/bin/perl ./vtysh/daemons.pl zebra bgpd ripd ripngd ospfd ospf6d isisd fabricd ldpd babeld eigrpd pimd pim6d pbrd staticd bfdd vrrpd pathd > vtysh/vtysh_daemons.h >make all-am >make[1]: Entering directory '/var/tmp/portage/net-misc/frr-8.4.2/work/frr-frr-8.4.2' >reflex lib/command_lex.l >bison -y -d -Dapi.prefix={cmd_yy} -Dparse.error=verbose -Wno-yacc lib/command_parse.y >"lib/command_lex.l", line 25: unrecognized '%' directive >"lib/command_lex.l", line 26: bad character: # >"lib/command_lex.l", line 26: unknown error processing section 1 >"lib/command_lex.l", line 26: unknown error processing section 1 >"lib/command_lex.l", line 26: unknown error processing section 1 >"lib/command_lex.l", line 27: bad character: # >"lib/command_lex.l", line 27: unknown error processing section 1 >"lib/command_lex.l", line 27: bad character: " >"lib/command_lex.l", line 27: unknown error processing section 1 >"lib/command_lex.l", line 27: bad character: . >"lib/command_lex.l", line 27: unknown error processing section 1 >"lib/command_lex.l", line 27: bad character: " >"lib/command_lex.l", line 28: bad character: # >"lib/command_lex.l", line 28: unknown error processing section 1 >"lib/command_lex.l", line 29: bad character: } >"lib/command_lex.l", line 64: unrecognized %option: header-file >"lib/command_lex.l", line 66: unrecognized %option: reentrant >"lib/command_lex.l", line 67: unrecognized %option: bison-bridge >"lib/command_lex.l", line 68: unrecognized %option: bison-locations >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/frr/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fms-extensions -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 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/command_match.lo lib/command_match.c >make[1]: *** [Makefile:17685: lib/command_lex.c] Error 1 >make[1]: *** Waiting for unfinished jobs.... >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/frr/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fms-extensions -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 -pipe -march=native -fno-diagnostics-color -O2 -c lib/command_match.c -fPIC -DPIC -o lib/.libs/command_match.o >make[1]: Leaving directory '/var/tmp/portage/net-misc/frr-8.4.2/work/frr-frr-8.4.2' >make: *** [Makefile:6380: all] Error 2 > * ERROR: net-misc/frr-8.4.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/frr-8.4.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/frr-8.4.2::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:frr-8.4.2:20230212-181654.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/frr-8.4.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/frr-8.4.2/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/frr-8.4.2/work/frr-frr-8.4.2' > * S: '/var/tmp/portage/net-misc/frr-8.4.2/work/frr-frr-8.4.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 894076
:
850540
|
850542
|
850544
|
850546
|
850548
|
850550
| 850552 |
850554