Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mydns.spec'], chrootPath='/var/lib/mock/dist-5E-epel-build-3029330-460103/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mydns.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mydns-1.2.8.31-2.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mydns.spec '], chrootPath='/var/lib/mock/dist-5E-epel-build-3029330-460103/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mydns.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.43896 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mydns-1.2.8.31 + /usr/bin/gzip -dc /builddir/build/SOURCES/mydns-1.2.8.31.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mydns-1.2.8.31 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (mydns_user.patch): + echo 'Patch #0 (mydns_user.patch):' + patch -p1 -s + install -Dp -m 644 /builddir/build/SOURCES/HOWTO ./HOWTO + for file in AUTHORS + mv AUTHORS timestamp + iconv -f ISO-8859-1 -t UTF-8 -o AUTHORS timestamp + touch -r timestamp AUTHORS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.43896 + umask 022 + cd /builddir/build/BUILD + cd mydns-1.2.8.31 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --without-pgsql --with-mysql --with-mysql-lib=/usr/lib64/mysql --with-mysql-include=/usr/include/mysql --with-zlib=/usr/lib64 --enable-status --enable-alias checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gawk... (cached) gawk checking for x86_64-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 whether ln -s works... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for inttypes.h... (cached) yes checking for string.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for int32_t... no checking for pid_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for off_t... (cached) yes checking for uchar uint uint8_t uint16_t uint32_t... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working strcoll... yes checking for memset... yes checking for getpwuid... yes checking for shutdown... yes checking for inet_pton... yes checking for strsep... yes checking for strndup... yes checking for strdup... (cached) yes checking for strncmp... yes checking for select... yes checking for poll... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for alarm... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for mkdir... yes checking for nl_langinfo... yes checking for socket... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for inet_ntop... yes checking for socket in -lsocket... no checking for inet_addr in -lnsl... yes checking for floor in -lm... yes checking whether strcasecmp is declared... yes checking whether strcoll is declared... yes checking whether strerror is declared... yes checking whether strncasecmp is declared... yes checking whether strsep is declared... yes checking whether strndup is declared... yes checking whether strdup is declared... yes checking whether strncmp is declared... yes checking whether poll is declared... no checking whether select is declared... yes checking whether IPv6 is supported... yes checking for sa_len in struct sockaddr... no checking whether to enable alias patch... yes checking whether to support MySQL... yes checking for /usr/lib64/mysql/libmysqlclient_r.so... yes checking for /usr/lib64/libz.so... yes checking for deflate in -lz... yes checking for /usr/include/mysql/mysql.h... yes checking whether to support PostgreSQL... no checking whether to compile with OpenSSL support... no checking for default config file location... /etc/mydns.conf checking whether to build static binary... no checking for MySQL support... yes checking for PostgreSQL support... no checking which database to use... MySQL configure: ### ### If you have problems compiling with MySQL, specifically ### a "libz" linker error, please read README.mysql for ### more information. ### checking whether to enable profiling... no checking whether to enable debugging... no checking whether gcc accepts -finline-functions... yes checking whether gcc accepts -funsigned-char... yes checking CFLAGS... -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char checking whether to compile with Valgrind-friendly flags... no checking whether to compile with strict warning flags... no checking whether to enable alternate column names... no checking whether to enable remote server status... yes checking whether to disable date/time in verbose output... no configure: creating ./config.status config.status: creating contrib/Makefile config.status: creating intl/Makefile config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/mydns/Makefile config.status: creating src/util/Makefile config.status: creating pkg/Makefile config.status: creating doc/Makefile config.status: creating doc/mydns.8 config.status: creating doc/mydnscheck.8 config.status: creating doc/mydns.conf.5 config.status: creating doc/mydns-conf.8 config.status: creating doc/mydnsexport.8 config.status: creating doc/mydnsimport.8 config.status: creating doc/mydnsptrconvert.8 config.status: creating pkg/mydns-mysql.spec config.status: creating pkg/mydns-postgres.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ### ### MyDNS 1.2.8.31 configured. Using MySQL database. ### ### Type "make" to build, then "make install" to install. ### + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31' Making all in intl make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/intl' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT alloca.o -MD -MP -MF .deps/alloca.Tpo -c -o alloca.o alloca.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT cidr.o -MD -MP -MF .deps/cidr.Tpo -c -o cidr.o cidr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT getoptstr.o -MD -MP -MF .deps/getoptstr.Tpo -c -o getoptstr.o getoptstr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT inet_pton.o -MD -MP -MF .deps/inet_pton.Tpo -c -o inet_pton.o inet_pton.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT inet_ntop.o -MD -MP -MF .deps/inet_ntop.Tpo -c -o inet_ntop.o inet_ntop.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT ip.o -MD -MP -MF .deps/ip.Tpo -c -o ip.o ip.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT memoryman.o -MD -MP -MF .deps/memoryman.Tpo -c -o memoryman.o memoryman.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT passinput.o -MD -MP -MF .deps/passinput.Tpo -c -o passinput.o passinput.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT strsep.o -MD -MP -MF .deps/strsep.Tpo -c -o strsep.o strsep.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT strsep_quotes.o -MD -MP -MF .deps/strsep_quotes.Tpo -c -o strsep_quotes.o strsep_quotes.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT wildcard.o -MD -MP -MF .deps/wildcard.Tpo -c -o wildcard.o wildcard.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po mv -f .deps/alloca.Tpo .deps/alloca.Po mv -f .deps/getopt.Tpo .deps/getopt.Po mv -f .deps/inet_ntop.Tpo .deps/inet_ntop.Po mv -f .deps/inet_pton.Tpo .deps/inet_pton.Po memoryman.c:20: warning: '__mydns_arenaname' defined but not used mv -f .deps/cidr.Tpo .deps/cidr.Po mv -f .deps/strsep.Tpo .deps/strsep.Po mv -f .deps/ip.Tpo .deps/ip.Po mv -f .deps/getoptstr.Tpo .deps/getoptstr.Po mv -f .deps/passinput.Tpo .deps/passinput.Po mv -f .deps/memoryman.Tpo .deps/memoryman.Po mv -f .deps/strsep_quotes.Tpo .deps/strsep_quotes.Po mv -f .deps/wildcard.Tpo .deps/wildcard.Po mv -f .deps/error.Tpo .deps/error.Po mv -f .deps/conf.Tpo .deps/conf.Po mv -f .deps/string.Tpo .deps/string.Po rm -f libmydnsutil.a ar cru libmydnsutil.a alloca.o cidr.o conf.o error.o getopt.o getopt1.o getoptstr.o inet_pton.o inet_ntop.o ip.o memoryman.o passinput.o string.o strsep.o strsep_quotes.o wildcard.o ranlib libmydnsutil.a make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/lib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src' Making all in lib make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT ip.o -MD -MP -MF .deps/ip.Tpo -c -o ip.o ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT rr.o -MD -MP -MF .deps/rr.Tpo -c -o rr.o rr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT soa.o -MD -MP -MF .deps/soa.Tpo -c -o soa.o soa.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT sql.o -MD -MP -MF .deps/sql.Tpo -c -o sql.o sql.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT unencode.o -MD -MP -MF .deps/unencode.Tpo -c -o unencode.o unencode.c mv -f .deps/db.Tpo .deps/db.Po mv -f .deps/ip.Tpo .deps/ip.Po mv -f .deps/str.Tpo .deps/str.Po mv -f .deps/unencode.Tpo .deps/unencode.Po mv -f .deps/sql.Tpo .deps/sql.Po mv -f .deps/soa.Tpo .deps/soa.Po mv -f .deps/conf.Tpo .deps/conf.Po mv -f .deps/rr.Tpo .deps/rr.Po rm -f libmydns.a ar cru libmydns.a conf.o db.o ip.o rr.o soa.o sql.o str.o unencode.o ranlib libmydns.a make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' Making all in mydns make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o alias.o alias.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT axfr.o -MD -MP -MF .deps/axfr.Tpo -c -o axfr.o axfr.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT data.o -MD -MP -MF .deps/data.Tpo -c -o data.o data.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT encode.o -MD -MP -MF .deps/encode.Tpo -c -o encode.o encode.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT ixfr.o -MD -MP -MF .deps/ixfr.Tpo -c -o ixfr.o ixfr.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT listen.o -MD -MP -MF .deps/listen.Tpo -c -o listen.o listen.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT recursive.o -MD -MP -MF .deps/recursive.Tpo -c -o recursive.o recursive.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT reply.o -MD -MP -MF .deps/reply.Tpo -c -o reply.o reply.c main.c: In function 'create_pidfile': main.c:375: warning: ignoring return value of 'chown', declared with attribute warn_unused_result mv -f .deps/array.Tpo .deps/array.Po main.c: In function 'main': main.c:1574: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o resolve.c main.c: At top level: main.c:1035: warning: 'purge_bad_tasks' defined but not used mv -f .deps/message.Tpo .deps/message.Po mv -f .deps/db.Tpo .deps/db.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT rr.o -MD -MP -MF .deps/rr.Tpo -c -o rr.o rr.c mv -f .deps/data.Tpo .deps/data.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT servercomms.o -MD -MP -MF .deps/servercomms.Tpo -c -o servercomms.o servercomms.c mv -f .deps/alias.Tpo .deps/alias.Po mv -f .deps/error.Tpo .deps/error.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT task.o -MD -MP -MF .deps/task.Tpo -c -o task.o task.c mv -f .deps/encode.Tpo .deps/encode.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT tcp.o -MD -MP -MF .deps/tcp.Tpo -c -o tcp.o tcp.c mv -f .deps/queue.Tpo .deps/queue.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT udp.o -MD -MP -MF .deps/udp.Tpo -c -o udp.o udp.c mv -f .deps/axfr.Tpo .deps/axfr.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT update.o -MD -MP -MF .deps/update.Tpo -c -o update.o update.c servercomms.c:65: warning: 'mastercommands' defined but not used mv -f .deps/ixfr.Tpo .deps/ixfr.Po mv -f .deps/rr.Tpo .deps/rr.Po mv -f .deps/status.Tpo .deps/status.Po mv -f .deps/resolve.Tpo .deps/resolve.Po mv -f .deps/udp.Tpo .deps/udp.Po mv -f .deps/servercomms.Tpo .deps/servercomms.Po mv -f .deps/cache.Tpo .deps/cache.Po mv -f .deps/tcp.Tpo .deps/tcp.Po mv -f .deps/notify.Tpo .deps/notify.Po mv -f .deps/recursive.Tpo .deps/recursive.Po mv -f .deps/sort.Tpo .deps/sort.Po mv -f .deps/listen.Tpo .deps/listen.Po mv -f .deps/task.Tpo .deps/task.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/reply.Tpo .deps/reply.Po mv -f .deps/update.Tpo .deps/update.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydns alias.o array.o axfr.o cache.o data.o db.o encode.o error.o ixfr.o listen.o main.o message.o notify.o queue.o recursive.o reply.o resolve.o rr.o servercomms.o sort.o status.o task.o tcp.o udp.o update.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydns alias.o array.o axfr.o cache.o data.o db.o encode.o error.o ixfr.o listen.o main.o message.o notify.o queue.o recursive.o reply.o resolve.o rr.o servercomms.o sort.o status.o task.o tcp.o udp.o update.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' Making all in util make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT check.o -MD -MP -MF .deps/check.Tpo -c -o check.o check.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT export.o -MD -MP -MF .deps/export.Tpo -c -o export.o export.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT import.o -MD -MP -MF .deps/import.Tpo -c -o import.o import.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT import-axfr.o -MD -MP -MF .deps/import-axfr.Tpo -c -o import-axfr.o import-axfr.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT import-tinydns.o -MD -MP -MF .deps/import-tinydns.Tpo -c -o import-tinydns.o import-tinydns.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT libptr.o -MD -MP -MF .deps/libptr.Tpo -c -o libptr.o libptr.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT ptrconvert.o -MD -MP -MF .deps/ptrconvert.Tpo -c -o ptrconvert.o ptrconvert.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c util.c: In function 'meter': util.c:72: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ptrconvert.c: In function 'get_zone_ids': ptrconvert.c:287: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c: In function 'find_arpa_zone': import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:174: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:182: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:190: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c: In function 'new_zone': import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:220: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/util.Tpo .deps/util.Po import-tinydns.c: In function 'create_zone': import-tinydns.c:350: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:351: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:352: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c: In function 'tinydns_dot': import-tinydns.c:422: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:427: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c: In function 'tinydns_amp': import-tinydns.c:474: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:479: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c: In function 'tinydns_equal': import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c: In function 'tinydns_at': import-tinydns.c:608: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:614: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libptr.Tpo .deps/libptr.Po mv -f .deps/conf.Tpo .deps/conf.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydns-conf conf.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm mv -f .deps/import.Tpo .deps/import.Po mv -f .deps/ptrconvert.Tpo .deps/ptrconvert.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsptrconvert libptr.o ptrconvert.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydns-conf conf.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm mv -f .deps/export.Tpo .deps/export.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsexport export.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsptrconvert libptr.o ptrconvert.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsexport export.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm mv -f .deps/check.Tpo .deps/check.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnscheck check.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm mv -f .deps/import-axfr.Tpo .deps/import-axfr.Po libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnscheck check.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm mv -f .deps/import-tinydns.Tpo .deps/import-tinydns.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsimport import.o import-axfr.o import-tinydns.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsimport import.o import-axfr.o import-tinydns.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64/mysql -lmysqlclient -L/usr/lib64 -lz -lnsl -lm make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/contrib' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/m4' Making all in pkg make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/pkg' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/pkg' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' Making all in po make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/po' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31' ++ pwd + make install DESTDIR=/builddir/build/BUILD/mydns-1.2.8.31/mysql Making install in intl make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/intl' if { test "mydns" = "gettext-runtime" || test "mydns" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64 /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/include; \ /usr/bin/install -c -m 644 libintl.h /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "ependencies"; then \ rm -f /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "mydns" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/libgnuintl.a; \ rm -f /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/libgnuintl.so /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64; \ temp=/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/t-charset.alias; \ dest=/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/charset.alias; \ if test -f /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/charset.alias; then \ orig=/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/locale; \ test -f /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/locale/locale.alias \ && orig=/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/locale/t-locale.alias; \ dest=/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "mydns" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/gettext/intl/$file; \ done; \ chmod a+x /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/intl' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/lib' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/lib' 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/mydns-1.2.8.31/lib' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' Making install in mydns make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c mydns '/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/sbin' libtool: install: /usr/bin/install -c mydns /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/sbin/mydns make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' Making install in util make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c mydnscheck mydnsexport mydnsimport mydnsptrconvert mydns-conf '/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/bin' libtool: install: /usr/bin/install -c mydnscheck /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/bin/mydnscheck libtool: install: /usr/bin/install -c mydnsexport /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/bin/mydnsexport libtool: install: /usr/bin/install -c mydnsimport /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/bin/mydnsimport libtool: install: /usr/bin/install -c mydnsptrconvert /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/bin/mydnsptrconvert libtool: install: /usr/bin/install -c mydns-conf /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/bin/mydns-conf make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/contrib' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/contrib' 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/mydns-1.2.8.31/contrib' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/contrib' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/m4' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/m4' 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/mydns-1.2.8.31/m4' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/m4' Making install in pkg make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/pkg' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/pkg' 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/mydns-1.2.8.31/pkg' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/pkg' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/info" /usr/bin/install -c -m 644 ./mydns.info '/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/info' install-info --info-dir='/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/info' '/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/info/mydns.info' test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/man/man5" /usr/bin/install -c -m 644 mydns.conf.5 '/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/man/man8" /usr/bin/install -c -m 644 mydns.8 mydnscheck.8 mydns-conf.8 mydnsexport.8 mydnsimport.8 mydnsptrconvert.8 '/builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' Making install in po make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/po' /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share mkdir -p -- /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/locale/es/LC_MESSAGES/mydns.mo mkdir -p -- /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/locale/fr/LC_MESSAGES/mydns.mo mkdir -p -- /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/locale/pt_BR/LC_MESSAGES/mydns.mo if test "mydns" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILD/mydns-1.2.8.31/mysql/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/po' make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31' make[2]: Nothing to be done for `install-exec-am'. make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31' ### ### mydns version 1.2.8.31 installed! ### ### See the file QUICKSTART if you are in a hurry. ### Otherwise, consult the manual (in doc/). ### ### The MyDNS server program was installed as ### /usr/sbin/mydns ### ### Your configuration file should be installed as ### /etc/mydns.conf ### (You can auto-create it with "make conf") ### make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-pgsql --without-mysql --with-pgsql-lib=/usr/lib64 --with-pgsql-include=/usr/include --with-zlib=/usr/lib64 --enable-status --enable-alias checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gawk... (cached) gawk checking for x86_64-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 whether ln -s works... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for inttypes.h... (cached) yes checking for string.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for int32_t... no checking for pid_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for off_t... (cached) yes checking for uchar uint uint8_t uint16_t uint32_t... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working strcoll... yes checking for memset... yes checking for getpwuid... yes checking for shutdown... yes checking for inet_pton... yes checking for strsep... yes checking for strndup... yes checking for strdup... (cached) yes checking for strncmp... yes checking for select... yes checking for poll... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for alarm... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for mkdir... yes checking for nl_langinfo... yes checking for socket... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for inet_ntop... yes checking for socket in -lsocket... no checking for inet_addr in -lnsl... yes checking for floor in -lm... yes checking whether strcasecmp is declared... yes checking whether strcoll is declared... yes checking whether strerror is declared... yes checking whether strncasecmp is declared... yes checking whether strsep is declared... yes checking whether strndup is declared... yes checking whether strdup is declared... yes checking whether strncmp is declared... yes checking whether poll is declared... no checking whether select is declared... yes checking whether IPv6 is supported... yes checking for sa_len in struct sockaddr... no checking whether to enable alias patch... yes checking whether to support MySQL... no checking whether to support PostgreSQL... yes checking for /usr/lib64/libpq.so... yes checking for /usr/include/libpq-fe.h... yes checking for PostgreSQL version number... checking for /usr/include/pg_config.h... yes checking whether to compile with OpenSSL support... no checking for default config file location... /etc/mydns.conf checking whether to build static binary... no checking for MySQL support... no checking for PostgreSQL support... yes checking which database to use... PostgreSQL checking whether to enable profiling... no checking whether to enable debugging... no checking whether gcc accepts -finline-functions... yes checking whether gcc accepts -funsigned-char... yes checking CFLAGS... -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char checking whether to compile with Valgrind-friendly flags... no checking whether to compile with strict warning flags... no checking whether to enable alternate column names... no checking whether to enable remote server status... yes checking whether to disable date/time in verbose output... no configure: creating ./config.status config.status: creating contrib/Makefile config.status: creating intl/Makefile config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/mydns/Makefile config.status: creating src/util/Makefile config.status: creating pkg/Makefile config.status: creating doc/Makefile config.status: creating doc/mydns.8 config.status: creating doc/mydnscheck.8 config.status: creating doc/mydns.conf.5 config.status: creating doc/mydns-conf.8 config.status: creating doc/mydnsexport.8 config.status: creating doc/mydnsimport.8 config.status: creating doc/mydnsptrconvert.8 config.status: creating pkg/mydns-mysql.spec config.status: creating pkg/mydns-postgres.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ### ### MyDNS 1.2.8.31 configured. Using PostgreSQL database. ### ### Type "make" to build, then "make install" to install. ### + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31' Making all in intl make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/intl' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT alloca.o -MD -MP -MF .deps/alloca.Tpo -c -o alloca.o alloca.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT cidr.o -MD -MP -MF .deps/cidr.Tpo -c -o cidr.o cidr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT getoptstr.o -MD -MP -MF .deps/getoptstr.Tpo -c -o getoptstr.o getoptstr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT inet_pton.o -MD -MP -MF .deps/inet_pton.Tpo -c -o inet_pton.o inet_pton.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT inet_ntop.o -MD -MP -MF .deps/inet_ntop.Tpo -c -o inet_ntop.o inet_ntop.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT ip.o -MD -MP -MF .deps/ip.Tpo -c -o ip.o ip.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT memoryman.o -MD -MP -MF .deps/memoryman.Tpo -c -o memoryman.o memoryman.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT passinput.o -MD -MP -MF .deps/passinput.Tpo -c -o passinput.o passinput.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT strsep.o -MD -MP -MF .deps/strsep.Tpo -c -o strsep.o strsep.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT strsep_quotes.o -MD -MP -MF .deps/strsep_quotes.Tpo -c -o strsep_quotes.o strsep_quotes.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT wildcard.o -MD -MP -MF .deps/wildcard.Tpo -c -o wildcard.o wildcard.c mv -f .deps/alloca.Tpo .deps/alloca.Po mv -f .deps/getopt1.Tpo .deps/getopt1.Po mv -f .deps/getopt.Tpo .deps/getopt.Po memoryman.c:20: warning: '__mydns_arenaname' defined but not used mv -f .deps/inet_pton.Tpo .deps/inet_pton.Po mv -f .deps/memoryman.Tpo .deps/memoryman.Po mv -f .deps/inet_ntop.Tpo .deps/inet_ntop.Po mv -f .deps/strsep.Tpo .deps/strsep.Po mv -f .deps/cidr.Tpo .deps/cidr.Po mv -f .deps/ip.Tpo .deps/ip.Po mv -f .deps/passinput.Tpo .deps/passinput.Po mv -f .deps/getoptstr.Tpo .deps/getoptstr.Po mv -f .deps/wildcard.Tpo .deps/wildcard.Po mv -f .deps/strsep_quotes.Tpo .deps/strsep_quotes.Po mv -f .deps/conf.Tpo .deps/conf.Po mv -f .deps/error.Tpo .deps/error.Po mv -f .deps/string.Tpo .deps/string.Po rm -f libmydnsutil.a ar cru libmydnsutil.a alloca.o cidr.o conf.o error.o getopt.o getopt1.o getoptstr.o inet_pton.o inet_ntop.o ip.o memoryman.o passinput.o string.o strsep.o strsep_quotes.o wildcard.o ranlib libmydnsutil.a make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/lib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src' Making all in lib make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT ip.o -MD -MP -MF .deps/ip.Tpo -c -o ip.o ip.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT rr.o -MD -MP -MF .deps/rr.Tpo -c -o rr.o rr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT soa.o -MD -MP -MF .deps/soa.Tpo -c -o soa.o soa.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT sql.o -MD -MP -MF .deps/sql.Tpo -c -o sql.o sql.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT unencode.o -MD -MP -MF .deps/unencode.Tpo -c -o unencode.o unencode.c soa.c: In function 'mydns_soa_get_active_types': soa.c:64: warning: pointer targets in initialization differ in signedness sql.c: In function 'sql_open': sql.c:63: warning: unused variable 'portp2' soa.c: In function 'mydns_soa_parse': soa.c:142: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness soa.c:143: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness soa.c:143: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness soa.c:144: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness soa.c:144: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness soa.c:147: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness soa.c:147: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness soa.c:150: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness soa.c:151: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness soa.c:152: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness soa.c:153: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness soa.c:154: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness soa.c:155: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness sql.c: In function 'sql_get_column_width': sql.c:250: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness sql.c: In function 'sql_getrow': sql.c:441: warning: pointer targets in assignment differ in signedness rr.c: In function 'mydns_rr_get_active_types': rr.c:86: warning: pointer targets in initialization differ in signedness rr.c: In function 'mydns_rr_parse': rr.c:578: warning: pointer targets in passing argument 1 of 'mydns_rr_get_type' differ in signedness rr.c:583: warning: pointer targets in assignment differ in signedness rr.c:597: warning: pointer targets in assignment differ in signedness rr.c:601: warning: assignment from incompatible pointer type rr.c:608: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness rr.c:611: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness rr.c:612: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness rr.c:615: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness rr.c:616: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness rr.c:623: warning: pointer targets in passing argument 10 of 'mydns_rr_build' differ in signedness mv -f .deps/db.Tpo .deps/db.Po rr.c: In function '__mydns_rr_count': rr.c:983: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness mv -f .deps/ip.Tpo .deps/ip.Po mv -f .deps/unencode.Tpo .deps/unencode.Po mv -f .deps/str.Tpo .deps/str.Po mv -f .deps/soa.Tpo .deps/soa.Po mv -f .deps/sql.Tpo .deps/sql.Po mv -f .deps/conf.Tpo .deps/conf.Po mv -f .deps/rr.Tpo .deps/rr.Po rm -f libmydns.a ar cru libmydns.a conf.o db.o ip.o rr.o soa.o sql.o str.o unencode.o ranlib libmydns.a make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' Making all in mydns make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o alias.o alias.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT axfr.o -MD -MP -MF .deps/axfr.Tpo -c -o axfr.o axfr.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT data.o -MD -MP -MF .deps/data.Tpo -c -o data.o data.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT encode.o -MD -MP -MF .deps/encode.Tpo -c -o encode.o encode.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT ixfr.o -MD -MP -MF .deps/ixfr.Tpo -c -o ixfr.o ixfr.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT listen.o -MD -MP -MF .deps/listen.Tpo -c -o listen.o listen.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT recursive.o -MD -MP -MF .deps/recursive.Tpo -c -o recursive.o recursive.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT reply.o -MD -MP -MF .deps/reply.Tpo -c -o reply.o reply.c axfr.c: In function 'check_xfer': axfr.c:211: warning: pointer targets in assignment differ in signedness ixfr.c: In function 'ixfr_purge_all_soas': ixfr.c:387: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness ixfr.c:407: warning: pointer targets in assignment differ in signedness main.c: In function 'create_pidfile': main.c:375: warning: ignoring return value of 'chown', declared with attribute warn_unused_result notify.c: In function 'notify_get_server_list': notify.c:584: warning: pointer targets in initialization differ in signedness mv -f .deps/array.Tpo .deps/array.Po notify.c: In function 'notify_all_soas': notify.c:1245: warning: pointer targets in initialization differ in signedness main.c: In function 'main': main.c:1574: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o resolve.c main.c: At top level: main.c:1035: warning: 'purge_bad_tasks' defined but not used mv -f .deps/message.Tpo .deps/message.Po mv -f .deps/queue.Tpo .deps/queue.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT rr.o -MD -MP -MF .deps/rr.Tpo -c -o rr.o rr.c mv -f .deps/data.Tpo .deps/data.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT servercomms.o -MD -MP -MF .deps/servercomms.Tpo -c -o servercomms.o servercomms.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c mv -f .deps/alias.Tpo .deps/alias.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.c mv -f .deps/error.Tpo .deps/error.Po mv -f .deps/db.Tpo .deps/db.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT task.o -MD -MP -MF .deps/task.Tpo -c -o task.o task.c gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT tcp.o -MD -MP -MF .deps/tcp.Tpo -c -o tcp.o tcp.c mv -f .deps/encode.Tpo .deps/encode.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT udp.o -MD -MP -MF .deps/udp.Tpo -c -o udp.o udp.c mv -f .deps/axfr.Tpo .deps/axfr.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT update.o -MD -MP -MF .deps/update.Tpo -c -o update.o update.c servercomms.c:65: warning: 'mastercommands' defined but not used mv -f .deps/status.Tpo .deps/status.Po mv -f .deps/rr.Tpo .deps/rr.Po mv -f .deps/udp.Tpo .deps/udp.Po mv -f .deps/ixfr.Tpo .deps/ixfr.Po mv -f .deps/servercomms.Tpo .deps/servercomms.Po mv -f .deps/resolve.Tpo .deps/resolve.Po update.c: In function 'check_update': update.c:236: warning: pointer targets in assignment differ in signedness update.c: In function 'update_delete_rrset_all': update.c:1532: warning: pointer targets in passing argument 2 of 'sql_escstr2' differ in signedness update.c:1534: warning: pointer targets in passing argument 2 of 'sql_escstr2' differ in signedness update.c:1543: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness update.c:1543: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness update.c: In function 'update_delete_rrset': update.c:1829: warning: pointer targets in passing argument 2 of 'sql_escstr2' differ in signedness update.c:1831: warning: pointer targets in passing argument 2 of 'sql_escstr2' differ in signedness update.c:1839: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness update.c:1839: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness mv -f .deps/cache.Tpo .deps/cache.Po mv -f .deps/tcp.Tpo .deps/tcp.Po mv -f .deps/recursive.Tpo .deps/recursive.Po mv -f .deps/sort.Tpo .deps/sort.Po mv -f .deps/notify.Tpo .deps/notify.Po mv -f .deps/listen.Tpo .deps/listen.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/reply.Tpo .deps/reply.Po mv -f .deps/task.Tpo .deps/task.Po mv -f .deps/update.Tpo .deps/update.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydns alias.o array.o axfr.o cache.o data.o db.o encode.o error.o ixfr.o listen.o main.o message.o notify.o queue.o recursive.o reply.o resolve.o rr.o servercomms.o sort.o status.o task.o tcp.o udp.o update.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydns alias.o array.o axfr.o cache.o data.o db.o encode.o error.o ixfr.o listen.o main.o message.o notify.o queue.o recursive.o reply.o resolve.o rr.o servercomms.o sort.o status.o task.o tcp.o udp.o update.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' Making all in util make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT check.o -MD -MP -MF .deps/check.Tpo -c -o check.o check.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT export.o -MD -MP -MF .deps/export.Tpo -c -o export.o export.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT import.o -MD -MP -MF .deps/import.Tpo -c -o import.o import.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT import-axfr.o -MD -MP -MF .deps/import-axfr.Tpo -c -o import-axfr.o import-axfr.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT import-tinydns.o -MD -MP -MF .deps/import-tinydns.Tpo -c -o import-tinydns.o import-tinydns.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT libptr.o -MD -MP -MF .deps/libptr.Tpo -c -o libptr.o libptr.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT ptrconvert.o -MD -MP -MF .deps/ptrconvert.Tpo -c -o ptrconvert.o ptrconvert.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c import-tinydns.c: In function 'find_arpa_zone': import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:169: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:174: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:182: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:190: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c: In function 'new_zone': import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:218: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:219: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:220: warning: dereferencing type-punned pointer will break strict-aliasing rules check.c: In function 'main': check.c:728: warning: pointer targets in passing argument 1 of 'check_soa' differ in signedness util.c: In function 'meter': util.c:72: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result import-tinydns.c: In function 'create_zone': import-tinydns.c:350: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:351: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:352: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c: In function 'tinydns_dot': import-tinydns.c:422: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:427: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c: In function 'tinydns_amp': import-tinydns.c:474: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:479: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c: In function 'tinydns_equal': import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c: In function 'tinydns_at': import-tinydns.c:608: warning: dereferencing type-punned pointer will break strict-aliasing rules import-tinydns.c:614: warning: dereferencing type-punned pointer will break strict-aliasing rules libptr.c: In function 'mydns_parse_ptr': libptr.c:73: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness libptr.c:74: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness libptr.c:75: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness libptr.c:75: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness libptr.c:76: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness export.c: In function 'main': export.c:561: warning: pointer targets in passing argument 1 of 'dump_zone' differ in signedness mv -f .deps/util.Tpo .deps/util.Po ptrconvert.c: In function 'get_zone_ids': ptrconvert.c:287: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/conf.Tpo .deps/conf.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydns-conf conf.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm mv -f .deps/libptr.Tpo .deps/libptr.Po mv -f .deps/import.Tpo .deps/import.Po libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydns-conf conf.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm mv -f .deps/ptrconvert.Tpo .deps/ptrconvert.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsptrconvert libptr.o ptrconvert.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm mv -f .deps/export.Tpo .deps/export.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsexport export.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm mv -f .deps/check.Tpo .deps/check.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnscheck check.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm mv -f .deps/import-axfr.Tpo .deps/import-axfr.Po libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsptrconvert libptr.o ptrconvert.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsexport export.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnscheck check.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm mv -f .deps/import-tinydns.Tpo .deps/import-tinydns.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsimport import.o import-axfr.o import-tinydns.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -funsigned-char -o mydnsimport import.o import-axfr.o import-tinydns.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib64 -lpq -lnsl -lm make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/contrib' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/m4' Making all in pkg make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/pkg' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/pkg' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' Making all in po make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/po' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31' ++ pwd + make install DESTDIR=/builddir/build/BUILD/mydns-1.2.8.31/pgsql Making install in intl make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/intl' if { test "mydns" = "gettext-runtime" || test "mydns" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64 /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/include; \ /usr/bin/install -c -m 644 libintl.h /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "ependencies"; then \ rm -f /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "mydns" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/libgnuintl.a; \ rm -f /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/libgnuintl.so /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64; \ temp=/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/t-charset.alias; \ dest=/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/charset.alias; \ if test -f /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/charset.alias; then \ orig=/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/locale; \ test -f /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/locale/locale.alias \ && orig=/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/locale/t-locale.alias; \ dest=/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "mydns" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/gettext/intl/$file; \ done; \ chmod a+x /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/intl' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/lib' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/lib' 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/mydns-1.2.8.31/lib' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/lib' Making install in mydns make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c mydns '/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/sbin' libtool: install: /usr/bin/install -c mydns /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/sbin/mydns make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/mydns' Making install in util make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c mydnscheck mydnsexport mydnsimport mydnsptrconvert mydns-conf '/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/bin' libtool: install: /usr/bin/install -c mydnscheck /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/bin/mydnscheck libtool: install: /usr/bin/install -c mydnsexport /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/bin/mydnsexport libtool: install: /usr/bin/install -c mydnsimport /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/bin/mydnsimport libtool: install: /usr/bin/install -c mydnsptrconvert /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/bin/mydnsptrconvert libtool: install: /usr/bin/install -c mydns-conf /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/bin/mydns-conf make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src/util' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/src' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/contrib' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/contrib' 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/mydns-1.2.8.31/contrib' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/contrib' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/m4' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/m4' 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/mydns-1.2.8.31/m4' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/m4' Making install in pkg make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/pkg' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/pkg' 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/mydns-1.2.8.31/pkg' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/pkg' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/info" /usr/bin/install -c -m 644 ./mydns.info '/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/info' install-info --info-dir='/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/info' '/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/info/mydns.info' test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/man/man5" /usr/bin/install -c -m 644 mydns.conf.5 '/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/man/man8" /usr/bin/install -c -m 644 mydns.8 mydnscheck.8 mydns-conf.8 mydnsexport.8 mydnsimport.8 mydnsptrconvert.8 '/builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/doc' Making install in po make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31/po' /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share mkdir -p -- /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/locale/es/LC_MESSAGES/mydns.mo mkdir -p -- /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/locale/fr/LC_MESSAGES/mydns.mo mkdir -p -- /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/locale/pt_BR/LC_MESSAGES/mydns.mo if test "mydns" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILD/mydns-1.2.8.31/pgsql/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31/po' make[1]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31' make[2]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31' make[2]: Nothing to be done for `install-exec-am'. make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/mydns-1.2.8.31' ### ### mydns version 1.2.8.31 installed! ### ### See the file QUICKSTART if you are in a hurry. ### Otherwise, consult the manual (in doc/). ### ### The MyDNS server program was installed as ### /usr/sbin/mydns ### ### Your configuration file should be installed as ### /etc/mydns.conf ### (You can auto-create it with "make conf") ### make[3]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31' make[2]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31' make[1]: Leaving directory `/builddir/build/BUILD/mydns-1.2.8.31' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.52716 + umask 022 + cd /builddir/build/BUILD + cd mydns-1.2.8.31 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild + /usr/bin/install -d /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/var/lib/mydns + for database in mysql pgsql + install -Dp ./mysql/usr/bin/mydnscheck /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnscheck-mysql + install -Dp ./mysql/usr/bin/mydns-conf /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydns-conf-mysql + install -Dp ./mysql/usr/bin/mydnsexport /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsexport-mysql + install -Dp ./mysql/usr/bin/mydnsptrconvert /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsptrconvert-mysql + install -Dp ./mysql/usr/bin/mydnsimport /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsimport-mysql + install -Dp ./mysql/usr/sbin/mydns /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/sbin/mydns-mysql + install -d /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/locale + cp -a ./mysql/usr/share/locale /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share + for database in mysql pgsql + install -Dp ./pgsql/usr/bin/mydnscheck /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnscheck-pgsql + install -Dp ./pgsql/usr/bin/mydns-conf /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydns-conf-pgsql + install -Dp ./pgsql/usr/bin/mydnsexport /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsexport-pgsql + install -Dp ./pgsql/usr/bin/mydnsptrconvert /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsptrconvert-pgsql + install -Dp ./pgsql/usr/bin/mydnsimport /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsimport-pgsql + install -Dp ./pgsql/usr/sbin/mydns /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/sbin/mydns-pgsql + install -d /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/locale + cp -a ./pgsql/usr/share/locale /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild mydns + install -Dp -m 755 contrib/mydns.redhat /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/etc/rc.d/init.d/mydns + install -Dp -m 600 mydns.conf /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/etc/mydns.conf + install -Dp -m 644 contrib/admin.php /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/mydns/admin.php + install -Dp -m 644 doc/mydns.conf.5 /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/man/man5/mydns.conf.5 + install -Dp -m 644 doc/mydns.8 /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/man/man8/mydns.8 + install -Dp -m 644 doc/mydnscheck.8 /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/man/man8/mydnscheck.8 + install -Dp -m 644 doc/mydnsexport.8 /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/man/man8/mydnsexport.8 + install -Dp -m 644 doc/mydnsimport.8 /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/man/man8/mydnsimport.8 + install -Dp -m 644 doc/mydns-conf.8 /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/man/man8/mydns-conf.8 + install -Dp -m 644 doc/mydns.info /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/info/mydns.info + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/mydns-1.2.8.31 extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsptrconvert-pgsql extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsptrconvert-mysql extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsimport-pgsql extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnscheck-mysql extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydns-conf-pgsql extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnscheck-pgsql extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsimport-mysql extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsexport-pgsql extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydnsexport-mysql extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/bin/mydns-conf-mysql extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/sbin/mydns-pgsql extracting debug info from /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/sbin/mydns-mysql 1680 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mydns-1.2.8.31-2.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.31205 + umask 022 + cd /builddir/build/BUILD + cd mydns-1.2.8.31 + DOCDIR=/var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-1.2.8.31 + export DOCDIR + rm -rf /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-1.2.8.31 + /bin/mkdir -p /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-1.2.8.31 + cp -pr AUTHORS ChangeLog COPYING NEWS README TODO HOWTO /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-1.2.8.31 + exit 0 Provides: config(mydns) = 1.2.8.31-2.el5 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh chkconfig info Requires(preun): /bin/sh chkconfig info initscripts Requires: /bin/bash config(mydns) = 1.2.8.31-2.el5 Processing files: mydns-mysql-1.2.8.31-2.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.31205 + umask 022 + cd /builddir/build/BUILD + cd mydns-1.2.8.31 + DOCDIR=/var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-mysql-1.2.8.31 + export DOCDIR + rm -rf /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-mysql-1.2.8.31 + /bin/mkdir -p /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-mysql-1.2.8.31 + cp -pr QUICKSTART.mysql /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-mysql-1.2.8.31 + exit 0 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libmysqlclient.so.15()(64bit) libmysqlclient.so.15(libmysqlclient_15)(64bit) libnsl.so.1()(64bit) libz.so.1()(64bit) mydns = 1.2.8.31-2.el5 rtld(GNU_HASH) Processing files: mydns-pgsql-1.2.8.31-2.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.31205 + umask 022 + cd /builddir/build/BUILD + cd mydns-1.2.8.31 + DOCDIR=/var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-pgsql-1.2.8.31 + export DOCDIR + rm -rf /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-pgsql-1.2.8.31 + /bin/mkdir -p /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-pgsql-1.2.8.31 + cp -pr QUICKSTART.postgres /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild/usr/share/doc/mydns-pgsql-1.2.8.31 + exit 0 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libnsl.so.1()(64bit) libpq.so.4()(64bit) mydns = 1.2.8.31-2.el5 rtld(GNU_HASH) Processing files: mydns-debuginfo-1.2.8.31-2.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/mydns-1.2.8.31-2.el5.x86_64.rpm Wrote: /builddir/build/RPMS/mydns-mysql-1.2.8.31-2.el5.x86_64.rpm Wrote: /builddir/build/RPMS/mydns-pgsql-1.2.8.31-2.el5.x86_64.rpm Wrote: /builddir/build/RPMS/mydns-debuginfo-1.2.8.31-2.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.70391 + umask 022 + cd /builddir/build/BUILD + cd mydns-1.2.8.31 + rm -rf /var/tmp/mydns-1.2.8.31-2.el5-root-mockbuild + exit 0 Child return code was: 0 LEAVE do -->