* Package: app-text/dictd-1.13.0-r5:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking dictd-1.13.0.tar.gz to /var/tmp/portage/app-text/dictd-1.13.0-r5/work >>> Source unpacked in /var/tmp/portage/app-text/dictd-1.13.0-r5/work >>> Preparing source in /var/tmp/portage/app-text/dictd-1.13.0-r5/work/dictd-1.13.0 ... * Applying dictd-1.10.11-colorit-nopp-fix.patch ... [ ok ] * Applying dictd-1.12.0-build.patch ... [ ok ] * Applying dictd-1.13.0-lex.patch ... [ ok ] * Applying dictd-1.13.0-libtool.patch ... [ ok ] * Applying dictd-1.13.0-version.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-text/dictd-1.13.0-r5/work/dictd-1.13.0' ... * Running 'libtoolize --install --copy --force' ... [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/app-text/dictd-1.13.0-r5/temp/aclocal' ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running elibtoolize in: dictd-1.13.0/ * 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/app-text/dictd-1.13.0-r5/work/dictd-1.13.0 ... * econf: updating dictd-1.13.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dictd-1.13.0/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 --docdir=/usr/share/doc/dictd-1.13.0-r5 --htmldir=/usr/share/doc/dictd-1.13.0-r5/html --with-sysroot=/ --libdir=/usr/lib64 --without-plugin-dbi --without-plugin-judy --libexecdir=/usr/lib64/dictd --sysconfdir=/etc/dict checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf 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 for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F 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 whether ln -s works... yes 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... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... 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 for gawk... gawk 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 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 sys/time.h... yes 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... yes Configuring for dict . checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed 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 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 for library containing strerror... none required checking for dlopen in -lc... yes Checking for programs checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether make sets $(MAKE)... yes checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for gnroff... no checking for nroff... nroff checking for groff... groff checking for col... col checking for expand... expand . Checking for libraries checking for maa_shutdown in -lmaa... yes checking for getnameinfo in -lc... yes checking for inet_ntop in -lc... yes . Checking for header files checking for egrep... (cached) /bin/grep -E checking for dlfcn.h... (cached) yes checking for zlib.h... yes . Checking for system constants checking for an ANSI C-conforming const... yes checking for inline... inline . Checking for library functions checking for dlopen... yes checking for daemon... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for setenv... yes checking for putenv... yes checking for strlcpy... no checking for strlcat... no . Making output files configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: creating dictdplugin-config config.status: WARNING: 'dictdplugin-config.in' seems to ignore the --datarootdir setting config.status: creating dictl config.status: creating colorit config.status: creating dictunformat config.status: creating dictfmt_index2suffix config.status: creating dictfmt_index2word config.status: creating examples/dictd_popen.conf config.status: creating colorit.1 config.status: creating dict.1 config.status: creating dictfmt.1 config.status: creating dictfmt_index2suffix.1 config.status: creating dictfmt_index2word.1 config.status: creating dictl.1 config.status: creating dict_lookup.1 config.status: creating dictunformat.1 config.status: creating dictzip.1 config.status: creating dictd.8 config.status: creating test/dictd_test config.status: creating test/dictzip_test config.status: creating config.h config.status: executing libtool commands plugin support: native enabled plugins: >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/dictd-1.13.0-r5/work/dictd-1.13.0 ... make -j4 -j1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. net.c -o net.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. net.c -o net.o flex -oclientscan.c clientscan.l bison -y -tdv clientparse.y; \ cmp -s y.tab.h clientparse.h || mv y.tab.h clientparse.h; \ cmp -s y.tab.c clientparse.c || mv y.tab.c clientparse.c; \ rm -f y.tab.h y.tab.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. clientparse.c -o clientparse.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. clientparse.c -o clientparse.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. clientscan.c -o clientscan.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. clientscan.c -o clientscan.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. md5.c -o md5.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. md5.c -o md5.o md5.c: In function 'MD5Update': md5.c:87:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 87 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:87:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:96:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 96 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:96:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c: In function 'MD5Final': md5.c:131:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 131 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:131:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:145:5: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 145 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:145:5: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c: In function 'MD5Update': md5.c:87:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 87 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:87:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:96:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 96 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:96:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:87:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 87 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:87:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:96:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 96 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:96:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c: In function 'MD5Final': md5.c:131:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 131 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:131:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:145:5: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 145 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:145:5: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:131:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 131 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:131:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:145:5: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 145 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:145:5: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:170:6: note: in a call to function 'MD5Transform' 170 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. wcrtomb.c -o wcrtomb.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. wcrtomb.c -o wcrtomb.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. wctomb.c -o wctomb.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. wctomb.c -o wctomb.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. mbrlen.c -o mbrlen.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. mbrlen.c -o mbrlen.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. mbrtowc.c -o mbrtowc.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. mbrtowc.c -o mbrtowc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. mbstowcs.c -o mbstowcs.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. mbstowcs.c -o mbstowcs.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. mbtowc.c -o mbtowc.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. mbtowc.c -o mbtowc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. iswspace.c -o iswspace.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. iswspace.c -o iswspace.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. iswalnum.c -o iswalnum.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. iswalnum.c -o iswalnum.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. towlower.c -o towlower.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. towlower.c -o towlower.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. strlcpy.c -o strlcpy.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. strlcpy.c -o strlcpy.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. strlcat.c -o strlcat.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. strlcat.c -o strlcat.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. parse.c -o parse.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. parse.c -o parse.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. dict.c -o dict.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. dict.c -o dict.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o dict \ dict.o net.o clientscan.o clientparse.o md5.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o parse.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lz -lmaa libtool: link: x86_64-pc-linux-gnu-gcc -o dict dict.o net.o clientscan.o clientparse.o md5.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o parse.o -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--as-needed -lz -lmaa bison -y -tdv servparse.y; \ cmp -s y.tab.h servparse.h || mv y.tab.h servparse.h; \ cmp -s y.tab.c servparse.c || mv y.tab.c servparse.c; \ rm -f y.tab.h y.tab.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. dictd.c -o dictd.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. dictd.c -o dictd.o dictd.c: In function 'main': dictd.c:1710:7: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 1710 | daemon (0, 1); | ^~~~~~~~~~~~~ dictd.c: In function 'release_root_privileges': dictd.c:1273:10: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 1273 | setgid(pwd->pw_gid); | ^~~~~~~~~~~~~~~~~~~ dictd.c:1275:10: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1275 | setuid(pwd->pw_uid); | ^~~~~~~~~~~~~~~~~~~ dictd.c:1277:10: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 1277 | setgid(pwd->pw_gid); | ^~~~~~~~~~~~~~~~~~~ dictd.c:1279:10: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1279 | setuid(pwd->pw_uid); | ^~~~~~~~~~~~~~~~~~~ dictd.c:1281:10: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 1281 | setgid(GID_NOGROUP); | ^~~~~~~~~~~~~~~~~~~ dictd.c:1283:10: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1283 | setuid(UID_NOBODY); | ^~~~~~~~~~~~~~~~~~ dictd.c: In function 'reopen_012': dictd.c:1474:4: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 1474 | dup (fd); | ^~~~~~~~ dictd.c:1475:4: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 1475 | dup (fd); | ^~~~~~~~ dictd.c:1476:4: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 1476 | dup (fd); | ^~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. daemon.c -o daemon.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. daemon.c -o daemon.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. strategy.c -o strategy.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. strategy.c -o strategy.o flex servscan.l && mv lex.yy.c servscan.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. servparse.c -o servparse.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. servparse.c -o servparse.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. servscan.c -o servscan.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. servscan.c -o servscan.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. index.c -o index.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. index.c -o index.o index.c: In function 'dict_search_suffix': index.c:1509:7: warning: '__builtin___strcpy_chk' writing one too many bytes into a region of a size that depends on 'strlen' [-Wstringop-overflow=] 1509 | strcpy (buf, word); | ^ In file included from dictP.h:49, from index.c:21: index.c:1508:22: note: destination object of size [0, 9223372036854775805] allocated by '__builtin_alloca' 1508 | buf = (char *) alloca (strlen (word)); | ^~~~~~ index.c: In function 'dict_search_last': index.c:1553:7: warning: '__builtin___strcpy_chk' writing one too many bytes into a region of a size that depends on 'strlen' [-Wstringop-overflow=] 1553 | strcpy (buf, word); | ^ index.c:1552:22: note: destination object of size [0, 9223372036854775805] allocated by '__builtin_alloca' 1552 | buf = (char *) alloca (strlen (word)); | ^~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. data.c -o data.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. data.c -o data.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. str.c -o str.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. str.c -o str.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. plugin.c -o plugin.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. plugin.c -o plugin.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o dictd \ dictd.o daemon.o strategy.o net.o servscan.o servparse.o md5.o index.o data.o str.o plugin.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o parse.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lz -lmaa libtool: link: x86_64-pc-linux-gnu-gcc -o dictd dictd.o daemon.o strategy.o net.o servscan.o servparse.o md5.o index.o data.o str.o plugin.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o parse.o -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--as-needed -lz -lmaa /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. dictzip.c -o dictzip.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. dictzip.c -o dictzip.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o dictzip \ dictzip.o data.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lz -lmaa libtool: link: x86_64-pc-linux-gnu-gcc -o dictzip dictzip.o data.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--as-needed -lz -lmaa /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. dictfmt.c -o dictfmt.o -static libtool: compile: x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. dictfmt.c -o dictfmt.o dictfmt.c: In function 'main': dictfmt.c:1503:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 1503 | fgets (buffer,BSIZE-1,stdin); /* empty line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dictfmt.c:1504:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 1504 | fgets (buffer,BSIZE-1,stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -o dictfmt \ dictfmt.o str.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lz -lmaa libtool: link: x86_64-pc-linux-gnu-gcc -o dictfmt dictfmt.o str.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--as-needed -lz -lmaa rm dict.o dictzip.o >>> Source compiled. >>> Test phase: app-text/dictd-1.13.0-r5 make -j4 -j1 test cd test && sh dictd_test && sh dictzip_test DICTFMT!!! Comparing .dict and .index files (except those created by dictfmt -h) -c5 == -t ...passed -c5.utf8 ...passed -c5 == -X ... c5 == e ...passed c5 == f ...passed c5 == j ...passed c5 == p ...passed passed c5 == expected ...passed Tests for different dictfmt's options test smiley 1...passed test smiley 2...passed test smiley 3...passed test smiley 4...passed test smiley 5...passed test hello 1...passed test hello 2...passed test hello 3...passed test hello 4...passed test hello 5...passed test cyrillic 1...passed test mixedcase 1...passed test indexdata 1...passed DICTD!!! smiley_2 passed smiley_4 passed smiley_5 passed hello_1 passed hello_2 passed hello_3 passed hello_4 passed hello_5 passed cyrillic_1 passed cyrillic_1 nodetach nofork passed cyrillic_3 passed *** buffer overflow detected ***: terminated /var/tmp/portage/app-text/dictd-1.13.0-r5/work/dictd-1.13.0/test/dictd_cyrillic_4_res.expected.txt and _dictd_cyrillic_4_res.txt are different, see test/log.txt file a difference. make: *** [Makefile:415: test] Error 1 * ERROR: app-text/dictd-1.13.0-r5::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/dictd-1.13.0-r5::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/dictd-1.13.0-r5::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:dictd-1.13.0-r5:20220901-173639.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/dictd-1.13.0-r5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/dictd-1.13.0-r5/temp/environment'. * Working directory: '/var/tmp/portage/app-text/dictd-1.13.0-r5/work/dictd-1.13.0' * S: '/var/tmp/portage/app-text/dictd-1.13.0-r5/work/dictd-1.13.0'