+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/nss-mdns.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UUpEZe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nss-mdns-0.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/nss-mdns-0.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nss-mdns-0.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0y6e39 + umask 022 + cd /builddir/build/BUILD + cd nss-mdns-0.10 + 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 --libdir=/lib64 --enable-avahi=yes --enable-legacy=no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether gcc accepts -std=gnu99... yes checking whether gcc accepts -Wall... yes checking whether gcc accepts -W... yes checking whether gcc accepts -Wextra... yes checking whether gcc accepts -pedantic... yes checking whether gcc accepts -pipe... yes checking whether gcc accepts -Wformat... yes checking whether gcc accepts -Wold-style-definition... yes checking whether gcc accepts -Wdeclaration-after-statement... yes checking whether gcc accepts -Wfloat-equal... yes checking whether gcc accepts -Wmissing-declarations... yes checking whether gcc accepts -Wmissing-prototypes... yes checking whether gcc accepts -Wstrict-prototypes... yes checking whether gcc accepts -Wredundant-decls... yes checking whether gcc accepts -Wmissing-noreturn... yes checking whether gcc accepts -Wshadow... yes checking whether gcc accepts -Wendif-labels... yes checking whether gcc accepts -Wpointer-arith... yes checking whether gcc accepts -Wbad-function-cast... yes checking whether gcc accepts -Wcast-qual... yes checking whether gcc accepts -Wcast-align... yes checking whether gcc accepts -Wwrite-strings... yes checking whether gcc accepts -Winline... yes checking whether gcc accepts -Wno-unused-parameter... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for 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 how to recognise dependent libraries... pass_all 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 dependency style of g++... none 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... 32768 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 checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.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 nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for gethostbyaddr... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strcasecmp... yes checking for strspn... yes checking for lynx... no checking for links... no configure: WARNING: *** neither lynx nor links found, plain text README will not be built *** configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/README.html config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/nss-mdns-0.10' Making all in src make[2]: Entering directory '/builddir/build/BUILD/nss-mdns-0.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns_la-util.lo `test -f 'util.c' || echo './'`util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns_la-avahi.lo `test -f 'avahi.c' || echo './'`avahi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns_la-nss.lo `test -f 'nss.c' || echo './'`nss.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV4_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns4_la-util.lo `test -f 'util.c' || echo './'`util.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c util.c -fPIC -DPIC -o .libs/libnss_mdns_la-util.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c avahi.c -fPIC -DPIC -o .libs/libnss_mdns_la-avahi.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV4_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c util.c -fPIC -DPIC -o .libs/libnss_mdns4_la-util.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c nss.c -fPIC -DPIC -o .libs/libnss_mdns_la-nss.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV4_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns4_la-avahi.lo `test -f 'avahi.c' || echo './'`avahi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV4_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns4_la-nss.lo `test -f 'nss.c' || echo './'`nss.c nss.c:288:17: warning: no previous prototype for '_nss_mdns_gethostbyname2_r' [-Wmissing-prototypes] enum nss_status _nss_mdns_gethostbyname2_r( ^~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns_gethostbyname2_r': nss.c:502:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:503:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:534:10: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = buffer+astart+address_length*i; ^ nss.c:535:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = NULL; ^ nss.c:536:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ nss.c: At top level: nss.c:549:17: warning: no previous prototype for '_nss_mdns_gethostbyname_r' [-Wmissing-prototypes] enum nss_status _nss_mdns_gethostbyname_r ( ^~~~~~~~~~~~~~~~~~~~~~~~~ nss.c:567:17: warning: no previous prototype for '_nss_mdns_gethostbyaddr_r' [-Wmissing-prototypes] enum nss_status _nss_mdns_gethostbyaddr_r( ^~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns_gethostbyaddr_r': nss.c:693:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:694:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:730:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[0] = buffer+astart; ^ nss.c:731:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[1] = NULL; ^ nss.c:732:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV6_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns6_la-util.lo `test -f 'util.c' || echo './'`util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV6_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns6_la-avahi.lo `test -f 'avahi.c' || echo './'`avahi.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV4_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c avahi.c -fPIC -DPIC -o .libs/libnss_mdns4_la-avahi.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV4_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c nss.c -fPIC -DPIC -o .libs/libnss_mdns4_la-nss.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV6_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c util.c -fPIC -DPIC -o .libs/libnss_mdns6_la-util.o nss.c:43:36: warning: no previous prototype for '_nss_mdns4_gethostbyname2_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyname2_r _nss_mdns4_gethostbyname2_r ^ nss.c:288:17: note: in expansion of macro '_nss_mdns_gethostbyname2_r' enum nss_status _nss_mdns_gethostbyname2_r( ^~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns4_gethostbyname2_r': nss.c:502:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:503:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:534:10: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = buffer+astart+address_length*i; ^ nss.c:535:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = NULL; ^ nss.c:536:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ nss.c: At top level: nss.c:44:36: warning: no previous prototype for '_nss_mdns4_gethostbyname_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyname_r _nss_mdns4_gethostbyname_r ^ nss.c:549:17: note: in expansion of macro '_nss_mdns_gethostbyname_r' enum nss_status _nss_mdns_gethostbyname_r ( ^~~~~~~~~~~~~~~~~~~~~~~~~ nss.c:45:36: warning: no previous prototype for '_nss_mdns4_gethostbyaddr_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyaddr_r _nss_mdns4_gethostbyaddr_r ^ nss.c:567:17: note: in expansion of macro '_nss_mdns_gethostbyaddr_r' enum nss_status _nss_mdns_gethostbyaddr_r( ^~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns4_gethostbyaddr_r': nss.c:693:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:694:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:730:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[0] = buffer+astart; ^ nss.c:731:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[1] = NULL; ^ nss.c:732:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV6_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns6_la-nss.lo `test -f 'nss.c' || echo './'`nss.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns_minimal_la-util.lo `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV6_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c avahi.c -fPIC -DPIC -o .libs/libnss_mdns6_la-avahi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns_minimal_la-avahi.lo `test -f 'avahi.c' || echo './'`avahi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns_minimal_la-nss.lo `test -f 'nss.c' || echo './'`nss.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV6_ONLY=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c nss.c -fPIC -DPIC -o .libs/libnss_mdns6_la-nss.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c util.c -fPIC -DPIC -o .libs/libnss_mdns_minimal_la-util.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c avahi.c -fPIC -DPIC -o .libs/libnss_mdns_minimal_la-avahi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV4_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns4_minimal_la-util.lo `test -f 'util.c' || echo './'`util.c nss.c:51:36: warning: no previous prototype for '_nss_mdns6_gethostbyname2_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyname2_r _nss_mdns6_gethostbyname2_r ^ nss.c:288:17: note: in expansion of macro '_nss_mdns_gethostbyname2_r' enum nss_status _nss_mdns_gethostbyname2_r( ^~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns6_gethostbyname2_r': nss.c:502:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:503:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:534:10: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = buffer+astart+address_length*i; ^ nss.c:535:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = NULL; ^ nss.c:536:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ nss.c: At top level: nss.c:52:36: warning: no previous prototype for '_nss_mdns6_gethostbyname_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyname_r _nss_mdns6_gethostbyname_r ^ nss.c:549:17: note: in expansion of macro '_nss_mdns_gethostbyname_r' enum nss_status _nss_mdns_gethostbyname_r ( ^~~~~~~~~~~~~~~~~~~~~~~~~ nss.c:53:36: warning: no previous prototype for '_nss_mdns6_gethostbyaddr_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyaddr_r _nss_mdns6_gethostbyaddr_r ^ nss.c:567:17: note: in expansion of macro '_nss_mdns_gethostbyaddr_r' enum nss_status _nss_mdns_gethostbyaddr_r( ^~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns6_gethostbyaddr_r': nss.c:693:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:694:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:730:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[0] = buffer+astart; ^ nss.c:731:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[1] = NULL; ^ nss.c:732:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c nss.c -fPIC -DPIC -o .libs/libnss_mdns_minimal_la-nss.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV4_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns4_minimal_la-avahi.lo `test -f 'avahi.c' || echo './'`avahi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV4_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns4_minimal_la-nss.lo `test -f 'nss.c' || echo './'`nss.c nss.c:59:36: warning: no previous prototype for '_nss_mdns_minimal_gethostbyname2_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyname2_r _nss_mdns_minimal_gethostbyname2_r ^ nss.c:59:36: note: in definition of macro '_nss_mdns_gethostbyname2_r' #define _nss_mdns_gethostbyname2_r _nss_mdns_minimal_gethostbyname2_r ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns_minimal_gethostbyname2_r': nss.c:502:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:503:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:534:10: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = buffer+astart+address_length*i; ^ nss.c:535:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = NULL; ^ nss.c:536:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ nss.c: At top level: nss.c:60:36: warning: no previous prototype for '_nss_mdns_minimal_gethostbyname_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyname_r _nss_mdns_minimal_gethostbyname_r ^ nss.c:60:36: note: in definition of macro '_nss_mdns_gethostbyname_r' #define _nss_mdns_gethostbyname_r _nss_mdns_minimal_gethostbyname_r ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c:61:36: warning: no previous prototype for '_nss_mdns_minimal_gethostbyaddr_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyaddr_r _nss_mdns_minimal_gethostbyaddr_r ^ nss.c:61:36: note: in definition of macro '_nss_mdns_gethostbyaddr_r' #define _nss_mdns_gethostbyaddr_r _nss_mdns_minimal_gethostbyaddr_r ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns_minimal_gethostbyaddr_r': nss.c:693:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:694:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:730:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[0] = buffer+astart; ^ nss.c:731:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[1] = NULL; ^ nss.c:732:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV6_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns6_minimal_la-util.lo `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV4_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c util.c -fPIC -DPIC -o .libs/libnss_mdns4_minimal_la-util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV6_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns6_minimal_la-avahi.lo `test -f 'avahi.c' || echo './'`avahi.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV4_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c nss.c -fPIC -DPIC -o .libs/libnss_mdns4_minimal_la-nss.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV4_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c avahi.c -fPIC -DPIC -o .libs/libnss_mdns4_minimal_la-avahi.o nss.c:47:36: warning: no previous prototype for '_nss_mdns4_minimal_gethostbyname2_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyname2_r _nss_mdns4_minimal_gethostbyname2_r ^ nss.c:47:36: note: in definition of macro '_nss_mdns_gethostbyname2_r' #define _nss_mdns_gethostbyname2_r _nss_mdns4_minimal_gethostbyname2_r ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns4_minimal_gethostbyname2_r': nss.c:502:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:503:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:534:10: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = buffer+astart+address_length*i; ^ nss.c:535:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = NULL; ^ nss.c:536:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ nss.c: At top level: nss.c:48:36: warning: no previous prototype for '_nss_mdns4_minimal_gethostbyname_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyname_r _nss_mdns4_minimal_gethostbyname_r ^ nss.c:48:36: note: in definition of macro '_nss_mdns_gethostbyname_r' #define _nss_mdns_gethostbyname_r _nss_mdns4_minimal_gethostbyname_r ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c:49:36: warning: no previous prototype for '_nss_mdns4_minimal_gethostbyaddr_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyaddr_r _nss_mdns4_minimal_gethostbyaddr_r ^ nss.c:49:36: note: in definition of macro '_nss_mdns_gethostbyaddr_r' #define _nss_mdns_gethostbyaddr_r _nss_mdns4_minimal_gethostbyaddr_r ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns4_minimal_gethostbyaddr_r': nss.c:693:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:694:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:730:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[0] = buffer+astart; ^ nss.c:731:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[1] = NULL; ^ nss.c:732:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -DNSS_IPV6_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c -o libnss_mdns6_minimal_la-nss.lo `test -f 'nss.c' || echo './'`nss.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c nss-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV6_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c util.c -fPIC -DPIC -o .libs/libnss_mdns6_minimal_la-util.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c avahi.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c avahi-test.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV6_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c avahi.c -fPIC -DPIC -o .libs/libnss_mdns6_minimal_la-avahi.o /bin/sh ../libtool --tag=CC --mode=link gcc -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnss_mdns.la -rpath /lib64 -avoid-version -module -export-dynamic -shrext .so.2 -Wl,-version-script=./map-file libnss_mdns_la-util.lo libnss_mdns_la-avahi.lo libnss_mdns_la-nss.lo /bin/sh ../libtool --tag=CC --mode=link gcc -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnss_mdns4.la -rpath /lib64 -avoid-version -module -export-dynamic -shrext .so.2 -Wl,-version-script=./map-file libnss_mdns4_la-util.lo libnss_mdns4_la-avahi.lo libnss_mdns4_la-nss.lo /bin/sh ../libtool --tag=CC --mode=link gcc -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnss_mdns6.la -rpath /lib64 -avoid-version -module -export-dynamic -shrext .so.2 -Wl,-version-script=./map-file libnss_mdns6_la-util.lo libnss_mdns6_la-avahi.lo libnss_mdns6_la-nss.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DNSS_IPV6_ONLY=1 -DMDNS_MINIMAL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -c nss.c -fPIC -DPIC -o .libs/libnss_mdns6_minimal_la-nss.o nss.c:55:36: warning: no previous prototype for '_nss_mdns6_minimal_gethostbyname2_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyname2_r _nss_mdns6_minimal_gethostbyname2_r ^ nss.c:55:36: note: in definition of macro '_nss_mdns_gethostbyname2_r' #define _nss_mdns_gethostbyname2_r _nss_mdns6_minimal_gethostbyname2_r ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns6_minimal_gethostbyname2_r': nss.c:502:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:503:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:534:10: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = buffer+astart+address_length*i; ^ nss.c:535:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[i] = NULL; ^ nss.c:536:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ nss.c: At top level: nss.c:56:36: warning: no previous prototype for '_nss_mdns6_minimal_gethostbyname_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyname_r _nss_mdns6_minimal_gethostbyname_r ^ nss.c:56:36: note: in definition of macro '_nss_mdns_gethostbyname_r' #define _nss_mdns_gethostbyname_r _nss_mdns6_minimal_gethostbyname_r ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c:57:36: warning: no previous prototype for '_nss_mdns6_minimal_gethostbyaddr_r' [-Wmissing-prototypes] #define _nss_mdns_gethostbyaddr_r _nss_mdns6_minimal_gethostbyaddr_r ^ nss.c:57:36: note: in definition of macro '_nss_mdns_gethostbyaddr_r' #define _nss_mdns_gethostbyaddr_r _nss_mdns6_minimal_gethostbyaddr_r ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nss.c: In function '_nss_mdns6_minimal_gethostbyaddr_r': nss.c:693:7: warning: cast increases required alignment of target type [-Wcast-align] *((char**) buffer) = NULL; ^ nss.c:694:25: warning: cast increases required alignment of target type [-Wcast-align] result->h_aliases = (char**) buffer; ^ nss.c:730:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[0] = buffer+astart; ^ nss.c:731:6: warning: cast increases required alignment of target type [-Wcast-align] ((char**) (buffer+idx))[1] = NULL; ^ nss.c:732:27: warning: cast increases required alignment of target type [-Wcast-align] result->h_addr_list = (char**) (buffer+idx); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnss_mdns_minimal.la -rpath /lib64 -avoid-version -module -export-dynamic -shrext .so.2 -Wl,-version-script=./map-file libnss_mdns_minimal_la-util.lo libnss_mdns_minimal_la-avahi.lo libnss_mdns_minimal_la-nss.lo gcc -shared .libs/libnss_mdns_la-util.o .libs/libnss_mdns_la-avahi.o .libs/libnss_mdns_la-nss.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-version-script=./map-file -Wl,-soname -Wl,libnss_mdns.so.2 -o .libs/libnss_mdns.so.2 gcc -shared .libs/libnss_mdns4_la-util.o .libs/libnss_mdns4_la-avahi.o .libs/libnss_mdns4_la-nss.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-version-script=./map-file -Wl,-soname -Wl,libnss_mdns4.so.2 -o .libs/libnss_mdns4.so.2 creating libnss_mdns.la (cd .libs && rm -f libnss_mdns.la && ln -s ../libnss_mdns.la libnss_mdns.la) creating libnss_mdns4.la /bin/sh ../libtool --tag=CC --mode=link gcc -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnss_mdns4_minimal.la -rpath /lib64 -avoid-version -module -export-dynamic -shrext .so.2 -Wl,-version-script=./map-file libnss_mdns4_minimal_la-util.lo libnss_mdns4_minimal_la-avahi.lo libnss_mdns4_minimal_la-nss.lo (cd .libs && rm -f libnss_mdns4.la && ln -s ../libnss_mdns4.la libnss_mdns4.la) /bin/sh ../libtool --tag=CC --mode=link gcc -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnss_mdns6_minimal.la -rpath /lib64 -avoid-version -module -export-dynamic -shrext .so.2 -Wl,-version-script=./map-file libnss_mdns6_minimal_la-util.lo libnss_mdns6_minimal_la-avahi.lo libnss_mdns6_minimal_la-nss.lo gcc -shared .libs/libnss_mdns6_la-util.o .libs/libnss_mdns6_la-avahi.o .libs/libnss_mdns6_la-nss.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-version-script=./map-file -Wl,-soname -Wl,libnss_mdns6.so.2 -o .libs/libnss_mdns6.so.2 creating libnss_mdns6.la (cd .libs && rm -f libnss_mdns6.la && ln -s ../libnss_mdns6.la libnss_mdns6.la) /bin/sh ../libtool --tag=CC --mode=link gcc -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nss-test nss-test.o gcc -shared .libs/libnss_mdns_minimal_la-util.o .libs/libnss_mdns_minimal_la-avahi.o .libs/libnss_mdns_minimal_la-nss.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-version-script=./map-file -Wl,-soname -Wl,libnss_mdns_minimal.so.2 -o .libs/libnss_mdns_minimal.so.2 creating libnss_mdns_minimal.la (cd .libs && rm -f libnss_mdns_minimal.la && ln -s ../libnss_mdns_minimal.la libnss_mdns_minimal.la) /bin/sh ../libtool --tag=CC --mode=link gcc -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" '-DDEBUG_TRAP=__asm__("int $3")' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o avahi-test avahi.o util.o avahi-test.o gcc -shared .libs/libnss_mdns4_minimal_la-util.o .libs/libnss_mdns4_minimal_la-avahi.o .libs/libnss_mdns4_minimal_la-nss.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-version-script=./map-file -Wl,-soname -Wl,libnss_mdns4_minimal.so.2 -o .libs/libnss_mdns4_minimal.so.2 gcc -shared .libs/libnss_mdns6_minimal_la-util.o .libs/libnss_mdns6_minimal_la-avahi.o .libs/libnss_mdns6_minimal_la-nss.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-version-script=./map-file -Wl,-soname -Wl,libnss_mdns6_minimal.so.2 -o .libs/libnss_mdns6_minimal.so.2 creating libnss_mdns4_minimal.la (cd .libs && rm -f libnss_mdns4_minimal.la && ln -s ../libnss_mdns4_minimal.la libnss_mdns4_minimal.la) creating libnss_mdns6_minimal.la (cd .libs && rm -f libnss_mdns6_minimal.la && ln -s ../libnss_mdns6_minimal.la libnss_mdns6_minimal.la) gcc -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nss-test nss-test.o -Wl,--export-dynamic gcc -DMDNS_ALLOW_FILE=\"/etc/mdns.allow\" -DRESOLV_CONF_FILE=\"/etc/resolv.conf\" -DAVAHI_SOCKET=\"/var/run/avahi-daemon/socket\" "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -pipe -W -Wall -pedantic -std=c99 -Wno-unused-parameter -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o avahi-test avahi.o util.o avahi-test.o -Wl,--export-dynamic make[2]: Leaving directory '/builddir/build/BUILD/nss-mdns-0.10/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/nss-mdns-0.10/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nss-mdns-0.10/doc' make[2]: Entering directory '/builddir/build/BUILD/nss-mdns-0.10' make[2]: Leaving directory '/builddir/build/BUILD/nss-mdns-0.10' make[1]: Leaving directory '/builddir/build/BUILD/nss-mdns-0.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZNNDLa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64 + cd nss-mdns-0.10 + rm -rf /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64 install Making install in src make[1]: Entering directory '/builddir/build/BUILD/nss-mdns-0.10/src' make[2]: Entering directory '/builddir/build/BUILD/nss-mdns-0.10/src' test -z "/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libnss_mdns.la' '/builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns.la' /usr/bin/install -c .libs/libnss_mdns.so.2 /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns.so.2 /usr/bin/install -c .libs/libnss_mdns.lai /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns.la libtool: install: warning: remember to run `libtool --finish /lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libnss_mdns4.la' '/builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns4.la' /usr/bin/install -c .libs/libnss_mdns4.so.2 /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns4.so.2 /usr/bin/install -c .libs/libnss_mdns4.lai /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns4.la libtool: install: warning: remember to run `libtool --finish /lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libnss_mdns6.la' '/builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns6.la' /usr/bin/install -c .libs/libnss_mdns6.so.2 /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns6.so.2 /usr/bin/install -c .libs/libnss_mdns6.lai /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns6.la libtool: install: warning: remember to run `libtool --finish /lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libnss_mdns_minimal.la' '/builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns_minimal.la' /usr/bin/install -c .libs/libnss_mdns_minimal.so.2 /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns_minimal.so.2 /usr/bin/install -c .libs/libnss_mdns_minimal.lai /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns_minimal.la libtool: install: warning: remember to run `libtool --finish /lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libnss_mdns4_minimal.la' '/builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns4_minimal.la' /usr/bin/install -c .libs/libnss_mdns4_minimal.so.2 /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns4_minimal.so.2 /usr/bin/install -c .libs/libnss_mdns4_minimal.lai /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns4_minimal.la libtool: install: warning: remember to run `libtool --finish /lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libnss_mdns6_minimal.la' '/builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns6_minimal.la' /usr/bin/install -c .libs/libnss_mdns6_minimal.so.2 /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns6_minimal.so.2 /usr/bin/install -c .libs/libnss_mdns6_minimal.lai /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns6_minimal.la libtool: install: warning: remember to run `libtool --finish /lib64' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/nss-mdns-0.10/src' rm -f /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns.la rm -f /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns_minimal.la rm -f /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns4.la rm -f /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns4_minimal.la rm -f /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns6.la rm -f /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/lib64/libnss_mdns6_minimal.la make[3]: Leaving directory '/builddir/build/BUILD/nss-mdns-0.10/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nss-mdns-0.10/src' make[1]: Leaving directory '/builddir/build/BUILD/nss-mdns-0.10/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/nss-mdns-0.10/doc' make[2]: Entering directory '/builddir/build/BUILD/nss-mdns-0.10/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nss-mdns-0.10/doc' make[1]: Leaving directory '/builddir/build/BUILD/nss-mdns-0.10/doc' make[1]: Entering directory '/builddir/build/BUILD/nss-mdns-0.10' make[2]: Entering directory '/builddir/build/BUILD/nss-mdns-0.10' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nss-mdns-0.10' make[1]: Leaving directory '/builddir/build/BUILD/nss-mdns-0.10' + /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: nss-mdns-0.10-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ymtxs2 + umask 022 + cd /builddir/build/BUILD + cd nss-mdns-0.10 + DOCDIR=/builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/usr/share/doc/nss-mdns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/usr/share/doc/nss-mdns + cp -pr README /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64/usr/share/doc/nss-mdns + exit 0 Provides: libnss_mdns.so.2()(64bit) libnss_mdns.so.2(NSSMDNS_0)(64bit) libnss_mdns4.so.2()(64bit) libnss_mdns4.so.2(NSSMDNS_0)(64bit) libnss_mdns4_minimal.so.2()(64bit) libnss_mdns4_minimal.so.2(NSSMDNS_0)(64bit) libnss_mdns6.so.2()(64bit) libnss_mdns6.so.2(NSSMDNS_0)(64bit) libnss_mdns6_minimal.so.2()(64bit) libnss_mdns6_minimal.so.2(NSSMDNS_0)(64bit) libnss_mdns_minimal.so.2()(64bit) libnss_mdns_minimal.so.2(NSSMDNS_0)(64bit) nss-mdns = 0.10-20.fc28 nss-mdns(riscv-64) = 0.10-20.fc28 Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh 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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nss-mdns-0.10-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/nss-mdns-0.10-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/nss-mdns-0.10-20.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ulK25i + umask 022 + cd /builddir/build/BUILD + cd nss-mdns-0.10 + rm -rf /builddir/build/BUILDROOT/nss-mdns-0.10-20.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