Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/isoqlog-toaster.spec'], chrootPath='/var/lib/mock/1129595-epel-6-x86_64-1576419904.027642/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/isoqlog-toaster.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-906411456.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/isoqlog-toaster-2.1-1.3.8.kng.el6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/isoqlog-toaster.spec'], chrootPath='/var/lib/mock/1129595-epel-6-x86_64-1576419904.027642/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/isoqlog-toaster.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5Mb4ZO + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf isoqlog-2.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/isoqlog-2.1.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd isoqlog-2.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (isoqlog-2.1-fixes.patch.bz2):' Patch #0 (isoqlog-2.1-fixes.patch.bz2): + /usr/bin/bzip2 -dc /builddir/build/SOURCES/isoqlog-2.1-fixes.patch.bz2 + /usr/bin/patch -p0 --fuzz=0 patching file ./Html.c patching file ./isoqlog.conf-dist patching file ./isoqlog.conf.sample1 patching file ./isoqlog.conf.sample2 patching file ./isoqlog.conf.sample3 patching file ./lang/swedish patching file ./main.c + echo 'Patch #1 (isoqlog-2.1-errno.patch.bz2):' Patch #1 (isoqlog-2.1-errno.patch.bz2): + /usr/bin/bzip2 -dc /builddir/build/SOURCES/isoqlog-2.1-errno.patch.bz2 + /usr/bin/patch -p1 --fuzz=0 patching file Html.c patching file Store.c ++ find . -type d -name CVS ++ find . -type f -name '.cvs*' ++ find . -type f -name '.#*' + '[' -f /var/tmp/isoqlog-2.1-gcc ']' + echo gcc ++ cat /var/tmp/isoqlog-2.1-gcc + export 'CC=gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CC='gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sBblwR + umask 022 + cd /builddir/build/BUILD + cd isoqlog-2.1 + LANG=C + export LANG + unset DISPLAY + ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc/isoqlog --datadir=/usr/share/toaster --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/isoqlog-2.1/missing: Unknown `--run' option Try `/builddir/build/BUILD/isoqlog-2.1/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) gawk checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gethostname... yes checking for mkdir... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating htmltemp/Makefile config.status: creating htmltemp/images/Makefile config.status: creating htmltemp/library/Makefile config.status: creating lang/Makefile config.status: creating tr/Makefile config.status: executing default-1 commands + make cd . && aclocal cd . && \ automake --gnu Makefile cd . && autoconf /bin/sh ./config.status --recheck running /bin/sh ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc/isoqlog --datadir=/usr/share/toaster --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/isoqlog-2.1/missing: Unknown `--run' option Try `/builddir/build/BUILD/isoqlog-2.1/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gawk... (cached) gawk checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gethostname... yes checking for mkdir... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes configure: creating ./config.status cd . && \ CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=Makefile /bin/sh ./config.status config.status: creating Makefile config.status: executing depfiles commands Making all in htmltemp make[1]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' cd .. && automake --gnu htmltemp/Makefile cd .. \ && CONFIG_FILES=htmltemp/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating htmltemp/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' make[1]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' Making all in images make[2]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/images' cd ../.. && automake --gnu htmltemp/images/Makefile cd ../.. \ && CONFIG_FILES=htmltemp/images/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating htmltemp/images/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/images' make[2]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/images' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/images' Making all in library make[2]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/library' cd ../.. && automake --gnu htmltemp/library/Makefile cd ../.. \ && CONFIG_FILES=htmltemp/library/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating htmltemp/library/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/library' make[2]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/library' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/library' make[2]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' make[1]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' Making all in lang make[1]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/lang' cd .. && automake --gnu lang/Makefile cd .. \ && CONFIG_FILES=lang/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating lang/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/lang' make[1]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/lang' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/lang' Making all in tr make[1]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/tr' cd .. && automake --gnu tr/Makefile cd .. \ && CONFIG_FILES=tr/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating tr/Makefile config.status: executing depfiles commands make[1]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/tr' make[1]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/tr' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/tr' make[1]: Entering directory `/builddir/build/BUILD/isoqlog-2.1' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoqlog\" -DVERSION=\"2.1\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETHOSTNAME=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -g -O2 -MT Data.o -MD -MP -MF .deps/Data.Tpo -c -o Data.o Data.c Data.c: In function 'addUserToSortTab': Data.c:193: warning: cast from pointer to integer of different size Data.c: In function 'sortDomainUsersFrom': Data.c:221: warning: cast to pointer from integer of different size Data.c:222: warning: cast to pointer from integer of different size Data.c: In function 'sortDomainUsersTo': Data.c:257: warning: cast to pointer from integer of different size Data.c:258: warning: cast to pointer from integer of different size Data.c: In function 'sortDomainUsersTotal': Data.c:292: warning: cast to pointer from integer of different size Data.c:293: warning: cast to pointer from integer of different size Data.c: In function 'sortDomainUsersByte': Data.c:331: warning: cast to pointer from integer of different size Data.c:332: warning: cast to pointer from integer of different size Data.c: In function 'sortUsersFrom': Data.c:360: warning: cast to pointer from integer of different size Data.c:361: warning: cast to pointer from integer of different size Data.c: In function 'sortUsersTo': Data.c:388: warning: cast to pointer from integer of different size Data.c:389: warning: cast to pointer from integer of different size Data.c: In function 'sortUsersTotal': Data.c:417: warning: cast to pointer from integer of different size Data.c:418: warning: cast to pointer from integer of different size Data.c: In function 'sortUsersByte': Data.c:445: warning: cast to pointer from integer of different size Data.c:446: warning: cast to pointer from integer of different size Data.c: In function 'printSortDomain': Data.c:604: warning: cast to pointer from integer of different size Data.c:605: warning: cast to pointer from integer of different size Data.c:606: warning: cast to pointer from integer of different size Data.c:607: warning: cast to pointer from integer of different size mv -f .deps/Data.Tpo .deps/Data.Po gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoqlog\" -DVERSION=\"2.1\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETHOSTNAME=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -g -O2 -MT Dir.o -MD -MP -MF .deps/Dir.Tpo -c -o Dir.o Dir.c mv -f .deps/Dir.Tpo .deps/Dir.Po gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoqlog\" -DVERSION=\"2.1\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETHOSTNAME=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -g -O2 -MT Html.o -MD -MP -MF .deps/Html.Tpo -c -o Html.o Html.c Html.c: In function 'createDailyHtml': Html.c:183: warning: cast to pointer from integer of different size Html.c:212: warning: cast to pointer from integer of different size Html.c:241: warning: cast to pointer from integer of different size Html.c:272: warning: cast to pointer from integer of different size Html.c: In function 'createGeneralDailyHtml': Html.c:940: warning: cast to pointer from integer of different size Html.c:969: warning: cast to pointer from integer of different size Html.c:998: warning: cast to pointer from integer of different size Html.c:1029: warning: cast to pointer from integer of different size mv -f .deps/Html.Tpo .deps/Html.Po gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoqlog\" -DVERSION=\"2.1\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETHOSTNAME=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -g -O2 -MT LangCfg.o -MD -MP -MF .deps/LangCfg.Tpo -c -o LangCfg.o LangCfg.c mv -f .deps/LangCfg.Tpo .deps/LangCfg.Po gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoqlog\" -DVERSION=\"2.1\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETHOSTNAME=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -g -O2 -MT Parser.o -MD -MP -MF .deps/Parser.Tpo -c -o Parser.o Parser.c mv -f .deps/Parser.Tpo .deps/Parser.Po gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoqlog\" -DVERSION=\"2.1\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETHOSTNAME=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -g -O2 -MT Store.o -MD -MP -MF .deps/Store.Tpo -c -o Store.o Store.c mv -f .deps/Store.Tpo .deps/Store.Po gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoqlog\" -DVERSION=\"2.1\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETHOSTNAME=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -g -O2 -MT loadconfig.o -MD -MP -MF .deps/loadconfig.Tpo -c -o loadconfig.o loadconfig.c mv -f .deps/loadconfig.Tpo .deps/loadconfig.Po gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoqlog\" -DVERSION=\"2.1\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETHOSTNAME=1 -DHAVE_MKDIR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -I. -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -g -O2 -o isoqlog Data.o Dir.o Html.o LangCfg.o Parser.o Store.o loadconfig.o main.o make[1]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H2Djar + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 + cd isoqlog-2.1 + LANG=C + export LANG + unset DISPLAY + '[' -n /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 -a /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 install Making install in htmltemp make[1]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' Making install in images make[2]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/images' make[3]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/images' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/toaster/isoqlog/htmltemp/images" || /bin/mkdir -p "/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/isoqlog/htmltemp/images" /usr/bin/install -c -m 644 home.gif isoqlog.gif dot.gif pk.gif up.gif '/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/isoqlog/htmltemp/images' make[3]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/images' make[2]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/images' Making install in library make[2]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/library' make[3]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/library' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/toaster/isoqlog/htmltemp/library" || /bin/mkdir -p "/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/isoqlog/htmltemp/library" /usr/bin/install -c -m 644 isoqlog.css '/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/isoqlog/htmltemp/library' make[3]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/library' make[2]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp/library' make[2]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' make[3]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/toaster/isoqlog/htmltemp" || /bin/mkdir -p "/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/isoqlog/htmltemp" /usr/bin/install -c -m 644 index.html domain.html daily.html days.html monthly.html generaldaily.html generalmonthly.html generalyearly.html generaldomain.html '/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/isoqlog/htmltemp' make[3]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' make[2]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' make[1]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/htmltemp' Making install in lang make[1]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/lang' make[2]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/lang' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/toaster/isoqlog/lang" || /bin/mkdir -p "/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/isoqlog/lang" /usr/bin/install -c -m 644 english dutch french german italian norwegian polish portuguese russian spanish swedish turkish '/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/isoqlog/lang' make[2]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/lang' make[1]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/lang' Making install in tr make[1]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/tr' make[2]: Entering directory `/builddir/build/BUILD/isoqlog-2.1/tr' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/toaster/doc/isoqlog/tr" || /bin/mkdir -p "/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/doc/isoqlog/tr" /usr/bin/install -c -m 644 BENIOKU DEGISIKLIKLER HABERLER KOPYALAMA KURULUM YAZARLAR '/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/doc/isoqlog/tr' make[2]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/tr' make[1]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1/tr' make[1]: Entering directory `/builddir/build/BUILD/isoqlog-2.1' make[2]: Entering directory `/builddir/build/BUILD/isoqlog-2.1' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/bin" /usr/bin/install -c isoqlog '/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/bin' test -z "/etc/isoqlog" || /bin/mkdir -p "/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/etc/isoqlog" /usr/bin/install -c -m 644 isoqlog.conf-dist isoqlog.domains-dist '/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/etc/isoqlog' test -z "/usr/share/toaster/doc/isoqlog" || /bin/mkdir -p "/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/doc/isoqlog" /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README TODO EnderUNIX README.Turkish '/builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/doc/isoqlog' make[2]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1' make[1]: Leaving directory `/builddir/build/BUILD/isoqlog-2.1' + cat ++ pwd + THISDIR=/builddir/build/BUILD/isoqlog-2.1 + install -d /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/doc/isoqlog + install -d /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/isoqlog/bin + install -d /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/include + install -m644 isoqlog.module /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64/usr/share/toaster/include/ + bzcat /builddir/build/SOURCES/isoqlog.conf.bz2 + bzcat /builddir/build/SOURCES/cron.sh.bz2 + mv /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/doc/isoqlog/AUTHORS /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/doc/isoqlog/COPYING /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/doc/isoqlog/ChangeLog /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/doc/isoqlog/EnderUNIX /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/doc/isoqlog/FAQ /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/doc/isoqlog/INSTALL /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/doc/isoqlog/NEWS /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/doc/isoqlog/README /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/doc/isoqlog/README.Turkish /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/doc/isoqlog/TODO /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/doc/isoqlog/tr /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/doc/isoqlog/ + cd /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/isoqlog/htmltemp + tar fvxj /builddir/build/SOURCES/toaster-templates.tar.bz2 daily.html days.html domain.html generaldaily.html generaldomain.html generalmonthly.html generalyearly.html index.html monthly.html + cd /builddir/build/BUILD/isoqlog-2.1 + /usr/bin/perl -pi -e 's|USR:GRP|apache:apache|g' /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64//usr/share/toaster/isoqlog/bin/cron.sh + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /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/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 warning: File listed twice: /usr/share/doc/isoqlog/tr warning: File listed twice: /usr/share/toaster/isoqlog/htmltemp/images warning: File listed twice: /usr/share/toaster/isoqlog/htmltemp/library Provides: config(isoqlog-toaster) = 2.1-1.3.8.kng.el6 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) rtld(GNU_HASH) Obsoletes: isoqlog-toaster-doc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-906411456.novalocal Wrote: /builddir/build/RPMS/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r7FeoD + umask 022 + cd /builddir/build/BUILD + cd isoqlog-2.1 + '[' -n /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 -a /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/isoqlog-toaster-2.1-1.3.8.kng.el6.x86_64 + '[' -d /builddir/build/BUILD/isoqlog-2.1 ']' + rm -rf /builddir/build/BUILD/isoqlog-2.1 + '[' -f /var/tmp/isoqlog-2.1-gcc ']' + rm -f /var/tmp/isoqlog-2.1-gcc + exit 0 Child return code was: 0