<86>Apr 27 10:02:16 userdel[9873]: delete user `rooter' <86>Apr 27 10:02:16 userdel[9873]: remove group `rooter' <86>Apr 27 10:02:16 groupadd[9874]: new group: name=rooter, gid=501 <86>Apr 27 10:02:16 useradd[9875]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 10:02:16 userdel[9877]: delete user `builder' <86>Apr 27 10:02:16 userdel[9877]: remove group `builder' <86>Apr 27 10:02:16 groupadd[9878]: new group: name=builder, gid=502 <86>Apr 27 10:02:16 useradd[9879]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 10:02:18 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 10:02:18 rpmi: libncursesw-5.6-alt4 installed <13>Apr 27 10:02:19 rpmi: dialog-1.1-alt2 installed <13>Apr 27 10:02:19 rpmi: glibc-devel-static-6:2.5.1-alt4 installed <13>Apr 27 10:02:19 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 10:02:19 rpmi: libMySQL-5.0.51-alt2.a installed <13>Apr 27 10:02:19 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 27 10:02:19 rpmi: libMySQL-devel-5.0.51-alt2.a installed <13>Apr 27 10:02:20 rpmi: libssl-devel-static-0.9.8d-alt4 installed <86>Apr 27 10:02:20 groupadd[10189]: new group: name=crontab, gid=36 <13>Apr 27 10:02:20 rpmi: crontab-control-1.1-alt1 installed <13>Apr 27 10:02:20 rpmi: setproctitle-0.3.1-alt1 installed <13>Apr 27 10:02:20 rpmi: vixie-cron-4.1.20060426-alt4 installed <13>Apr 27 10:02:20 rpmi: crontabs-1.8-alt1 installed <13>Apr 27 10:02:20 rpmi: stmpclean-0.3-alt2 installed <13>Apr 27 10:02:20 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 27 10:02:20 rpmi: cvs-1.11.23-alt1 installed <13>Apr 27 10:02:20 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 27 10:02:20 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 10:02:27 rpmi: tetex-core-2.0-alt4 installed <13>Apr 27 10:02:32 rpmi: tetex-latex-2.0-alt4 installed Installing mydns-1.2.8.27-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36728 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mydns-1.2.8.27 + echo 'Source #0 (mydns-1.2.8.27.tar):' Source #0 (mydns-1.2.8.27.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mydns-1.2.8.27.tar + cd mydns-1.2.8.27 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mydns-1.2.8.27-alt.patch):' Patch #0 (mydns-1.2.8.27-alt.patch): + /usr/bin/patch -p1 patching file contrib/mydns.alt patching file contrib/stats.php patching file mydns.conf patching file src/lib/conf.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36728 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mydns-1.2.8.27 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: running: autopoint --force Copying file m4/gettext.m4 Copying file m4/iconv.m4 Copying file po/Makefile.in.in Copying file po/remove-potcdate.sin autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force You should update your `aclocal.m4' by running aclocal. autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-openssl --with-openssl-lib=/usr/lib --with-mysql --with-mysql-lib=/usr/lib --with-zlib=/usr/lib --without-pgsql checking for a BSD-compatible install... /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 gawk... (cached) gawk checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognise dependant libraries... (cached) pass_all checking command to parse nm output... ok checking how to run the C preprocessor... ppc-alt-linux-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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking for objdir... .libs checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... yes checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking if ppc-alt-linux-gcc supports -c -o file.lo... no checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ranlib... (cached) 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 getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... 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 iconv declaration... extern 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... bison checking version of bison... 2.3, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes 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 for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for uchar... no checking for uint... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes 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 memset... yes checking for getpwuid... yes checking for shutdown... yes checking for inet_ntop... yes checking for inet_pton... yes checking for strsep... yes checking for strndup... yes checking for strdup,... no checking for strncmp... yes checking for select... yes checking for poll... yes checking for getaddrinfo... yes checking for getnameinfo... 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... no 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... no checking whether to support MySQL... yes checking for /usr/lib/libmysqlclient_r.so... yes checking for /usr/lib/libz.so... yes checking for deflate in -lz... yes checking for /usr/include/mysql.h... no checking for /usr/include/mysql/mysql.h... yes checking whether to support PostgreSQL... no checking whether to compile with OpenSSL support... yes checking for /usr/lib/libssl.so... yes checking for /usr/include/openssl/ssl.h... yes 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 ppc-alt-linux-gcc accepts -finline-functions... yes checking whether ppc-alt-linux-gcc accepts -funsigned-char... yes checking CFLAGS... -pipe -Wall -O2 -fsigned-char -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... no 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 config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ### ### MyDNS 1.2.8.27 configured. Using MySQL database. ### ### Type "make" to build, then "make install" to install. ### + make make: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' Making all in pkg make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/pkg' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/pkg' Making all in contrib make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/contrib' Making all in intl make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/intl' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/po' Making all in m4 make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/m4' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/doc' Updating ./version.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /usr/src/RPM/BUILD/mydns-1.2.8.27/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in mydns.info mydns.info-[0-9] mydns.info-[0-9][0-9] mydns.i[0-9] mydns.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if /bin/sh /usr/src/RPM/BUILD/mydns-1.2.8.27/missing --run makeinfo -I . \ -o mydns.info `test -f 'mydns.texi' || echo './'`mydns.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./mydns.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /usr/src/RPM/BUILD/mydns-1.2.8.27/doc//server.texi:222: warning: `.' or `,' must follow @xref, not `@'. if ! test -f ../version.sed; then \ cd .. && make sedfile; \ fi make[3]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' make[3]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' /bin/sh ../missing --run sed -f ../version.sed mydns.8.in | tr -s '\n' > mydns.8 /bin/sh ../missing --run sed -f ../version.sed mydnscheck.8.in | tr -s '\n' > mydnscheck.8 /bin/sh ../missing --run sed -f ../version.sed mydns.conf.5.in | tr -s '\n' > mydns.conf.5 /bin/sh ../missing --run sed -f ../version.sed mydns-conf.8.in | tr -s '\n' > mydns-conf.8 /bin/sh ../missing --run sed -f ../version.sed mydnsexport.8.in | tr -s '\n' > mydnsexport.8 /bin/sh ../missing --run sed -f ../version.sed mydnsimport.8.in | tr -s '\n' > mydnsimport.8 /bin/sh ../missing --run sed -f ../version.sed mydnsptrconvert.8.in | tr -s '\n' > mydnsptrconvert.8 make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/doc' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/lib' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c alloca.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c cidr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c conf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c error.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c getopt1.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c getoptstr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c inet_pton.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c inet_ntop.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c ip.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c memoryman.c memoryman.c:20: warning: '__mydns_arenaname' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c passinput.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c string.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c strsep.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c strsep_quotes.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c wildcard.c 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 `/usr/src/RPM/BUILD/mydns-1.2.8.27/lib' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src' Making all in lib make[3]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/lib' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c conf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c db.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c ip.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c rr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c soa.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c sql.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c str.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c unencode.c 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 `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/lib' Making all in mydns make[3]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/mydns' ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c alias.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c array.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c axfr.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c cache.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c data.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c db.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c encode.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c error.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c ixfr.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c listen.c listen.c: In function 'server_greeting': listen.c:753: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c main.c main.c: In function 'create_pidfile': main.c:375: warning: ignoring return value of 'chown', declared with attribute warn_unused_result main.c: In function 'main': main.c:1555: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result main.c: At top level: main.c:1034: warning: 'purge_bad_tasks' defined but not used ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c message.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c notify.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c queue.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c recursive.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c reply.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c resolve.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c rr.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c servercomms.c servercomms.c:65: warning: 'mastercommands' defined but not used ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c sort.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c status.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c task.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c tcp.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c udp.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c update.c /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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/lib -lmysqlclient -L/usr/lib -lz -L/usr/lib -lssl -lcrypto -lnsl -lm mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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/lib -lmysqlclient -lz -lssl -lcrypto -lnsl -lm make[3]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/mydns' Making all in util make[3]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/util' ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c check.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c util.c util.c: In function 'meter': util.c:72: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -o mydnscheck check.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib -lmysqlclient -L/usr/lib -lz -L/usr/lib -lssl -lcrypto -lnsl -lm mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -o mydnscheck check.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib -lmysqlclient -lz -lssl -lcrypto -lnsl -lm ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c export.c /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -o mydnsexport export.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib -lmysqlclient -L/usr/lib -lz -L/usr/lib -lssl -lcrypto -lnsl -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -o mydnsexport export.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib -lmysqlclient -lz -lssl -lcrypto -lnsl -lm ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c import.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c import-axfr.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c import-tinydns.c /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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/lib -lmysqlclient -L/usr/lib -lz -L/usr/lib -lssl -lcrypto -lnsl -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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/lib -lmysqlclient -lz -lssl -lcrypto -lnsl -lm ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c libptr.c ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c ptrconvert.c /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -o mydnsptrconvert libptr.o ptrconvert.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib -lmysqlclient -L/usr/lib -lz -L/usr/lib -lssl -lcrypto -lnsl -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -o mydnsptrconvert libptr.o ptrconvert.o util.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib -lmysqlclient -lz -lssl -lcrypto -lnsl -lm ppc-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSBINDIR=\"/usr/sbin\" -I. -I../.. -I../../lib -I../../src/lib -I../../intl -I/usr/include/mysql -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -c conf.c /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -o mydns-conf conf.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib -lmysqlclient -L/usr/lib -lz -L/usr/lib -lssl -lcrypto -lnsl -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -finline-functions -funsigned-char -o mydns-conf conf.o ../../src/lib/libmydns.a ../../lib/libmydnsutil.a -L/usr/lib -lmysqlclient -lz -lssl -lcrypto -lnsl -lm make[3]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/util' make[3]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src' make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' make[1]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' make: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' + pushd doc ~/RPM/BUILD/mydns-1.2.8.27/doc ~/RPM/BUILD/mydns-1.2.8.27 + make pdf make: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/doc' TEXINPUTS=".:$TEXINPUTS" \ MAKEINFO='/bin/sh /usr/src/RPM/BUILD/mydns-1.2.8.27/missing --run makeinfo -I .' \ texi2dvi --pdf --batch -o mydns.pdf `test -f 'mydns.texi' || echo './'`mydns.texi /usr/bin/texi2dvi: Running pdfetex --file-line-error GRANT SELECT ON mydns.* TO /cmsltt10@10.95pt/user/cmt t10@10.95pt/@localhost IDENTIFIED BY '/cmsltt10@10.95pt/pass-word/cmtt10@10.95p t/';[] | ) (./database.texi Chapter 3 [3] [4] [5] [6] [7] [8] [9] [10] Overfull \hbox (26.43913pt too wide) in paragraph at lines 590--590 []/cmtt10@10.95pt/mysql> ALTER TABLE mydns.soq ADD COLUMN also_notify CHAR(255 ) DEFAULT NULL;[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 595--595 []/cmtt10@10.95pt/mydns=# ALTER TABLE soa ADD COLUMN also_notify VARCHAR(255) DEFAULT NULL;[] | [11] Overfull \hbox (14.94176pt too wide) in paragraph at lines 614--614 []/cmtt10@10.95pt/mysql> ALTER TABLE mydns.soa ADD COLUMN recursive ENUM('Y',' N') NOT NULL;[] | Overfull \hbox (112.66945pt too wide) in paragraph at lines 623--623 []/cmtt10@10.95pt/mydns=# ALTER TABLE soa ALTER COLUMN recursive SET CHECK (re cursive='Y' OR recursive='N');[] | Overfull \hbox (112.66945pt too wide) in paragraph at lines 644--644 []/cmtt10@10.95pt/mysql> ALTER TABLE mydns.rr ADD COLUMN stamp TIMESTAMP NOT N ULL DEFAULT CURRENT_TIMESTAMP;[] | Overfull \hbox (83.92601pt too wide) in paragraph at lines 649--649 []/cmtt10@10.95pt/mydns=# ALTER TABLE rr ADD COLUMN stamp TIMESTAMP NOT NULL D EFAULT CURRENT_TIMESTAMP;[] | [12]) (./server.texi Chapter 4 [13] [14] [15] [16] Overfull \hbox (32.18782pt too wide) in paragraph at lines 306--306 []/cmtt10@10.95pt/bogus.example.com. NXDOMAIN No_matching_resource_records 1 0 1 0 LOG N QUERY[] | [17]) (./utilities.texi Chapter 5 [18] [19]) (./troubleshooting.texi Appendix A [20]) (./configuration.texi Appendix B [21] [22] [23] [24]) (./references.texi Appendix C [25]) (./fdl.texi Appendix D [26] [27] [28] [29] [30] [31] [32]) (Index) [33] [34] ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/f7b6d320.enc}{/usr/share/t exmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/0ef0afca.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dv ips/tetex/bbad153f.enc} Output written on mydns.pdf (37 pages, 217732 bytes). Transcript written on mydns.log. /usr/bin/texi2dvi: Running pdfetex --file-line-error GRANT SELECT ON mydns.* TO /cmsltt10@10.95pt/user/cmt t10@10.95pt/@localhost IDENTIFIED BY '/cmsltt10@10.95pt/pass-word/cmtt10@10.95p t/';[] | ) (./database.texi Chapter 3 [3] [4] [5] [6] [7] [8] [9] [10] Overfull \hbox (26.43913pt too wide) in paragraph at lines 590--590 []/cmtt10@10.95pt/mysql> ALTER TABLE mydns.soq ADD COLUMN also_notify CHAR(255 ) DEFAULT NULL;[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 595--595 []/cmtt10@10.95pt/mydns=# ALTER TABLE soa ADD COLUMN also_notify VARCHAR(255) DEFAULT NULL;[] | [11] Overfull \hbox (14.94176pt too wide) in paragraph at lines 614--614 []/cmtt10@10.95pt/mysql> ALTER TABLE mydns.soa ADD COLUMN recursive ENUM('Y',' N') NOT NULL;[] | Overfull \hbox (112.66945pt too wide) in paragraph at lines 623--623 []/cmtt10@10.95pt/mydns=# ALTER TABLE soa ALTER COLUMN recursive SET CHECK (re cursive='Y' OR recursive='N');[] | Overfull \hbox (112.66945pt too wide) in paragraph at lines 644--644 []/cmtt10@10.95pt/mysql> ALTER TABLE mydns.rr ADD COLUMN stamp TIMESTAMP NOT N ULL DEFAULT CURRENT_TIMESTAMP;[] | Overfull \hbox (83.92601pt too wide) in paragraph at lines 649--649 []/cmtt10@10.95pt/mydns=# ALTER TABLE rr ADD COLUMN stamp TIMESTAMP NOT NULL D EFAULT CURRENT_TIMESTAMP;[] | [12]) (./server.texi Chapter 4 [13] [14] [15] [16] Overfull \hbox (32.18782pt too wide) in paragraph at lines 306--306 []/cmtt10@10.95pt/bogus.example.com. NXDOMAIN No_matching_resource_records 1 0 1 0 LOG N QUERY[] | [17]) (./utilities.texi Chapter 5 [18] [19]) (./troubleshooting.texi Appendix A [20]) (./configuration.texi Appendix B [21] [22] [23] [24]) (./references.texi Appendix C [25]) (./fdl.texi Appendix D [26] [27] [28] [29] [30] [31] [32]) (Index) [33] (./mydns.cps [34]) [35] ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/aae443f0.enc}{/usr/share/ texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/0ef0afca.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on mydns.pdf (39 pages, 280789 bytes). Transcript written on mydns.log. /usr/bin/texi2dvi: Running pdfetex --file-line-error GRANT SELECT ON mydns.* TO /cmsltt10@10.95pt/user/cmt t10@10.95pt/@localhost IDENTIFIED BY '/cmsltt10@10.95pt/pass-word/cmtt10@10.95p t/';[] | ) (./database.texi Chapter 3 [3] [4] [5] [6] [7] [8] [9] [10] Overfull \hbox (26.43913pt too wide) in paragraph at lines 590--590 []/cmtt10@10.95pt/mysql> ALTER TABLE mydns.soq ADD COLUMN also_notify CHAR(255 ) DEFAULT NULL;[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 595--595 []/cmtt10@10.95pt/mydns=# ALTER TABLE soa ADD COLUMN also_notify VARCHAR(255) DEFAULT NULL;[] | [11] Overfull \hbox (14.94176pt too wide) in paragraph at lines 614--614 []/cmtt10@10.95pt/mysql> ALTER TABLE mydns.soa ADD COLUMN recursive ENUM('Y',' N') NOT NULL;[] | Overfull \hbox (112.66945pt too wide) in paragraph at lines 623--623 []/cmtt10@10.95pt/mydns=# ALTER TABLE soa ALTER COLUMN recursive SET CHECK (re cursive='Y' OR recursive='N');[] | Overfull \hbox (112.66945pt too wide) in paragraph at lines 644--644 []/cmtt10@10.95pt/mysql> ALTER TABLE mydns.rr ADD COLUMN stamp TIMESTAMP NOT N ULL DEFAULT CURRENT_TIMESTAMP;[] | Overfull \hbox (83.92601pt too wide) in paragraph at lines 649--649 []/cmtt10@10.95pt/mydns=# ALTER TABLE rr ADD COLUMN stamp TIMESTAMP NOT NULL D EFAULT CURRENT_TIMESTAMP;[] | [12]) (./server.texi Chapter 4 [13] [14] [15] [16] Overfull \hbox (32.18782pt too wide) in paragraph at lines 306--306 []/cmtt10@10.95pt/bogus.example.com. NXDOMAIN No_matching_resource_records 1 0 1 0 LOG N QUERY[] | [17]) (./utilities.texi Chapter 5 [18] [19]) (./troubleshooting.texi Appendix A [20]) (./configuration.texi Appendix B [21] [22] [23] [24]) (./references.texi Appendix C [25]) (./fdl.texi Appendix D [26] [27] [28] [29] [30] [31] [32]) (Index) [33] (./mydns.cps [34]) [35] ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/aae443f0.enc}{/usr/share/ texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/0ef0afca.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on mydns.pdf (39 pages, 280789 bytes). Transcript written on mydns.log. make: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/doc' ~/RPM/BUILD/mydns-1.2.8.27 + popd + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84786 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mydns-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mydns-buildroot + cd mydns-1.2.8.27 + export DONT_GPRINTIFY=1 + DONT_GPRINTIFY=1 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/mydns-buildroot/usr exec_prefix=/usr/src/tmp/mydns-buildroot/usr bindir=/usr/src/tmp/mydns-buildroot/usr/bin sbindir=/usr/src/tmp/mydns-buildroot/usr/sbin sysconfdir=/usr/src/tmp/mydns-buildroot/etc datadir=/usr/src/tmp/mydns-buildroot/usr/share includedir=/usr/src/tmp/mydns-buildroot/usr/include libdir=/usr/src/tmp/mydns-buildroot/usr/lib libexecdir=/usr/src/tmp/mydns-buildroot/usr/lib localstatedir=/usr/src/tmp/mydns-buildroot/var/lib sharedstatedir=/usr/src/tmp/mydns-buildroot/usr/com mandir=/usr/src/tmp/mydns-buildroot/usr/share/man infodir=/usr/src/tmp/mydns-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' Making install in pkg make[1]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/pkg' make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/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 `/usr/src/RPM/BUILD/mydns-1.2.8.27/pkg' make[1]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/pkg' Making install in contrib make[1]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/contrib' make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/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 `/usr/src/RPM/BUILD/mydns-1.2.8.27/contrib' make[1]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/contrib' Making install in intl make[1]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/intl' if test "mydns" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/mydns-buildroot/usr/lib /usr/src/tmp/mydns-buildroot/usr/include; \ /bin/install -p -m 644 libintl.h /usr/src/tmp/mydns-buildroot/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /bin/install -p -m 644 libintl.a /usr/src/tmp/mydns-buildroot/usr/lib/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/mydns-buildroot/usr/lib; \ temp=/usr/src/tmp/mydns-buildroot/usr/lib/t-charset.alias; \ dest=/usr/src/tmp/mydns-buildroot/usr/lib/charset.alias; \ if test -f /usr/src/tmp/mydns-buildroot/usr/lib/charset.alias; then \ orig=/usr/src/tmp/mydns-buildroot/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/mydns-buildroot/usr/share/locale; \ test -f /usr/src/tmp/mydns-buildroot/usr/share/locale/locale.alias \ && orig=/usr/src/tmp/mydns-buildroot/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/usr/src/tmp/mydns-buildroot/usr/share/locale/t-locale.alias; \ dest=/usr/src/tmp/mydns-buildroot/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "mydns" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/mydns-buildroot/usr/share/gettext/intl; \ /bin/install -p -m 644 VERSION /usr/src/tmp/mydns-buildroot/usr/share/gettext/intl/VERSION; \ /bin/install -p -m 644 ChangeLog.inst /usr/src/tmp/mydns-buildroot/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 plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h 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 localename.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/mydns-buildroot/usr/share/gettext/intl/$file; \ done; \ chmod a+x /usr/src/tmp/mydns-buildroot/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /bin/install -p -m 644 $dir/$file \ /usr/src/tmp/mydns-buildroot/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"; \ for file in $dists; do \ rm -f /usr/src/tmp/mydns-buildroot/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/intl' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/po' /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/mydns-buildroot/usr/share mkdir -p -- /usr/src/tmp/mydns-buildroot/usr/share mkdir -p -- /usr/src/tmp/mydns-buildroot/usr/share/locale/es/LC_MESSAGES installing es.gmo as /usr/src/tmp/mydns-buildroot/usr/share/locale/es/LC_MESSAGES/mydns.mo mkdir -p -- /usr/src/tmp/mydns-buildroot/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /usr/src/tmp/mydns-buildroot/usr/share/locale/fr/LC_MESSAGES/mydns.mo mkdir -p -- /usr/src/tmp/mydns-buildroot/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /usr/src/tmp/mydns-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/mydns.mo if test "mydns" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/src/tmp/mydns-buildroot/usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/mydns-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/po' Making install in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/m4' make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/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 `/usr/src/RPM/BUILD/mydns-1.2.8.27/m4' make[1]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/m4' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/doc' if ! test -f ../version.sed; then \ cd .. && /usr/bin/make sedfile; \ fi /bin/sh ../missing --run sed -f ../version.sed mydns.8.in | tr -s '\n' > mydns.8 /bin/sh ../missing --run sed -f ../version.sed mydnscheck.8.in | tr -s '\n' > mydnscheck.8 /bin/sh ../missing --run sed -f ../version.sed mydns.conf.5.in | tr -s '\n' > mydns.conf.5 /bin/sh ../missing --run sed -f ../version.sed mydns-conf.8.in | tr -s '\n' > mydns-conf.8 /bin/sh ../missing --run sed -f ../version.sed mydnsexport.8.in | tr -s '\n' > mydnsexport.8 /bin/sh ../missing --run sed -f ../version.sed mydnsimport.8.in | tr -s '\n' > mydnsimport.8 /bin/sh ../missing --run sed -f ../version.sed mydnsptrconvert.8.in | tr -s '\n' > mydnsptrconvert.8 make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/mydns-buildroot/usr/share/info" || /bin/mkdir -p "/usr/src/tmp/mydns-buildroot/usr/share/info" /bin/install -p -m 644 './mydns.info' '/usr/src/tmp/mydns-buildroot/usr/share/info/mydns.info' if ! test -f ../version.sed; then \ cd .. && /usr/bin/make sedfile; \ fi /bin/sh ../missing --run sed -f ../version.sed mydns.8.in | tr -s '\n' > mydns.8 /bin/sh ../missing --run sed -f ../version.sed mydnscheck.8.in | tr -s '\n' > mydnscheck.8 /bin/sh ../missing --run sed -f ../version.sed mydns.conf.5.in | tr -s '\n' > mydns.conf.5 /bin/sh ../missing --run sed -f ../version.sed mydns-conf.8.in | tr -s '\n' > mydns-conf.8 /bin/sh ../missing --run sed -f ../version.sed mydnsexport.8.in | tr -s '\n' > mydnsexport.8 /bin/sh ../missing --run sed -f ../version.sed mydnsimport.8.in | tr -s '\n' > mydnsimport.8 /bin/sh ../missing --run sed -f ../version.sed mydnsptrconvert.8.in | tr -s '\n' > mydnsptrconvert.8 test -z "/usr/src/tmp/mydns-buildroot/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/mydns-buildroot/usr/share/man/man5" /bin/install -p -m 644 './mydns.conf.5' '/usr/src/tmp/mydns-buildroot/usr/share/man/man5/mydns.conf.5' test -z "/usr/src/tmp/mydns-buildroot/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/mydns-buildroot/usr/share/man/man8" /bin/install -p -m 644 './mydns.8' '/usr/src/tmp/mydns-buildroot/usr/share/man/man8/mydns.8' /bin/install -p -m 644 './mydnscheck.8' '/usr/src/tmp/mydns-buildroot/usr/share/man/man8/mydnscheck.8' /bin/install -p -m 644 './mydns-conf.8' '/usr/src/tmp/mydns-buildroot/usr/share/man/man8/mydns-conf.8' /bin/install -p -m 644 './mydnsexport.8' '/usr/src/tmp/mydns-buildroot/usr/share/man/man8/mydnsexport.8' /bin/install -p -m 644 './mydnsimport.8' '/usr/src/tmp/mydns-buildroot/usr/share/man/man8/mydnsimport.8' /bin/install -p -m 644 './mydnsptrconvert.8' '/usr/src/tmp/mydns-buildroot/usr/share/man/man8/mydnsptrconvert.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/doc' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/lib' make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/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 `/usr/src/RPM/BUILD/mydns-1.2.8.27/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/lib' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src' Making install in lib make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/lib' make[3]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/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 `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/lib' Making install in mydns make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/mydns' make[3]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/mydns' test -z "/usr/src/tmp/mydns-buildroot/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/mydns-buildroot/usr/sbin" /bin/sh ../../libtool --mode=install /bin/install -p 'mydns' '/usr/src/tmp/mydns-buildroot/usr/sbin/mydns' /bin/install -p mydns /usr/src/tmp/mydns-buildroot/usr/sbin/mydns make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/mydns' make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/mydns' Making install in util make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/util' make[3]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/util' test -z "/usr/src/tmp/mydns-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/mydns-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /bin/install -p 'mydnscheck' '/usr/src/tmp/mydns-buildroot/usr/bin/mydnscheck' /bin/install -p mydnscheck /usr/src/tmp/mydns-buildroot/usr/bin/mydnscheck /bin/sh ../../libtool --mode=install /bin/install -p 'mydnsexport' '/usr/src/tmp/mydns-buildroot/usr/bin/mydnsexport' /bin/install -p mydnsexport /usr/src/tmp/mydns-buildroot/usr/bin/mydnsexport /bin/sh ../../libtool --mode=install /bin/install -p 'mydnsimport' '/usr/src/tmp/mydns-buildroot/usr/bin/mydnsimport' /bin/install -p mydnsimport /usr/src/tmp/mydns-buildroot/usr/bin/mydnsimport /bin/sh ../../libtool --mode=install /bin/install -p 'mydnsptrconvert' '/usr/src/tmp/mydns-buildroot/usr/bin/mydnsptrconvert' /bin/install -p mydnsptrconvert /usr/src/tmp/mydns-buildroot/usr/bin/mydnsptrconvert /bin/sh ../../libtool --mode=install /bin/install -p 'mydns-conf' '/usr/src/tmp/mydns-buildroot/usr/bin/mydns-conf' /bin/install -p mydns-conf /usr/src/tmp/mydns-buildroot/usr/bin/mydns-conf make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/util' make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src/util' make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src' make[3]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/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 `/usr/src/RPM/BUILD/mydns-1.2.8.27/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27/src' make[1]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' make[2]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' ### ### mydns version 1.2.8.27 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 `/usr/src/RPM/BUILD/mydns-1.2.8.27' make[2]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' make[1]: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' make: Leaving directory `/usr/src/RPM/BUILD/mydns-1.2.8.27' + /bin/install -d /usr/src/tmp/mydns-buildroot/etc/rc.d/init.d + /bin/install -d /usr/src/tmp/mydns-buildroot/var/run/mydns + /bin/install -m640 mydns.conf /usr/src/tmp/mydns-buildroot/etc/mydns.conf + /bin/install -m0755 contrib/mydns.alt /usr/src/tmp/mydns-buildroot/etc/rc.d/init.d/mydns + /bin/install -d /usr/src/tmp/mydns-buildroot/usr/include + /bin/install -d /usr/src/tmp/mydns-buildroot/usr/lib + /bin/install src/lib/mydns.h /usr/src/tmp/mydns-buildroot/usr/include/ + /bin/install src/lib/libmydns.a /usr/src/tmp/mydns-buildroot/usr/lib/ + /usr/lib/rpm/find-lang mydns + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mydns-buildroot (auto) mode of `./usr/lib/libmydns.a' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/mydns-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/mydns-buildroot (auto) Adjusting library links in /usr/src/tmp/mydns-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/mydns-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/mydns-buildroot (executable,shared) Processing files: mydns-1.2.8.27-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83818 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mydns-1.2.8.27 + DOCDIR=/usr/src/tmp/mydns-buildroot/usr/share/doc/mydns-1.2.8.27 + export DOCDIR + rm -rf /usr/src/tmp/mydns-buildroot/usr/share/doc/mydns-1.2.8.27 + /bin/mkdir -p /usr/src/tmp/mydns-buildroot/usr/share/doc/mydns-1.2.8.27 + cp -prL AUTHORS BUGS ChangeLog NEWS QUICKSTART.mysql QUICKSTART.postgres README README.mysql TODO doc/mydns.pdf /usr/src/tmp/mydns-buildroot/usr/share/doc/mydns-1.2.8.27 + chmod -R go-w /usr/src/tmp/mydns-buildroot/usr/share/doc/mydns-1.2.8.27 + chmod -R a+rX /usr/src/tmp/mydns-buildroot/usr/share/doc/mydns-1.2.8.27 + cp -prL contrib/README.alias /usr/src/tmp/mydns-buildroot/usr/share/doc/mydns-1.2.8.27 + chmod -R go-w /usr/src/tmp/mydns-buildroot/usr/share/doc/mydns-1.2.8.27 + chmod -R a+rX /usr/src/tmp/mydns-buildroot/usr/share/doc/mydns-1.2.8.27 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.83818 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(pre)): /bin/sh -e /usr/src/tmp/rpm-tmp.95473 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/mydns-buildroot/.pre:mydns + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.68826 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/mydns-buildroot/.post:mydns + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.64999 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/mydns-buildroot/.preun:mydns + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.15382 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(interp): /bin/sh, /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/install_info, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service, /usr/sbin/uninstall_info Requires: /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libmysqlclient.so.15(libmysqlclient_15), rtld(GNU_HASH) Processing files: mydns-devel-1.2.8.27-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.61644 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.19323 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.72983 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/mydns-1.2.8.27-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/mydns-1.2.8.27-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/mydns-devel-1.2.8.27-alt1.ppc.rpm 65.41user 13.58system 1:33.00elapsed 84%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2788242minor)pagefaults 0swaps