Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libee.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libee.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libee-0.4.1-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libee.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libee.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hnA3Jp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libee-0.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libee-0.4.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libee-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jRrLxb + umask 022 + cd /builddir/build/BUILD + cd libee-0.4.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking 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 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 for library containing pow... -lm checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... 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 LIBESTR... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libee.pc config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/libee/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ***************************************************** libee will be compiled with the following settings: Debug mode enabled: no Testbench enabled: yes + V=1 + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libee-0.4.1' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/tests' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include' Making all in libee make[3]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include/libee' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include/libee' make[3]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include' make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1/src' \ # source='cjson/cjson.c' object='libee_la-cjson.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-cjson.lo `test -f 'cjson/cjson.c' || echo './'`cjson/cjson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c cjson/cjson.c -fPIC -DPIC -o .libs/libee_la-cjson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c cjson/cjson.c -o libee_la-cjson.o >/dev/null 2>&1 \ # source='ctx.c' object='libee_la-ctx.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-ctx.lo `test -f 'ctx.c' || echo './'`ctx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ctx.c -fPIC -DPIC -o .libs/libee_la-ctx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c ctx.c -o libee_la-ctx.o >/dev/null 2>&1 \ # source='tag.c' object='libee_la-tag.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-tag.lo `test -f 'tag.c' || echo './'`tag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c tag.c -fPIC -DPIC -o .libs/libee_la-tag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c tag.c -o libee_la-tag.o >/dev/null 2>&1 \ # source='event.c' object='libee_la-event.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-event.lo `test -f 'event.c' || echo './'`event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c event.c -fPIC -DPIC -o .libs/libee_la-event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c event.c -o libee_la-event.o >/dev/null 2>&1 \ # source='json_event.c' object='libee_la-json_event.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-json_event.lo `test -f 'json_event.c' || echo './'`json_event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_event.c -fPIC -DPIC -o .libs/libee_la-json_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_event.c -o libee_la-json_event.o >/dev/null 2>&1 \ # source='value.c' object='libee_la-value.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-value.lo `test -f 'value.c' || echo './'`value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c value.c -fPIC -DPIC -o .libs/libee_la-value.o value.c: In function 'ee_newValue': value.c:37:20: warning: unused parameter 'ctx' [-Wunused-parameter] ee_newValue(ee_ctx ctx) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c value.c -o libee_la-value.o >/dev/null 2>&1 \ # source='tagbucket.c' object='libee_la-tagbucket.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-tagbucket.lo `test -f 'tagbucket.c' || echo './'`tagbucket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c tagbucket.c -fPIC -DPIC -o .libs/libee_la-tagbucket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c tagbucket.c -o libee_la-tagbucket.o >/dev/null 2>&1 \ # source='field.c' object='libee_la-field.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-field.lo `test -f 'field.c' || echo './'`field.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c field.c -fPIC -DPIC -o .libs/libee_la-field.o field.c: In function 'ee_getFieldValueAsStr': field.c:195:2: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized] return str; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c field.c -o libee_la-field.o >/dev/null 2>&1 \ # source='fieldbucket.c' object='libee_la-fieldbucket.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-fieldbucket.lo `test -f 'fieldbucket.c' || echo './'`fieldbucket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c fieldbucket.c -fPIC -DPIC -o .libs/libee_la-fieldbucket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c fieldbucket.c -o libee_la-fieldbucket.o >/dev/null 2>&1 \ # source='primitivetype.c' object='libee_la-primitivetype.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-primitivetype.lo `test -f 'primitivetype.c' || echo './'`primitivetype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c primitivetype.c -fPIC -DPIC -o .libs/libee_la-primitivetype.o primitivetype.c: In function 'ee_parseRFC5424Date': primitivetype.c:136:7: warning: variable 'OffsetMode' set but not used [-Wunused-but-set-variable] char OffsetMode; /* UTC offset + or - */ ^ primitivetype.c:135:6: warning: variable 'secfracPrecision' set but not used [-Wunused-but-set-variable] int secfracPrecision; ^ primitivetype.c:134:6: warning: variable 'secfrac' set but not used [-Wunused-but-set-variable] int secfrac; /* fractional seconds (must be 32 bit!) */ ^ primitivetype.c:128:6: warning: variable 'year' set but not used [-Wunused-but-set-variable] int year; ^ primitivetype.c: In function 'ee_parseRFC3164Date': primitivetype.c:261:6: warning: variable 'month' set but not used [-Wunused-but-set-variable] int month; ^ primitivetype.c: In function 'ee_parseNumber': primitivetype.c:497:12: warning: variable 'n' set but not used [-Wunused-but-set-variable] long long n; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c primitivetype.c -o libee_la-primitivetype.o >/dev/null 2>&1 \ # source='int_dec.c' object='libee_la-int_dec.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-int_dec.lo `test -f 'int_dec.c' || echo './'`int_dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c int_dec.c -fPIC -DPIC -o .libs/libee_la-int_dec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c int_dec.c -o libee_la-int_dec.o >/dev/null 2>&1 \ # source='json_dec.c' object='libee_la-json_dec.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-json_dec.lo `test -f 'json_dec.c' || echo './'`json_dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_dec.c -fPIC -DPIC -o .libs/libee_la-json_dec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_dec.c -o libee_la-json_dec.o >/dev/null 2>&1 \ # source='apache_dec.c' object='libee_la-apache_dec.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-apache_dec.lo `test -f 'apache_dec.c' || echo './'`apache_dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c apache_dec.c -fPIC -DPIC -o .libs/libee_la-apache_dec.o apache_dec.c: In function 'ee_newApache': apache_dec.c:37:21: warning: unused parameter 'ctx' [-Wunused-parameter] ee_newApache(ee_ctx ctx) ^ apache_dec.c: In function 'ee_apacheAddName': apache_dec.c:71:25: warning: unused parameter 'ctx' [-Wunused-parameter] ee_apacheAddName(ee_ctx ctx, struct ee_apache *apache, es_str_t *name) ^ apache_dec.c: In function 'processLn': apache_dec.c:205:19: warning: unused variable 'value' [-Wunused-variable] struct ee_value *value; ^ In file included from apache_dec.c:33:0: apache_dec.c: In function 'ee_apacheDec': ../include/libee/internal.h:29:4: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] if((r = (x)) != 0) goto done ^ apache_dec.c:143:6: note: 'r' was declared here int r; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c apache_dec.c -o libee_la-apache_dec.o >/dev/null 2>&1 \ # source='syslog_enc.c' object='libee_la-syslog_enc.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-syslog_enc.lo `test -f 'syslog_enc.c' || echo './'`syslog_enc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c syslog_enc.c -fPIC -DPIC -o .libs/libee_la-syslog_enc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c syslog_enc.c -o libee_la-syslog_enc.o >/dev/null 2>&1 \ # source='json_enc.c' object='libee_la-json_enc.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-json_enc.lo `test -f 'json_enc.c' || echo './'`json_enc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_enc.c -fPIC -DPIC -o .libs/libee_la-json_enc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_enc.c -o libee_la-json_enc.o >/dev/null 2>&1 \ # source='csv_enc.c' object='libee_la-csv_enc.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-csv_enc.lo `test -f 'csv_enc.c' || echo './'`csv_enc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c csv_enc.c -fPIC -DPIC -o .libs/libee_la-csv_enc.o csv_enc.c: In function 'ee_AddName': csv_enc.c:66:19: warning: unused parameter 'ctx' [-Wunused-parameter] ee_AddName(ee_ctx ctx, struct ee_FieldCSV *fields, es_str_t *name) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c csv_enc.c -o libee_la-csv_enc.o >/dev/null 2>&1 \ # source='xml_enc.c' object='libee_la-xml_enc.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-xml_enc.lo `test -f 'xml_enc.c' || echo './'`xml_enc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c xml_enc.c -fPIC -DPIC -o .libs/libee_la-xml_enc.o xml_enc.c: In function 'ee_addValue_XML': xml_enc.c:60:6: warning: unused variable 'j' [-Wunused-variable] int j; ^ xml_enc.c:59:7: warning: unused variable 'numbuf' [-Wunused-variable] char numbuf[4]; ^ xml_enc.c: At top level: xml_enc.c:40:13: warning: 'hexdigit' defined but not used [-Wunused-variable] static char hexdigit[16] = ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c xml_enc.c -o libee_la-xml_enc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -version-info 0:0:0 -Wl,-z,relro -o libee.la -rpath /usr/lib64 libee_la-cjson.lo libee_la-ctx.lo libee_la-tag.lo libee_la-event.lo libee_la-json_event.lo libee_la-value.lo libee_la-tagbucket.lo libee_la-field.lo libee_la-fieldbucket.lo libee_la-primitivetype.lo libee_la-int_dec.lo libee_la-json_dec.lo libee_la-apache_dec.lo libee_la-syslog_enc.lo libee_la-json_enc.lo libee_la-csv_enc.lo libee_la-xml_enc.lo -lestr -lm libtool: link: gcc -shared .libs/libee_la-cjson.o .libs/libee_la-ctx.o .libs/libee_la-tag.o .libs/libee_la-event.o .libs/libee_la-json_event.o .libs/libee_la-value.o .libs/libee_la-tagbucket.o .libs/libee_la-field.o .libs/libee_la-fieldbucket.o .libs/libee_la-primitivetype.o .libs/libee_la-int_dec.o .libs/libee_la-json_dec.o .libs/libee_la-apache_dec.o .libs/libee_la-syslog_enc.o .libs/libee_la-json_enc.o .libs/libee_la-csv_enc.o .libs/libee_la-xml_enc.o -lestr -lm -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libee.so.0 -o .libs/libee.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libee.so.0" && ln -s "libee.so.0.0.0" "libee.so.0") libtool: link: (cd ".libs" && rm -f "libee.so" && ln -s "libee.so.0.0.0" "libee.so") libtool: link: ar cru .libs/libee.a libee_la-cjson.o libee_la-ctx.o libee_la-tag.o libee_la-event.o libee_la-json_event.o libee_la-value.o libee_la-tagbucket.o libee_la-field.o libee_la-fieldbucket.o libee_la-primitivetype.o libee_la-int_dec.o libee_la-json_dec.o libee_la-apache_dec.o libee_la-syslog_enc.o libee_la-json_enc.o libee_la-csv_enc.o libee_la-xml_enc.o libtool: link: ranlib .libs/libee.a libtool: link: ( cd ".libs" && rm -f "libee.la" && ln -s "../libee.la" "libee.la" ) \ # source='convert.c' object='libee_convert-convert.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_convert-convert.o `test -f 'convert.c' || echo './'`convert.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-z,relro -o libee-convert libee_convert-convert.o ../src/libee.la -lm -lestr -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-z -Wl,relro -o .libs/libee-convert libee_convert-convert.o ../src/.libs/libee.so -lestr -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/src' make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1' make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1' make[1]: Leaving directory `/builddir/build/BUILD/libee-0.4.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RoGXVg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64 + cd libee-0.4.1 + make install 'INSTALL=install -p' DESTDIR=/builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64 Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libee-0.4.1/tests' make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1/tests' 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/libee-0.4.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/tests' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include' Making install in libee make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include/libee' make[3]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include/libee' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include/libee' /bin/sh /builddir/build/BUILD/libee-0.4.1/install-sh -d /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/include/libee make[4]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include/libee' test -z "/usr/include/libee" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/include/libee" install -p -m 644 libee.h ctx.h event.h fieldbucket.h fieldtype.h fieldset.h namelist.h field.h obj.h parser.h internal.h int.h primitivetype.h apache.h tagbucket.h tag.h tagset.h timestamp.h value.h valnode.h valuetype.h '/builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/include/libee' make[3]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include/libee' make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include/libee' make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include' make[3]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include' make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include' make[1]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libee-0.4.1/src' make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libee.la '/builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64' libtool: install: install -p .libs/libee.so.0.0.0 /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64/libee.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64 && { ln -s -f libee.so.0.0.0 libee.so.0 || { rm -f libee.so.0 && ln -s libee.so.0.0.0 libee.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64 && { ln -s -f libee.so.0.0.0 libee.so || { rm -f libee.so && ln -s libee.so.0.0.0 libee.so; }; }) libtool: install: install -p .libs/libee.lai /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64/libee.la libtool: install: install -p .libs/libee.a /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64/libee.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64/libee.a libtool: install: ranlib /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64/libee.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/sbin" /bin/sh ../libtool --mode=install install -p libee-convert '/builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/sbin' libtool: install: warning: `../src/libee.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/libee-convert /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/sbin/libee-convert test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/include" make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/src' make[1]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/src' make[1]: Entering directory `/builddir/build/BUILD/libee-0.4.1' make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64/pkgconfig" install -p -m 644 libee.pc '/builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1' make[1]: Leaving directory `/builddir/build/BUILD/libee-0.4.1' + rm -f /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64//usr/lib64/libee.a /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64//usr/lib64/libee.la + chrpath --delete /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64/libee.so.0 /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64/libee.so.0.0.0 + chrpath --delete /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/sbin/libee-convert + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libee-0.4.1 extracting debug info from /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/lib64/libee.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/sbin/libee-convert /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libee.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libee.so.debug symlinked /usr/lib/debug/usr/lib64/libee.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libee.so.0.debug 318 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.946Ipn + umask 022 + cd /builddir/build/BUILD + cd libee-0.4.1 + make check Making check in tests make[1]: Entering directory `/builddir/build/BUILD/libee-0.4.1/tests' make genfile ezapi1 make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1/tests' CC genfile.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c genfile.c genfile.c: In function 'main': genfile.c:4:14: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc, char *argv[]) ^ CCLD genfile CC ezapi1-ezapi1.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o ezapi1-ezapi1.o `test -f 'ezapi1.c' || echo './'`ezapi1.c CCLD ezapi1 make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1/tests' ================== All 0 tests passed ================== make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/tests' Making check in include make[1]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include' Making check in libee make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include/libee' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include/libee' make[2]: Entering directory `/builddir/build/BUILD/libee-0.4.1/include' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include' make[1]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/include' Making check in src make[1]: Entering directory `/builddir/build/BUILD/libee-0.4.1/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libee-0.4.1/src' make[1]: Entering directory `/builddir/build/BUILD/libee-0.4.1' make[1]: Leaving directory `/builddir/build/BUILD/libee-0.4.1' + exit 0 Processing files: libee-0.4.1-6.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JAX8Ku + umask 022 + cd /builddir/build/BUILD + cd libee-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/share/doc/libee-0.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/share/doc/libee-0.4.1 + cp -pr README /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/share/doc/libee-0.4.1 + cp -pr COPYING /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/share/doc/libee-0.4.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/share/doc/libee-0.4.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64/usr/share/doc/libee-0.4.1 + exit 0 Provides: libee = 0.4.1-6.el7 libee(x86-64) = 0.4.1-6.el7 libee.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libc.so.6(GLIBC_2.7)(64bit) libestr.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: libee-devel-0.4.1-6.el7.x86_64 Provides: libee-devel = 0.4.1-6.el7 libee-devel(x86-64) = 0.4.1-6.el7 pkgconfig(libee) = 0.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libee.so.0()(64bit) Processing files: libee-utils-0.4.1-6.el7.x86_64 Provides: libee-utils = 0.4.1-6.el7 libee-utils(x86-64) = 0.4.1-6.el7 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) libee.so.0()(64bit) libestr.so.0()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: libee-debuginfo-0.4.1-6.el7.x86_64 Provides: libee-debuginfo = 0.4.1-6.el7 libee-debuginfo(x86-64) = 0.4.1-6.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/libee-0.4.1-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libee-devel-0.4.1-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libee-utils-0.4.1-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libee-debuginfo-0.4.1-6.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Bvm6s9 + umask 022 + cd /builddir/build/BUILD + cd libee-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libee-0.4.1-6.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->