+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libee.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wUOzI8 + 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 -xof - + 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.XsouQ9 + umask 022 + cd /builddir/build/BUILD + cd libee-0.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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' + for i in $(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 riscv64-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... riscv64-redhat-linux-gnu checking host system type... riscv64-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... 1572864 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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-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) 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 cjson/cjson.c: In function 'cJSON_strcasecmp': cjson/cjson.c:41:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!s1) return (s1==s2)?0:1;if (!s2) return 1; ^~ cjson/cjson.c:41:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!s1) return (s1==s2)?0:1;if (!s2) return 1; ^~ cjson/cjson.c: In function 'print_object': cjson/cjson.c:462:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (fmt) *ptr++='\n';*ptr=0; ^~ cjson/cjson.c:462:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (fmt) *ptr++='\n';*ptr=0; ^ cjson/cjson.c: In function 'cJSON_DetachItemFromArray': cjson/cjson.c:489:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (c->prev) c->prev->next=c->next;if (c->next) c->next->prev=c->prev;if (c==array->child) array->child=c->next;c->prev=c->next=0;return c;} ^~ cjson/cjson.c:489:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (c->prev) c->prev->next=c->next;if (c->next) c->next->prev=c->prev;if (c==array->child) array->child=c->next;c->prev=c->next=0;return c;} ^~ cjson/cjson.c: In function 'parse_string': cjson/cjson.c:183:49: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *--ptr2 =((uc | 0x80) & 0xBF); uc >>= 6; ~~~^~~~~ cjson/cjson.c:184:7: note: here case 3: *--ptr2 =((uc | 0x80) & 0xBF); uc >>= 6; ^~~~ cjson/cjson.c:184:49: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *--ptr2 =((uc | 0x80) & 0xBF); uc >>= 6; ~~~^~~~~ cjson/cjson.c:185:7: note: here case 2: *--ptr2 =((uc | 0x80) & 0xBF); uc >>= 6; ^~~~ cjson/cjson.c:185:49: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *--ptr2 =((uc | 0x80) & 0xBF); uc >>= 6; ~~~^~~~~ cjson/cjson.c:186:7: note: here case 1: *--ptr2 =(uc | firstByteMark[len]); ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:9: 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:206:17: warning: comparison is always false due to limited range of data type [-Wtype-limits] if(OffsetHour < 0 || OffsetHour > 23) ^ 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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]; ^~~~~~ 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -version-info 0:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libee-convert libee_convert-convert.o ../src/libee.la -lm -lestr -lm libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.CLW5Zd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64 + cd libee-0.4.1 + make install 'INSTALL=install -p' DESTDIR=/builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64 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-12.fc28.riscv64/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-12.fc28.riscv64/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-12.fc28.riscv64/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-12.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install install -p libee.la '/builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libee.so.0.0.0 /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/lib64/libee.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/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-12.fc28.riscv64/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-12.fc28.riscv64/usr/lib64/libee.la libtool: install: install -p .libs/libee.a /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/lib64/libee.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/lib64/libee.a libtool: install: ranlib /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/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-12.fc28.riscv64/usr/sbin" /bin/sh ../libtool --mode=install install -p libee-convert '/builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/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-12.fc28.riscv64/usr/sbin/libee-convert test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/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-12.fc28.riscv64/usr/lib64/pkgconfig" install -p -m 644 libee.pc '/builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/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-12.fc28.riscv64//usr/lib64/libee.a /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64//usr/lib64/libee.la + chrpath --delete /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/lib64/libee.so.0 /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/lib64/libee.so.0.0.0 + chrpath --delete /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/sbin/libee-convert + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libee-0.4.1-12.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KPUydk + umask 022 + cd /builddir/build/BUILD + cd libee-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/share/doc/libee + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/share/doc/libee + cp -pr README /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/share/doc/libee + cp -pr COPYING /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/share/doc/libee + cp -pr AUTHORS /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/share/doc/libee + cp -pr ChangeLog /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64/usr/share/doc/libee + exit 0 Provides: libee = 0.4.1-12.fc28 libee(riscv-64) = 0.4.1-12.fc28 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libestr.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libee-devel-0.4.1-12.fc28.riscv64 Provides: libee-devel = 0.4.1-12.fc28 libee-devel(riscv-64) = 0.4.1-12.fc28 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-12.fc28.riscv64 Provides: libee-utils = 0.4.1-12.fc28 libee-utils(riscv-64) = 0.4.1-12.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libee.so.0()(64bit) libestr.so.0()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64 Wrote: /builddir/build/SRPMS/libee-0.4.1-12.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libee-0.4.1-12.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libee-devel-0.4.1-12.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libee-utils-0.4.1-12.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.89qgBv + umask 022 + cd /builddir/build/BUILD + cd libee-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libee-0.4.1-12.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff