+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/eb.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZtNktI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf eb-4.4.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/eb-4.4.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd eb-4.4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (eb-aclocal-conf-libdir.patch):' Patch #1 (eb-aclocal-conf-libdir.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .1-etc~ --fuzz=0 patching file m4/eb4.m4 Hunk #1 succeeded at 46 (offset -3 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X5nWmv + umask 022 + cd /builddir/build/BUILD + cd eb-4.4.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --sysconfdir=/usr/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 a BSD-compatible install... /usr/bin/install -c checking for perl... /usr/bin/perl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ll modifier of printf... yes checking for I64 modifier of printf... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... 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 iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking libcharset.h usability... no checking libcharset.h presence... no checking for libcharset.h... no checking for NLS support... yes checking for gmsgfmt... no checking for msgfmt... no checking for gxgettext... no checking for xgettext... no checking for pthread... no checking for zlib... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstring.h usability... no checking mbstring.h presence... no checking for mbstring.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for res_query in -lresolv... no checking for res_query in -lbind... no checking for gethostname in -lnsl... no 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 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 + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3' Making all in eb make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/eb' rm -f build-post.h.tmp rm -f sysdefs.h.tmp rm -f widealt.c.tmp echo '/* automatically generated from build-post.h.in. */' \ > build-post.h echo '/* automatically generated by Makefile. */' > sysdefs.h.tmp echo '/* automatically generated from narwalt.c. */' \ > widealt.c.tmp rm -f widefont.c.tmp echo '/* automatically generated from narwfont.c. */' \ > widefont.c.tmp echo '#define EB_VERSION_STRING "4.4.3"' >> sysdefs.h.tmp sed -e 's;\@localedir\@;/usr/share/locale;' \ ./build-post.h.in >> build-post.h.tmp sed -e s/narrow/wide/g -e s/Narrow/Wide/g -e s/NARROW/WIDE/g \ ./narwalt.c >> widealt.c.tmp sed -e s/narrow/wide/g -e s/Narrow/Wide/g -e s/NARROW/WIDE/g \ ./narwfont.c >> widefont.c.tmp echo '#define EB_VERSION_MAJOR 4' >> sysdefs.h.tmp echo '#define EB_VERSION_MINOR 4' >> sysdefs.h.tmp ../move-if-change build-post.h.tmp build-post.h ../move-if-change widealt.c.tmp widealt.c if test Xyes = Xyes; then \ echo '#define EB_ENABLE_EBNET 1' >> sysdefs.h.tmp; \ fi ../move-if-change widefont.c.tmp widefont.c if test Xno = Xyes; then \ echo '#define EB_ENABLE_PTHREAD 1' >> sysdefs.h.tmp; \ fi ../move-if-change sysdefs.h.tmp sysdefs.h ../move-if-change: widealt.c is unchanged ../move-if-change: widefont.c is unchanged make all-am make[3]: Entering directory '/builddir/build/BUILD/eb-4.4.3/eb' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o appendix.lo appendix.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o appsub.lo appsub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bcd.lo bcd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o binary.lo binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c appsub.c -fPIC -DPIC -o .libs/appsub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bcd.c -fPIC -DPIC -o .libs/bcd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c appendix.c -fPIC -DPIC -o .libs/appendix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c binary.c -fPIC -DPIC -o .libs/binary.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bitmap.lo bitmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bitmap.c -fPIC -DPIC -o .libs/bitmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o book.lo book.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c book.c -fPIC -DPIC -o .libs/book.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o booklist.lo booklist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c booklist.c -fPIC -DPIC -o .libs/booklist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o copyright.lo copyright.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c copyright.c -fPIC -DPIC -o .libs/copyright.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cross.lo cross.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o eb.lo eb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cross.c -fPIC -DPIC -o .libs/cross.o bitmap.c: In function 'eb_bitmap_to_png': bitmap.c:1220:12: warning: 'idat_len' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t idat_len; ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c eb.c -fPIC -DPIC -o .libs/eb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o endword.lo endword.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o error.lo error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c endword.c -fPIC -DPIC -o .libs/endword.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c error.c -fPIC -DPIC -o .libs/error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o exactword.lo exactword.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o filename.lo filename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c exactword.c -fPIC -DPIC -o .libs/exactword.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c filename.c -fPIC -DPIC -o .libs/filename.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o font.lo font.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hook.lo hook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c font.c -fPIC -DPIC -o .libs/font.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hook.c -fPIC -DPIC -o .libs/hook.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o jacode.lo jacode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c jacode.c -fPIC -DPIC -o .libs/jacode.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o keyword.lo keyword.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lock.lo lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c keyword.c -fPIC -DPIC -o .libs/keyword.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log.lo log.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o match.lo match.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c match.c -fPIC -DPIC -o .libs/match.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o menu.lo menu.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o multi.lo multi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c menu.c -fPIC -DPIC -o .libs/menu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c multi.c -fPIC -DPIC -o .libs/multi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o narwalt.lo narwalt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c narwalt.c -fPIC -DPIC -o .libs/narwalt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o narwfont.lo narwfont.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o readtext.lo readtext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c narwfont.c -fPIC -DPIC -o .libs/narwfont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c readtext.c -fPIC -DPIC -o .libs/readtext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o search.lo search.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o setword.lo setword.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c search.c -fPIC -DPIC -o .libs/search.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c setword.c -fPIC -DPIC -o .libs/setword.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o stopcode.lo stopcode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c stopcode.c -fPIC -DPIC -o .libs/stopcode.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o strcasecmp.lo strcasecmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c strcasecmp.c -fPIC -DPIC -o .libs/strcasecmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o subbook.lo subbook.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o text.lo text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c subbook.c -fPIC -DPIC -o .libs/subbook.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c text.c -fPIC -DPIC -o .libs/text.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o widealt.lo widealt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c widealt.c -fPIC -DPIC -o .libs/widealt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o widefont.lo widefont.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o word.lo word.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c widefont.c -fPIC -DPIC -o .libs/widefont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c word.c -fPIC -DPIC -o .libs/word.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zio.lo zio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zio.c -fPIC -DPIC -o .libs/zio.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ebnet.lo ebnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ebnet.c -fPIC -DPIC -o .libs/ebnet.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o multiplex.lo multiplex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c multiplex.c -fPIC -DPIC -o .libs/multiplex.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o linebuf.lo linebuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c linebuf.c -fPIC -DPIC -o .libs/linebuf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o urlparts.lo urlparts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c urlparts.c -fPIC -DPIC -o .libs/urlparts.o multiplex.c: In function 'ebnet_set_file_path': multiplex.c:879:5: warning: array subscript is above array bounds [-Warray-bounds] *(entry->file_path + EB_MAX_RELATIVE_PATH_LENGTH + 1) = '\0'; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o getaddrinfo.lo getaddrinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dummyin6.lo dummyin6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DEB_BUILD_LIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dummyin6.c -fPIC -DPIC -o .libs/dummyin6.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -version-info 16:0:0 -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 libtool: link: gcc -shared .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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -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 '/builddir/build/BUILD/eb-4.4.3/eb' make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/eb' Making all in libebutils make[2]: Entering directory '/builddir/build/BUILD/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 all-am make[3]: Entering directory '/builddir/build/BUILD/eb-4.4.3/libebutils' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ebutils.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c getumask.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c makedir.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c puts_eucjp.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c samefile.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c strlist.c puts_eucjp.c: In function 'fputs_eucjp_to_locale': puts_eucjp.c:97:16: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] if (iconv(cd, &in_p, &in_left, &out_p, &out_left) != -1) ^ In file included from puts_eucjp.c:40:0: /usr/include/iconv.h:42:15: note: expected 'char ** restrict' but argument is of type 'const char **' extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c yesno.c rm -f libebutils.a ar cru libebutils.a ebutils.o getopt.o getumask.o makedir.o puts_eucjp.o samefile.o strlist.o yesno.o ranlib libebutils.a make[3]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/libebutils' make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/libebutils' Making all in ebappendix make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebappendix' rm -f ebappendix sed -e 's;\@PERL\@;/usr/bin/perl;' \ ./ebappendix.in | sed '/^$/q' > ebappendix.tmp cat ../libebutils/getopt_long.pl >> ebappendix.tmp sed -e 's;\@VERSION\@;4.4.3;' \ -e 's;\@MAILING_ADDRESS\@;m-kasahr@sra.co.jp;' \ ./ebappendix.in | sed '1,/^$/d' >> ebappendix.tmp cp ebappendix.tmp ebappendix chmod +x ebappendix rm -f ebappendix.tmp make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebappendix' Making all in ebfont make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebfont' gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ebfont.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ebfont ebfont.o ../libebutils/libebutils.a ../eb/libeb.la -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ebfont ebfont.o ../libebutils/libebutils.a ../eb/.libs/libeb.so -lz -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebfont' Making all in ebinfo make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebinfo' gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ebinfo.c In file included from ebinfo.c:50:0: ebinfo.c: In function 'output_information': ebinfo.c:374:11: warning: too many arguments for format [-Wformat-extra-args] printf(_(" title: "), title); ^ ebinfo.c:374:9: note: in expansion of macro '_' printf(_(" title: "), title); ^ ebinfo.c: In function 'output_multi_information': ebinfo.c:570:11: warning: too many arguments for format [-Wformat-extra-args] printf(_(" title: "), search_title); ^ ebinfo.c:570:9: note: in expansion of macro '_' printf(_(" title: "), search_title); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ebinfo ebinfo.o ../libebutils/libebutils.a ../eb/libeb.la -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ebinfo ebinfo.o ../libebutils/libebutils.a ../eb/.libs/libeb.so -lz -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebinfo' Making all in ebrefile make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebrefile' gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ebrefile.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ebrefile ebrefile.o ../libebutils/libebutils.a ../eb/libeb.la -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ebrefile ebrefile.o ../libebutils/libebutils.a ../eb/.libs/libeb.so -lz -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebrefile' Making all in ebstopcode make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebstopcode' gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ebstopcode.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ebstopcode ebstopcode.o ../libebutils/libebutils.a ../eb/libeb.la -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ebstopcode ebstopcode.o ../libebutils/libebutils.a ../eb/.libs/libeb.so -lz -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebstopcode' Making all in ebzip make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebzip' gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ebzip.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ebzip1.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c copyfile.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c unzipbook.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c unzipfile.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zipbook.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zipfile.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zipinfobook.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zipinfofile.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sebxa.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c speedup.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libebutils -I../libebutils -I../eb -I../eb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c unlinkfile.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ebzip ebzip.o ebzip1.o copyfile.o unzipbook.o unzipfile.o zipbook.o zipfile.o zipinfobook.o zipinfofile.o sebxa.o speedup.o unlinkfile.o ../libebutils/libebutils.a ../eb/libeb.la -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ebzip ebzip.o ebzip1.o copyfile.o unzipbook.o unzipfile.o zipbook.o zipfile.o zipinfobook.o zipinfofile.o sebxa.o speedup.o unlinkfile.o ../libebutils/libebutils.a ../eb/.libs/libeb.so -lz -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebzip' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/doc' rm -f version.html rm -f eb-toc.html rm -f eb-sample-appendix.html echo 4.4.3 > version.html /usr/bin/perl ./html-toc -m h2 -M h3 ./eb.html.in > eb-toc.html /usr/bin/perl ./c2html ../samples/appendix.c > eb-sample-appendix.html rm -f eb-sample-booklist.html rm -f eb-sample-disctype.html /usr/bin/perl ./c2html ../samples/booklist.c > eb-sample-booklist.html /usr/bin/perl ./c2html ../samples/disctype.c > eb-sample-disctype.html rm -f eb-sample-font.html rm -f eb-sample-initexit.html /usr/bin/perl ./c2html ../samples/font.c > eb-sample-font.html /usr/bin/perl ./c2html ../samples/initexit.c > eb-sample-initexit.html rm -f eb-sample-subbook.html /usr/bin/perl ./c2html ../samples/subbook.c > eb-sample-subbook.html rm -f eb-sample-text.html /usr/bin/perl ./c2html ../samples/text.c > eb-sample-text.html rm -f eb-sample-word.html /usr/bin/perl ./html-index -h -p eb-index ./eb.html.in /usr/bin/perl ./c2html ../samples/word.c > eb-sample-word.html /usr/bin/perl ./html-index -h -p eb-index ./eb.html.in /usr/bin/perl ./html-index -h -p eb-index ./eb.html.in rm -f ebappendix-toc.html /usr/bin/perl ./html-toc -m h2 -M h3 ./ebappendix.html.in > ebappendix-toc.html rm -f ebfont-toc.html /usr/bin/perl ./html-toc -m h2 -M h3 ./ebfont.html.in > ebfont-toc.html rm -f ebinfo-toc.html /usr/bin/perl ./html-toc -m h2 -M h3 ./ebinfo.html.in > ebinfo-toc.html rm -f ebrefile-toc.html rm -f ebstopcode-toc.html /usr/bin/perl ./html-toc -m h2 -M h3 ./ebrefile.html.in > ebrefile-toc.html /usr/bin/perl ./html-toc -m h2 -M h3 ./ebstopcode.html.in > ebstopcode-toc.html rm -f ebzip-toc.html /usr/bin/perl ./html-toc -m h2 -M h3 ./ebzip.html.in > ebzip-toc.html rm -f eb-cat.html /usr/bin/perl ./html-include -o eb-cat.html ./eb.html.in rm -f ebappendix-cat.html /usr/bin/perl ./html-include -o ebappendix-cat.html ./ebappendix.html.in rm -f ebfont-cat.html /usr/bin/perl ./html-include -o ebfont-cat.html ./ebfont.html.in rm -f ebinfo-cat.html /usr/bin/perl ./html-include -o ebinfo-cat.html ./ebinfo.html.in rm -f ebrefile-cat.html /usr/bin/perl ./html-include -o ebrefile-cat.html ./ebrefile.html.in rm -f ebstopcode-cat.html rm -f ebzip-cat.html /usr/bin/perl ./html-include -o ebstopcode-cat.html ./ebstopcode.html.in /usr/bin/perl ./html-include -o ebzip-cat.html ./ebzip.html.in rm -f ebappendix.html /usr/bin/perl ./html-split -Z -p ebappendix -w 2 ebappendix-cat.html rm -f ebfont.html /usr/bin/perl ./html-split -Z -p ebfont -w 2 ebfont-cat.html rm -f ebinfo.html /usr/bin/perl ./html-split -Z -p ebinfo -w 2 ebinfo-cat.html rm -f ebrefile.html /usr/bin/perl ./html-split -Z -p ebrefile -w 2 ebrefile-cat.html rm -f ebstopcode.html rm -f ebzip.html /usr/bin/perl ./html-split -Z -p ebstopcode -w 2 ebstopcode-cat.html /usr/bin/perl ./html-split -Z -p ebzip -w 2 ebzip-cat.html rm -f eb.html /usr/bin/perl ./html-split -Z -p eb -w 2 eb-cat.html make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/doc' Making all in po-eb make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/po-eb' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/po-eb' Making all in po-ebutils make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/po-ebutils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/po-ebutils' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/m4' make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3' rm -f eb.conf sed -e 's;\@VERSION\@;4.4.3;' \ -e 's;\@EBCONF_EBINCS\@;-I/usr/include;' \ -e 's;\@EBCONF_EBLIBS\@;-L/usr/lib64 -leb;' \ -e 's;\@EBCONF_ZLIBINCS\@;;' \ -e 's;\@EBCONF_ZLIBLIBS\@;-lz;' \ -e 's;\@ENABLE_PTHREAD\@;no;' \ -e 's;\@PTHREAD_CPPFLAGS\@;;' \ -e 's;\@PTHREAD_CFLAGS\@;;' \ -e 's;\@PTHREAD_LDFLAGS\@;;' \ -e 's;\@ENABLE_NLS\@;yes;' \ -e 's;\@EBCONF_INTLINCS\@;;' \ -e 's;\@EBCONF_INTLLIBS\@;;' \ -e 's;\@ENABLE_EBNET\@;yes;' \ ./eb.conf.in > eb.conf.tmp cp eb.conf.tmp eb.conf chmod 644 eb.conf rm -f eb.conf.tmp make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HrMJZ5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64 + cd eb-4.4.3 + make install DESTDIR=/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64 Making install in eb make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/eb' make install-am make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/eb' make[3]: Entering directory '/builddir/build/BUILD/eb-4.4.3/eb' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libeb.la' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/lib64/libeb.la' libtool: install: /usr/bin/install -c .libs/libeb.so.16.0.0 /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/lib64/libeb.so.16.0.0 libtool: install: (cd /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/lib64 && { ln -s -f libeb.so.16.0.0 libeb.so.16 || { rm -f libeb.so.16 && ln -s libeb.so.16.0.0 libeb.so.16; }; }) libtool: install: (cd /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/lib64 && { ln -s -f libeb.so.16.0.0 libeb.so || { rm -f libeb.so && ln -s libeb.so.16.0.0 libeb.so; }; }) libtool: install: /usr/bin/install -c .libs/libeb.lai /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/lib64/libeb.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/eb" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb" /usr/bin/install -c -m 644 'appendix.h' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb/appendix.h' /usr/bin/install -c -m 644 'binary.h' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb/binary.h' /usr/bin/install -c -m 644 'booklist.h' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb/booklist.h' /usr/bin/install -c -m 644 'defs.h' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb/defs.h' /usr/bin/install -c -m 644 'eb.h' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb/eb.h' /usr/bin/install -c -m 644 'error.h' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb/error.h' /usr/bin/install -c -m 644 'font.h' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb/font.h' /usr/bin/install -c -m 644 'text.h' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb/text.h' /usr/bin/install -c -m 644 'zio.h' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb/zio.h' test -z "/usr/include/eb" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb" /usr/bin/install -c -m 644 'sysdefs.h' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/include/eb/sysdefs.h' make[3]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/eb' make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/eb' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/eb' Making install in libebutils make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/libebutils' make install-am make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/libebutils' make[3]: Entering directory '/builddir/build/BUILD/eb-4.4.3/libebutils' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/libebutils' make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/libebutils' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/libebutils' Making install in ebappendix make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebappendix' make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebappendix' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin" /usr/bin/install -c 'ebappendix' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebappendix' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebappendix' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebappendix' Making install in ebfont make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebfont' make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebfont' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ebfont' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebfont' libtool: install: warning: `../eb/libeb.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/ebfont /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebfont make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebfont' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebfont' Making install in ebinfo make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebinfo' make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebinfo' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ebinfo' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebinfo' libtool: install: warning: `../eb/libeb.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/ebinfo /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebinfo make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebinfo' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebinfo' Making install in ebrefile make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebrefile' make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebrefile' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ebrefile' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebrefile' libtool: install: warning: `../eb/libeb.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/ebrefile /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebrefile make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebrefile' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebrefile' Making install in ebstopcode make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebstopcode' make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebstopcode' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ebstopcode' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebstopcode' libtool: install: warning: `../eb/libeb.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/ebstopcode /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebstopcode make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebstopcode' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebstopcode' Making install in ebzip make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebzip' make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebzip' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'ebzip' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebzip' libtool: install: warning: `../eb/libeb.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/ebzip /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebzip make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/eb-4.4.3/ebzip' rm -f /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebunzip ln /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/`echo ebzip|sed 's&^&&'` \ /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/`echo ebunzip|sed 's&^&&'` \ || cp /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/`echo ebzip|sed 's&^&&'` \ /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/`echo ebunzip|sed 's&^&&'` rm -f /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/ebzipinfo ln /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/`echo ebzip|sed 's&^&&'` \ /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/`echo ebzipinfo|sed 's&^&&'` \ || cp /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/`echo ebzip|sed 's&^&&'` \ /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/bin/`echo ebzipinfo|sed 's&^&&'` make[3]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebzip' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebzip' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/ebzip' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/doc' make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/eb/doc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc" /usr/bin/install -c -m 644 'eb.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb.html' /usr/bin/install -c -m 644 'ebappendix.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebappendix.html' /usr/bin/install -c -m 644 'ebfont.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebfont.html' /usr/bin/install -c -m 644 'ebinfo.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebinfo.html' /usr/bin/install -c -m 644 'ebrefile.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebrefile.html' /usr/bin/install -c -m 644 'ebstopcode.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebstopcode.html' /usr/bin/install -c -m 644 'ebzip.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebzip.html' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/eb-4.4.3/doc' for i in eb.html ebappendix.html ebfont.html ebinfo.html ebrefile.html ebstopcode.html ebzip.html ; do \ base="`echo $i | sed -e 's/\.html//'`"; \ for j in $base-[0-9][0-9].html; do \ test -r $j || continue; \ echo " /usr/bin/install -c -m 644 '$j' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/$j'"; \ /usr/bin/install -c -m 644 "$j" "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/$j"; \ done; \ done /usr/bin/install -c -m 644 'eb-01.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-01.html' /usr/bin/install -c -m 644 'eb-02.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-02.html' /usr/bin/install -c -m 644 'eb-03.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-03.html' /usr/bin/install -c -m 644 'eb-04.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-04.html' /usr/bin/install -c -m 644 'eb-05.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-05.html' /usr/bin/install -c -m 644 'eb-06.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-06.html' /usr/bin/install -c -m 644 'eb-07.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-07.html' /usr/bin/install -c -m 644 'eb-08.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-08.html' /usr/bin/install -c -m 644 'eb-09.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-09.html' /usr/bin/install -c -m 644 'eb-10.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-10.html' /usr/bin/install -c -m 644 'eb-11.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-11.html' /usr/bin/install -c -m 644 'eb-12.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-12.html' /usr/bin/install -c -m 644 'eb-13.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-13.html' /usr/bin/install -c -m 644 'eb-14.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/eb-14.html' /usr/bin/install -c -m 644 'ebappendix-01.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebappendix-01.html' /usr/bin/install -c -m 644 'ebappendix-02.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebappendix-02.html' /usr/bin/install -c -m 644 'ebappendix-03.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebappendix-03.html' /usr/bin/install -c -m 644 'ebappendix-04.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebappendix-04.html' /usr/bin/install -c -m 644 'ebfont-01.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebfont-01.html' /usr/bin/install -c -m 644 'ebfont-02.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebfont-02.html' /usr/bin/install -c -m 644 'ebfont-03.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebfont-03.html' /usr/bin/install -c -m 644 'ebfont-04.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebfont-04.html' /usr/bin/install -c -m 644 'ebinfo-01.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebinfo-01.html' /usr/bin/install -c -m 644 'ebinfo-02.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebinfo-02.html' /usr/bin/install -c -m 644 'ebinfo-03.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebinfo-03.html' /usr/bin/install -c -m 644 'ebinfo-04.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebinfo-04.html' /usr/bin/install -c -m 644 'ebinfo-05.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebinfo-05.html' /usr/bin/install -c -m 644 'ebrefile-01.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebrefile-01.html' /usr/bin/install -c -m 644 'ebrefile-02.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebrefile-02.html' /usr/bin/install -c -m 644 'ebrefile-03.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebrefile-03.html' /usr/bin/install -c -m 644 'ebstopcode-01.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebstopcode-01.html' /usr/bin/install -c -m 644 'ebstopcode-02.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebstopcode-02.html' /usr/bin/install -c -m 644 'ebstopcode-03.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebstopcode-03.html' /usr/bin/install -c -m 644 'ebzip-01.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebzip-01.html' /usr/bin/install -c -m 644 'ebzip-02.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebzip-02.html' /usr/bin/install -c -m 644 'ebzip-03.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebzip-03.html' /usr/bin/install -c -m 644 'ebzip-04.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebzip-04.html' /usr/bin/install -c -m 644 'ebzip-05.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebzip-05.html' /usr/bin/install -c -m 644 'ebzip-06.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebzip-06.html' /usr/bin/install -c -m 644 'ebzip-07.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebzip-07.html' /usr/bin/install -c -m 644 'ebzip-08.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebzip-08.html' /usr/bin/install -c -m 644 'ebzip-09.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebzip-09.html' /usr/bin/install -c -m 644 'ebzip-10.html' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc/ebzip-10.html' make[3]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/doc' make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/doc' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/doc' Making install in po-eb make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/po-eb' /bin/sh /builddir/build/BUILD/eb-4.4.3/install-sh -d /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share installing ja.mo as /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/eb.mo make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/po-eb' Making install in po-ebutils make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/po-ebutils' /bin/sh /builddir/build/BUILD/eb-4.4.3/install-sh -d /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share installing ja.mo as /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/ebutils.mo make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/po-ebutils' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3/m4' make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3/m4' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/aclocal" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/aclocal" /usr/bin/install -c -m 644 'eb4.m4' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/aclocal/eb4.m4' make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/m4' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3/m4' make[1]: Entering directory '/builddir/build/BUILD/eb-4.4.3' make[2]: Entering directory '/builddir/build/BUILD/eb-4.4.3' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/lib64" /usr/bin/install -c -m 644 'eb.conf' '/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/lib64/eb.conf' test -z "/usr/share/eb/appendix" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/appendix" make[2]: Leaving directory '/builddir/build/BUILD/eb-4.4.3' make[1]: Leaving directory '/builddir/build/BUILD/eb-4.4.3' + rm /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/lib64/libeb.la + rm -rf tmp + mkdir -p tmp + mv /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/eb/doc tmp/html + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64 eb + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64 ebutils + cat ebutils.lang + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/bin/ebappendix from #! /usr/bin/perl to #!/usr/bin/perl Processing files: eb-4.4.3-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.afNIdM + umask 022 + cd /builddir/build/BUILD + cd eb-4.4.3 + DOCDIR=/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/doc/eb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/doc/eb + cp -pr AUTHORS /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/doc/eb + cp -pr COPYING /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/doc/eb + cp -pr NEWS /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/doc/eb + cp -pr README /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/doc/eb + exit 0 Provides: eb = 4.4.3-8.fc28 eb(riscv-64) = 4.4.3-8.fc28 libeb.so.16()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libeb.so.16()(64bit) libz.so.1()(64bit) perl(:VERSION) >= 5.5.0 perl(File::Basename) rtld(GNU_HASH) Processing files: eb-devel-4.4.3-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AjkDRT + umask 022 + cd /builddir/build/BUILD + cd eb-4.4.3 + DOCDIR=/builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/doc/eb-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/doc/eb-devel + cp -pr tmp/html /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64/usr/share/doc/eb-devel + exit 0 Provides: eb-devel = 4.4.3-8.fc28 eb-devel(riscv-64) = 4.4.3-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libeb.so.16()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/eb-4.4.3-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/eb-4.4.3-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/eb-devel-4.4.3-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VziyXf + umask 022 + cd /builddir/build/BUILD + cd eb-4.4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/eb-4.4.3-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff