Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909380 Details for
Bug 943827
dev-libs/eb-4.4.3 - [ncurses-6.5] [gcc-15] getopt.c: error: conflicting types for getenv; have char (void)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:eb-4.4.3:20241118-163805.log
dev-libs:eb-4.4.3:20241118-163805.log (text/plain), 39.63 KB, created by
Toralf Förster
on 2024-11-18 19:19:52 UTC
(
hide
)
Description:
dev-libs:eb-4.4.3:20241118-163805.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-18 19:19:52 UTC
Size:
39.63 KB
patch
obsolete
> * Package: dev-libs/eb-4.4.3:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking eb-4.4.3.tar.bz2 to /var/tmp/portage/dev-libs/eb-4.4.3/work >>>> Source unpacked in /var/tmp/portage/dev-libs/eb-4.4.3/work >>>> Preparing source in /var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3 ... > * Applying eb-4.4-gcc14-iconv.patch ... > [ ok ] > * Applying eb-4.4.3-fix-threads.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/eb-4.4.3/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: eb-4.4.3/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying verbose-pic/2.4.7 patch ... > * Applying clang-runtime-ltmain/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3 ... > * econf: updating eb-4.4.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating eb-4.4.3/config.sub with /usr/share/gnuconfig/config.sub >./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/eb-4.4.3 --htmldir=/usr/share/doc/eb-4.4.3/html --with-sysroot=/ --libdir=/usr/lib64 --enable-ipv6 --enable-nls --disable-pthread --with-pkgdocdir=/usr/share/doc/eb-4.4.3/html >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... 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 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 a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/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 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-ranlib... x86_64-pc-linux-gnu-ranlib >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 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... /usr/bin/dd >checking how to truncate binary pipes... /usr/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 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 whether ln -s works... yes >checking for perl... /usr/bin/perl >checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed >checking for ll modifier of printf... yes >checking for I64 modifier of printf... no >checking for locale.h... yes >checking for nl_types.h... yes >checking for setlocale... yes >checking for LC_MESSAGES... yes >checking for iconv_open in -liconv... no >checking for iconv_open... yes >checking for locale_charset... no >checking for iconv.h... yes >checking for libcharset.h... no >checking for NLS support... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for gxgettext... no >checking for xgettext... /usr/bin/xgettext >checking for pthread... no >checking for zlib... yes >checking for direct.h... no >checking for langinfo.h... yes >checking for mbstring.h... no >checking for pthread.h... yes >checking for res_query in -lresolv... yes >checking for gethostname in -lnsl... yes >checking for socket in -lsocket... no >checking for nl_langinfo... yes >checking for _getdcwd... no >checking for atoll... yes >checking for _atoi64... no >checking for strcasecmp... yes >checking for mode_t... yes >checking for ssize_t... yes >checking for in_port_t... yes >checking for sa_family_t... yes >checking for socklen_t... yes >checking for struct in6_addr... yes >checking for struct sockaddr_in6... yes >checking for struct sockaddr_storage... yes >checking for in6addr_any declaration in netinet/in.h... yes >checking for in6addr_loopback declaration in netinet/in.h... yes >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for gai_strerror... yes >checking for IPv6 support... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating eb/Makefile >config.status: creating libebutils/Makefile >config.status: creating ebappendix/Makefile >config.status: creating ebfont/Makefile >config.status: creating ebinfo/Makefile >config.status: creating ebrefile/Makefile >config.status: creating ebstopcode/Makefile >config.status: creating ebzip/Makefile >config.status: creating doc/Makefile >config.status: creating po-eb/Makefile >config.status: creating po-ebutils/Makefile >config.status: creating m4/Makefile >config.status: creating samples/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3 ... >make -O -j4 >make all-recursive >Making all in eb >make[2]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >rm -f widealt.c.tmp >echo '/* automatically generated from narwalt.c. */' \ > > widealt.c.tmp >sed -e s/narrow/wide/g -e s/Narrow/Wide/g -e s/NARROW/WIDE/g \ > ./narwalt.c >> widealt.c.tmp >../move-if-change widealt.c.tmp widealt.c >../move-if-change: widealt.c is unchanged >make[2]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[2]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >rm -f build-post.h.tmp >echo '/* automatically generated from build-post.h.in. */' \ > > build-post.h >sed -e 's;\@localedir\@;/usr/share/locale;' \ > ./build-post.h.in >> build-post.h.tmp >../move-if-change build-post.h.tmp build-post.h >make[2]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[2]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >rm -f widefont.c.tmp >echo '/* automatically generated from narwfont.c. */' \ > > widefont.c.tmp >sed -e s/narrow/wide/g -e s/Narrow/Wide/g -e s/NARROW/WIDE/g \ > ./narwfont.c >> widefont.c.tmp >../move-if-change widefont.c.tmp widefont.c >../move-if-change: widefont.c is unchanged >make[2]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[2]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >rm -f sysdefs.h.tmp >echo '/* automatically generated by Makefile. */' > sysdefs.h.tmp >echo '#define EB_VERSION_STRING "4.4.3"' >> sysdefs.h.tmp >echo '#define EB_VERSION_MAJOR 4' >> sysdefs.h.tmp >echo '#define EB_VERSION_MINOR 4' >> sysdefs.h.tmp >if test Xyes = Xyes; then \ > echo '#define EB_ENABLE_EBNET 1' >> sysdefs.h.tmp; \ >fi >if test Xno = Xyes; then \ > echo '#define EB_ENABLE_PTHREAD 1' >> sysdefs.h.tmp; \ >fi >../move-if-change sysdefs.h.tmp sysdefs.h >make[2]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o bcd.lo bcd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c bcd.c -fPIC -DPIC -o .libs/bcd.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o appendix.lo appendix.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c appendix.c -fPIC -DPIC -o .libs/appendix.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o appsub.lo appsub.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c appsub.c -fPIC -DPIC -o .libs/appsub.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o binary.lo binary.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c binary.c -fPIC -DPIC -o .libs/binary.o >binary.c: In function 'eb_read_binary': >binary.c:926:1: warning: old-style function definition [-Wold-style-definition] > 926 | eb_read_binary(book, binary_max_length, binary, binary_length) > | ^~~~~~~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o booklist.lo booklist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c booklist.c -fPIC -DPIC -o .libs/booklist.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o copyright.lo copyright.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c copyright.c -fPIC -DPIC -o .libs/copyright.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o book.lo book.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c book.c -fPIC -DPIC -o .libs/book.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o eb.lo eb.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c eb.c -fPIC -DPIC -o .libs/eb.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o bitmap.lo bitmap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c bitmap.c -fPIC -DPIC -o .libs/bitmap.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o cross.lo cross.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c cross.c -fPIC -DPIC -o .libs/cross.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o endword.lo endword.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c endword.c -fPIC -DPIC -o .libs/endword.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o error.lo error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c error.c -fPIC -DPIC -o .libs/error.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o exactword.lo exactword.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c exactword.c -fPIC -DPIC -o .libs/exactword.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o jacode.lo jacode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c jacode.c -fPIC -DPIC -o .libs/jacode.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o hook.lo hook.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c hook.c -fPIC -DPIC -o .libs/hook.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o filename.lo filename.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c filename.c -fPIC -DPIC -o .libs/filename.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o font.lo font.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c font.c -fPIC -DPIC -o .libs/font.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o lock.lo lock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c lock.c -fPIC -DPIC -o .libs/lock.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o keyword.lo keyword.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c keyword.c -fPIC -DPIC -o .libs/keyword.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o log.lo log.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c log.c -fPIC -DPIC -o .libs/log.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o menu.lo menu.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c menu.c -fPIC -DPIC -o .libs/menu.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o match.lo match.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c match.c -fPIC -DPIC -o .libs/match.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o narwalt.lo narwalt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c narwalt.c -fPIC -DPIC -o .libs/narwalt.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o multi.lo multi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c multi.c -fPIC -DPIC -o .libs/multi.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o narwfont.lo narwfont.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c narwfont.c -fPIC -DPIC -o .libs/narwfont.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o stopcode.lo stopcode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c stopcode.c -fPIC -DPIC -o .libs/stopcode.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o setword.lo setword.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c setword.c -fPIC -DPIC -o .libs/setword.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o strcasecmp.lo strcasecmp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c strcasecmp.c -fPIC -DPIC -o .libs/strcasecmp.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o text.lo text.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c text.c -fPIC -DPIC -o .libs/text.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o readtext.lo readtext.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c readtext.c -fPIC -DPIC -o .libs/readtext.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o search.lo search.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c search.c -fPIC -DPIC -o .libs/search.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o widealt.lo widealt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c widealt.c -fPIC -DPIC -o .libs/widealt.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o word.lo word.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c word.c -fPIC -DPIC -o .libs/word.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o subbook.lo subbook.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c subbook.c -fPIC -DPIC -o .libs/subbook.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o widefont.lo widefont.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c widefont.c -fPIC -DPIC -o .libs/widefont.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o linebuf.lo linebuf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c linebuf.c -fPIC -DPIC -o .libs/linebuf.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o multiplex.lo multiplex.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c multiplex.c -fPIC -DPIC -o .libs/multiplex.o >multiplex.c: In function 'ebnet_set_file_path': >multiplex.c:879:59: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] > 879 | *(entry->file_path + EB_MAX_RELATIVE_PATH_LENGTH + 1) = '\0'; > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >multiplex.c:109:10: note: at offset 33 into destination object 'file_path' of size 33 > 109 | char file_path[EB_MAX_RELATIVE_PATH_LENGTH + 1]; > | ^~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o ebnet.lo ebnet.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c ebnet.c -fPIC -DPIC -o .libs/ebnet.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o dummyin6.lo dummyin6.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c dummyin6.c -fPIC -DPIC -o .libs/dummyin6.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o urlparts.lo urlparts.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c urlparts.c -fPIC -DPIC -o .libs/urlparts.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o getaddrinfo.lo getaddrinfo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c -o zio.lo zio.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -pipe -march=native -fno-diagnostics-color -c zio.c -fPIC -DPIC -o .libs/zio.o >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -no-undefined -version-info 16:0:0 -lz -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o libeb.la -rpath /usr/lib64 appendix.lo appsub.lo bcd.lo binary.lo bitmap.lo book.lo booklist.lo copyright.lo cross.lo eb.lo endword.lo error.lo exactword.lo filename.lo font.lo hook.lo jacode.lo keyword.lo lock.lo log.lo match.lo menu.lo multi.lo narwalt.lo narwfont.lo readtext.lo search.lo setword.lo stopcode.lo strcasecmp.lo subbook.lo text.lo widealt.lo widefont.lo word.lo zio.lo ebnet.lo multiplex.lo linebuf.lo urlparts.lo getaddrinfo.lo dummyin6.lo -lnsl -lresolv >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/appendix.o .libs/appsub.o .libs/bcd.o .libs/binary.o .libs/bitmap.o .libs/book.o .libs/booklist.o .libs/copyright.o .libs/cross.o .libs/eb.o .libs/endword.o .libs/error.o .libs/exactword.o .libs/filename.o .libs/font.o .libs/hook.o .libs/jacode.o .libs/keyword.o .libs/lock.o .libs/log.o .libs/match.o .libs/menu.o .libs/multi.o .libs/narwalt.o .libs/narwfont.o .libs/readtext.o .libs/search.o .libs/setword.o .libs/stopcode.o .libs/strcasecmp.o .libs/subbook.o .libs/text.o .libs/widealt.o .libs/widefont.o .libs/word.o .libs/zio.o .libs/ebnet.o .libs/multiplex.o .libs/linebuf.o .libs/urlparts.o .libs/getaddrinfo.o .libs/dummyin6.o -lz -lnsl -lresolv -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libeb.so.16 -o .libs/libeb.so.16.0.0 >libtool: link: (cd ".libs" && rm -f "libeb.so.16" && ln -s "libeb.so.16.0.0" "libeb.so.16") >libtool: link: (cd ".libs" && rm -f "libeb.so" && ln -s "libeb.so.16.0.0" "libeb.so") >libtool: link: ( cd ".libs" && rm -f "libeb.la" && ln -s "../libeb.la" "libeb.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/eb' >Making all in libebutils >make[2]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/libebutils' >rm -f ebutils.h.tmp >echo '/* automatically generated from ebutils.h.in. */' \ > > ebutils.h.tmp >sed -e 's;\@localedir\@;/usr/share/locale;' \ > ./ebutils.h.in >> ebutils.h.tmp >../move-if-change ebutils.h.tmp ebutils.h >make[2]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/libebutils' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/libebutils' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o getopt.o getopt.c >getopt.c:90:14: error: conflicting types for âgetenvâ; have âchar *(void)â > 90 | extern char *getenv(); > | ^~~~~~ >In file included from getopt.c:46: >/usr/include/stdlib.h:773:14: note: previous declaration of âgetenvâ with type âchar *(const char *)â > 773 | extern char *getenv (const char *__name) __THROW __nonnull ((1)) __wur; > | ^~~~~~ >getopt.c: In function âgetopt_internalâ: >getopt.c:77:29: error: too many arguments to function âgetenvâ > 77 | #define IS_POSIXLY_CORRECT (getenv("POSIXLY_CORRECT") != NULL) > | ^~~~~~ >getopt.c:80:27: note: in expansion of macro âIS_POSIXLY_CORRECTâ > 80 | #define IN_ORDER (!IS_POSIXLY_CORRECT && *options == '-') > | ^~~~~~~~~~~~~~~~~~ >getopt.c:219:29: note: in expansion of macro âIN_ORDERâ > 219 | if (IN_ORDER) { > | ^~~~~~~~ >getopt.c:90:14: note: declared here > 90 | extern char *getenv(); > | ^~~~~~ >getopt.c:77:29: error: too many arguments to function âgetenvâ > 77 | #define IS_POSIXLY_CORRECT (getenv("POSIXLY_CORRECT") != NULL) > | ^~~~~~ >getopt.c:78:27: note: in expansion of macro âIS_POSIXLY_CORRECTâ > 78 | #define PERMUTE (!IS_POSIXLY_CORRECT && !IGNORE_FIRST) > | ^~~~~~~~~~~~~~~~~~ >getopt.c:227:30: note: in expansion of macro âPERMUTEâ > 227 | if (!PERMUTE) { > | ^~~~~~~ >getopt.c:90:14: note: declared here > 90 | extern char *getenv(); > | ^~~~~~ >getopt.c:77:29: error: too many arguments to function âgetenvâ > 77 | #define IS_POSIXLY_CORRECT (getenv("POSIXLY_CORRECT") != NULL) > | ^~~~~~ >getopt.c:261:29: note: in expansion of macro âIS_POSIXLY_CORRECTâ > 261 | if (IS_POSIXLY_CORRECT) > | ^~~~~~~~~~~~~~~~~~ >getopt.c:90:14: note: declared here > 90 | extern char *getenv(); > | ^~~~~~ >make[3]: *** [Makefile:427: getopt.o] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/libebutils' >make[3]: *** Waiting for unfinished jobs.... >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/libebutils' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o getumask.o getumask.c >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/libebutils' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/libebutils' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o makedir.o makedir.c >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/libebutils' >make[3]: Entering directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/libebutils' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o ebutils.o ebutils.c >make[3]: Leaving directory '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3/libebutils' >make[2]: *** [Makefile:358: all] Error 2 >make[1]: *** [Makefile:523: all-recursive] Error 1 >make: *** [Makefile:409: all] Error 2 > * ERROR: dev-libs/eb-4.4.3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/eb-4.4.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/eb-4.4.3::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:eb-4.4.3:20241118-163805.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/eb-4.4.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/eb-4.4.3/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3' > * S: '/var/tmp/portage/dev-libs/eb-4.4.3/work/eb-4.4.3' >
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 943827
:
909379
| 909380 |
909381
|
909382
|
909383
|
909384
|
909385
|
909386
|
909387