Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/rtg2.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-3223-5429/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/rtg2.spec'] warning: Could not canonicalize hostname: opus3.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rtg2-0.9-2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/rtg2.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-3223-5429/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/rtg2.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.73206 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf rtg2-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/rtg2-0.9.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rtg2-0.9 ++ /usr/bin/id -u + '[' 486 = 0 ']' ++ /usr/bin/id -u + '[' 486 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ grep -Ril common.h AUTHORS COPYING COPYRIGHT ChangeLog FAQ INSTALL Makefile.am NEWS README README.PGSQL RTGDBI.TXT TODO acinclude.m4 bootstrap.sh cgilib-0.4 config configure.in contrib etc man src targetmaker + /usr/bin/perl -pi -e s:common.h:rtgcommon.h:g src/rtgtarg.y src/rtgpgsql.c src/rtghash.c src/common.h src/rtgmysql.c src/rtgutil.c src/Makefile.am src/rtgparse.c src/rtgsnmp.c src/rtg.h + /usr/bin/perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|;' targetmaker/etc/findsnmp_hosts + /usr/bin/perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|;' targetmaker/web/php/locales/pigtrans.pl + mv src/common.h src/rtgcommon.h + ./bootstrap.sh automake : autoconfg: Bootstrapping configure.in:12: installing `config/config.guess' configure.in:12: installing `config/config.sub' configure.in:9: installing `config/install-sh' configure.in:9: installing `config/missing' cgilib-0.4/Makefile.am: installing `config/depcomp' configure.in: installing `config/ylwrap' Autotool bootstrapping complete. Patch #0 (rtg2-Highspeed.patch): + echo 'Patch #0 (rtg2-Highspeed.patch):' + patch -p1 -b --suffix .highspeed --fuzz=3 -s + echo 'Patch #1 (rtg2-no-contrib.patch):' Patch #1 (rtg2-no-contrib.patch): + patch -p0 -b --suffix .no-contrib --fuzz=3 -s Patch #2 (librtgmysql.patch): + echo 'Patch #2 (librtgmysql.patch):' + patch -p0 -b --suffix .rtgmysql --fuzz=3 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.98308 + umask 022 + cd /builddir/build/BUILD + cd rtg2-0.9 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -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/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-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 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 build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for gawk... (cached) gawk checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking 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 for a sed that does not truncate output... /bin/sed checking how to recognise dependent libraries... pass_all checking command to parse nm output... ok 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 x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC 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.lo... no checking if 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... no checking whether -lc should be explicitly linked in... no creating libtool checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether to enable -Wall... no checking for kstat_lookup in -lkstat... no checking for gethostbyname in -lnsl... yes checking for socket in -lsocket... no checking for floor in -lm... yes checking for pthread_exit in -lpthread... yes checking for clock_gettime in -lrt... yes checking for deflate in -lz... yes checking libtool... checking for lt_dlinit in -lltdl... yes checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for unsigned long long... yes checking for long long... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for gettimeofday... yes checking for strerror... yes checking for strtoll... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_read_info in -lpng... yes checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for gdImageCreateFromPng in -lgd... yes checking pgsql... checking for PQconnectdb in -lpq... configure: WARNING: Cannot find Postgres headers. Use --with-pgsql= to specify non-default path. no checking mysql... configure: WARNING: Cannot link with Postgres libs! (pq) checking for my_thread_init in -lmysqlclient_r... yes checking if UCD-SNMP needs crypto support... no checking if Net-SNMP needs crypto support... yes checking for CRYPTO_free in -lcrypto... yes checking for CRYPTO_free in -ldes... no checking for snmp_timeout in -lnetsnmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating cgilib-0.4/Makefile config.status: creating etc/Makefile config.status: creating src/Makefile config.status: creating contrib/Makefile config.status: creating etc/createdb config.status: creating etc/rtgtargmkr.pl config.status: creating etc/common.php config.status: creating man/rtgplot.1 config.status: creating man/rtgpoll.1 config.status: creating config/config.h config.status: executing depfiles commands + make -j2 Making all in cgilib-0.4 make[1]: Entering directory `/builddir/build/BUILD/rtg2-0.9/cgilib-0.4' gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cgi.o -MD -MP -MF .deps/cgi.Tpo -c -o cgi.o cgi.c cgi.c: In function 'cgiInit': cgi.c:152: warning: suggest explicit braces to avoid ambiguous 'else' cgi.c:167: warning: suggest explicit braces to avoid ambiguous 'else' cgi.c:109: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cgi.c: In function 'cgiGetValue': cgi.c:242: warning: suggest explicit braces to avoid ambiguous 'else' cgi.c:249: warning: suggest explicit braces to avoid ambiguous 'else' cgi.c: In function 'cgiRedirect': cgi.c:261: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' mv -f .deps/cgi.Tpo .deps/cgi.Po rm -f libcgi.a ar cru libcgi.a cgi.o ranlib libcgi.a make[1]: Leaving directory `/builddir/build/BUILD/rtg2-0.9/cgilib-0.4' Making all in src make[1]: Entering directory `/builddir/build/BUILD/rtg2-0.9/src' /bin/sh ../config/ylwrap rtgtarg.y y.tab.c rtgtarg.c y.tab.h rtgtarg.h y.output rtgtarg.output -- byacc -d updating rtgtarg.h make all-am make[2]: Entering directory `/builddir/build/BUILD/rtg2-0.9/src' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../config -I../cgilib-0.4 -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT librtgmysql.lo -MD -MP -MF .deps/librtgmysql.Tpo -c -o librtgmysql.lo librtgmysql.c gcc -DHAVE_CONFIG_H -I. -I../config -I../cgilib-0.4 -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rtgsnmp.o -MD -MP -MF .deps/rtgsnmp.Tpo -c -o rtgsnmp.o rtgsnmp.c rtgsnmp.c: In function 'poller': rtgsnmp.c:156: warning: pointer targets in assignment differ in signedness rtgsnmp.c:158: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness rtgsnmp.c:260: warning: pointer targets in passing argument 1 of 'strtoll' differ in signedness rtgsnmp.c:303: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'double' rtgsnmp.c:335: warning: format '%d' expects type 'int', but argument 6 has type 'long long unsigned int' rtgsnmp.c:335: warning: format '%d' expects type 'int', but argument 6 has type 'long long unsigned int' rtgsnmp.c:74: warning: unused variable 'mysql' rtgsnmp.c:63: warning: unused variable 'query' gcc -DHAVE_CONFIG_H -I. -I../config -I../cgilib-0.4 -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT librtgmysql.lo -MD -MP -MF .deps/librtgmysql.Tpo -c librtgmysql.c -fPIC -DPIC -o librtgmysql.o librtgmysql.c: In function 'escape_string': librtgmysql.c:67: warning: implicit declaration of function 'asprintf' librtgmysql.c: In function '__db_connect': librtgmysql.c:128: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' librtgmysql.c:128: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' librtgmysql.c: In function '__db_commit': librtgmysql.c:199: warning: format '%d' expects type 'int', but argument 5 has type '__time_t' librtgmysql.c:199: warning: format '%d' expects type 'int', but argument 6 has type 'long int' librtgmysql.c:199: warning: format '%d' expects type 'int', but argument 7 has type '__time_t' librtgmysql.c:199: warning: format '%d' expects type 'int', but argument 8 has type 'long int' librtgmysql.c:199: warning: format '%d' expects type 'int', but argument 5 has type '__time_t' librtgmysql.c:199: warning: format '%d' expects type 'int', but argument 6 has type 'long int' librtgmysql.c:199: warning: format '%d' expects type 'int', but argument 7 has type '__time_t' librtgmysql.c:199: warning: format '%d' expects type 'int', but argument 8 has type 'long int' librtgmysql.c: In function '__db_populate': librtgmysql.c:276: warning: 'stat' is used uninitialized in this function mv -f .deps/rtgsnmp.Tpo .deps/rtgsnmp.Po gcc -DHAVE_CONFIG_H -I. -I../config -I../cgilib-0.4 -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rtgdbi.o -MD -MP -MF .deps/rtgdbi.Tpo -c -o rtgdbi.o rtgdbi.c librtgmysql.c: In function '__db_insert': librtgmysql.c:160: warning: 'table_esc' is used uninitialized in this function mv -f librtgmysql.o librtgmysql.lo mv -f .deps/librtgmysql.Tpo .deps/librtgmysql.Plo gcc -DHAVE_CONFIG_H -I. -I../config -I../cgilib-0.4 -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rtgpoll.o -MD -MP -MF .deps/rtgpoll.Tpo -c -o rtgpoll.o rtgpoll.c rtgpoll.c: In function 'main': rtgpoll.c:145: warning: implicit declaration of function 'init_snmp' rtgpoll.c:161: warning: implicit declaration of function 'my_init' mv -f .deps/rtgdbi.Tpo .deps/rtgdbi.Po gcc -DHAVE_CONFIG_H -I. -I../config -I../cgilib-0.4 -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rtgutil.o -MD -MP -MF .deps/rtgutil.Tpo -c -o rtgutil.o rtgutil.c mv -f .deps/rtgpoll.Tpo .deps/rtgpoll.Po gcc -DHAVE_CONFIG_H -I. -I../config -I../cgilib-0.4 -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rtgtarg.o -MD -MP -MF .deps/rtgtarg.Tpo -c -o rtgtarg.o rtgtarg.c rtgutil.c: In function 'read_rtg_config': rtgutil.c:31: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result rtgutil.c: In function 'daemon_init': rtgutil.c:247: warning: implicit declaration of function 'umask' rtgtarg.c: In function 'yyparse': rtgtarg.c:305: warning: implicit declaration of function 'yylex' mv -f .deps/rtgutil.Tpo .deps/rtgutil.Po /bin/sh ../config/ylwrap rtggram.l lex.yy.c rtggram.c -- flex gcc -DHAVE_CONFIG_H -I. -I../config -I../cgilib-0.4 -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rtghash.o -MD -MP -MF .deps/rtghash.Tpo -c -o rtghash.o rtghash.c mv -f .deps/rtgtarg.Tpo .deps/rtgtarg.Po gcc -DHAVE_CONFIG_H -I. -I../config -I../cgilib-0.4 -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rtgplot.o -MD -MP -MF .deps/rtgplot.Tpo -c -o rtgplot.o rtgplot.c rtghash.c: In function 'init_hash': rtghash.c:25: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' rtghash.c:25: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' rtghash.c:22: warning: unused variable 'i' rtghash.c: In function 'walk_target_hash': rtghash.c:144: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' rtghash.c: In function 'in_hash': rtghash.c:153: warning: format '%s' expects type 'char *', but argument 4 has type 'struct host_struct *' rtghash.c:153: warning: format '%s' expects type 'char *', but argument 4 has type 'struct host_struct *' rtghash.c: In function 'hash_target_file': rtghash.c:267: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' rtghash.c:267: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' rtgplot.c: In function 'main': rtgplot.c:245: warning: implicit declaration of function 'strcasestr' rtgplot.c:245: warning: comparison between pointer and integer rtgplot.c:142: warning: unused variable 'j' rtgplot.c:141: warning: unused variable 'intname' rtgplot.c: In function 'copyDO': rtgplot.c:431: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' rtgplot.c: In function 'populate': rtgplot.c:458: warning: unused variable 'data' rtgplot.c:457: warning: unused variable 'last' rtgplot.c: In function 'calculate_rate': rtgplot.c:547: warning: unused variable 'i' rtgplot.c: In function 'plot_legend': rtgplot.c:810: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness rtgplot.c: In function 'plot_scale': rtgplot.c:1005: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness rtgplot.c:1016: warning: pointer targets in passing argument 1 of 'localtime' differ in signedness rtgplot.c:1050: warning: format '%d' expects type 'int', but argument 4 has type 'time_t' rtgplot.c:1056: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness rtgplot.c:1066: warning: pointer targets in passing argument 1 of 'localtime' differ in signedness rtgplot.c:1088: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness rtgplot.c:1107: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness rtgplot.c:1119: warning: pointer targets in passing argument 1 of 'localtime' differ in signedness rtgplot.c:1147: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness rtgplot.c:1163: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness rtgplot.c:1188: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness rtgplot.c:952: warning: unused variable 'last_month' rtgplot.c:951: warning: unused variable 'last_day' rtgplot.c: In function 'plot_labels': rtgplot.c:1208: warning: pointer targets in passing argument 5 of 'gdImageStringUp' differ in signedness rtgplot.c:1212: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness rtgplot.c:1214: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness rtgplot.c: In function 'intSpeed': rtgplot.c:1391: warning: format '%ld' expects type 'long int', but argument 4 has type 'long long int' rtgplot.c:1391: warning: format '%ld' expects type 'long int', but argument 4 has type 'long long int' rtgplot.c: In function 'parseCmdLine': rtgplot.c:1575: warning: unused variable 'temp' mv -f .deps/rtghash.Tpo .deps/rtghash.Po gcc -DHAVE_CONFIG_H -I. -I../config -I../cgilib-0.4 -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rtgparse.o -MD -MP -MF .deps/rtgparse.Tpo -c -o rtgparse.o rtgparse.c rtgplot.c: In function 'copyDO': rtgplot.c:448: warning: control reaches end of non-void function rtgparse.c: In function 'parseLOmod': rtgparse.c:90: warning: implicit declaration of function 'strcasestr' mv -f .deps/rtgparse.Tpo .deps/rtgparse.Po /bin/sh ../libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -rpath '/usr/lib64' -L/usr/local/ssl/lib -L/usr/lib64 -L/usr/lib64/mysql -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -o librtgmysql.la librtgmysql.lo -lnetsnmp -lcrypto -lmysqlclient_r -lgd -lpng -lltdl -lz -lrt -lpthread -lm -lnsl mkdir .libs rm -fr .libs/librtgmysql.la .libs/librtgmysql.* .libs/librtgmysql.* (cd . && ln -s librtgmysql.lo librtgmysql.o) gcc -shared librtgmysql.lo -L/usr/local/ssl/lib -L/usr/lib64 -L/usr/lib64/mysql -lnetsnmp -lcrypto -lmysqlclient_r -lgd -lpng /usr/lib64/libltdl.so -lz -lrt -lpthread -lm -lnsl -Wl,-soname -Wl,librtgmysql.so.0 -o .libs/librtgmysql.so.0.0.0 (cd .libs && rm -f librtgmysql.so.0 && ln -s librtgmysql.so.0.0.0 librtgmysql.so.0) (cd .libs && rm -f librtgmysql.so && ln -s librtgmysql.so.0.0.0 librtgmysql.so) creating librtgmysql.la (cd .libs && rm -f librtgmysql.la && ln -s ../librtgmysql.la librtgmysql.la) gcc -DHAVE_CONFIG_H -I. -I../config -I../cgilib-0.4 -I/usr/include -I/usr/include -I/usr/include/mysql -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rtggram.o -MD -MP -MF .deps/rtggram.Tpo -c -o rtggram.o rtggram.c rtggram.c: In function 'yylex': rtggram.c:721: warning: label 'find_rule' defined but not used rtggram.l:73: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rtggram.l: At top level: rtggram.c:1239: warning: 'yyunput' defined but not used mv -f .deps/rtgplot.Tpo .deps/rtgplot.Po /bin/sh ../libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -rpath '/usr/lib64' -L/usr/local/ssl/lib -L/usr/lib64 -L/usr/lib64/mysql -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -o rtgplot rtgplot.o rtgdbi.o rtgparse.o rtgutil.o ../cgilib-0.4/libcgi.a -lnetsnmp -lcrypto -lmysqlclient_r -lgd -lpng -lltdl -lz -lrt -lpthread -lm -lnsl mv -f .deps/rtggram.Tpo .deps/rtggram.Po /bin/sh ../libtool --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -rpath '/usr/lib64' -L/usr/local/ssl/lib -L/usr/lib64 -L/usr/lib64/mysql -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -o rtgpoll rtgsnmp.o rtgdbi.o rtgpoll.o rtgutil.o rtgtarg.o rtggram.o rtghash.o -lfl -lnetsnmp -lcrypto -lmysqlclient_r -lgd -lpng -lltdl -lz -lrt -lpthread -lm -lnsl gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rtgplot rtgplot.o rtgdbi.o rtgparse.o rtgutil.o -L/usr/local/ssl/lib -L/usr/lib64 -L/usr/lib64/mysql ../cgilib-0.4/libcgi.a -lnetsnmp -lcrypto -lmysqlclient_r -lgd -lpng /usr/lib64/libltdl.so -ldl -lz -lrt -lpthread -lm -lnsl -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rtgpoll rtgsnmp.o rtgdbi.o rtgpoll.o rtgutil.o rtgtarg.o rtggram.o rtghash.o -L/usr/local/ssl/lib -L/usr/lib64 -L/usr/lib64/mysql -lfl -lnetsnmp -lcrypto -lmysqlclient_r -lgd -lpng /usr/lib64/libltdl.so -ldl -lz -lrt -lpthread -lm -lnsl -Wl,--rpath -Wl,/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/rtg2-0.9/src' make[1]: Leaving directory `/builddir/build/BUILD/rtg2-0.9/src' Making all in etc make[1]: Entering directory `/builddir/build/BUILD/rtg2-0.9/etc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/rtg2-0.9/etc' make[1]: Entering directory `/builddir/build/BUILD/rtg2-0.9' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/rtg2-0.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.62269 + umask 022 + cd /builddir/build/BUILD + cd rtg2-0.9 + LANG=C + export LANG + unset DISPLAY + /usr/bin/perl -pi -e s:/opt/rtg/etc:/etc/rtg: targetmaker/etc/targetmaker.cfg.dist + /usr/bin/perl -pi -e s:/opt/rtg/targetmaker/etcrtgmodules/:/usr/share/rtg/rtgmodules/: targetmaker/etc/targetmaker.cfg.dist + /usr/bin/perl -pi -e s:/opt/rtg/targetmaker/etc/targetmaker.cfg:/etc/rtg/targetmaker.cfg: targetmaker/etc/targetmaker + rm -rf /var/tmp/rtg2-0.9-2.ru-root-mockbuild + install -d -m 755 /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/web + make install DESTDIR=/var/tmp/rtg2-0.9-2.ru-root-mockbuild prefix=/var/tmp/rtg2-0.9-2.ru-root-mockbuild Making install in cgilib-0.4 make[1]: Entering directory `/builddir/build/BUILD/rtg2-0.9/cgilib-0.4' make[2]: Entering directory `/builddir/build/BUILD/rtg2-0.9/cgilib-0.4' 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/rtg2-0.9/cgilib-0.4' make[1]: Leaving directory `/builddir/build/BUILD/rtg2-0.9/cgilib-0.4' Making install in src make[1]: Entering directory `/builddir/build/BUILD/rtg2-0.9/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/rtg2-0.9/src' make[3]: Entering directory `/builddir/build/BUILD/rtg2-0.9/src' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c librtgmysql.la '/var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/lib64' /usr/bin/install -c .libs/librtgmysql.so.0.0.0 /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/lib64/librtgmysql.so.0.0.0 (cd /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/lib64 && rm -f librtgmysql.so.0 && ln -s librtgmysql.so.0.0.0 librtgmysql.so.0) (cd /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/lib64 && rm -f librtgmysql.so && ln -s librtgmysql.so.0.0.0 librtgmysql.so) /usr/bin/install -c .libs/librtgmysql.lai /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/lib64/librtgmysql.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c rtgpoll rtgplot '/var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/bin' /usr/bin/install -c rtgpoll /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/bin/rtgpoll /usr/bin/install -c rtgplot /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/bin/rtgplot test -z "/usr/include" || /bin/mkdir -p "/var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/include" /usr/bin/install -c -m 644 rtg.h rtgplot.h rtgcommon.h rtgdbi.h '/var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/rtg2-0.9/src' make[2]: Leaving directory `/builddir/build/BUILD/rtg2-0.9/src' make[1]: Leaving directory `/builddir/build/BUILD/rtg2-0.9/src' Making install in etc make[1]: Entering directory `/builddir/build/BUILD/rtg2-0.9/etc' /bin/sh /builddir/build/BUILD/rtg2-0.9/config/install-sh -d /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc /bin/sh /builddir/build/BUILD/rtg2-0.9/config/install-sh -d /var/tmp/rtg2-0.9-2.ru-root-mockbuild/web /bin/sh /builddir/build/BUILD/rtg2-0.9/config/install-sh -d /var/tmp/rtg2-0.9-2.ru-root-mockbuild/bin install: installed rtg.conf in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc install: installed rtgtargmkr.pl in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc install: installed routers in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc install: installed createdb in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc /usr/bin/install: cannot stat `./BER.pm': No such file or directory install: installed BER.pm in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc /usr/bin/install: cannot stat `./SNMP_Session.pm': No such file or directory install: installed SNMP_Session.pm in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc /usr/bin/install: cannot stat `./SNMP_util.pm': No such file or directory install: installed SNMP_util.pm in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc install: installed rtg.php in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/web install: installed 95.php in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/web install: installed view.php in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/web install: installed common.php in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/web install: installed rtg.png in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/web install: installed rtgback.png in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/web install: installed report.pl in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/bin install: installed 95.pl in /var/tmp/rtg2-0.9-2.ru-root-mockbuild/bin make[1]: Leaving directory `/builddir/build/BUILD/rtg2-0.9/etc' make[1]: Entering directory `/builddir/build/BUILD/rtg2-0.9' make[2]: Entering directory `/builddir/build/BUILD/rtg2-0.9' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 man/rtgplot.1 man/rtgpoll.1 '/var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/rtg2-0.9' make[1]: Leaving directory `/builddir/build/BUILD/rtg2-0.9' + install -d -m 755 /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/share/rtg/rtgmodules + install -d -m 755 /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc/rtg + install -d -m 755 /var/tmp/rtg2-0.9-2.ru-root-mockbuild/var/www/cgi-bin + install -d -m 755 /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc/rc.d/init.d + install -d -m 755 /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc/sysconfig + install -m 755 targetmaker/etc/targetmaker /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/bin/targetmaker + install -m 644 etc/rtg.conf /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc/rtg/rtg.conf + install -m 644 targetmaker/etc/targetmaker.cfg.dist /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc/rtg/targetmaker.cfg + install -m 644 targetmaker/etc/rtgmodules/AppleAirport.pl targetmaker/etc/rtgmodules/Bluecoat.pl targetmaker/etc/rtgmodules/CISCOSNMP.pl targetmaker/etc/rtgmodules/CPQSNMP.pl targetmaker/etc/rtgmodules/ExtendedIf.pl targetmaker/etc/rtgmodules/ExtendedIf.pl.highspeed targetmaker/etc/rtgmodules/ExtremeSNMP.pl targetmaker/etc/rtgmodules/HOST-RESOURCE-MIB.pl targetmaker/etc/rtgmodules/Liebert.pl targetmaker/etc/rtgmodules/NetSNMP.pl targetmaker/etc/rtgmodules/Netapp.pl targetmaker/etc/rtgmodules/PowerWareUPS.pl targetmaker/etc/rtgmodules/Proxy.pl targetmaker/etc/rtgmodules/SNMPInformant.pl targetmaker/etc/rtgmodules/StandardIf.pl targetmaker/etc/rtgmodules/StandardIf.pl.highspeed targetmaker/etc/rtgmodules/order.cfg /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/share/rtg/rtgmodules/ + install -m 755 src/rtgplot /var/tmp/rtg2-0.9-2.ru-root-mockbuild/var/www/cgi-bin/rtgplot.cgi + install -m 755 contrib/rtgpoll.SysV.rc /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc/rc.d/init.d/rtgpoll + install -m 644 /builddir/build/SOURCES/sysconfig-rtg /var/tmp/rtg2-0.9-2.ru-root-mockbuild/etc/sysconfig/rtgpoll + install -m 644 /builddir/build/SOURCES/createdb /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/share/rtg/createdb.sql + rm -f /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/share/rtg/rtgmodules/ExtendedIf.pl.highspeed /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/share/rtg/rtgmodules/StandardIf.pl.highspeed + cp -ra targetmaker/web/php /var/tmp/rtg2-0.9-2.ru-root-mockbuild/var/www/rtg + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/rtg2-0.9 extracting debug info from /var/tmp/rtg2-0.9-2.ru-root-mockbuild/var/www/cgi-bin/rtgplot.cgi extracting debug info from /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/bin/rtgplot extracting debug info from /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/bin/rtgpoll extracting debug info from /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/lib64/librtgmysql.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/librtgmysql.so.0.0.0.debug to /usr/lib/debug/usr/lib64/librtgmysql.so.0.debug symlinked /usr/lib/debug/usr/lib64/librtgmysql.so.0.0.0.debug to /usr/lib/debug/usr/lib64/librtgmysql.so.debug 405 blocks + /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: rtg2-0.9-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.47956 + umask 022 + cd /builddir/build/BUILD + cd rtg2-0.9 + DOCDIR=/var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/share/doc/rtg2-0.9 + export DOCDIR + rm -rf /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/share/doc/rtg2-0.9 + /bin/mkdir -p /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/share/doc/rtg2-0.9 + cp -pr README /var/tmp/rtg2-0.9-2.ru-root-mockbuild/usr/share/doc/rtg2-0.9 + exit 0 Provides: librtgmysql.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.6()(64bit) libgd.so.2()(64bit) libltdl.so.3()(64bit) libm.so.6()(64bit) libmysqlclient_r.so.16()(64bit) libmysqlclient_r.so.16(libmysqlclient_16)(64bit) libnetsnmp.so.10()(64bit) libnsl.so.1()(64bit) libpng12.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) librtgmysql.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: rtg2-plot-0.9-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl 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) libcrypto.so.6()(64bit) libdl.so.2()(64bit) libgd.so.2()(64bit) libltdl.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmysqlclient_r.so.16()(64bit) libnetsnmp.so.10()(64bit) libnsl.so.1()(64bit) libpng12.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libz.so.1()(64bit) perl rtg2 = 0.9-2.ru rtld(GNU_HASH) Processing files: rtg2-poll-0.9-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.6()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgd.so.2()(64bit) libltdl.so.3()(64bit) libm.so.6()(64bit) libmysqlclient_r.so.16()(64bit) libmysqlclient_r.so.16(libmysqlclient_16)(64bit) libnetsnmp.so.10()(64bit) libnsl.so.1()(64bit) libpng12.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libz.so.1()(64bit) perl(BER) perl(DBI) perl(File::Copy) perl(Getopt::Long) perl(Net::Ping) perl(SNMP_Session) perl(SNMP_util) perl(Sys::Hostname) perl(Time::HiRes) perl(lib) perl(vars) rtg2 = 0.9-2.ru rtld(GNU_HASH) Processing files: rtg2-devel-0.9-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rtg2-debuginfo-0.9-2.ru Provides: librtgmysql.so.0.0.0.debug()(64bit) 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/rtg2-0.9-2.ru-root-mockbuild warning: Could not canonicalize hostname: opus3.rutgers.edu Wrote: /builddir/build/RPMS/rtg2-0.9-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/rtg2-plot-0.9-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/rtg2-poll-0.9-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/rtg2-devel-0.9-2.ru.x86_64.rpm Wrote: /builddir/build/RPMS/rtg2-debuginfo-0.9-2.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.47956 + umask 022 + cd /builddir/build/BUILD + cd rtg2-0.9 + rm -rf /var/tmp/rtg2-0.9-2.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->