+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/liblognorm.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.BeoPml
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf liblognorm-2.0.3
+ /usr/bin/gzip -dc /builddir/build/SOURCES/liblognorm-2.0.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd liblognorm-2.0.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5vmWoc
+ umask 022
+ cd /builddir/build/BUILD
+ cd liblognorm-2.0.3
+ 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.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 $(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'
+ '[' 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 --enable-regexp --enable-docs --docdir=/usr/share/doc/liblognorm/html --includedir=/usr/include/liblognorm/
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 whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for riscv64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for gcc option to accept ISO C99... none needed
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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 how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
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 for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 whether C compiler accepts -Werror=unknown-warning-option... no
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wno-missing-field-initializers... yes
checking whether C compiler accepts -Wdeclaration-after-statement... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wold-style-definition... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wformat-nonliteral... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-aliasing... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Winline... yes
checking whether C compiler accepts -Wpacked... yes
checking whether C compiler accepts -Wmissing-format-attribute... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wredundant-decls... (cached) yes
checking whether C compiler accepts -Wmissing-include-dirs... yes
checking whether C compiler accepts -Wunused-but-set-variable... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wimplicit-function-declaration... yes
checking whether C compiler accepts -Wreturn-type... yes
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wswitch-default... yes
checking whether C compiler accepts -Wno-error=unused-parameter... yes
checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
checking whether the linker accepts -Wl,--no-as-needed... yes
checking for library containing clock_getm4_defn(2.69)... no
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for strdup... yes
checking for strndup... yes
checking for strtok_r... 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
checking for JSON_C... yes
checking for PCRE... yes
checking for sphinx-build... sphinx-build
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lognorm.pc
config.status: creating compat/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/lognorm-features.h
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating tests/options.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
*****************************************************
liblognorm will be compiled with the following settings:
Regex enabled: yes
Advanced Statistics enabled: no
Testbench enabled: yes
Valgrind enabled: no
Debug mode enabled: no
Tools enabled: yes
Docs enabled: yes
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PeMO91
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64
+ cd liblognorm-2.0.3
+ make V=1 install 'INSTALL=install -p' DESTDIR=/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64
Making install in compat
make[1]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3/compat'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c -o compat_la-strndup.lo `test -f 'strndup.c' || echo './'`strndup.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c strndup.c -fPIC -DPIC -o .libs/compat_la-strndup.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c strndup.c -o compat_la-strndup.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 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o compat.la compat_la-strndup.lo
libtool: link: ar cru .libs/compat.a .libs/compat_la-strndup.o
libtool: link: ranlib .libs/compat.a
libtool: link: ( cd ".libs" && rm -f "compat.la" && ln -s "../compat.la" "compat.la" )
make[2]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3/compat'
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/liblognorm-2.0.3/compat'
make[1]: Leaving directory '/builddir/build/BUILD/liblognorm-2.0.3/compat'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-liblognorm.lo `test -f 'liblognorm.c' || echo './'`liblognorm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c liblognorm.c -fPIC -DPIC -o .libs/liblognorm_la-liblognorm.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c liblognorm.c -o liblognorm_la-liblognorm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-pdag.lo `test -f 'pdag.c' || echo './'`pdag.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c pdag.c -fPIC -DPIC -o .libs/liblognorm_la-pdag.o
In file included from pdag.c:17:0:
pdag.c: In function 'ln_genDotPDAGGraphRec':
pdag.c:1100:26: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, " [ label=\"");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
pdag.c:1102:26: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, "\"");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
pdag.c:1105:27: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, " style=\"bold\"");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
pdag.c:1107:26: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, "]\n");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
pdag.c:1114:27: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, " -> ");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
pdag.c:1116:27: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, " [label=\"");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
pdag.c:1117:18: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, parserName(prs->prsid), strlen(parserName(prs->prsid)));
^~~~~~~~~~
In file included from pdag.c:17:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
pdag.c:1118:27: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, ":");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
pdag.c:1128:27: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, "\"");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
pdag.c:1129:27: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, " style=\"dotted\"]\n");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
pdag.c: In function 'ln_genDotPDAGGraph':
pdag.c:1139:26: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, "digraph pdag {\n");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
pdag.c:1141:26: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, "}\n");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c pdag.c -o liblognorm_la-pdag.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-annot.lo `test -f 'annot.c' || echo './'`annot.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c annot.c -fPIC -DPIC -o .libs/liblognorm_la-annot.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c annot.c -o liblognorm_la-annot.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-samp.lo `test -f 'samp.c' || echo './'`samp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c samp.c -fPIC -DPIC -o .libs/liblognorm_la-samp.o
samp.c: In function 'ln_parseLegacyFieldDescr':
samp.c:163:27: warning: passing argument 2 of 'es_str2cstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
ed = es_str2cstr(edata, " ");
^~~
In file included from pdag.h:13:0,
from lognorm.h:31,
from samp.c:37:
/usr/include/libestr.h:364:7: note: expected 'char *' but argument is of type 'const char *'
char *es_str2cstr(es_str_t *s, char *nulEsc);
^~~~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c samp.c -o liblognorm_la-samp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-lognorm.lo `test -f 'lognorm.c' || echo './'`lognorm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c lognorm.c -fPIC -DPIC -o .libs/liblognorm_la-lognorm.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c lognorm.c -o liblognorm_la-lognorm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-parser.lo `test -f 'parser.c' || echo './'`parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c parser.c -fPIC -DPIC -o .libs/liblognorm_la-parser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c parser.c -o liblognorm_la-parser.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-enc_syslog.lo `test -f 'enc_syslog.c' || echo './'`enc_syslog.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c enc_syslog.c -fPIC -DPIC -o .libs/liblognorm_la-enc_syslog.o
In file included from enc_syslog.c:42:0:
enc_syslog.c: In function 'ln_addField_Syslog':
enc_syslog.c:117:22: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "=\"", 2));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from enc_syslog.c:40:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_syslog.c:42:0:
enc_syslog.c:139:23: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "***unsupported type***", sizeof("***unsupported type***")-1));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from enc_syslog.c:40:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_syslog.c:42:0:
enc_syslog.c:142:23: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "***OBJECT***", sizeof("***OBJECT***")-1));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from enc_syslog.c:40:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_syslog.c:42:0:
enc_syslog.c: In function 'ln_addTags_Syslog':
enc_syslog.c:163:22: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, " event.tags=\"", 13));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from enc_syslog.c:40:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_syslog.c: In function 'ln_fmtEventToRFC5424':
enc_syslog.c:190:17: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "[cee@115", 8);
^~~~~~~~~~
In file included from enc_syslog.c:40:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c enc_syslog.c -o liblognorm_la-enc_syslog.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-enc_csv.lo `test -f 'enc_csv.c' || echo './'`enc_csv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c enc_csv.c -fPIC -DPIC -o .libs/liblognorm_la-enc_csv.o
enc_csv.c: In function 'ln_addValue_CSV':
enc_csv.c:87:20: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "\\u0000", 6);
^~~~~~~~~
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_csv.c:90:20: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "\\\"", 2);
^~~~~~
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_csv.c:93:20: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "\\/", 2);
^~~~~
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_csv.c:96:20: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "\\\\", 2);
^~~~~~
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_csv.c:99:20: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "\\b", 2);
^~~~~
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_csv.c:102:20: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "\\f", 2);
^~~~~
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_csv.c:105:20: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "\\n", 2);
^~~~~
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_csv.c:108:20: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "\\r", 2);
^~~~~
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_csv.c:111:20: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "\\t", 2);
^~~~~
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_csv.c:119:20: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "\\u", 2);
^~~~~
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_csv.c:49:0:
enc_csv.c: In function 'ln_addField_CSV':
enc_csv.c:166:23: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "***unsupported type***", sizeof("***unsupported type***")-1));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_csv.c:49:0:
enc_csv.c:169:23: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "***OBJECT***", sizeof("***OBJECT***")-1));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from enc_csv.c:46:0:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c enc_csv.c -o liblognorm_la-enc_csv.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-enc_xml.lo `test -f 'enc_xml.c' || echo './'`enc_xml.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c enc_xml.c -fPIC -DPIC -o .libs/liblognorm_la-enc_xml.o
enc_xml.c: In function 'ln_addValue_XML':
enc_xml.c:74:17: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "", 7);
^~~~~~~~~
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_xml.c:80:19: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "", 5);
^~~~~~~
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_xml.c:97:19: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "<", 4);
^~~~~~
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_xml.c:100:19: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "&", 5);
^~~~~~~
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_xml.c:124:17: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "", 8);
^~~~~~~~~~
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_xml.c:43:0:
enc_xml.c: In function 'ln_addField_XML':
enc_xml.c:143:22: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "", 2));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_xml.c:43:0:
enc_xml.c:164:23: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "***unsupported type***", sizeof("***unsupported type***")-1));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_xml.c:43:0:
enc_xml.c:167:23: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "***OBJECT***", sizeof("***OBJECT***")-1));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_xml.c:43:0:
enc_xml.c:170:22: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "", 8));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_xml.c:43:0:
enc_xml.c: In function 'ln_addTags_XML':
enc_xml.c:186:22: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "", 12));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_xml.c:43:0:
enc_xml.c:188:23: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "", 5));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_xml.c:43:0:
enc_xml.c:192:23: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "", 6));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from enc_xml.c:43:0:
enc_xml.c:194:22: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(str, "", 13));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_xml.c: In function 'ln_fmtEventToXML':
enc_xml.c:212:17: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "", 7);
^~~~~~~~~
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
enc_xml.c:226:17: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBuf(str, "", 8);
^~~~~~~~~~
In file included from pdag.h:13:0,
from lognorm.h:31,
from enc_xml.c:42:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c enc_xml.c -o liblognorm_la-enc_xml.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-v1_liblognorm.lo `test -f 'v1_liblognorm.c' || echo './'`v1_liblognorm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c v1_liblognorm.c -fPIC -DPIC -o .libs/liblognorm_la-v1_liblognorm.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c v1_liblognorm.c -o liblognorm_la-v1_liblognorm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-v1_parser.lo `test -f 'v1_parser.c' || echo './'`v1_parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c v1_parser.c -fPIC -DPIC -o .libs/liblognorm_la-v1_parser.o
v1_parser.c: In function 'ln_parseTokenized':
v1_parser.c:1075:39: warning: passing argument 2 of 'es_strbufcmp' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
if (es_strbufcmp(pData->tok_str, (const unsigned char *)remaining_str, es_strlen(pData->tok_str))) {
^
In file included from internal.h:61:0,
from v1_parser.c:36:
/usr/include/libestr.h:205:5: note: expected 'unsigned char *' but argument is of type 'const unsigned char *'
int es_strbufcmp(es_str_t *s, unsigned char *b, es_size_t len);
^~~~~~~~~~~~
v1_parser.c: In function 'load_generated_parser_samples':
v1_parser.c:1123:29: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
if (es_addBuf(&field_decl, field_descr, field_descr_len)
^~~~~~~~~~~
In file included from internal.h:61:0,
from v1_parser.c:36:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char * const'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_parser.c:1124:29: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|| es_addBuf(&field_decl, "%", 1)
^~~
In file included from internal.h:61:0,
from v1_parser.c:36:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_parser.c:1125:29: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|| es_addBuf(&field_decl, suffix, length)) {
^~~~~~
In file included from internal.h:61:0,
from v1_parser.c:36:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char * const'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from v1_parser.c:36:0:
v1_parser.c: In function 'parse_tokenized_content_field':
v1_parser.c:1164:25: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(&descr, field_prefix, strlen(field_prefix)));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from internal.h:61:0,
from v1_parser.c:36:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
In file included from v1_parser.c:36:0:
v1_parser.c:1165:25: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
CHKR(es_addBuf(&descr, field_descr, field_descr_len));
^
internal.h:71:11: note: in definition of macro 'CHKR'
if((r = (x)) != 0) goto done
^
In file included from internal.h:61:0,
from v1_parser.c:36:
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c v1_parser.c -o liblognorm_la-v1_parser.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-v1_ptree.lo `test -f 'v1_ptree.c' || echo './'`v1_ptree.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c v1_ptree.c -fPIC -DPIC -o .libs/liblognorm_la-v1_ptree.o
In file included from v1_ptree.c:35:0:
v1_ptree.c: In function 'ln_genDotPTreeGraphRec':
v1_ptree.c:482:26: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, " [label=\"");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_ptree.c:488:26: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, "\"");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_ptree.c:490:27: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, " style=\"bold\"");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_ptree.c:492:26: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, "]\n");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_ptree.c:498:28: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, " -> ");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_ptree.c:500:28: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, " [label=\"");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_ptree.c:502:28: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, "\"]\n");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_ptree.c:510:27: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, " -> ");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_ptree.c:512:27: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, " [label=\"");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_ptree.c:514:27: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, "\" style=\"dotted\"]\n");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_ptree.c: In function 'ln_genDotPTreeGraph':
v1_ptree.c:523:26: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, "digraph ptree {\n");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
v1_ptree.c:525:26: warning: passing argument 2 of 'es_addBuf' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
es_addBufConstcstr(str, "}\n");
^
/usr/include/libestr.h:321:5: note: expected 'char *' but argument is of type 'const char *'
int es_addBuf(es_str_t **ps1, char *buf, es_size_t lenBuf);
^~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c v1_ptree.c -o liblognorm_la-v1_ptree.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c -o liblognorm_la-v1_samp.lo `test -f 'v1_samp.c' || echo './'`v1_samp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c v1_samp.c -fPIC -DPIC -o .libs/liblognorm_la-v1_samp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libfastjson -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -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 -c v1_samp.c -o liblognorm_la-v1_samp.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 -version-info 6:0:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblognorm.la -rpath /usr/lib64 liblognorm_la-liblognorm.lo liblognorm_la-pdag.lo liblognorm_la-annot.lo liblognorm_la-samp.lo liblognorm_la-lognorm.lo liblognorm_la-parser.lo liblognorm_la-enc_syslog.lo liblognorm_la-enc_csv.lo liblognorm_la-enc_xml.lo liblognorm_la-v1_liblognorm.lo liblognorm_la-v1_parser.lo liblognorm_la-v1_ptree.lo liblognorm_la-v1_samp.lo -lfastjson -lestr -lpcre -lestr
libtool: link: gcc -shared -fPIC -DPIC .libs/liblognorm_la-liblognorm.o .libs/liblognorm_la-pdag.o .libs/liblognorm_la-annot.o .libs/liblognorm_la-samp.o .libs/liblognorm_la-lognorm.o .libs/liblognorm_la-parser.o .libs/liblognorm_la-enc_syslog.o .libs/liblognorm_la-enc_csv.o .libs/liblognorm_la-enc_xml.o .libs/liblognorm_la-v1_liblognorm.o .libs/liblognorm_la-v1_parser.o .libs/liblognorm_la-v1_ptree.o .libs/liblognorm_la-v1_samp.o -lfastjson -lpcre -lestr -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,liblognorm.so.5 -o .libs/liblognorm.so.5.1.0
libtool: link: (cd ".libs" && rm -f "liblognorm.so.5" && ln -s "liblognorm.so.5.1.0" "liblognorm.so.5")
libtool: link: (cd ".libs" && rm -f "liblognorm.so" && ln -s "liblognorm.so.5.1.0" "liblognorm.so")
libtool: link: ar cru .libs/liblognorm.a liblognorm_la-liblognorm.o liblognorm_la-pdag.o liblognorm_la-annot.o liblognorm_la-samp.o liblognorm_la-lognorm.o liblognorm_la-parser.o liblognorm_la-enc_syslog.o liblognorm_la-enc_csv.o liblognorm_la-enc_xml.o liblognorm_la-v1_liblognorm.o liblognorm_la-v1_parser.o liblognorm_la-v1_ptree.o liblognorm_la-v1_samp.o
libtool: link: ranlib .libs/liblognorm.a
libtool: link: ( cd ".libs" && rm -f "liblognorm.la" && ln -s "../liblognorm.la" "liblognorm.la" )
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/libfastjson -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 -c -o lognormalizer-lognormalizer.o `test -f 'lognormalizer.c' || echo './'`lognormalizer.c
lognormalizer.c: In function 'main':
lognormalizer.c:386:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
extendedStats = 1;
~~~~~~~~~~~~~~^~~
lognormalizer.c:388:3: note: here
case 's': /* generate pdag statistic file */
^~~~
/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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lognormalizer lognormalizer-lognormalizer.o -lfastjson ../src/liblognorm.la -lestr ../compat/compat.la
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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lognormalizer lognormalizer-lognormalizer.o -lfastjson ../src/.libs/liblognorm.so -lestr ../compat/.libs/compat.a -Wl,-rpath -Wl,/usr/lib64
make[2]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3/src'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64'
/bin/sh ../libtool --mode=install install -p liblognorm.la '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64'
libtool: install: install -p .libs/liblognorm.so.5.1.0 /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64/liblognorm.so.5.1.0
libtool: install: (cd /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64 && { ln -s -f liblognorm.so.5.1.0 liblognorm.so.5 || { rm -f liblognorm.so.5 && ln -s liblognorm.so.5.1.0 liblognorm.so.5; }; })
libtool: install: (cd /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64 && { ln -s -f liblognorm.so.5.1.0 liblognorm.so || { rm -f liblognorm.so && ln -s liblognorm.so.5.1.0 liblognorm.so; }; })
libtool: install: install -p .libs/liblognorm.lai /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64/liblognorm.la
libtool: install: install -p .libs/liblognorm.a /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64/liblognorm.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64/liblognorm.a
libtool: install: ranlib /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64/liblognorm.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/bin'
/bin/sh ../libtool --mode=install install -p lognormalizer '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/bin'
libtool: warning: '../src/liblognorm.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/lognormalizer /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/bin/lognormalizer
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/include/liblognorm'
install -p -m 644 liblognorm.h samp.h lognorm.h pdag.h annot.h enc.h parser.h lognorm-features.h '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/include/liblognorm'
make[2]: Leaving directory '/builddir/build/BUILD/liblognorm-2.0.3/src'
make[1]: Leaving directory '/builddir/build/BUILD/liblognorm-2.0.3/src'
Making install in tools
make[1]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3/tools'
make[2]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3/tools'
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/liblognorm-2.0.3/tools'
make[1]: Leaving directory '/builddir/build/BUILD/liblognorm-2.0.3/tools'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3/doc'
sphinx-build -b html -d _build/doctrees -n -W -c . . _build/html
Running Sphinx v1.6.6
making output directory...
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 11 source files that are out of date
updating environment: 11 added, 0 changed, 0 removed
reading sources... [ 9%] changes
reading sources... [ 18%] configuration
reading sources... [ 27%] contacts
reading sources... [ 36%] index
reading sources... [ 45%] installation
reading sources... [ 54%] internals
reading sources... [ 63%] introduction
reading sources... [ 72%] libraryapi
reading sources... [ 81%] license
reading sources... [ 90%] lognormalizer
reading sources... [100%] sample_rulebase
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 9%] changes
writing output... [ 18%] configuration
writing output... [ 27%] contacts
writing output... [ 36%] index
writing output... [ 45%] installation
writing output... [ 54%] internals
writing output... [ 63%] introduction
writing output... [ 72%] libraryapi
writing output... [ 81%] license
writing output... [ 90%] lognormalizer
writing output... [100%] sample_rulebase
generating indices...
writing additional pages... search
copying images... [100%] graph.png
copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded.
Build finished. The HTML pages are in _build/html.
make[2]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[3]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3/doc'
find _build/html -type f -printf "%P\n" | \
while read file; do \
echo " install -p -m 644 -D _build/html/$file '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/$file'"; \
install -p -m 644 -D _build/html/$file "/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/$file" || exit $?; \
done
install -p -m 644 -D _build/html/.buildinfo '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/.buildinfo'
install -p -m 644 -D _build/html/changes.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/changes.html'
install -p -m 644 -D _build/html/installation.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/installation.html'
install -p -m 644 -D _build/html/sample_rulebase.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/sample_rulebase.html'
install -p -m 644 -D _build/html/index.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/index.html'
install -p -m 644 -D _build/html/internals.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/internals.html'
install -p -m 644 -D _build/html/objects.inv '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/objects.inv'
install -p -m 644 -D _build/html/configuration.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/configuration.html'
install -p -m 644 -D _build/html/searchindex.js '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/searchindex.js'
install -p -m 644 -D _build/html/_sources/sample_rulebase.rst.txt '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_sources/sample_rulebase.rst.txt'
install -p -m 644 -D _build/html/_sources/lognormalizer.rst.txt '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_sources/lognormalizer.rst.txt'
install -p -m 644 -D _build/html/_sources/license.rst.txt '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_sources/license.rst.txt'
install -p -m 644 -D _build/html/_sources/installation.rst.txt '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_sources/installation.rst.txt'
install -p -m 644 -D _build/html/_sources/changes.rst.txt '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_sources/changes.rst.txt'
install -p -m 644 -D _build/html/_sources/index.rst.txt '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_sources/index.rst.txt'
install -p -m 644 -D _build/html/_sources/introduction.rst.txt '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_sources/introduction.rst.txt'
install -p -m 644 -D _build/html/_sources/libraryapi.rst.txt '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_sources/libraryapi.rst.txt'
install -p -m 644 -D _build/html/_sources/internals.rst.txt '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_sources/internals.rst.txt'
install -p -m 644 -D _build/html/_sources/contacts.rst.txt '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_sources/contacts.rst.txt'
install -p -m 644 -D _build/html/_sources/configuration.rst.txt '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_sources/configuration.rst.txt'
install -p -m 644 -D _build/html/_static/up-pressed.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/up-pressed.png'
install -p -m 644 -D _build/html/_static/haiku.css '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/haiku.css'
install -p -m 644 -D _build/html/_static/down.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/down.png'
install -p -m 644 -D _build/html/_static/comment.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/comment.png'
install -p -m 644 -D _build/html/_static/alert_info_32.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/alert_info_32.png'
install -p -m 644 -D _build/html/_static/comment-bright.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/comment-bright.png'
install -p -m 644 -D _build/html/_static/jquery.js '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/jquery.js'
install -p -m 644 -D _build/html/_static/searchtools.js '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/searchtools.js'
install -p -m 644 -D _build/html/_static/bg-page.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/bg-page.png'
install -p -m 644 -D _build/html/_static/minus.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/minus.png'
install -p -m 644 -D _build/html/_static/underscore.js '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/underscore.js'
install -p -m 644 -D _build/html/_static/bullet_orange.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/bullet_orange.png'
install -p -m 644 -D _build/html/_static/jquery-3.1.0.js '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/jquery-3.1.0.js'
install -p -m 644 -D _build/html/_static/down-pressed.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/down-pressed.png'
install -p -m 644 -D _build/html/_static/alert_warning_32.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/alert_warning_32.png'
install -p -m 644 -D _build/html/_static/basic.css '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/basic.css'
install -p -m 644 -D _build/html/_static/pygments.css '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/pygments.css'
install -p -m 644 -D _build/html/_static/plus.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/plus.png'
install -p -m 644 -D _build/html/_static/websupport.js '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/websupport.js'
install -p -m 644 -D _build/html/_static/underscore-1.3.1.js '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/underscore-1.3.1.js'
install -p -m 644 -D _build/html/_static/file.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/file.png'
install -p -m 644 -D _build/html/_static/up.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/up.png'
install -p -m 644 -D _build/html/_static/ajax-loader.gif '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/ajax-loader.gif'
install -p -m 644 -D _build/html/_static/comment-close.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/comment-close.png'
install -p -m 644 -D _build/html/_static/doctools.js '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_static/doctools.js'
install -p -m 644 -D _build/html/lognormalizer.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/lognormalizer.html'
install -p -m 644 -D _build/html/_images/graph.png '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/_images/graph.png'
install -p -m 644 -D _build/html/libraryapi.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/libraryapi.html'
install -p -m 644 -D _build/html/search.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/search.html'
install -p -m 644 -D _build/html/introduction.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/introduction.html'
install -p -m 644 -D _build/html/contacts.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/contacts.html'
install -p -m 644 -D _build/html/license.html '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/license.html'
make[3]: Leaving directory '/builddir/build/BUILD/liblognorm-2.0.3/doc'
make[2]: Leaving directory '/builddir/build/BUILD/liblognorm-2.0.3/doc'
make[1]: Leaving directory '/builddir/build/BUILD/liblognorm-2.0.3/doc'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3/tests'
make[2]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3/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/liblognorm-2.0.3/tests'
make[1]: Leaving directory '/builddir/build/BUILD/liblognorm-2.0.3/tests'
make[1]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3'
make[2]: Entering directory '/builddir/build/BUILD/liblognorm-2.0.3'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64/pkgconfig'
install -p -m 644 lognorm.pc '/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/liblognorm-2.0.3'
make[1]: Leaving directory '/builddir/build/BUILD/liblognorm-2.0.3'
+ rm -f /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64//usr/lib64/liblognorm.a /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64//usr/lib64/liblognorm.la
+ chrpath -d /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/bin/lognormalizer
+ chrpath -d /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/lib64/liblognorm.so
+ rm /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/objects.inv /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm/html/.buildinfo
+ /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: liblognorm-2.0.3-4.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BKr0Vl
+ umask 022
+ cd /builddir/build/BUILD
+ cd liblognorm-2.0.3
+ DOCDIR=/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm
+ cp -pr AUTHORS /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm
+ cp -pr ChangeLog /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm
+ cp -pr README /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/doc/liblognorm
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HKlicm
+ umask 022
+ cd /builddir/build/BUILD
+ cd liblognorm-2.0.3
+ LICENSEDIR=/builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/licenses/liblognorm
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/licenses/liblognorm
+ cp -pr COPYING /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64/usr/share/licenses/liblognorm
+ exit 0
Provides: liblognorm = 2.0.3-4.fc28 liblognorm(riscv-64) = 2.0.3-4.fc28 liblognorm.so.5()(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) libfastjson.so.4()(64bit) libpcre.so.1()(64bit) rtld(GNU_HASH)
Processing files: liblognorm-devel-2.0.3-4.fc28.riscv64
Provides: liblognorm-devel = 2.0.3-4.fc28 liblognorm-devel(riscv-64) = 2.0.3-4.fc28 pkgconfig(lognorm) = 2.0.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config liblognorm.so.5()(64bit) pkgconfig(libfastjson)
Processing files: liblognorm-doc-2.0.3-4.fc28.riscv64
Provides: liblognorm-doc = 2.0.3-4.fc28 liblognorm-doc(riscv-64) = 2.0.3-4.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: liblognorm-utils-2.0.3-4.fc28.riscv64
Provides: liblognorm-utils = 2.0.3-4.fc28 liblognorm-utils(riscv-64) = 2.0.3-4.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) libestr.so.0()(64bit) libfastjson.so.4()(64bit) liblognorm.so.5()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/liblognorm-2.0.3-4.fc28.riscv64
Wrote: /builddir/build/SRPMS/liblognorm-2.0.3-4.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/liblognorm-2.0.3-4.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/liblognorm-devel-2.0.3-4.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/liblognorm-doc-2.0.3-4.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/liblognorm-utils-2.0.3-4.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bCkpvq
+ umask 022
+ cd /builddir/build/BUILD
+ cd liblognorm-2.0.3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/liblognorm-2.0.3-4.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