+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libbind.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 warning: Macro expanded in comment on line 1: %define PREVER rc1 warning: Macro expanded in comment on line 2: %define VERSION %{version}%{PREVER} Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nPltRx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libbind-6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libbind-6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libbind-6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libbind60-install.patch):' Patch #0 (libbind60-install.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .install --fuzz=0 patching file Makefile.in + echo 'Patch #1 (libbind-aarch64.patch):' Patch #1 (libbind-aarch64.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .aarch64 --fuzz=0 patching file config.guess patching file config.sub + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1lpIdw + umask 022 + cd /builddir/build/BUILD + cd libbind-6.0 + 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.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' + 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' + '[' 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 --with-libtool --disable-static checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking for ar... /usr/bin/ar checking for tbl... /usr/bin/tbl checking for nroff... /usr/bin/nroff checking for sed... /usr/bin/sed checking for tr... /usr/bin/tr checking for etags... no checking for emacs-etags... no checking for perl5... no checking for perl... /usr/bin/perl checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking db.h usability... no checking db.h presence... no checking for db.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/timers.h usability... no checking sys/timers.h presence... no checking for sys/timers.h... no checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for memory.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking whether time.h and sys/time.h may both be included... yes checking for clock_gettime in -lrt... yes checking for MD5Init in -lmd5... no checking if unistd.h defines fd_set... no checking whether byte ordering is bigendian... no checking for random device... /dev/random checking for /dev/random... yes checking whether to build with thread support... no checking for strlcat... no checking for memmove... yes checking for memchr... yes checking for strtoul... yes checking for if_nametoindex... yes checking for daemon... yes checking for strsep... yes checking for strerror... yes checking for extern char * sys_errlist... yes checking for flockfile... yes checking whether to build with threads... no checking if "gcc" supports -fno-strict-aliasing... yes checking for catgets... yes checking for gethostbyname_r in -ld4r... no checking for socket in -lsocket... no checking for inet_ntoa... yes checking whether to use purify... no checking for IPv6 structures... yes checking for Kame IPv6 support... no checking for in6_addr... yes checking for in6addr_any... yes checking for sin6_scope_id in struct sockaddr_in6... yes checking for in6_pktinfo... no -- disabling runtime ipv6 support checking for sockaddr_storage... yes checking for inet_ntop... yes checking for inet_pton... yes checking for inet_aton... yes checking for sa_len in struct sockaddr... no checking for struct msghdr flavor... 4.4BSD checking for type in_port_t... yes checking for struct timespec... yes checking for struct addrinfo... yes checking for int sethostent... no checking for int endhostent... no checking for int setnetent... no checking for int endnetent... no checking for gethostbyaddr(const void *, size_t, ...)... no checking for h_errno in netdb.h... yes checking for getipnodebyname... no checking for getnameinfo... yes checking for getaddrinfo... yes checking for gai_strerror... yes checking for pselect... yes checking for gettimeofday... yes checking for strndup... yes checking for interface list sysctl... no checking for strsep... (cached) yes checking for char *sprintf... no checking for char *vsprintf... no checking for vsnprintf... yes checking printf format modifier for 64-bit integers... l checking for chroot... yes checking for socket length type... socklen_t checking for getgrouplist... yes checking for setgroupent... no checking for getnetbyaddr_r... yes checking for setnetent_r... no checking for endnetent_r... no checking for getgrnam_r... yes checking for getgrgid_r... yes checking for getgrent_r... yes checking for endgrent_r... no checking for setgrent_r... no checking for gethostbyname_r... yes checking for endhostent_r... no checking for sethostent_r... no checking struct passwd element pw_class... no checking for getnetgrent_r... yes checking for endnetgrent_r... no checking for setnetgrent_r... no checking for innetgr_r... no checking for getprotoent_r... yes checking for endprotoent_r... no checking for setprotoent_r... no checking for getpwent_r... yes checking for endpwent_r... no checking for setpassent_r... no checking for setpassent... no checking for setpwent_r... no checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getservent_r... yes checking for endservent_r... no checking for setservent_r... no configure: creating ./config.status config.status: creating make/rules config.status: creating make/mkdep config.status: creating make/includes config.status: creating Makefile config.status: creating bsd/Makefile config.status: creating doc/Makefile config.status: creating dst/Makefile config.status: creating include/Makefile config.status: creating inet/Makefile config.status: creating irs/Makefile config.status: creating isc/Makefile config.status: creating nameser/Makefile config.status: creating port_after.h config.status: creating port_before.h config.status: creating resolv/Makefile config.status: creating port/Makefile config.status: creating port/linux/Makefile config.status: creating port/linux/include/Makefile config.status: creating include/isc/platform.h config.status: creating tests/Makefile config.status: creating config.h + make -j4 making all in /builddir/build/BUILD/libbind-6.0/bsd make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/bsd' /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ftruncate.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gettimeofday.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c mktemp.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c putenv.c mkdir .libs 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gettimeofday.c -fPIC -DPIC -o .libs/gettimeofday.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c putenv.c -fPIC -DPIC -o .libs/putenv.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ftruncate.c -fPIC -DPIC -o .libs/ftruncate.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c mktemp.c -fPIC -DPIC -o .libs/mktemp.o ftruncate.c:2:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ftruncate.c,v 1.3 2005/04/27 18:16:45 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c readv.c putenv.c:2:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: putenv.c,v 1.2 2005/04/27 04:56:11 sra Exp $"; ^~~~~ gettimeofday.c:2:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gettimeofday.c,v 1.4 2005/04/27 04:56:11 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c setenv.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c setitimer.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strcasecmp.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c readv.c -fPIC -DPIC -o .libs/readv.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c setenv.c -fPIC -DPIC -o .libs/setenv.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c setitimer.c -fPIC -DPIC -o .libs/setitimer.o readv.c:2:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: readv.c,v 1.2 2005/04/27 04:56:11 sra Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strcasecmp.c -fPIC -DPIC -o .libs/strcasecmp.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strdup.c setitimer.c:2:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: setitimer.c,v 1.2 2005/04/27 04:56:12 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strerror.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strpbrk.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strtoul.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strdup.c -fPIC -DPIC -o .libs/strdup.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strpbrk.c -fPIC -DPIC -o .libs/strpbrk.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strerror.c -fPIC -DPIC -o .libs/strerror.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strtoul.c -fPIC -DPIC -o .libs/strtoul.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c utimes.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c writev.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c utimes.c -fPIC -DPIC -o .libs/utimes.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c writev.c -fPIC -DPIC -o .libs/writev.o writev.c:2:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: writev.c,v 1.3 2005/04/27 04:56:13 sra Exp $"; ^~~~~ make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/bsd' making all in /builddir/build/BUILD/libbind-6.0/dst make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/dst' /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dst_api.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c hmac_link.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c md5_dgst.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c support.c mkdir .libs 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c support.c -fPIC -DPIC -o .libs/support.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dst_api.c -fPIC -DPIC -o .libs/dst_api.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c hmac_link.c -fPIC -DPIC -o .libs/hmac_link.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c md5_dgst.c -fPIC -DPIC -o .libs/md5_dgst.o support.c:1:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Header: /proj/cvs/prod/libbind/dst/support.c,v 1.6 2005/10/11 00:10:13 marka Exp $"; ^~~~~ In file included from md5_dgst.c:63:0: md5_dgst.c: In function '__bind_MD5_Update': md5_locl.h:80:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: l =((unsigned long)(*((c)++))); \ md5_dgst.c:124:4: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:81:4: note: here case 1: l|=((unsigned long)(*((c)++)))<< 8; \ ^ md5_dgst.c:124:4: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:81:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 1: l|=((unsigned long)(*((c)++)))<< 8; \ ^ md5_dgst.c:124:4: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:82:4: note: here case 2: l|=((unsigned long)(*((c)++)))<<16; \ ^ md5_dgst.c:124:4: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:82:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: l|=((unsigned long)(*((c)++)))<<16; \ ^ md5_dgst.c:124:4: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:83:4: note: here case 3: l|=((unsigned long)(*((c)++)))<<24; \ ^ md5_dgst.c:124:4: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:104:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (--len == 0U) break; \ ^ md5_dgst.c:145:5: note: in expansion of macro 'p_c2l_p' p_c2l_p(data,l,sc,len); ^~~~~~~ md5_locl.h:105:4: note: here case 1: l|=((unsigned long)(*((c)++)))<< 8; \ ^ md5_dgst.c:145:5: note: in expansion of macro 'p_c2l_p' p_c2l_p(data,l,sc,len); ^~~~~~~ md5_locl.h:106:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (--len == 0U) break; \ ^ md5_dgst.c:145:5: note: in expansion of macro 'p_c2l_p' p_c2l_p(data,l,sc,len); ^~~~~~~ md5_locl.h:107:4: note: here case 2: l|=((unsigned long)(*((c)++)))<<16; \ ^ md5_dgst.c:145:5: note: in expansion of macro 'p_c2l_p' p_c2l_p(data,l,sc,len); ^~~~~~~ md5_locl.h:80:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: l =((unsigned long)(*((c)++))); \ md5_dgst.c:153:5: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:81:4: note: here case 1: l|=((unsigned long)(*((c)++)))<< 8; \ ^ md5_dgst.c:153:5: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:81:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 1: l|=((unsigned long)(*((c)++)))<< 8; \ ^ md5_dgst.c:153:5: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:82:4: note: here case 2: l|=((unsigned long)(*((c)++)))<<16; \ ^ md5_dgst.c:153:5: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:82:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: l|=((unsigned long)(*((c)++)))<<16; \ ^ md5_dgst.c:153:5: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:83:4: note: here case 3: l|=((unsigned long)(*((c)++)))<<24; \ ^ md5_dgst.c:153:5: note: in expansion of macro 'p_c2l' p_c2l(data,l,sc); ^~~~~ md5_locl.h:93:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: l =((unsigned long)(*(--(c))))<<16; \ md5_dgst.c:159:6: note: in expansion of macro 'c2l_p' c2l_p(data,l,ec); ^~~~~ md5_locl.h:94:4: note: here case 2: l|=((unsigned long)(*(--(c))))<< 8; \ ^ md5_dgst.c:159:6: note: in expansion of macro 'c2l_p' c2l_p(data,l,ec); ^~~~~ md5_locl.h:94:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: l|=((unsigned long)(*(--(c))))<< 8; \ ^ md5_dgst.c:159:6: note: in expansion of macro 'c2l_p' c2l_p(data,l,ec); ^~~~~ md5_locl.h:95:4: note: here case 1: l|=((unsigned long)(*(--(c)))) ; \ ^ md5_dgst.c:159:6: note: in expansion of macro 'c2l_p' c2l_p(data,l,ec); ^~~~~ md5_locl.h:93:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: l =((unsigned long)(*(--(c))))<<16; \ md5_dgst.c:209:3: note: in expansion of macro 'c2l_p' c2l_p(data,l,sc); ^~~~~ md5_locl.h:94:4: note: here case 2: l|=((unsigned long)(*(--(c))))<< 8; \ ^ md5_dgst.c:209:3: note: in expansion of macro 'c2l_p' c2l_p(data,l,sc); ^~~~~ md5_locl.h:94:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: l|=((unsigned long)(*(--(c))))<< 8; \ ^ md5_dgst.c:209:3: note: in expansion of macro 'c2l_p' c2l_p(data,l,sc); ^~~~~ md5_locl.h:95:4: note: here case 1: l|=((unsigned long)(*(--(c)))) ; \ ^ md5_dgst.c:209:3: note: in expansion of macro 'c2l_p' c2l_p(data,l,sc); ^~~~~ md5_dgst.c: In function '__bind_MD5_Final': md5_locl.h:80:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: l =((unsigned long)(*((c)++))); \ md5_dgst.c:329:2: note: in expansion of macro 'p_c2l' p_c2l(cp,l,j&0x03); ^~~~~ md5_locl.h:81:4: note: here case 1: l|=((unsigned long)(*((c)++)))<< 8; \ ^ md5_dgst.c:329:2: note: in expansion of macro 'p_c2l' p_c2l(cp,l,j&0x03); ^~~~~ md5_locl.h:81:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 1: l|=((unsigned long)(*((c)++)))<< 8; \ ^ md5_dgst.c:329:2: note: in expansion of macro 'p_c2l' p_c2l(cp,l,j&0x03); ^~~~~ md5_locl.h:82:4: note: here case 2: l|=((unsigned long)(*((c)++)))<<16; \ ^ md5_dgst.c:329:2: note: in expansion of macro 'p_c2l' p_c2l(cp,l,j&0x03); ^~~~~ md5_locl.h:82:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: l|=((unsigned long)(*((c)++)))<<16; \ ^ md5_dgst.c:329:2: note: in expansion of macro 'p_c2l' p_c2l(cp,l,j&0x03); ^~~~~ md5_locl.h:83:4: note: here case 3: l|=((unsigned long)(*((c)++)))<<24; \ ^ md5_dgst.c:329:2: note: in expansion of macro 'p_c2l' p_c2l(cp,l,j&0x03); ^~~~~ hmac_link.c:3:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Header: /proj/cvs/prod/libbind/dst/hmac_link.c,v 1.8 2007/09/24 17:18:25 each Exp $"; ^~~~~ dst_api.c: In function 'dst_s_read_public_key': dst_api.c:540:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(enckey, sizeof(enckey), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: dst_api.c:2:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Header: /proj/cvs/prod/libbind/dst/dst_api.c,v 1.17 2007/09/24 17:18:25 each Exp $"; ^~~~~ make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/dst' making all in /builddir/build/BUILD/libbind-6.0/doc make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/doc' making all in /builddir/build/BUILD/libbind-6.0/include make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/include' make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/include' making all in /builddir/build/BUILD/libbind-6.0/inet make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/inet' /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_addr.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_cidr_ntop.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_cidr_pton.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_data.c mkdir .libs 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_cidr_ntop.c -fPIC -DPIC -o .libs/inet_cidr_ntop.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_addr.c -fPIC -DPIC -o .libs/inet_addr.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_cidr_pton.c -fPIC -DPIC -o .libs/inet_cidr_pton.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_data.c -fPIC -DPIC -o .libs/inet_data.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_lnaof.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_makeaddr.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_net_ntop.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_net_pton.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_lnaof.c -fPIC -DPIC -o .libs/inet_lnaof.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_makeaddr.c -fPIC -DPIC -o .libs/inet_makeaddr.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_net_ntop.c -fPIC -DPIC -o .libs/inet_net_ntop.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_net_pton.c -fPIC -DPIC -o .libs/inet_net_pton.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_neta.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_netof.c inet_net_ntop.c: In function 'inet_net_ntop_ipv6': inet_net_ntop.c:200:11: warning: left shift of negative value [-Wshift-negative-value] m = ~0 << (8 - b); ^~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_network.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_netof.c -fPIC -DPIC -o .libs/inet_netof.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_neta.c -fPIC -DPIC -o .libs/inet_neta.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_ntoa.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_ntop.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_pton.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_network.c -fPIC -DPIC -o .libs/inet_network.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_ntoa.c -fPIC -DPIC -o .libs/inet_ntoa.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c nsap_addr.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_ntop.c -fPIC -DPIC -o .libs/inet_ntop.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_pton.c -fPIC -DPIC -o .libs/inet_pton.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c nsap_addr.c -fPIC -DPIC -o .libs/nsap_addr.o make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/inet' making all in /builddir/build/BUILD/libbind-6.0/irs make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/irs' /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_ho.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_nw.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_pr.c mkdir .libs 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns.c -fPIC -DPIC -o .libs/dns.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_nw.c -fPIC -DPIC -o .libs/dns_nw.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_ho.c -fPIC -DPIC -o .libs/dns_ho.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_pr.c -fPIC -DPIC -o .libs/dns_pr.o dns_ho.c: In function 'add_hostent': dns_ho.c:1056:13: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] for (tap = (const char **)pvt->h_addr_ptrs; ^ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_sv.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gai_strerror.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_sv.c -fPIC -DPIC -o .libs/dns_sv.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gai_strerror.c -fPIC -DPIC -o .libs/gai_strerror.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_ho.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen.c -fPIC -DPIC -o .libs/gen.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_ng.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_nw.c gen.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gen.c,v 1.7 2005/04/27 04:56:23 sra Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_ho.c -fPIC -DPIC -o .libs/gen_ho.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_pr.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_ng.c -fPIC -DPIC -o .libs/gen_ng.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_nw.c -fPIC -DPIC -o .libs/gen_nw.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_sv.c gen_ng.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gen_ng.c,v 1.3 2005/04/27 04:56:23 sra Exp $"; ^~~~~ gen_nw.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gen_nw.c,v 1.4 2005/04/27 04:56:23 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getaddrinfo.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gethostent.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_pr.c -fPIC -DPIC -o .libs/gen_pr.o gen_pr.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gen_pr.c,v 1.3 2005/04/27 04:56:24 sra Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_sv.c -fPIC -DPIC -o .libs/gen_sv.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnameinfo.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gethostent.c -fPIC -DPIC -o .libs/gethostent.o gen_sv.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gen_sv.c,v 1.3 2005/04/27 04:56:24 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetent.c gethostent.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gethostent.c,v 1.8 2006/01/10 05:06:00 marka Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnameinfo.c -fPIC -DPIC -o .libs/getnameinfo.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetent.c -fPIC -DPIC -o .libs/getnetent.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetgrent.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getprotoent.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getservent.c getnetent.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: getnetent.c,v 1.7 2005/04/27 04:56:25 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c hesiod.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetgrent.c -fPIC -DPIC -o .libs/getnetgrent.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getprotoent.c -fPIC -DPIC -o .libs/getprotoent.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getservent.c -fPIC -DPIC -o .libs/getservent.o getprotoent.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: getprotoent.c,v 1.4 2005/04/27 04:56:26 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp.c getservent.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: getservent.c,v 1.4 2005/04/27 04:56:26 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_ho.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c hesiod.c -fPIC -DPIC -o .libs/hesiod.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_ng.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp.c -fPIC -DPIC -o .libs/irp.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_ho.c -fPIC -DPIC -o .libs/irp_ho.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_nw.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_ng.c -fPIC -DPIC -o .libs/irp_ng.o irp.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: irp.c,v 1.12 2008/11/14 02:36:51 marka Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_pr.c irp_ng.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: irp_ng.c,v 1.4 2006/12/07 04:46:27 marka Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_sv.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irpmarshall.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_nw.c -fPIC -DPIC -o .libs/irp_nw.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_pr.c -fPIC -DPIC -o .libs/irp_pr.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_sv.c -fPIC -DPIC -o .libs/irp_sv.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irs_data.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irpmarshall.c -fPIC -DPIC -o .libs/irpmarshall.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl_ho.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irs_data.c -fPIC -DPIC -o .libs/irs_data.o irs_data.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: irs_data.c,v 1.12 2007/08/27 03:32:26 marka Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl.c -fPIC -DPIC -o .libs/lcl.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl_ho.c -fPIC -DPIC -o .libs/lcl_ho.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl_ng.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl_nw.c lcl.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: lcl.c,v 1.4 2005/04/27 04:56:30 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl_pr.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl_ng.c -fPIC -DPIC -o .libs/lcl_ng.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl_sv.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl_nw.c -fPIC -DPIC -o .libs/lcl_nw.o lcl_ng.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: lcl_ng.c,v 1.3 2005/04/27 04:56:31 sra Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl_pr.c -fPIC -DPIC -o .libs/lcl_pr.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c nis.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c lcl_sv.c -fPIC -DPIC -o .libs/lcl_sv.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c nul_ng.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c util.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c nis.c -fPIC -DPIC -o .libs/nis.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c nul_ng.c -fPIC -DPIC -o .libs/nul_ng.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c util.c -fPIC -DPIC -o .libs/util.o make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/irs' making all in /builddir/build/BUILD/libbind-6.0/isc make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/isc' /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c assertions.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c base64.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c bitncmp.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ctl_clnt.c mkdir .libs 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c base64.c -fPIC -DPIC -o .libs/base64.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c assertions.c -fPIC -DPIC -o .libs/assertions.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c bitncmp.c -fPIC -DPIC -o .libs/bitncmp.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ctl_clnt.c -fPIC -DPIC -o .libs/ctl_clnt.o assertions.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: assertions.c,v 1.5 2008/11/14 02:36:51 marka Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ctl_p.c base64.c:44:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: base64.c,v 1.4 2005/04/27 04:56:34 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ctl_srvr.c ctl_clnt.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ctl_clnt.c,v 1.11 2008/11/14 02:36:51 marka Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ev_connects.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ctl_srvr.c -fPIC -DPIC -o .libs/ctl_srvr.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ctl_p.c -fPIC -DPIC -o .libs/ctl_p.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ev_files.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ev_connects.c -fPIC -DPIC -o .libs/ev_connects.o ctl_p.c:2:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ctl_p.c,v 1.4 2005/04/27 04:56:35 sra Exp $"; ^~~~~ ctl_srvr.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ctl_srvr.c,v 1.10 2008/11/14 02:36:51 marka Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ev_streams.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ev_files.c -fPIC -DPIC -o .libs/ev_files.o ev_connects.c:23:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ev_connects.c,v 1.8 2006/03/09 23:57:56 marka Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ev_timers.c ev_files.c:23:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ev_files.c,v 1.8 2005/07/28 06:51:48 marka Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ev_waits.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ev_streams.c -fPIC -DPIC -o .libs/ev_streams.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c eventlib.c ev_streams.c:23:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ev_streams.c,v 1.5 2005/04/27 04:56:36 sra Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ev_timers.c -fPIC -DPIC -o .libs/ev_timers.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ev_waits.c -fPIC -DPIC -o .libs/ev_waits.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c heap.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c eventlib.c -fPIC -DPIC -o .libs/eventlib.o ev_timers.c:23:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ev_timers.c,v 1.6 2005/04/27 04:56:36 sra Exp $"; ^~~~~ ev_waits.c:23:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ev_waits.c,v 1.4 2005/04/27 04:56:36 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c hex.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c logging.c eventlib.c:23:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: eventlib.c,v 1.10 2006/03/09 23:57:56 marka Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c heap.c -fPIC -DPIC -o .libs/heap.o heap.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: heap.c,v 1.4 2006/03/09 23:57:56 marka Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c memcluster.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c logging.c -fPIC -DPIC -o .libs/logging.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c hex.c -fPIC -DPIC -o .libs/hex.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c movefile.c logging.c: In function '__log_open_stream': logging.c:154:2: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] (void) fchown(fd, chan->out.file.owner, chan->out.file.group); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c tree.c At top level: logging.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: logging.c,v 1.9 2008/11/14 02:36:51 marka Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c memcluster.c -fPIC -DPIC -o .libs/memcluster.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c movefile.c -fPIC -DPIC -o .libs/movefile.o memcluster.c:27:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: memcluster.c,v 1.11 2006/08/30 23:34:38 marka Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c tree.c -fPIC -DPIC -o .libs/tree.o tree.c:2:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: tree.c,v 1.4 2005/04/27 04:56:39 sra Exp $"; ^~~~~ make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/isc' making all in /builddir/build/BUILD/libbind-6.0/nameser make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/nameser' /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_date.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_name.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_netint.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_parse.c mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_parse.c -fPIC -DPIC -o .libs/ns_parse.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_netint.c -fPIC -DPIC -o .libs/ns_netint.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_date.c -fPIC -DPIC -o .libs/ns_date.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_name.c -fPIC -DPIC -o .libs/ns_name.o ns_netint.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ns_netint.c,v 1.3 2005/04/27 04:56:40 sra Exp $"; ^~~~~ ns_date.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ns_date.c,v 1.6 2005/04/27 04:56:39 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_print.c ns_parse.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ns_parse.c,v 1.10 2009/01/23 19:59:16 each Exp $"; ^~~~~ ns_name.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ns_name.c,v 1.11 2009/01/23 19:59:16 each Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_samedomain.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_sign.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_print.c -fPIC -DPIC -o .libs/ns_print.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_samedomain.c -fPIC -DPIC -o .libs/ns_samedomain.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_ttl.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_sign.c -fPIC -DPIC -o .libs/ns_sign.o ns_print.c: In function '__ns_sprintrrf': ns_print.c:870:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case ns_t_dhcid: { ^ ns_print.c:905:2: note: here case ns_t_ipseckey: { ^~~~ ns_print.c:905:22: warning: this statement may fall through [-Wimplicit-fallthrough=] case ns_t_ipseckey: { ^ ns_print.c:996:2: note: here case ns_t_hip: { ^~~~ At top level: ns_print.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ns_print.c,v 1.12 2009/03/03 05:29:58 each Exp $"; ^~~~~ ns_samedomain.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ns_samedomain.c,v 1.6 2005/04/27 04:56:40 sra Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_verify.c ns_sign.c: In function '__ns_sign2': ns_sign.c:113:7: warning: to be safe all intermediate pointers in cast from 'u_char ** {aka unsigned char **}' to 'const u_char ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] (const u_char **)dnptrs, ^ ns_sign.c:114:7: warning: to be safe all intermediate pointers in cast from 'u_char ** {aka unsigned char **}' to 'const u_char ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] (const u_char **)lastdnptr); ^ At top level: ns_sign.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ns_sign.c,v 1.6 2006/03/09 23:57:56 marka Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_ttl.c -fPIC -DPIC -o .libs/ns_ttl.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_rdata.c ns_ttl.c: In function '__ns_parse_ttl': ns_ttl.c:119:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 'W': tmp *= 7; ~~~~^~~~ ns_ttl.c:120:3: note: here case 'D': tmp *= 24; ^~~~ ns_ttl.c:120:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 'D': tmp *= 24; ~~~~^~~~~ ns_ttl.c:121:3: note: here case 'H': tmp *= 60; ^~~~ ns_ttl.c:121:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 'H': tmp *= 60; ~~~~^~~~~ ns_ttl.c:122:3: note: here case 'M': tmp *= 60; ^~~~ At top level: ns_ttl.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ns_ttl.c,v 1.4 2005/07/28 06:51:49 marka Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_verify.c -fPIC -DPIC -o .libs/ns_verify.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_newmsg.c ns_verify.c:19:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ns_verify.c,v 1.5 2006/03/09 23:57:56 marka Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_rdata.c -fPIC -DPIC -o .libs/ns_rdata.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ns_newmsg.c -fPIC -DPIC -o .libs/ns_newmsg.o ns_rdata.c:18:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ns_rdata.c,v 1.2 2009/01/23 23:49:15 tbox Exp $"; ^~~~~ ns_newmsg.c:18:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: ns_newmsg.c,v 1.3 2009/02/26 10:48:57 marka Exp $"; ^~~~~ make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/nameser' making all in /builddir/build/BUILD/libbind-6.0/resolv make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/resolv' /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c herror.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c mtctxres.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_comp.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_data.c mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists mkdir: cannot create directory '.libs': File exists 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c mtctxres.c -fPIC -DPIC -o .libs/mtctxres.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_comp.c -fPIC -DPIC -o .libs/res_comp.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c herror.c -fPIC -DPIC -o .libs/herror.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_data.c -fPIC -DPIC -o .libs/res_data.o res_comp.c: In function '__dn_comp': res_comp.c:118:6: warning: to be safe all intermediate pointers in cast from 'u_char ** {aka unsigned char **}' to 'const u_char ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] (const u_char **)dnptrs, ^ res_comp.c:119:6: warning: to be safe all intermediate pointers in cast from 'u_char ** {aka unsigned char **}' to 'const u_char ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual] (const u_char **)lastdnptr)); ^ herror.c: In function 'herror': herror.c:113:2: warning: ignoring return value of 'writev', declared with attribute warn_unused_result [-Wunused-result] writev(STDERR_FILENO, iov, (v - iov) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_debug.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_findzonecut.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_init.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_mkquery.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_debug.c -fPIC -DPIC -o .libs/res_debug.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_findzonecut.c -fPIC -DPIC -o .libs/res_findzonecut.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_init.c -fPIC -DPIC -o .libs/res_init.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_mkquery.c -fPIC -DPIC -o .libs/res_mkquery.o res_findzonecut.c:2:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: res_findzonecut.c,v 1.10 2005/10/11 00:10:16 marka Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_mkupdate.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_query.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_send.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_mkupdate.c -fPIC -DPIC -o .libs/res_mkupdate.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_sendsigned.c res_mkupdate.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: res_mkupdate.c,v 1.10 2008/12/11 09:59:00 marka Exp $"; ^~~~~ 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_query.c -fPIC -DPIC -o .libs/res_query.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_send.c -fPIC -DPIC -o .libs/res_send.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_sendsigned.c -fPIC -DPIC -o .libs/res_sendsigned.o /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_update.c 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -I./../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c res_update.c -fPIC -DPIC -o .libs/res_update.o res_update.c:2:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: res_update.c,v 1.13 2005/04/27 04:56:43 sra Exp $"; ^~~~~ make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/resolv' making all in /builddir/build/BUILD/libbind-6.0/port/linux/include make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/port/linux/include' make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/port/linux/include' /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbind.la -rpath /usr/lib64 \ -version-info 6:1:2 \ bsd/ftruncate.lo bsd/gettimeofday.lo bsd/mktemp.lo bsd/putenv.lo bsd/readv.lo bsd/setenv.lo bsd/setitimer.lo bsd/strcasecmp.lo bsd/strdup.lo bsd/strerror.lo bsd/strpbrk.lo bsd/strtoul.lo bsd/utimes.lo bsd/writev.lo dst/dst_api.lo dst/hmac_link.lo dst/md5_dgst.lo dst/support.lo inet/inet_addr.lo inet/inet_cidr_ntop.lo inet/inet_cidr_pton.lo inet/inet_data.lo inet/inet_lnaof.lo inet/inet_makeaddr.lo inet/inet_net_ntop.lo inet/inet_net_pton.lo inet/inet_neta.lo inet/inet_netof.lo inet/inet_network.lo inet/inet_ntoa.lo inet/inet_ntop.lo inet/inet_pton.lo inet/nsap_addr.lo irs/dns.lo irs/dns_ho.lo irs/dns_nw.lo irs/dns_pr.lo irs/dns_sv.lo irs/gai_strerror.lo irs/gen.lo irs/gen_ho.lo irs/gen_ng.lo irs/gen_nw.lo irs/gen_pr.lo irs/gen_sv.lo irs/getaddrinfo.lo irs/gethostent.lo irs/getnameinfo.lo irs/getnetent.lo irs/getnetgrent.lo irs/getprotoent.lo irs/getservent.lo irs/hesiod.lo irs/irp.lo irs/irp_ho.lo irs/irp_ng.lo irs/irp_nw.lo irs/irp_pr.lo irs/irp_sv.lo irs/irpmarshall.lo irs/irs_data.lo irs/lcl.lo irs/lcl_ho.lo irs/lcl_ng.lo irs/lcl_nw.lo irs/lcl_pr.lo irs/lcl_sv.lo irs/nis.lo irs/nul_ng.lo irs/util.lo isc/assertions.lo isc/base64.lo isc/bitncmp.lo isc/ctl_clnt.lo isc/ctl_p.lo isc/ctl_srvr.lo isc/ev_connects.lo isc/ev_files.lo isc/ev_streams.lo isc/ev_timers.lo isc/ev_waits.lo isc/eventlib.lo isc/heap.lo isc/hex.lo isc/logging.lo isc/memcluster.lo isc/movefile.lo isc/tree.lo nameser/ns_date.lo nameser/ns_name.lo nameser/ns_netint.lo nameser/ns_parse.lo nameser/ns_print.lo nameser/ns_samedomain.lo nameser/ns_sign.lo nameser/ns_ttl.lo nameser/ns_verify.lo nameser/ns_rdata.lo nameser/ns_newmsg.lo resolv/herror.lo resolv/mtctxres.lo resolv/res_comp.lo resolv/res_data.lo resolv/res_debug.lo resolv/res_findzonecut.lo resolv/res_init.lo resolv/res_mkquery.lo resolv/res_mkupdate.lo resolv/res_query.lo resolv/res_send.lo resolv/res_sendsigned.lo resolv/res_update.lo -lrt mkdir .libs gcc -shared bsd/.libs/ftruncate.o bsd/.libs/gettimeofday.o bsd/.libs/mktemp.o bsd/.libs/putenv.o bsd/.libs/readv.o bsd/.libs/setenv.o bsd/.libs/setitimer.o bsd/.libs/strcasecmp.o bsd/.libs/strdup.o bsd/.libs/strerror.o bsd/.libs/strpbrk.o bsd/.libs/strtoul.o bsd/.libs/utimes.o bsd/.libs/writev.o dst/.libs/dst_api.o dst/.libs/hmac_link.o dst/.libs/md5_dgst.o dst/.libs/support.o inet/.libs/inet_addr.o inet/.libs/inet_cidr_ntop.o inet/.libs/inet_cidr_pton.o inet/.libs/inet_data.o inet/.libs/inet_lnaof.o inet/.libs/inet_makeaddr.o inet/.libs/inet_net_ntop.o inet/.libs/inet_net_pton.o inet/.libs/inet_neta.o inet/.libs/inet_netof.o inet/.libs/inet_network.o inet/.libs/inet_ntoa.o inet/.libs/inet_ntop.o inet/.libs/inet_pton.o inet/.libs/nsap_addr.o irs/.libs/dns.o irs/.libs/dns_ho.o irs/.libs/dns_nw.o irs/.libs/dns_pr.o irs/.libs/dns_sv.o irs/.libs/gai_strerror.o irs/.libs/gen.o irs/.libs/gen_ho.o irs/.libs/gen_ng.o irs/.libs/gen_nw.o irs/.libs/gen_pr.o irs/.libs/gen_sv.o irs/.libs/getaddrinfo.o irs/.libs/gethostent.o irs/.libs/getnameinfo.o irs/.libs/getnetent.o irs/.libs/getnetgrent.o irs/.libs/getprotoent.o irs/.libs/getservent.o irs/.libs/hesiod.o irs/.libs/irp.o irs/.libs/irp_ho.o irs/.libs/irp_ng.o irs/.libs/irp_nw.o irs/.libs/irp_pr.o irs/.libs/irp_sv.o irs/.libs/irpmarshall.o irs/.libs/irs_data.o irs/.libs/lcl.o irs/.libs/lcl_ho.o irs/.libs/lcl_ng.o irs/.libs/lcl_nw.o irs/.libs/lcl_pr.o irs/.libs/lcl_sv.o irs/.libs/nis.o irs/.libs/nul_ng.o irs/.libs/util.o isc/.libs/assertions.o isc/.libs/base64.o isc/.libs/bitncmp.o isc/.libs/ctl_clnt.o isc/.libs/ctl_p.o isc/.libs/ctl_srvr.o isc/.libs/ev_connects.o isc/.libs/ev_files.o isc/.libs/ev_streams.o isc/.libs/ev_timers.o isc/.libs/ev_waits.o isc/.libs/eventlib.o isc/.libs/heap.o isc/.libs/hex.o isc/.libs/logging.o isc/.libs/memcluster.o isc/.libs/movefile.o isc/.libs/tree.o nameser/.libs/ns_date.o nameser/.libs/ns_name.o nameser/.libs/ns_netint.o nameser/.libs/ns_parse.o nameser/.libs/ns_print.o nameser/.libs/ns_samedomain.o nameser/.libs/ns_sign.o nameser/.libs/ns_ttl.o nameser/.libs/ns_verify.o nameser/.libs/ns_rdata.o nameser/.libs/ns_newmsg.o resolv/.libs/herror.o resolv/.libs/mtctxres.o resolv/.libs/res_comp.o resolv/.libs/res_data.o resolv/.libs/res_debug.o resolv/.libs/res_findzonecut.o resolv/.libs/res_init.o resolv/.libs/res_mkquery.o resolv/.libs/res_mkupdate.o resolv/.libs/res_query.o resolv/.libs/res_send.o resolv/.libs/res_sendsigned.o resolv/.libs/res_update.o -lrt -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libbind.so.4 -o .libs/libbind.so.4.2.1 (cd .libs && rm -f libbind.so.4 && ln -s libbind.so.4.2.1 libbind.so.4) (cd .libs && rm -f libbind.so && ln -s libbind.so.4.2.1 libbind.so) creating libbind.la (cd .libs && rm -f libbind.la && ln -s ../libbind.la libbind.la) touch timestamp cd tests; make 'DESTDIR=' all make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/tests' /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dig8.c /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=compile 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c subr.c mkdir .libs 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c subr.c -fPIC -DPIC -o .libs/subr.o 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 -I/builddir/build/BUILD/libbind-6.0 -I/builddir/build/BUILD/libbind-6.0/port/linux/include -I.. -I../include -D_GNU_SOURCE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dig8.c -fPIC -DPIC -o .libs/dig8.o subr.c:39:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: subr.c,v 1.3 2009/03/03 23:49:07 tbox Exp $"; ^~~~~ subr.c:38:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] static const char sccsid[] = "@(#)subr.c 5.24 (Berkeley) 3/2/91"; ^~~~~~ dig8.c: In function 'main': dig8.c:360:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fp, (char *)&res_x, (sizeof res_x)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dig8.c:792:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fp, (char *)&res, (sizeof res)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dig8.c:995:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(doping); ^~~~~~~~~~~~~~ At top level: dig8.c:18:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: dig8.c,v 1.4 2009/03/03 23:49:07 tbox Exp $"; ^~~~~ /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=link gcc -o dig8 dig8.lo subr.lo /builddir/build/BUILD/libbind-6.0/libbind.la -lrt gcc -o .libs/dig8 .libs/dig8.o .libs/subr.o /builddir/build/BUILD/libbind-6.0/.libs/libbind.so -lrt -Wl,--rpath -Wl,/usr/lib64 creating dig8 make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/tests' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Yp7zVc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64 + cd libbind-6.0 + rm -rf /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64 includedir=/usr/include/bind making install in /builddir/build/BUILD/libbind-6.0/bsd make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/bsd' make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/bsd' making install in /builddir/build/BUILD/libbind-6.0/dst make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/dst' make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/dst' making install in /builddir/build/BUILD/libbind-6.0/doc make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/doc' gethostbyname.3 -> gethostbyname.man3 inet_cidr.3 -> inet_cidr.man3 resolver.3 -> resolver.man3 hesiod.3 -> hesiod.man3 getnetent.3 -> getnetent.man3 tsig.3 -> tsig.man3 getaddrinfo.3 -> getaddrinfo.man3 getipnodebyname.3 -> getipnodebyname.man3 gethostbyname.man3 -> gethostbyname.cat3 inet_cidr.man3 -> inet_cidr.cat3 resolver.man3 -> resolver.cat3 hesiod.man3 -> hesiod.cat3 getnetent.man3 -> getnetent.cat3 tsig.man3 -> tsig.cat3 getaddrinfo.man3 -> getaddrinfo.cat3 getipnodebyname.man3 -> getipnodebyname.cat3 resolver.5 -> resolver.man5 irs.conf.5 -> irs.conf.man5 resolver.man5 -> resolver.cat5 irs.conf.man5 -> irs.conf.cat5 hostname.7 -> hostname.man7 hostname.man7 -> hostname.cat7 /bin/sh ../mkinstalldirs \ /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3 \ /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat3 \ /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5 \ /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat5 \ /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man7 \ /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat7 mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64 mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/man/man3 mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/man/cat3 mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/man/man5 mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/man/cat5 mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/man/man7 mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/man/cat7 + N=3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 gethostbyname.man3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/gethostbyname.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 inet_cidr.man3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/inet_cidr.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 resolver.man3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/resolver.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 hesiod.man3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/hesiod.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 getnetent.man3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getnetent.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 tsig.man3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/tsig.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 getaddrinfo.man3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getaddrinfo.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 getnameinfo.man3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getnameinfo.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 getipnodebyname.man3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getipnodebyname.3 + N=3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 gethostbyname.cat3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat3/gethostbyname.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 inet_cidr.cat3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat3/inet_cidr.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 resolver.cat3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat3/resolver.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 hesiod.cat3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat3/hesiod.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 getnetent.cat3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat3/getnetent.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 tsig.cat3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat3/tsig.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 getaddrinfo.cat3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat3/getaddrinfo.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 getnameinfo.cat3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat3/getnameinfo.3 + for f in gethostbyname inet_cidr resolver hesiod getnetent tsig getaddrinfo getnameinfo getipnodebyname + /usr/bin/install -c -m 644 getipnodebyname.cat3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat3/getipnodebyname.3 + N=5 + for f in resolver irs.conf + /usr/bin/install -c -m 644 resolver.man5 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/resolver.5 + for f in resolver irs.conf + /usr/bin/install -c -m 644 irs.conf.man5 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/irs.conf.5 + N=5 + for f in resolver irs.conf + /usr/bin/install -c -m 644 resolver.cat5 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat5/resolver.5 + for f in resolver irs.conf + /usr/bin/install -c -m 644 irs.conf.cat5 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat5/irs.conf.5 + N=7 + for f in hostname + /usr/bin/install -c -m 644 hostname.man7 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man7/hostname.7 + N=7 + for f in hostname + /usr/bin/install -c -m 644 hostname.cat7 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat7/hostname.7 make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/doc' making install in /builddir/build/BUILD/libbind-6.0/include make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/include' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind \ /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/arpa /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/isc mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/arpa mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/isc for i in fd_setsize.h hesiod.h irp.h irs.h netdb.h netgroup.h res_update.h resolv.h; do \ /usr/bin/install -c -m 644 ./$i /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind; \ done for i in isc/assertions.h isc/ctl.h isc/dst.h isc/eventlib.h isc/heap.h isc/irpmarshall.h isc/list.h isc/logging.h isc/memcluster.h isc/misc.h isc/tree.h isc/platform.h; do \ /usr/bin/install -c -m 644 ./$i /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/isc; \ done for i in arpa/inet.h arpa/nameser.h arpa/nameser_compat.h; do \ /usr/bin/install -c -m 644 ./$i /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/arpa; \ done make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/include' making install in /builddir/build/BUILD/libbind-6.0/inet make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/inet' make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/inet' making install in /builddir/build/BUILD/libbind-6.0/irs make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/irs' make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/irs' making install in /builddir/build/BUILD/libbind-6.0/isc make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/isc' make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/isc' making install in /builddir/build/BUILD/libbind-6.0/nameser make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/nameser' make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/nameser' making install in /builddir/build/BUILD/libbind-6.0/resolv make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/resolv' make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/resolv' making install in /builddir/build/BUILD/libbind-6.0/port/linux/include make[1]: Entering directory '/builddir/build/BUILD/libbind-6.0/port/linux/include' /bin/sh ../../../mkinstalldirs /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/net \ /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/sys mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/net mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/sys for i in net/route.h; do \ /usr/bin/install -c -m 644 ./$i /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/net; \ done for i in sys/mbuf.h; do \ /usr/bin/install -c -m 644 ./$i /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/include/bind/sys; \ done make[1]: Leaving directory '/builddir/build/BUILD/libbind-6.0/port/linux/include' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/lib64 mkdir /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/lib64 /bin/sh /builddir/build/BUILD/libbind-6.0/libtool --mode=install /usr/bin/install -c libbind.la /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/lib64 /usr/bin/install -c .libs/libbind.so.4.2.1 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/lib64/libbind.so.4.2.1 (cd /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/lib64 && { ln -s -f libbind.so.4.2.1 libbind.so.4 || { rm -f libbind.so.4 && ln -s libbind.so.4.2.1 libbind.so.4; }; }) (cd /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/lib64 && { ln -s -f libbind.so.4.2.1 libbind.so || { rm -f libbind.so && ln -s libbind.so.4.2.1 libbind.so; }; }) /usr/bin/install -c .libs/libbind.lai /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/lib64/libbind.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/lib64/libbind.la + rm -rf /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat5 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/cat7 + for all in getaddrinfo getipnodebyname gethostbyname getnameinfo getnetent hesiod inet_cidr resolver tsig + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getaddrinfo.3 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_getaddrinfo.3 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getaddrinfo.3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_getaddrinfo.3 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getaddrinfo.3 + for all in getaddrinfo getipnodebyname gethostbyname getnameinfo getnetent hesiod inet_cidr resolver tsig + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getipnodebyname.3 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_getipnodebyname.3 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getipnodebyname.3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_getipnodebyname.3 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getipnodebyname.3 + for all in getaddrinfo getipnodebyname gethostbyname getnameinfo getnetent hesiod inet_cidr resolver tsig + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/gethostbyname.3 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_gethostbyname.3 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/gethostbyname.3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_gethostbyname.3 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/gethostbyname.3 + for all in getaddrinfo getipnodebyname gethostbyname getnameinfo getnetent hesiod inet_cidr resolver tsig + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getnameinfo.3 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_getnameinfo.3 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getnameinfo.3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_getnameinfo.3 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getnameinfo.3 + for all in getaddrinfo getipnodebyname gethostbyname getnameinfo getnetent hesiod inet_cidr resolver tsig + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getnetent.3 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_getnetent.3 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getnetent.3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_getnetent.3 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/getnetent.3 + for all in getaddrinfo getipnodebyname gethostbyname getnameinfo getnetent hesiod inet_cidr resolver tsig + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/hesiod.3 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_hesiod.3 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/hesiod.3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_hesiod.3 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/hesiod.3 + for all in getaddrinfo getipnodebyname gethostbyname getnameinfo getnetent hesiod inet_cidr resolver tsig + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/inet_cidr.3 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_inet_cidr.3 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/inet_cidr.3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_inet_cidr.3 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/inet_cidr.3 + for all in getaddrinfo getipnodebyname gethostbyname getnameinfo getnetent hesiod inet_cidr resolver tsig + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/resolver.3 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_resolver.3 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/resolver.3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_resolver.3 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/resolver.3 + for all in getaddrinfo getipnodebyname gethostbyname getnameinfo getnetent hesiod inet_cidr resolver tsig + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/tsig.3 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_tsig.3 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/tsig.3 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/libbind_tsig.3 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man3/tsig.3 + for all in irs.conf resolver + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/irs.conf.5 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/libbind_irs.conf.5 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/irs.conf.5 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/libbind_irs.conf.5 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/irs.conf.5 + for all in irs.conf resolver + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/resolver.5 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/libbind_resolver.5 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/resolver.5 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/libbind_resolver.5 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man5/resolver.5 + for all in hostname + oldname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man7/hostname.7 + newname=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man7/libbind_hostname.7 + cp -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man7/hostname.7 /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man7/libbind_hostname.7 + rm -f /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/share/man/man7/hostname.7 + mkdir -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64//usr/lib64/pkgconfig + install -m 644 /builddir/build/SOURCES/libbind.pc /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/lib64/pkgconfig/libbind.pc + /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 Processing files: libbind-6.0-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nQELJU + umask 022 + cd /builddir/build/BUILD + cd libbind-6.0 + DOCDIR=/builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/doc/libbind + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/doc/libbind + cp -pr CHANGES /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/doc/libbind + cp -pr COPYRIGHT /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/doc/libbind + cp -pr README /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64/usr/share/doc/libbind + exit 0 Provides: libbind = 6.0-15.fc28 libbind(riscv-64) = 6.0-15.fc28 libbind.so.4()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: libbind-devel-6.0-15.fc28.riscv64 Provides: libbind-devel = 6.0-15.fc28 libbind-devel(riscv-64) = 6.0-15.fc28 pkgconfig(libbind) = 6.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libbind.so.4()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64 Wrote: /builddir/build/SRPMS/libbind-6.0-15.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libbind-6.0-15.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libbind-devel-6.0-15.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fmFSrg + umask 022 + cd /builddir/build/BUILD + cd libbind-6.0 + rm -rf /builddir/build/BUILDROOT/libbind-6.0-15.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff