Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/syslog-ng-incubator.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-1664/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/syslog-ng-incubator.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: i-000372ca Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/syslog-ng-incubator-0.4.1-3.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/syslog-ng-incubator.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-1664/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/syslog-ng-incubator.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nJ9Wmn + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf syslog-ng-incubator-0.4.1 + /usr/bin/xz -dc /builddir/build/SOURCES/syslog-ng-incubator-0.4.1.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd syslog-ng-incubator-0.4.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (syslog-ng-incubator-bison-warning.patch): + echo 'Patch #0 (syslog-ng-incubator-bison-warning.patch):' + /bin/cat /builddir/build/SOURCES/syslog-ng-incubator-bison-warning.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.am patching file Makefile.in Patch #1 (syslog-ng-incubator-java.patch): + echo 'Patch #1 (syslog-ng-incubator-java.patch):' + /usr/bin/patch -p1 --fuzz=0 + /bin/cat /builddir/build/SOURCES/syslog-ng-incubator-java.patch patching file modules/java/java-destination-proxy.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AGJS3e + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-incubator-0.4.1 + LANG=C + export LANG + unset DISPLAY + export AM_YFLAGS=-d + AM_YFLAGS=-d + export PYTHON_LIBS=-lpython2.6 + PYTHON_LIBS=-lpython2.6 + export PYTHON_CFLAGS=-I/usr/include/python2.6 + PYTHON_CFLAGS=-I/usr/include/python2.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share/syslog-ng --enable-java 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for bison... bison -y checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for inline... inline checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for floor... no checking for memrchr... yes checking for memset... yes checking for strdup... yes checking for strtoll... yes checking for GLIB... yes checking for SYSLOG_NG... yes checking for EVENTLOG... yes checking for LIBMONGO... no checking for RIEMANN_CLIENT... no checking for LUA... no checking for perl... perl checking for perl module ExtUtils::Embed... ok checking for perl_construct in -lperl... yes checking for PYTHON... yes checking for grok_new in -lgrok... yes checking librdkafka/rdkafka.h usability... yes checking librdkafka/rdkafka.h presence... yes checking for librdkafka/rdkafka.h... yes checking for rd_kafka_conf_set_log_cb in -lrdkafka... yes checking for rd_kafka_set_logger in -lrdkafka... yes checking for ZMQ_CLIENT... no checking for JAVA_VERSION... 1.7 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands syslog-ng Incubator 0.4.1 configured ------------------------------------ Debugging: no Modules: basicfuncs-plus yes kafka yes logmongource: no lua: no (lua) monitor-source: no (lua) perl: yes python: yes () rss yes trigger-source yes tfgetent yes zmq no grok-parser yes java yes + make -j3 /usr/share/syslog-ng/tools/lex-rules.am:14: warning: overriding commands for target `.y.c' make: warning: ignoring old commands for target `.y.c' GEN modules/trigger-source/trigger-source-grammar.y GEN modules/rss/rss-grammar.y GEN modules/monitor-source/monitor-source-grammar.y GEN modules/perl/perl-grammar.y GEN modules/python/python-grammar.y GEN modules/kafka/kafka-grammar.y GEN modules/zmq/zmq-grammar.y /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.75.x86_64/bin/javac -d ./modules/java ./modules/java/SyslogNgClassLoader.java GEN modules/grok/grok-parser-grammar.y GEN modules/java/java-grammar.y YACC modules/trigger-source/trigger-source-grammar.c YACC modules/monitor-source/monitor-source-grammar.c YACC modules/rss/rss-grammar.c YACC modules/perl/perl-grammar.c YACC modules/python/python-grammar.c YACC modules/kafka/kafka-grammar.c YACC modules/zmq/zmq-grammar.c YACC modules/grok/grok-parser-grammar.c /builddir/build/BUILD/syslog-ng-incubator-0.4.1/modules/zmq/zmq-grammar.y:366.8-14: warning: symbol KW_PORT redeclared /builddir/build/BUILD/syslog-ng-incubator-0.4.1/modules/zmq/zmq-grammar.y:368.8-18: warning: symbol KW_TEMPLATE redeclared YACC modules/java/java-grammar.c /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.75.x86_64/bin/javac -d ./modules/java ./modules/java/SyslogNg.java /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.75.x86_64/bin/javac -d ./modules/java -cp ./modules/java ./modules/java/SyslogNgDestination.java jar -cvf ./modules/java/SyslogNg.jar -C ./modules/java/ org added manifest adding: org/(in = 0) (out= 0)(stored 0%) adding: org/syslog_ng/(in = 0) (out= 0)(stored 0%) adding: org/syslog_ng/SyslogNgDestination.class(in = 263) (out= 188)(deflated 28%) adding: org/syslog_ng/SyslogNgClassLoader.class(in = 1964) (out= 1048)(deflated 46%) adding: org/syslog_ng/SyslogNg.class(in = 566) (out= 358)(deflated 36%) /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.75.x86_64/bin/javah -cp ./modules/java -o ./modules/java/SyslogNg.h org.syslog_ng.SyslogNg make all-am make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-incubator-0.4.1' /usr/share/syslog-ng/tools/lex-rules.am:14: warning: overriding commands for target `.y.c' make[1]: warning: ignoring old commands for target `.y.c' CC modules/trigger-source/modules_trigger_source_libtrigger_source_la-trigger-source-grammar.lo CC modules/trigger-source/modules_trigger_source_libtrigger_source_la-trigger-source.lo CC modules/trigger-source/modules_trigger_source_libtrigger_source_la-trigger-source-parser.lo CC modules/trigger-source/modules_trigger_source_libtrigger_source_la-trigger-source-plugin.lo CC modules/basicfuncs-plus/modules_basicfuncs_plus_libbasicfuncs_plus_la-basic-funcs-plus.lo CC modules/rss/modules_rss_librss_la-rss-grammar.lo CC modules/rss/modules_rss_librss_la-rss.lo modules/rss/rss.c: In function '_respond_with_feed': modules/rss/rss.c:156: warning: ignoring return value of 'read', declared with attribute warn_unused_result modules/rss/rss.c:157: warning: ignoring return value of 'write', declared with attribute warn_unused_result CC modules/rss/modules_rss_librss_la-rss-parser.lo CC modules/getent/modules_getent_libtfgetent_la-tfgetent.lo CC modules/perl/modules_perl_libmod_perl_la-perl-plugin.lo CC modules/perl/modules_perl_libmod_perl_la-perl-grammar.lo CC modules/perl/modules_perl_libmod_perl_la-perl-dest.lo CC modules/perl/modules_perl_libmod_perl_la-perl-parser.lo modules/perl/perl-dest.c: In function 'perl_worker_vp_add_one': modules/perl/perl-dest.c:225: warning: value computed is not used modules/perl/perl-dest.c:232: warning: value computed is not used modules/perl/perl-dest.c:237: warning: value computed is not used modules/perl/perl-dest.c: In function 'perl_worker_eval': modules/perl/perl-dest.c:279: warning: unused variable 'path_options' modules/perl/perl-dest.c:278: warning: 'success' may be used uninitialized in this function CC modules/python/modules_python_libmod_python_la-python-plugin.lo CC modules/python/modules_python_libmod_python_la-python-grammar.lo In file included from /usr/include/python2.6/pyconfig.h:6, from /usr/include/python2.6/Python.h:8, from modules/python/python-plugin.c:30: /usr/include/python2.6/pyconfig-64.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/limits.h:27, from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/limits.h:122, from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/limits.h:11, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/syslog-ng/compat/glib.h:30, from /usr/include/syslog-ng/syslog-ng.h:35, from /usr/include/syslog-ng/cfg-parser.h:28, from modules/python/python-parser.h:27, from modules/python/python-plugin.c:24: /usr/include/features.h:213:1: warning: this is the location of the previous definition CC modules/python/modules_python_libmod_python_la-python-dest.lo CC modules/python/modules_python_libmod_python_la-python-parser.lo In file included from /usr/include/python2.6/pyconfig.h:6, from /usr/include/python2.6/Python.h:8, from modules/python/python-dest.c:29: /usr/include/python2.6/pyconfig-64.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/limits.h:27, from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/limits.h:122, from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/limits.h:11, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/syslog-ng/compat/glib.h:30, from /usr/include/syslog-ng/syslog-ng.h:35, from /usr/include/syslog-ng/driver.h:28, from modules/python/python-dest.h:27, from modules/python/python-dest.c:24: /usr/include/features.h:213:1: warning: this is the location of the previous definition modules/python/python-dest.c: In function '_py_call_function_with_arguments': modules/python/python-dest.c:329: warning: suggest explicit braces to avoid ambiguous 'else' modules/python/python-dest.c: In function 'python_worker_eval': modules/python/python-dest.c:340: warning: unused variable 'path_options' modules/python/python-dest.c: In function 'python_worker_init': modules/python/python-dest.c:498: warning: suggest explicit braces to avoid ambiguous 'else' modules/python/python-dest.c:500: warning: suggest explicit braces to avoid ambiguous 'else' CC modules/kafka/modules_kafka_libkafka_la-kafka-grammar.lo CC modules/kafka/modules_kafka_libkafka_la-kafka.lo CC modules/kafka/modules_kafka_libkafka_la-kafka-parser.lo modules/kafka/kafka.c: In function 'kafka_dd_set_props': modules/kafka/kafka.c:147: warning: passing argument 2 of 'rd_kafka_conf_set_log_cb' from incompatible pointer type /usr/include/librdkafka/rdkafka.h:333: note: expected 'void (*)(const struct rd_kafka_t *, int, const char *, const char *)' but argument is of type 'void (*)(struct rd_kafka_t *, int, const char *, const char *)' modules/kafka/kafka.c:155: warning: passing argument 2 of 'rd_kafka_set_logger' from incompatible pointer type /usr/include/librdkafka/rdkafka.h:1099: note: expected 'void (*)(const struct rd_kafka_t *, int, const char *, const char *)' but argument is of type 'void (*)(struct rd_kafka_t *, int, const char *, const char *)' modules/kafka/kafka.c: In function 'kafka_worker_insert': modules/kafka/kafka.c:293: warning: unused variable 'field' modules/kafka/kafka.c:292: warning: unused variable 'path_options' CC modules/grok/modules_grok_libgrok_parser_la-grok-parser-grammar.lo CC modules/grok/modules_grok_libgrok_parser_la-grok-parser.lo modules/grok/grok-parser-grammar.y: In function 'grok_parse': modules/grok/grok-parser-grammar.y:400: warning: implicit declaration of function 'grok_instance_new' modules/grok/grok-parser-grammar.y:400: warning: assignment makes pointer from integer without a cast CC modules/grok/modules_grok_libgrok_parser_la-grok-parser-parser.lo modules/grok/grok-parser.c: In function 'grok_instance_add_tags': modules/grok/grok-parser.c:76: warning: implicit declaration of function 'string_list_free' modules/grok/grok-parser.c: In function 'grok_instance_clone': modules/grok/grok-parser.c:331: warning: passing argument 2 of '_clone_list' from incompatible pointer type modules/grok/grok-parser.c:311: note: expected 'void * (*)(void *)' but argument is of type 'gchar * (*)(const gchar *)' modules/grok/grok-parser.c: In function 'grok_parser_clone': modules/grok/grok-parser.c:367: warning: initialization from incompatible pointer type CC modules/grok/modules_grok_libgrok_parser_la-grok-parser-plugin.lo CC modules/java/modules_java_libmod_java_la-java-grammar.lo CC modules/java/modules_java_libmod_java_la-java-plugin.lo CC modules/java/modules_java_libmod_java_la-java-destination.lo CC modules/java/modules_java_libmod_java_la-java-destination-proxy.lo CC modules/java/modules_java_libmod_java_la-java-parser.lo CC modules/java/modules_java_libmod_java_la-java_machine.lo CCLD modules/trigger-source/libtrigger-source.la CCLD modules/basicfuncs-plus/libbasicfuncs-plus.la CCLD modules/rss/librss.la CCLD modules/getent/libtfgetent.la CCLD modules/perl/libmod-perl.la CCLD modules/python/libmod-python.la CCLD modules/kafka/libkafka.la CCLD modules/grok/libgrok-parser.la CCLD modules/java/libmod-java.la make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-incubator-0.4.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lBBrTI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64 + cd syslog-ng-incubator-0.4.1 + LANG=C + export LANG + unset DISPLAY + make DESTDIR=/builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64 install /usr/share/syslog-ng/tools/lex-rules.am:14: warning: overriding commands for target `.y.c' make: warning: ignoring old commands for target `.y.c' make install-am make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-incubator-0.4.1' /usr/share/syslog-ng/tools/lex-rules.am:14: warning: overriding commands for target `.y.c' make[1]: warning: ignoring old commands for target `.y.c' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-incubator-0.4.1' /usr/share/syslog-ng/tools/lex-rules.am:14: warning: overriding commands for target `.y.c' make[2]: warning: ignoring old commands for target `.y.c' /bin/sh /builddir/build/BUILD/syslog-ng-incubator-0.4.1/install-sh -d /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng cp ./modules/java/SyslogNg.jar /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/ /bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/share/syslog-ng/include/scl/elasticsearch' /usr/bin/install -c -m 644 scl/elasticsearch/plugin.conf '/builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/share/syslog-ng/include/scl/elasticsearch' /bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/share/syslog-ng/include/scl/elasticsearch' /usr/bin/install -c scl/elasticsearch/es-bridge '/builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/share/syslog-ng/include/scl/elasticsearch' /bin/mkdir -p '/builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng' /bin/sh ./libtool --mode=install /usr/bin/install -c modules/trigger-source/libtrigger-source.la modules/basicfuncs-plus/libbasicfuncs-plus.la modules/rss/librss.la modules/getent/libtfgetent.la modules/perl/libmod-perl.la modules/python/libmod-python.la modules/kafka/libkafka.la modules/grok/libgrok-parser.la modules/java/libmod-java.la '/builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng' libtool: install: /usr/bin/install -c modules/trigger-source/.libs/libtrigger-source.so /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtrigger-source.so libtool: install: /usr/bin/install -c modules/trigger-source/.libs/libtrigger-source.lai /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtrigger-source.la libtool: install: /usr/bin/install -c modules/basicfuncs-plus/.libs/libbasicfuncs-plus.so /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libbasicfuncs-plus.so libtool: install: /usr/bin/install -c modules/basicfuncs-plus/.libs/libbasicfuncs-plus.lai /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libbasicfuncs-plus.la libtool: install: /usr/bin/install -c modules/rss/.libs/librss.so /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/librss.so libtool: install: /usr/bin/install -c modules/rss/.libs/librss.lai /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/librss.la libtool: install: /usr/bin/install -c modules/getent/.libs/libtfgetent.so /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtfgetent.so libtool: install: /usr/bin/install -c modules/getent/.libs/libtfgetent.lai /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtfgetent.la libtool: install: /usr/bin/install -c modules/perl/.libs/libmod-perl.so /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-perl.so libtool: install: /usr/bin/install -c modules/perl/.libs/libmod-perl.lai /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-perl.la libtool: install: /usr/bin/install -c modules/python/.libs/libmod-python.so /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-python.so libtool: install: /usr/bin/install -c modules/python/.libs/libmod-python.lai /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-python.la libtool: install: /usr/bin/install -c modules/kafka/.libs/libkafka.so.0.0.0 /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libkafka.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng && { ln -s -f libkafka.so.0.0.0 libkafka.so.0 || { rm -f libkafka.so.0 && ln -s libkafka.so.0.0.0 libkafka.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng && { ln -s -f libkafka.so.0.0.0 libkafka.so || { rm -f libkafka.so && ln -s libkafka.so.0.0.0 libkafka.so; }; }) libtool: install: /usr/bin/install -c modules/kafka/.libs/libkafka.lai /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libkafka.la libtool: install: /usr/bin/install -c modules/grok/.libs/libgrok-parser.so /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libgrok-parser.so libtool: install: /usr/bin/install -c modules/grok/.libs/libgrok-parser.lai /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libgrok-parser.la libtool: install: /usr/bin/install -c modules/java/.libs/libmod-java.so /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-java.so libtool: install: /usr/bin/install -c modules/java/.libs/libmod-java.lai /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-java.la libtool: install: /usr/bin/install -c modules/trigger-source/.libs/libtrigger-source.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtrigger-source.a libtool: install: chmod 644 /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtrigger-source.a libtool: install: ranlib /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtrigger-source.a libtool: install: /usr/bin/install -c modules/basicfuncs-plus/.libs/libbasicfuncs-plus.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libbasicfuncs-plus.a libtool: install: chmod 644 /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libbasicfuncs-plus.a libtool: install: ranlib /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libbasicfuncs-plus.a libtool: install: /usr/bin/install -c modules/rss/.libs/librss.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/librss.a libtool: install: chmod 644 /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/librss.a libtool: install: ranlib /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/librss.a libtool: install: /usr/bin/install -c modules/getent/.libs/libtfgetent.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtfgetent.a libtool: install: chmod 644 /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtfgetent.a libtool: install: ranlib /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtfgetent.a libtool: install: /usr/bin/install -c modules/perl/.libs/libmod-perl.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-perl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-perl.a libtool: install: ranlib /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-perl.a libtool: install: /usr/bin/install -c modules/python/.libs/libmod-python.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-python.a libtool: install: chmod 644 /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-python.a libtool: install: ranlib /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-python.a libtool: install: /usr/bin/install -c modules/kafka/.libs/libkafka.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libkafka.a libtool: install: chmod 644 /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libkafka.a libtool: install: ranlib /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libkafka.a libtool: install: /usr/bin/install -c modules/grok/.libs/libgrok-parser.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libgrok-parser.a libtool: install: chmod 644 /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libgrok-parser.a libtool: install: ranlib /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libgrok-parser.a libtool: install: /usr/bin/install -c modules/java/.libs/libmod-java.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-java.a libtool: install: chmod 644 /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-java.a libtool: install: ranlib /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-java.a libtool: install: warning: remember to run `libtool --finish //usr/lib64/syslog-ng' make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-incubator-0.4.1' make[1]: Leaving directory `/builddir/build/BUILD/syslog-ng-incubator-0.4.1' + rm /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libbasicfuncs-plus.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libgrok-parser.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libkafka.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-java.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-perl.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-python.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/librss.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtfgetent.a /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtrigger-source.a + rm /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libbasicfuncs-plus.la /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libgrok-parser.la /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libkafka.la /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-java.la /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-perl.la /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libmod-python.la /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/librss.la /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtfgetent.la /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64//usr/lib64/syslog-ng/libtrigger-source.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/syslog-ng-incubator-0.4.1 extracting debug info from /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/lib64/syslog-ng/libbasicfuncs-plus.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/lib64/syslog-ng/libkafka.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/lib64/syslog-ng/libmod-java.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/lib64/syslog-ng/libgrok-parser.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/lib64/syslog-ng/libmod-perl.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/lib64/syslog-ng/librss.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/lib64/syslog-ng/libtrigger-source.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/lib64/syslog-ng/libmod-python.so extracting debug info from /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64/usr/lib64/syslog-ng/libtfgetent.so symlinked /usr/lib/debug/usr/lib64/syslog-ng/libkafka.so.0.0.0.debug to /usr/lib/debug/usr/lib64/syslog-ng/libkafka.so.debug symlinked /usr/lib/debug/usr/lib64/syslog-ng/libkafka.so.0.0.0.debug to /usr/lib/debug/usr/lib64/syslog-ng/libkafka.so.0.debug cpio: syslog-ng-incubator-0.4.1/lib/cfg-grammar.y: Cannot stat: No such file or directory 2716 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: syslog-ng-incubator-0.4.1-3.el6.x86_64 Provides: libbasicfuncs-plus.so()(64bit) libkafka.so.0()(64bit) librss.so()(64bit) libtfgetent.so()(64bit) libtrigger-source.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libevtlog.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libkafka.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librdkafka.so.1()(64bit) librt.so.1()(64bit) libsyslog-ng-3.6.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-incubator-grok-0.4.1-3.el6.x86_64 Provides: libgrok-parser.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libevtlog.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgrok.so.1()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libsyslog-ng-3.6.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-incubator-perl-0.4.1-3.el6.x86_64 Provides: libmod-perl.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libevtlog.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libm.so.6()(64bit) libnsl.so.1()(64bit) libperl.so()(64bit) libpthread.so.0()(64bit) libresolv.so.2()(64bit) librt.so.1()(64bit) libsyslog-ng-3.6.so.0()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-incubator-python-0.4.1-3.el6.x86_64 Provides: libmod-python.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libevtlog.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpython2.6.so.1.0()(64bit) librt.so.1()(64bit) libsyslog-ng-3.6.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-incubator-java-0.4.1-3.el6.x86_64 Provides: libmod-java.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libevtlog.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libjvm.so()(64bit) libjvm.so(SUNWprivate_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libsyslog-ng-3.6.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-incubator-elasticsearch-0.4.1-3.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: syslog-ng-incubator-kafka-0.4.1-3.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libkafka.so.0()(64bit) Processing files: syslog-ng-incubator-debuginfo-0.4.1-3.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syslog-ng-incubator-0.4.1-3.el6.x86_64 warning: Could not canonicalize hostname: i-000372ca Wrote: /builddir/build/RPMS/syslog-ng-incubator-0.4.1-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-incubator-grok-0.4.1-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-incubator-perl-0.4.1-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-incubator-python-0.4.1-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-incubator-java-0.4.1-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-incubator-elasticsearch-0.4.1-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-incubator-kafka-0.4.1-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-incubator-debuginfo-0.4.1-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ElWaDp + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-incubator-0.4.1 + exit 0 Child return code was: 0 LEAVE do -->