+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/sblim-sfcc.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.nfULCK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sblim-sfcc-2.2.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/sblim-sfcc-2.2.8.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sblim-sfcc-2.2.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sc6T61 + umask 022 + cd /builddir/build/BUILD + cd sblim-sfcc-2.2.8 + chmod a-x backend/cimxml/args.c backend/cimxml/array.c backend/cimxml/cimXmlParser.c backend/cimxml/cimXmlParser.h backend/cimxml/client.c backend/cimxml/constClass.c backend/cimxml/datetime.c backend/cimxml/enumeration.c backend/cimxml/genericlist.c backend/cimxml/genericlist.h backend/cimxml/grammar.c backend/cimxml/grammar.h backend/cimxml/indicationlistener.c backend/cimxml/instance.c backend/cimxml/method.c backend/cimxml/nativeCimXml.h backend/cimxml/objectpath.c backend/cimxml/parameter.c backend/cimxml/parserUtil.c backend/cimxml/parserUtil.h backend/cimxml/property.c backend/cimxml/qualifier.c backend/cimxml/string.c backend/cimxml/utilStringBuffer.h backend/cimxml/value.c + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none 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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking 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 riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for curl_easy_init in -lcurl... yes checking for main in -lpthread... yes checking for working alloca.h... yes checking for alloca... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strftime... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memset... yes checking for strcasecmp... yes checking for strdup... yes checking for strncasecmp... yes checking for strstr... yes checking for tzset... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sfcc.spec config.status: creating TEST/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/sblim-sfcc-2.2.8' Making all in . make[2]: Entering directory '/builddir/build/BUILD/sblim-sfcc-2.2.8' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSFCB_LIBDIR=\"/usr/lib64/sfcb\" -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 libcimcclient_la-cimcclient.lo `test -f 'cimc/cimcclient.c' || echo './'`cimc/cimcclient.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSFCB_LIBDIR=\"/usr/lib64/sfcb\" -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 cimc/cimcclient.c -fPIC -DPIC -o .libs/libcimcclient_la-cimcclient.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSFCB_LIBDIR=\"/usr/lib64/sfcb\" -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 cimc/cimcclient.c -o libcimcclient_la-cimcclient.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 0:0:0 -Wl,--version-script,./cimc/libcimcclient.Versions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcimcclient.la -rpath /usr/lib64 libcimcclient_la-cimcclient.lo -ldl -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/libcimcclient_la-cimcclient.o -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script -Wl,./cimc/libcimcclient.Versions -Wl,-z -Wl,relro -Wl,-soname -Wl,libcimcclient.so.0 -o .libs/libcimcclient.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcimcclient.so.0" && ln -s "libcimcclient.so.0.0.0" "libcimcclient.so.0") libtool: link: (cd ".libs" && rm -f "libcimcclient.so" && ln -s "libcimcclient.so.0.0.0" "libcimcclient.so") libtool: link: ar cru .libs/libcimcclient.a libcimcclient_la-cimcclient.o libtool: link: ranlib .libs/libcimcclient.a libtool: link: ( cd ".libs" && rm -f "libcimcclient.la" && ln -s "../libcimcclient.la" "libcimcclient.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./cimc -I./backend/cimxml -I./frontend/sfcc -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 libcmpisfcc_la-sfcclient.lo `test -f 'frontend/sfcc/sfcclient.c' || echo './'`frontend/sfcc/sfcclient.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./cimc -I./backend/cimxml -I./frontend/sfcc -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 frontend/sfcc/sfcclient.c -fPIC -DPIC -o .libs/libcmpisfcc_la-sfcclient.o frontend/sfcc/sfcclient.c: In function 'value2Chars': frontend/sfcc/sfcclient.c:230:17: warning: unused variable 'size' [-Wunused-variable] unsigned int size; ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./cimc -I./backend/cimxml -I./frontend/sfcc -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 frontend/sfcc/sfcclient.c -o libcmpisfcc_la-sfcclient.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 1:0:0 -Wl,--version-script,./frontend/sfcc/libcmpisfcc.Versions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcmpisfcc.la -rpath /usr/lib64 libcmpisfcc_la-sfcclient.lo -lcimcclient -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/libcmpisfcc_la-sfcclient.o -Wl,-rpath -Wl,/builddir/build/BUILD/sblim-sfcc-2.2.8/.libs /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script -Wl,./frontend/sfcc/libcmpisfcc.Versions -Wl,-z -Wl,relro -Wl,-soname -Wl,libcmpisfcc.so.1 -o .libs/libcmpisfcc.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libcmpisfcc.so.1" && ln -s "libcmpisfcc.so.1.0.0" "libcmpisfcc.so.1") libtool: link: (cd ".libs" && rm -f "libcmpisfcc.so" && ln -s "libcmpisfcc.so.1.0.0" "libcmpisfcc.so") libtool: link: ar cru .libs/libcmpisfcc.a libcmpisfcc_la-sfcclient.o libtool: link: ranlib .libs/libcmpisfcc.a libtool: link: ( cd ".libs" && rm -f "libcmpisfcc.la" && ln -s "../libcmpisfcc.la" "libcmpisfcc.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-args.lo `test -f 'backend/cimxml/args.c' || echo './'`backend/cimxml/args.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/args.c -fPIC -DPIC -o .libs/libcimcClientXML_la-args.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/args.c -o libcimcClientXML_la-args.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-array.lo `test -f 'backend/cimxml/array.c' || echo './'`backend/cimxml/array.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/array.c -fPIC -DPIC -o .libs/libcimcClientXML_la-array.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/array.c -o libcimcClientXML_la-array.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-datetime.lo `test -f 'backend/cimxml/datetime.c' || echo './'`backend/cimxml/datetime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/datetime.c -fPIC -DPIC -o .libs/libcimcClientXML_la-datetime.o backend/cimxml/datetime.c: In function 'bin2chars': backend/cimxml/datetime.c:184:38: warning: '%+4.3ld' directive output may be truncated writing between 4 and 19 bytes into a region of size 5 [-Wformat-truncation=] snprintf ( us_utc_time, 11, "%6.6ld%+4.3ld", ^~~~~~~ backend/cimxml/datetime.c:184:31: note: directive argument in the range [-153722867280912930, 153722867280912990] snprintf ( us_utc_time, 11, "%6.6ld%+4.3ld", ^~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from backend/cimxml/datetime.c:25: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 26 bytes into a destination of size 11 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/datetime.c -o libcimcClientXML_la-datetime.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-enumeration.lo `test -f 'backend/cimxml/enumeration.c' || echo './'`backend/cimxml/enumeration.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/enumeration.c -fPIC -DPIC -o .libs/libcimcClientXML_la-enumeration.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/enumeration.c -o libcimcClientXML_la-enumeration.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-instance.lo `test -f 'backend/cimxml/instance.c' || echo './'`backend/cimxml/instance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/instance.c -fPIC -DPIC -o .libs/libcimcClientXML_la-instance.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/instance.c -o libcimcClientXML_la-instance.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-indicationlistener.lo `test -f 'backend/cimxml/indicationlistener.c' || echo './'`backend/cimxml/indicationlistener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/indicationlistener.c -fPIC -DPIC -o .libs/libcimcClientXML_la-indicationlistener.o backend/cimxml/indicationlistener.c: In function 'handleConnection': backend/cimxml/indicationlistener.c:268:9: warning: variable 'badReq' set but not used [-Wunused-but-set-variable] int badReq = 0; ^~~~~~ backend/cimxml/indicationlistener.c: In function 'establish_listener': backend/cimxml/indicationlistener.c:422:11: warning: unused variable 'xml' [-Wunused-variable] char *xml; ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/indicationlistener.c -o libcimcClientXML_la-indicationlistener.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-constClass.lo `test -f 'backend/cimxml/constClass.c' || echo './'`backend/cimxml/constClass.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/constClass.c -fPIC -DPIC -o .libs/libcimcClientXML_la-constClass.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/constClass.c -o libcimcClientXML_la-constClass.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-method.lo `test -f 'backend/cimxml/method.c' || echo './'`backend/cimxml/method.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/method.c -fPIC -DPIC -o .libs/libcimcClientXML_la-method.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/method.c -o libcimcClientXML_la-method.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-objectpath.lo `test -f 'backend/cimxml/objectpath.c' || echo './'`backend/cimxml/objectpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/objectpath.c -fPIC -DPIC -o .libs/libcimcClientXML_la-objectpath.o backend/cimxml/objectpath.c: In function 'pathToXml': backend/cimxml/objectpath.c:474:12: warning: unused variable 'm' [-Wunused-variable] int i,s,m; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/objectpath.c -o libcimcClientXML_la-objectpath.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-parameter.lo `test -f 'backend/cimxml/parameter.c' || echo './'`backend/cimxml/parameter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/parameter.c -fPIC -DPIC -o .libs/libcimcClientXML_la-parameter.o backend/cimxml/parameter.c: In function '__addParameter': backend/cimxml/parameter.c:70:14: warning: unused variable 'rc' [-Wunused-variable] CMPIStatus rc; ^~ backend/cimxml/parameter.c: In function '__setParameter': backend/cimxml/parameter.c:92:14: warning: unused variable 'rc' [-Wunused-variable] CMPIStatus rc; ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/parameter.c -o libcimcClientXML_la-parameter.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-property.lo `test -f 'backend/cimxml/property.c' || echo './'`backend/cimxml/property.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/property.c -fPIC -DPIC -o .libs/libcimcClientXML_la-property.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/property.c -o libcimcClientXML_la-property.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-qualifier.lo `test -f 'backend/cimxml/qualifier.c' || echo './'`backend/cimxml/qualifier.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/qualifier.c -fPIC -DPIC -o .libs/libcimcClientXML_la-qualifier.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/qualifier.c -o libcimcClientXML_la-qualifier.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-string.lo `test -f 'backend/cimxml/string.c' || echo './'`backend/cimxml/string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/string.c -fPIC -DPIC -o .libs/libcimcClientXML_la-string.o backend/cimxml/string.c: In function '__sft_release': backend/cimxml/string.c:54:5: warning: unused variable 'i' [-Wunused-variable] int i; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/string.c -o libcimcClientXML_la-string.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-value.lo `test -f 'backend/cimxml/value.c' || echo './'`backend/cimxml/value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/value.c -fPIC -DPIC -o .libs/libcimcClientXML_la-value.o backend/cimxml/value.c: In function 'value2CharsUri': backend/cimxml/value.c:153:17: warning: unused variable 'size' [-Wunused-variable] unsigned int size; ^~~~ backend/cimxml/value.c: In function 'getKeyValueTypePtr': backend/cimxml/value.c:289:16: warning: unused variable 'm' [-Wunused-variable] int i,m; ^ backend/cimxml/value.c:289:14: warning: unused variable 'i' [-Wunused-variable] int i,m; ^ backend/cimxml/value.c: In function 'str2CMPIValue': backend/cimxml/value.c:364:21: warning: variable 'valp' set but not used [-Wunused-but-set-variable] CMPIValue value,*valp; ^~~~ In file included from backend/cimxml/value.c:29:0: backend/cimxml/value.c: At top level: backend/cimxml/parserUtil.h:29:19: warning: 'isBoolean' declared 'static' but never defined [-Wunused-function] static inline int isBoolean(CMPIData data); ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/value.c -o libcimcClientXML_la-value.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-client.lo `test -f 'backend/cimxml/client.c' || echo './'`backend/cimxml/client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/client.c -fPIC -DPIC -o .libs/libcimcClientXML_la-client.o backend/cimxml/client.c: In function 'addXmlNamedInstance': backend/cimxml/client.c:932:21: warning: unused variable 'propertyname' [-Wunused-variable] CMPIString * propertyname; ^~~~~~~~~~~~ backend/cimxml/client.c:931:19: warning: unused variable 'propertydata' [-Wunused-variable] CMPIData propertydata; ^~~~~~~~~~~~ backend/cimxml/client.c:930:23: warning: unused variable 'numproperties' [-Wunused-variable] int numproperties = inst->ft->getPropertyCount(inst, NULL); ^~~~~~~~~~~~~ backend/cimxml/client.c:929:15: warning: unused variable 'i' [-Wunused-variable] int i; ^ In file included from ./frontend/sfcc/cmcift.h:955:0, from ./frontend/sfcc/cmci.h:26, from backend/cimxml/client.c:34: backend/cimxml/client.c: In function 'cloneClient': backend/cimxml/client.c:959:24: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] CMSetStatusWithChars(&rc, CMPI_RC_ERR_NOT_SUPPORTED, "Clone function not supported"); ^ ./frontend/sfcc/cmcimacs.h:75:13: note: in definition of macro 'CMSetStatusWithChars' { if (st) { (st)->rc=(rcp); \ ^~ backend/cimxml/client.c: In function 'createInstance': backend/cimxml/client.c:1204:17: warning: unused variable 'propertydata' [-Wunused-variable] CMPIData propertydata; ^~~~~~~~~~~~ backend/cimxml/client.c:1203:32: warning: unused variable 'propertyname' [-Wunused-variable] CMPIString *classname, *propertyname; ^~~~~~~~~~~~ backend/cimxml/client.c:1203:20: warning: unused variable 'classname' [-Wunused-variable] CMPIString *classname, *propertyname; ^~~~~~~~~ backend/cimxml/client.c:1202:16: warning: unused variable 'numproperties' [-Wunused-variable] int i, numproperties = inst->ft->getPropertyCount(inst, NULL); ^~~~~~~~~~~~~ backend/cimxml/client.c:1202:13: warning: unused variable 'i' [-Wunused-variable] int i, numproperties = inst->ft->getPropertyCount(inst, NULL); ^ In file included from ./frontend/sfcc/cmcift.h:955:0, from ./frontend/sfcc/cmci.h:26, from backend/cimxml/client.c:34: backend/cimxml/client.c: In function 'setInstance': backend/cimxml/client.c:1363:28: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] CMSetStatusWithChars(&rc,CMPI_RC_ERR_FAILED,error); ^ ./frontend/sfcc/cmcimacs.h:75:13: note: in definition of macro 'CMSetStatusWithChars' { if (st) { (st)->rc=(rcp); \ ^~ backend/cimxml/client.c:1381:28: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] CMSetStatusWithChars(&rc, rh.errCode, rh.description); ^ ./frontend/sfcc/cmcimacs.h:75:13: note: in definition of macro 'CMSetStatusWithChars' { if (st) { (st)->rc=(rcp); \ ^~ backend/cimxml/client.c:1386:16: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] CMSetStatus(&rc, CMPI_RC_OK); ^ ./frontend/sfcc/cmcimacs.h:57:13: note: in definition of macro 'CMSetStatus' { if (st) {(st)->rc=(rcp); (st)->msg=NULL; }} ^~ backend/cimxml/client.c: In function 'deleteInstance': backend/cimxml/client.c:1458:28: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] CMSetStatusWithChars(&rc,CMPI_RC_ERR_FAILED,error); ^ ./frontend/sfcc/cmcimacs.h:75:13: note: in definition of macro 'CMSetStatusWithChars' { if (st) { (st)->rc=(rcp); \ ^~ backend/cimxml/client.c:1476:28: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] CMSetStatusWithChars(&rc, rh.errCode, rh.description); ^ ./frontend/sfcc/cmcimacs.h:75:13: note: in definition of macro 'CMSetStatusWithChars' { if (st) { (st)->rc=(rcp); \ ^~ backend/cimxml/client.c:1481:16: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] CMSetStatus(&rc, CMPI_RC_OK); ^ ./frontend/sfcc/cmcimacs.h:57:13: note: in definition of macro 'CMSetStatus' { if (st) {(st)->rc=(rcp); (st)->msg=NULL; }} ^~ backend/cimxml/client.c: In function 'invokeMethod': backend/cimxml/client.c:2193:23: warning: unused variable 'argcop' [-Wunused-variable] CMPIObjectPath *argcop; ^~~~~~ backend/cimxml/client.c:2191:31: warning: unused variable 'name' [-Wunused-variable] CMPIString * argname, * name; ^~~~ backend/cimxml/client.c:2258:12: warning: label 'not_supported' defined but not used [-Wunused-label] not_supported: ^~~~~~~~~~~~~ backend/cimxml/client.c:2160:26: warning: unused variable 'cv' [-Wunused-variable] char *cv; ^~ In file included from ./frontend/sfcc/cmcift.h:955:0, from ./frontend/sfcc/cmci.h:26, from backend/cimxml/client.c:34: backend/cimxml/client.c: In function 'setProperty': backend/cimxml/client.c:2423:28: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] CMSetStatusWithChars(&rc,CMPI_RC_ERR_FAILED,error); ^ ./frontend/sfcc/cmcimacs.h:75:13: note: in definition of macro 'CMSetStatusWithChars' { if (st) { (st)->rc=(rcp); \ ^~ backend/cimxml/client.c:2442:28: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] CMSetStatusWithChars(&rc, rh.errCode, rh.description); ^ ./frontend/sfcc/cmcimacs.h:75:13: note: in definition of macro 'CMSetStatusWithChars' { if (st) { (st)->rc=(rcp); \ ^~ backend/cimxml/client.c: In function 'releaseEnv': backend/cimxml/client.c:2893:14: warning: unused variable 'rc' [-Wunused-variable] CMPIStatus rc = {CMPI_RC_OK,NULL}; ^~ backend/cimxml/client.c: In function 'addXmlValue': backend/cimxml/client.c:705:9: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < n; ++i) ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/client.c -o libcimcClientXML_la-client.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-genericlist.lo `test -f 'backend/cimxml/genericlist.c' || echo './'`backend/cimxml/genericlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/genericlist.c -fPIC -DPIC -o .libs/libcimcClientXML_la-genericlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/genericlist.c -o libcimcClientXML_la-genericlist.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-grammar.lo `test -f 'backend/cimxml/grammar.c' || echo './'`backend/cimxml/grammar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/grammar.c -fPIC -DPIC -o .libs/libcimcClientXML_la-grammar.o backend/cimxml/grammar.c: In function 'start': backend/cimxml/grammar.c:59:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp = {0}; ^~~~~ backend/cimxml/grammar.c: In function 'cim': backend/cimxml/grammar.c:77:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp = {0}; ^~~~~ backend/cimxml/grammar.c: In function 'message': backend/cimxml/grammar.c:95:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp = {0}; ^~~~~ backend/cimxml/grammar.c: In function 'messageContent': backend/cimxml/grammar.c:113:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp = {0}; ^~~~~ backend/cimxml/grammar.c: In function 'simpleRspContent': backend/cimxml/grammar.c:140:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp ={0}; ^~~~~ backend/cimxml/grammar.c: In function 'exportIndication': backend/cimxml/grammar.c:168:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp = {0}; ^~~~~ backend/cimxml/grammar.c: In function 'error': backend/cimxml/grammar.c:266:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp ={0}; ^~~~~ backend/cimxml/grammar.c: In function 'returnValue': backend/cimxml/grammar.c:305:9: warning: implicit declaration of function 'guessType' [-Wimplicit-function-declaration] t = guessType(stateUnion->xtokReturnValue.data.value.data.value); ^~~~~~~~~ backend/cimxml/grammar.c:284:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp ={0}; ^~~~~ backend/cimxml/grammar.c: In function 'returnValueData': backend/cimxml/grammar.c:324:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp ={0}; ^~~~~ backend/cimxml/grammar.c: In function 'paramValueData': backend/cimxml/grammar.c:372:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'iReturnValue': backend/cimxml/grammar.c:403:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'iReturnValueContent': backend/cimxml/grammar.c:434:4: warning: implicit declaration of function 'setClassMethods' [-Wimplicit-function-declaration] setClassMethods(cls, &lvalp.xtokClass.methods); ^~~~~~~~~~~~~~~ backend/cimxml/grammar.c: In function 'getPropertyRetValue': backend/cimxml/grammar.c:530:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'valueObjectWithPath': backend/cimxml/grammar.c:556:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'valueObjectWithPathData': backend/cimxml/grammar.c:575:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'classWithPath': backend/cimxml/grammar.c:604:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'instanceWithPath': backend/cimxml/grammar.c:618:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'objectPath': backend/cimxml/grammar.c:874:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'classPath': backend/cimxml/grammar.c:892:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'className': backend/cimxml/grammar.c:911:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'instancePath': backend/cimxml/grammar.c:928:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'localInstancePath': backend/cimxml/grammar.c:947:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'nameSpacePath': backend/cimxml/grammar.c:966:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'host': backend/cimxml/grammar.c:985:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'nameSpace': backend/cimxml/grammar.c:1039:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'valueNamedInstance': backend/cimxml/grammar.c:1056:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'genProperty': backend/cimxml/grammar.c:1116:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'qualifierData': backend/cimxml/grammar.c:1167:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'keyBinding': backend/cimxml/grammar.c:1323:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'keyBindingContent': backend/cimxml/grammar.c:1342:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'keyValue': backend/cimxml/grammar.c:1361:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'value': backend/cimxml/grammar.c:1378:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'valueData': backend/cimxml/grammar.c:1397:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'valueReference': backend/cimxml/grammar.c:1487:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ backend/cimxml/grammar.c: In function 'valueReferenceData': backend/cimxml/grammar.c:1506:13: warning: unused variable 'lvalp' [-Wunused-variable] parseUnion lvalp={0}; ^~~~~ In file included from backend/cimxml/grammar.c:24:0: backend/cimxml/grammar.c: At top level: backend/cimxml/parserUtil.h:29:19: warning: 'isBoolean' declared 'static' but never defined [-Wunused-function] static inline int isBoolean(CMPIData data); ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/grammar.c -o libcimcClientXML_la-grammar.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-parserUtil.lo `test -f 'backend/cimxml/parserUtil.c' || echo './'`backend/cimxml/parserUtil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/parserUtil.c -fPIC -DPIC -o .libs/libcimcClientXML_la-parserUtil.o backend/cimxml/parserUtil.c: In function 'createPath': backend/cimxml/parserUtil.c:73:8: warning: unused variable 'i' [-Wunused-variable] int i; ^ backend/cimxml/parserUtil.c: In function 'setInstProperties': backend/cimxml/parserUtil.c:104:7: warning: enumeration value 'typeProperty_Unknown' not handled in switch [-Wswitch] switch (p->propType) { ^~~~~~ backend/cimxml/parserUtil.c:100:12: warning: variable 'n' set but not used [-Wunused-but-set-variable] int rc, n, setq; ^ backend/cimxml/parserUtil.c:100:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc, n, setq; ^~ backend/cimxml/parserUtil.c:95:20: warning: unused variable 'op' [-Wunused-variable] CMPIObjectPath *op; ^~ backend/cimxml/parserUtil.c: In function 'setInstQualifiers': backend/cimxml/parserUtil.c:203:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^~ backend/cimxml/parserUtil.c: In function 'setClassMethods': backend/cimxml/parserUtil.c:242:12: warning: variable 'n' set but not used [-Wunused-but-set-variable] int rc, n; ^ backend/cimxml/parserUtil.c:242:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc, n; ^~ backend/cimxml/parserUtil.c: In function 'setClassProperties': backend/cimxml/parserUtil.c:302:7: warning: enumeration value 'typeProperty_Unknown' not handled in switch [-Wswitch] switch (p->propType) { ^~~~~~ backend/cimxml/parserUtil.c:298:12: warning: variable 'n' set but not used [-Wunused-but-set-variable] int rc, n; ^ backend/cimxml/parserUtil.c:298:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc, n; ^~ backend/cimxml/parserUtil.c: In function 'setClassQualifiers': backend/cimxml/parserUtil.c:354:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^~ At top level: backend/cimxml/parserUtil.c:31:12: warning: 'dontLex' defined but not used [-Wunused-variable] static int dontLex = 0; ^~~~~~~ backend/cimxml/parserUtil.c:30:12: warning: 'ct' defined but not used [-Wunused-variable] static int ct = 0; ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/parserUtil.c -o libcimcClientXML_la-parserUtil.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-cimXmlParser.lo `test -f 'backend/cimxml/cimXmlParser.c' || echo './'`backend/cimxml/cimXmlParser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/cimXmlParser.c -fPIC -DPIC -o .libs/libcimcClientXML_la-cimXmlParser.o backend/cimxml/cimXmlParser.c: In function 'procRetValue': backend/cimxml/cimXmlParser.c:478:11: warning: unused variable 'i' [-Wunused-variable] int i; ^ backend/cimxml/cimXmlParser.c: In function 'procParamValue': backend/cimxml/cimXmlParser.c:598:11: warning: unused variable 'm' [-Wunused-variable] int i, m; ^ backend/cimxml/cimXmlParser.c:598:8: warning: unused variable 'i' [-Wunused-variable] int i, m; ^ backend/cimxml/cimXmlParser.c: In function 'procQualifier': backend/cimxml/cimXmlParser.c:896:11: warning: unused variable 'm' [-Wunused-variable] int i, m; ^ backend/cimxml/cimXmlParser.c:896:8: warning: unused variable 'i' [-Wunused-variable] int i, m; ^ backend/cimxml/cimXmlParser.c: In function 'procProperty': backend/cimxml/cimXmlParser.c:933:11: warning: unused variable 'm' [-Wunused-variable] int i, m; ^ backend/cimxml/cimXmlParser.c:933:8: warning: unused variable 'i' [-Wunused-variable] int i, m; ^ backend/cimxml/cimXmlParser.c: In function 'procPropertyArray': backend/cimxml/cimXmlParser.c:966:11: warning: unused variable 'm' [-Wunused-variable] int i, m; ^ backend/cimxml/cimXmlParser.c:966:8: warning: unused variable 'i' [-Wunused-variable] int i, m; ^ backend/cimxml/cimXmlParser.c: In function 'procMethod': backend/cimxml/cimXmlParser.c:1025:11: warning: unused variable 'm' [-Wunused-variable] int i, m; ^ backend/cimxml/cimXmlParser.c:1025:8: warning: unused variable 'i' [-Wunused-variable] int i, m; ^ backend/cimxml/cimXmlParser.c: In function 'procParam': backend/cimxml/cimXmlParser.c:1053:10: warning: unused variable 'm' [-Wunused-variable] int i,m; ^ backend/cimxml/cimXmlParser.c:1053:8: warning: unused variable 'i' [-Wunused-variable] int i,m; ^ backend/cimxml/cimXmlParser.c: In function 'procParamArray': backend/cimxml/cimXmlParser.c:1080:10: warning: unused variable 'm' [-Wunused-variable] int i,m; ^ backend/cimxml/cimXmlParser.c:1080:8: warning: unused variable 'i' [-Wunused-variable] int i,m; ^ backend/cimxml/cimXmlParser.c: In function 'scanCimXmlResponse': backend/cimxml/cimXmlParser.c:1353:25: warning: implicit declaration of function 'startParsing' [-Wimplicit-function-declaration] control.respHdr.rc = startParsing(&control); ^~~~~~~~~~~~ backend/cimxml/cimXmlParser.c: At top level: backend/cimxml/cimXmlParser.c:79:15: warning: 'c' is static but declared in inline function 'skipWS' which is not static static int c = 0; ^ In file included from backend/cimxml/cimXmlParser.c:29:0: backend/cimxml/grammar.h:26:13: warning: 'start' declared 'static' but never defined [-Wunused-function] static void start(ParserControl *parm, parseUnion *stateUnion); ^~~~~ backend/cimxml/grammar.h:27:13: warning: 'cim' declared 'static' but never defined [-Wunused-function] static void cim(ParserControl *parm, parseUnion *stateUnion); ^~~ backend/cimxml/grammar.h:28:13: warning: 'message' declared 'static' but never defined [-Wunused-function] static void message(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~ backend/cimxml/grammar.h:29:13: warning: 'messageContent' declared 'static' but never defined [-Wunused-function] static void messageContent(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~ backend/cimxml/grammar.h:30:13: warning: 'simpleRspContent' declared 'static' but never defined [-Wunused-function] static void simpleRspContent(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:31:13: warning: 'exportIndication' declared 'static' but never defined [-Wunused-function] static void exportIndication(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:32:13: warning: 'exParamValue' declared 'static' but never defined [-Wunused-function] static void exParamValue(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~ backend/cimxml/grammar.h:33:13: warning: 'methodRespContent' declared 'static' but never defined [-Wunused-function] static void methodRespContent(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:34:13: warning: 'iMethodRespContent' declared 'static' but never defined [-Wunused-function] static void iMethodRespContent(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:35:13: warning: 'error' declared 'static' but never defined [-Wunused-function] static void error(ParserControl *parm, parseUnion *stateUnion); ^~~~~ backend/cimxml/grammar.h:36:13: warning: 'returnValue' declared 'static' but never defined [-Wunused-function] static void returnValue(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~ backend/cimxml/grammar.h:37:13: warning: 'returnValueData' declared 'static' but never defined [-Wunused-function] static void returnValueData(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~ backend/cimxml/grammar.h:38:13: warning: 'paramValue' declared 'static' but never defined [-Wunused-function] static void paramValue(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~ backend/cimxml/grammar.h:39:13: warning: 'paramValueData' declared 'static' but never defined [-Wunused-function] static void paramValueData(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~ backend/cimxml/grammar.h:40:13: warning: 'iReturnValue' declared 'static' but never defined [-Wunused-function] static void iReturnValue(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~ backend/cimxml/grammar.h:41:13: warning: 'iReturnValueContent' declared 'static' but never defined [-Wunused-function] static void iReturnValueContent(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:42:13: warning: 'getPropertyRetValue' declared 'static' but never defined [-Wunused-function] static void getPropertyRetValue(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:43:13: warning: 'valueObjectWithPath' declared 'static' but never defined [-Wunused-function] static void valueObjectWithPath(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:44:13: warning: 'valueObjectWithPathData' declared 'static' but never defined [-Wunused-function] static void valueObjectWithPathData(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:45:13: warning: 'classWithPath' declared 'static' but never defined [-Wunused-function] static void classWithPath(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~ backend/cimxml/grammar.h:46:13: warning: 'instanceWithPath' declared 'static' but never defined [-Wunused-function] static void instanceWithPath(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:47:13: warning: 'class' declared 'static' but never defined [-Wunused-function] static void class(ParserControl *parm, parseUnion *stateUnion); ^~~~~ backend/cimxml/grammar.h:48:13: warning: 'method' declared 'static' but never defined [-Wunused-function] static void method(ParserControl *parm, parseUnion *stateUnion); ^~~~~~ backend/cimxml/grammar.h:49:13: warning: 'methodData' declared 'static' but never defined [-Wunused-function] static void methodData(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~ backend/cimxml/grammar.h:50:13: warning: 'parameter' declared 'static' but never defined [-Wunused-function] static void parameter(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~ backend/cimxml/grammar.h:51:13: warning: 'parameterReference' declared 'static' but never defined [-Wunused-function] static void parameterReference(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:52:13: warning: 'parameterRefArray' declared 'static' but never defined [-Wunused-function] static void parameterRefArray(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:53:13: warning: 'parameterArray' declared 'static' but never defined [-Wunused-function] static void parameterArray(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~ backend/cimxml/grammar.h:54:13: warning: 'objectPath' declared 'static' but never defined [-Wunused-function] static void objectPath(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~ backend/cimxml/grammar.h:55:13: warning: 'classPath' declared 'static' but never defined [-Wunused-function] static void classPath(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~ backend/cimxml/grammar.h:56:13: warning: 'className' declared 'static' but never defined [-Wunused-function] static void className(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~ backend/cimxml/grammar.h:57:13: warning: 'instancePath' declared 'static' but never defined [-Wunused-function] static void instancePath(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~ backend/cimxml/grammar.h:58:13: warning: 'localInstancePath' declared 'static' but never defined [-Wunused-function] static void localInstancePath(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:59:13: warning: 'nameSpacePath' declared 'static' but never defined [-Wunused-function] static void nameSpacePath(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~ backend/cimxml/grammar.h:60:13: warning: 'host' declared 'static' but never defined [-Wunused-function] static void host(ParserControl *parm, parseUnion *stateUnion); ^~~~ backend/cimxml/grammar.h:61:13: warning: 'localNameSpacePath' declared 'static' but never defined [-Wunused-function] static void localNameSpacePath(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:62:13: warning: 'nameSpace' declared 'static' but never defined [-Wunused-function] static void nameSpace(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~ backend/cimxml/grammar.h:63:13: warning: 'valueNamedInstance' declared 'static' but never defined [-Wunused-function] static void valueNamedInstance(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:64:13: warning: 'instance' declared 'static' but never defined [-Wunused-function] static void instance(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~ backend/cimxml/grammar.h:65:13: warning: 'genProperty' declared 'static' but never defined [-Wunused-function] static void genProperty(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~ backend/cimxml/grammar.h:66:13: warning: 'qualifier' declared 'static' but never defined [-Wunused-function] static void qualifier(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~ backend/cimxml/grammar.h:67:13: warning: 'qualifierData' declared 'static' but never defined [-Wunused-function] static void qualifierData(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~ backend/cimxml/grammar.h:68:13: warning: 'property' declared 'static' but never defined [-Wunused-function] static void property(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~ backend/cimxml/grammar.h:69:13: warning: 'propertyArray' declared 'static' but never defined [-Wunused-function] static void propertyArray(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~ backend/cimxml/grammar.h:70:13: warning: 'propertyReference' declared 'static' but never defined [-Wunused-function] static void propertyReference(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:71:13: warning: 'instanceName' declared 'static' but never defined [-Wunused-function] static void instanceName(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~ backend/cimxml/grammar.h:72:13: warning: 'keyBinding' declared 'static' but never defined [-Wunused-function] static void keyBinding(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~ backend/cimxml/grammar.h:73:13: warning: 'keyBindingContent' declared 'static' but never defined [-Wunused-function] static void keyBindingContent(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~ backend/cimxml/grammar.h:74:13: warning: 'keyValue' declared 'static' but never defined [-Wunused-function] static void keyValue(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~ backend/cimxml/grammar.h:75:13: warning: 'value' declared 'static' but never defined [-Wunused-function] static void value(ParserControl *parm, parseUnion *stateUnion); ^~~~~ backend/cimxml/grammar.h:76:13: warning: 'valueData' declared 'static' but never defined [-Wunused-function] static void valueData(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~ backend/cimxml/grammar.h:77:13: warning: 'valueArray' declared 'static' but never defined [-Wunused-function] static void valueArray(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~ backend/cimxml/grammar.h:78:13: warning: 'valueRefArray' declared 'static' but never defined [-Wunused-function] static void valueRefArray(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~ backend/cimxml/grammar.h:79:13: warning: 'valueReference' declared 'static' but never defined [-Wunused-function] static void valueReference(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~ backend/cimxml/grammar.h:80:13: warning: 'valueReferenceData' declared 'static' but never defined [-Wunused-function] static void valueReferenceData(ParserControl *parm, parseUnion *stateUnion); ^~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/cimXmlParser.c -o libcimcClientXML_la-cimXmlParser.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-hashtable.lo `test -f 'backend/cimxml/sfcUtil/hashtable.c' || echo './'`backend/cimxml/sfcUtil/hashtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/sfcUtil/hashtable.c -fPIC -DPIC -o .libs/libcimcClientXML_la-hashtable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/sfcUtil/hashtable.c -o libcimcClientXML_la-hashtable.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-utilFactory.lo `test -f 'backend/cimxml/sfcUtil/utilFactory.c' || echo './'`backend/cimxml/sfcUtil/utilFactory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/sfcUtil/utilFactory.c -fPIC -DPIC -o .libs/libcimcClientXML_la-utilFactory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/sfcUtil/utilFactory.c -o libcimcClientXML_la-utilFactory.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-utilHashtable.lo `test -f 'backend/cimxml/sfcUtil/utilHashtable.c' || echo './'`backend/cimxml/sfcUtil/utilHashtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/sfcUtil/utilHashtable.c -fPIC -DPIC -o .libs/libcimcClientXML_la-utilHashtable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/sfcUtil/utilHashtable.c -o libcimcClientXML_la-utilHashtable.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 libcimcClientXML_la-utilStringBuffer.lo `test -f 'backend/cimxml/sfcUtil/utilStringBuffer.c' || echo './'`backend/cimxml/sfcUtil/utilStringBuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/sfcUtil/utilStringBuffer.c -fPIC -DPIC -o .libs/libcimcClientXML_la-utilStringBuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./backend/cimxml/sfcUtil -I./backend/cimxml -I./frontend/sfcc -I./cimc -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 backend/cimxml/sfcUtil/utilStringBuffer.c -o libcimcClientXML_la-utilStringBuffer.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 0:0:0 -Wl,--version-script,./backend/cimxml/libcimcClientXML.Versions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcimcClientXML.la -rpath /usr/lib64 libcimcClientXML_la-args.lo libcimcClientXML_la-array.lo libcimcClientXML_la-datetime.lo libcimcClientXML_la-enumeration.lo libcimcClientXML_la-instance.lo libcimcClientXML_la-indicationlistener.lo libcimcClientXML_la-constClass.lo libcimcClientXML_la-method.lo libcimcClientXML_la-objectpath.lo libcimcClientXML_la-parameter.lo libcimcClientXML_la-property.lo libcimcClientXML_la-qualifier.lo libcimcClientXML_la-string.lo libcimcClientXML_la-value.lo libcimcClientXML_la-client.lo libcimcClientXML_la-genericlist.lo libcimcClientXML_la-grammar.lo libcimcClientXML_la-parserUtil.lo libcimcClientXML_la-cimXmlParser.lo libcimcClientXML_la-hashtable.lo libcimcClientXML_la-utilFactory.lo libcimcClientXML_la-utilHashtable.lo libcimcClientXML_la-utilStringBuffer.lo -lcurl -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/libcimcClientXML_la-args.o .libs/libcimcClientXML_la-array.o .libs/libcimcClientXML_la-datetime.o .libs/libcimcClientXML_la-enumeration.o .libs/libcimcClientXML_la-instance.o .libs/libcimcClientXML_la-indicationlistener.o .libs/libcimcClientXML_la-constClass.o .libs/libcimcClientXML_la-method.o .libs/libcimcClientXML_la-objectpath.o .libs/libcimcClientXML_la-parameter.o .libs/libcimcClientXML_la-property.o .libs/libcimcClientXML_la-qualifier.o .libs/libcimcClientXML_la-string.o .libs/libcimcClientXML_la-value.o .libs/libcimcClientXML_la-client.o .libs/libcimcClientXML_la-genericlist.o .libs/libcimcClientXML_la-grammar.o .libs/libcimcClientXML_la-parserUtil.o .libs/libcimcClientXML_la-cimXmlParser.o .libs/libcimcClientXML_la-hashtable.o .libs/libcimcClientXML_la-utilFactory.o .libs/libcimcClientXML_la-utilHashtable.o .libs/libcimcClientXML_la-utilStringBuffer.o -lcurl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script -Wl,./backend/cimxml/libcimcClientXML.Versions -Wl,-z -Wl,relro -Wl,-soname -Wl,libcimcClientXML.so.0 -o .libs/libcimcClientXML.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcimcClientXML.so.0" && ln -s "libcimcClientXML.so.0.0.0" "libcimcClientXML.so.0") libtool: link: (cd ".libs" && rm -f "libcimcClientXML.so" && ln -s "libcimcClientXML.so.0.0.0" "libcimcClientXML.so") libtool: link: ar cru .libs/libcimcClientXML.a libcimcClientXML_la-args.o libcimcClientXML_la-array.o libcimcClientXML_la-datetime.o libcimcClientXML_la-enumeration.o libcimcClientXML_la-instance.o libcimcClientXML_la-indicationlistener.o libcimcClientXML_la-constClass.o libcimcClientXML_la-method.o libcimcClientXML_la-objectpath.o libcimcClientXML_la-parameter.o libcimcClientXML_la-property.o libcimcClientXML_la-qualifier.o libcimcClientXML_la-string.o libcimcClientXML_la-value.o libcimcClientXML_la-client.o libcimcClientXML_la-genericlist.o libcimcClientXML_la-grammar.o libcimcClientXML_la-parserUtil.o libcimcClientXML_la-cimXmlParser.o libcimcClientXML_la-hashtable.o libcimcClientXML_la-utilFactory.o libcimcClientXML_la-utilHashtable.o libcimcClientXML_la-utilStringBuffer.o libtool: link: ranlib .libs/libcimcClientXML.a libtool: link: ( cd ".libs" && rm -f "libcimcClientXML.la" && ln -s "../libcimcClientXML.la" "libcimcClientXML.la" ) make[2]: Leaving directory '/builddir/build/BUILD/sblim-sfcc-2.2.8' Making all in TEST make[2]: Entering directory '/builddir/build/BUILD/sblim-sfcc-2.2.8/TEST' gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test.c gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 show.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test test.o show.o ../libcmpisfcc.la -lpthread 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/test test.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_an.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_an test_an.o show.o ../libcmpisfcc.la -lpthread 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/test_an test_an.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_an_2.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_an_2 test_an_2.o show.o ../libcmpisfcc.la -lpthread 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/test_an_2 test_an_2.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_as.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_as test_as.o show.o ../libcmpisfcc.la -lpthread 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/test_as test_as.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_as_2.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_as_2 test_as_2.o show.o ../libcmpisfcc.la -lpthread 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/test_as_2 test_as_2.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_ci.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_ci test_ci.o show.o ../libcmpisfcc.la -lpthread 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/test_ci test_ci.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_di.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_di test_di.o show.o ../libcmpisfcc.la -lpthread 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/test_di test_di.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_ec.c test_ec.c:27:15: warning: '_HOSTNAME' defined but not used [-Wunused-variable] static char * _HOSTNAME = "bestorga.ibm.com"; ^~~~~~~~~ /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 test_ec test_ec.o show.o ../libcmpisfcc.la -lpthread 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/test_ec test_ec.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_ecn.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_ecn test_ecn.o show.o ../libcmpisfcc.la -lpthread 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/test_ecn test_ecn.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_ecn_ssl.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_ecn_ssl test_ecn_ssl.o show.o ../libcmpisfcc.la -lpthread 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/test_ecn_ssl test_ecn_ssl.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_ei.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_ei test_ei.o show.o ../libcmpisfcc.la -lpthread 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/test_ei test_ei.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_ein.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_ein test_ein.o show.o ../libcmpisfcc.la -lpthread 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/test_ein test_ein.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_gc.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_gc test_gc.o show.o ../libcmpisfcc.la -lpthread 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/test_gc test_gc.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_gi.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_gi test_gi.o show.o ../libcmpisfcc.la -lpthread 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/test_gi test_gi.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_gp.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_gp test_gp.o show.o ../libcmpisfcc.la -lpthread 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/test_gp test_gp.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_im1.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_im1 test_im1.o show.o ../libcmpisfcc.la -lpthread 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/test_im1 test_im1.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_im2.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_im2 test_im2.o show.o ../libcmpisfcc.la -lpthread 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/test_im2 test_im2.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_im3.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_im3 test_im3.o show.o ../libcmpisfcc.la -lpthread 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/test_im3 test_im3.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_im4.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_im4 test_im4.o show.o ../libcmpisfcc.la -lpthread 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/test_im4 test_im4.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_imos.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_imos test_imos.o show.o ../libcmpisfcc.la -lpthread 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/test_imos test_imos.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_leak.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_leak test_leak.o show.o ../libcmpisfcc.la -lpthread 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/test_leak test_leak.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_rf.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_rf test_rf.o show.o ../libcmpisfcc.la -lpthread 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/test_rf test_rf.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_rfn.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_rfn test_rfn.o show.o ../libcmpisfcc.la -lpthread 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/test_rfn test_rfn.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_si.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_si test_si.o show.o ../libcmpisfcc.la -lpthread 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/test_si test_si.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_sp.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_sp test_sp.o show.o ../libcmpisfcc.la -lpthread 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/test_sp test_sp.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_xq.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_xq test_xq.o show.o ../libcmpisfcc.la -lpthread 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/test_xq test_xq.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread g++ -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_cpp.o test_cpp.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -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 test_cpp test_cpp.o -lpthread libtool: link: g++ -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 test_cpp test_cpp.o -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_qualifiers.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_qualifiers test_qualifiers.o show.o ../libcmpisfcc.la -lpthread 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/test_qualifiers test_qualifiers.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 test_qualifiers2.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_qualifiers2 test_qualifiers2.o show.o ../libcmpisfcc.la -lpthread 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/test_qualifiers2 test_qualifiers2.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 v2test_ec.c v2test_ec.c: In function 'main': v2test_ec.c:85:11: warning: implicit declaration of function 'showClass' [-Wimplicit-function-declaration] showClass(data.value.cls); ^~~~~~~~~ v2test_ec.c:34:11: warning: unused variable 'cv' [-Wunused-variable] char *cv; ^~ v2test_ec.c:33:18: warning: unused variable 'propertyname' [-Wunused-variable] CMPIString * propertyname; ^~~~~~~~~~~~ v2test_ec.c:32:9: warning: unused variable 'numproperties' [-Wunused-variable] int numproperties = 0; ^~~~~~~~~~~~~ v2test_ec.c:29:9: warning: unused variable 'i' [-Wunused-variable] int i = 0 ; ^ v2test_ec.c:27:14: warning: unused variable 'cdata' [-Wunused-variable] CMPIData cdata ; ^~~~~ v2test_ec.c:25:18: warning: unused variable 'classname' [-Wunused-variable] CMPIString * classname ; ^~~~~~~~~ v2test_ec.c:24:17: warning: unused variable 'path' [-Wunused-variable] CIMCString *path; ^~~~ v2test_ec.c:22:21: warning: unused variable 'clas' [-Wunused-variable] CMPIConstClass* clas ; ^~~~ /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 v2test_ec v2test_ec.o show.o ../libcmpisfcc.la ../libcimcclient.la -lpthread 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/v2test_ec v2test_ec.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so ../.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 v2test_ecn.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v2test_ecn v2test_ecn.o show.o ../libcmpisfcc.la ../libcimcclient.la -lpthread 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/v2test_ecn v2test_ecn.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so ../.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 v2test_ei.c v2test_ei.c:11:15: warning: 'CMPIState_str' declared 'static' but never defined [-Wunused-function] static char * CMPIState_str(CMPIValueState); ^~~~~~~~~~~~~ /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 v2test_ei v2test_ei.o show.o ../libcmpisfcc.la ../libcimcclient.la -lpthread 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/v2test_ei v2test_ei.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so ../.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 v2test_ein.c v2test_ein.c: In function 'main': v2test_ein.c:95:11: warning: implicit declaration of function 'showObjectPath'; did you mean 'CMGetObjectPath'? [-Wimplicit-function-declaration] showObjectPath(data.value.ref); ^~~~~~~~~~~~~~ CMGetObjectPath v2test_ein.c:27:15: warning: unused variable 'instance' [-Wunused-variable] CIMCInstance *instance = NULL; ^~~~~~~~ v2test_ein.c: At top level: v2test_ein.c:11:15: warning: 'CMPIState_str' declared 'static' but never defined [-Wunused-function] static char * CMPIState_str(CMPIValueState); ^~~~~~~~~~~~~ /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 v2test_ein v2test_ein.o show.o ../libcmpisfcc.la ../libcimcclient.la -lpthread 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/v2test_ein v2test_ein.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so ../.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 v2test_gc.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v2test_gc v2test_gc.o show.o ../libcmpisfcc.la ../libcimcclient.la -lpthread 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/v2test_gc v2test_gc.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so ../.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 v2test_im.c v2test_im.c: In function 'main': v2test_im.c:82:5: warning: 'status.msg' is used uninitialized in this function [-Wuninitialized] printf( "invokeMethod() rc=%d, msg=%s\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ status.rc, (status.msg)? (char *)status.msg->hdl : NULL); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ v2test_im.c:89:8: warning: 'status' is used uninitialized in this function [-Wuninitialized] if (!status.rc) { ^ /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 v2test_im v2test_im.o show.o ../libcmpisfcc.la ../libcimcclient.la -lpthread 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/v2test_im v2test_im.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so ../.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 v2test_xq_synerr.c v2test_xq_synerr.c: In function 'main': v2test_xq_synerr.c:30:5: warning: unused variable 'count' [-Wunused-variable] int count = 0; ^~~~~ v2test_xq_synerr.c:28:10: warning: unused variable 'data' [-Wunused-variable] CIMCData data; ^~~~ v2test_xq_synerr.c:27:15: warning: unused variable 'instance' [-Wunused-variable] CIMCInstance *instance = NULL; ^~~~~~~~ v2test_xq_synerr.c: At top level: v2test_xq_synerr.c:11:15: warning: 'CMPIState_str' declared 'static' but never defined [-Wunused-function] static char * CMPIState_str(CMPIValueState); ^~~~~~~~~~~~~ /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 v2test_xq_synerr v2test_xq_synerr.o show.o ../libcmpisfcc.la ../libcimcclient.la -lpthread 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/v2test_xq_synerr v2test_xq_synerr.o show.o ../.libs/libcmpisfcc.so /builddir/build/BUILD/sblim-sfcc-2.2.8/.libs/libcimcclient.so ../.libs/libcimcclient.so -ldl -lpthread gcc -DHAVE_CONFIG_H -I. -I.. -I./../frontend/sfcc -I../cimc -I../../ -I../src -I../src -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 print-types.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print-types print-types.o -lpthread 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 print-types print-types.o -lpthread make[2]: Leaving directory '/builddir/build/BUILD/sblim-sfcc-2.2.8/TEST' make[1]: Leaving directory '/builddir/build/BUILD/sblim-sfcc-2.2.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0Yk7uP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64 + cd sblim-sfcc-2.2.8 + make DESTDIR=/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64 install Making install in . make[1]: Entering directory '/builddir/build/BUILD/sblim-sfcc-2.2.8' make[2]: Entering directory '/builddir/build/BUILD/sblim-sfcc-2.2.8' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c libcimcclient.la libcmpisfcc.la libcimcClientXML.la '/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcimcclient.so.0.0.0 /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcimcclient.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64 && { ln -s -f libcimcclient.so.0.0.0 libcimcclient.so.0 || { rm -f libcimcclient.so.0 && ln -s libcimcclient.so.0.0.0 libcimcclient.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64 && { ln -s -f libcimcclient.so.0.0.0 libcimcclient.so || { rm -f libcimcclient.so && ln -s libcimcclient.so.0.0.0 libcimcclient.so; }; }) libtool: install: /usr/bin/install -c .libs/libcimcclient.lai /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcimcclient.la libtool: install: warning: relinking `libcmpisfcc.la' libtool: install: (cd /builddir/build/BUILD/sblim-sfcc-2.2.8; /bin/sh /builddir/build/BUILD/sblim-sfcc-2.2.8/libtool --tag CC --mode=relink 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 1:0:0 -Wl,--version-script,./frontend/sfcc/libcmpisfcc.Versions -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcmpisfcc.la -rpath /usr/lib64 libcmpisfcc_la-sfcclient.lo -lcimcclient -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libcmpisfcc_la-sfcclient.o -L/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64 -L/usr/lib64 -lcimcclient -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script -Wl,./frontend/sfcc/libcmpisfcc.Versions -Wl,-z -Wl,relro -Wl,-soname -Wl,libcmpisfcc.so.1 -o .libs/libcmpisfcc.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libcmpisfcc.so.1.0.0T /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcmpisfcc.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64 && { ln -s -f libcmpisfcc.so.1.0.0 libcmpisfcc.so.1 || { rm -f libcmpisfcc.so.1 && ln -s libcmpisfcc.so.1.0.0 libcmpisfcc.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64 && { ln -s -f libcmpisfcc.so.1.0.0 libcmpisfcc.so || { rm -f libcmpisfcc.so && ln -s libcmpisfcc.so.1.0.0 libcmpisfcc.so; }; }) libtool: install: /usr/bin/install -c .libs/libcmpisfcc.lai /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcmpisfcc.la libtool: install: /usr/bin/install -c .libs/libcimcClientXML.so.0.0.0 /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcimcClientXML.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64 && { ln -s -f libcimcClientXML.so.0.0.0 libcimcClientXML.so.0 || { rm -f libcimcClientXML.so.0 && ln -s libcimcClientXML.so.0.0.0 libcimcClientXML.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64 && { ln -s -f libcimcClientXML.so.0.0.0 libcimcClientXML.so || { rm -f libcimcClientXML.so && ln -s libcimcClientXML.so.0.0.0 libcimcClientXML.so; }; }) libtool: install: /usr/bin/install -c .libs/libcimcClientXML.lai /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcimcClientXML.la libtool: install: /usr/bin/install -c .libs/libcimcclient.a /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcimcclient.a libtool: install: chmod 644 /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcimcclient.a libtool: install: ranlib /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcimcclient.a libtool: install: /usr/bin/install -c .libs/libcmpisfcc.a /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcmpisfcc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcmpisfcc.a libtool: install: ranlib /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcmpisfcc.a libtool: install: /usr/bin/install -c .libs/libcimcClientXML.a /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcimcClientXML.a libtool: install: chmod 644 /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcimcClientXML.a libtool: install: ranlib /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcimcClientXML.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/cimc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/include/cimc" /usr/bin/install -c -m 644 cimc/cimc.h cimc/cimcdt.h cimc/cimcft.h '/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/include/cimc' test -z "/usr/share/doc/sfcc-2.2.8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/share/doc/sfcc-2.2.8" /usr/bin/install -c -m 644 README AUTHORS COPYING '/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/share/doc/sfcc-2.2.8' test -z "/usr/include/CimClientLib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/include/CimClientLib" /usr/bin/install -c -m 644 frontend/sfcc/native.h frontend/sfcc/cmcidt.h frontend/sfcc/cmcift.h frontend/sfcc/cmci.h frontend/sfcc/cmcimacs.h '/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/include/CimClientLib' test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/share/man/man3" /usr/bin/install -c -m 644 man/man3/CMCIClient.3 man/man3/CMCIClientFT.associatorNames.3 man/man3/CMCIClientFT.associators.3 man/man3/CMCIClientFT.createInstance.3 man/man3/CMCIClientFT.deleteInstance.3 man/man3/CMCIClientFT.enumClasses.3 man/man3/CMCIClientFT.enumClassNames.3 man/man3/CMCIClientFT.enumInstanceNames.3 man/man3/CMCIClientFT.enumInstances.3 man/man3/CMCIClientFT.execQuery.3 man/man3/CMCIClientFT.getClass.3 man/man3/CMCIClientFT.getInstance.3 man/man3/CMCIClientFT.getProperty.3 man/man3/CMCIClientFT.invokeMethod.3 man/man3/CMCIClientFT.referenceNames.3 man/man3/CMCIClientFT.references.3 man/man3/CMCIClientFT.setInstance.3 man/man3/CMCIClientFT.setProperty.3 man/man3/cmciConnect.3 man/man3/CMPIArgs.3 man/man3/CMPIDateTime.3 man/man3/CMPIEnumeration.3 man/man3/CMPIInstance.3 man/man3/CMPIObjectPath.3 man/man3/CMPIStatus.3 man/man3/CMPIString.3 man/man3/CMPIValue.3 '/builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/share/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/sblim-sfcc-2.2.8' make[1]: Leaving directory '/builddir/build/BUILD/sblim-sfcc-2.2.8' Making install in TEST make[1]: Entering directory '/builddir/build/BUILD/sblim-sfcc-2.2.8/TEST' make[2]: Entering directory '/builddir/build/BUILD/sblim-sfcc-2.2.8/TEST' 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/sblim-sfcc-2.2.8/TEST' make[1]: Leaving directory '/builddir/build/BUILD/sblim-sfcc-2.2.8/TEST' + rm -rf /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64//usr/lib64/libcimcClientXML.a /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64//usr/lib64/libcimcClientXML.la /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64//usr/lib64/libcimcclient.a /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64//usr/lib64/libcimcclient.la /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64//usr/lib64/libcmpisfcc.a /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64//usr/lib64/libcmpisfcc.la + chrpath --delete /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64/usr/lib64/libcmpisfcc.so.1.0.0 + /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: sblim-sfcc-2.2.8-6.fc28.riscv64 Provides: libcimcClientXML.so.0()(64bit) libcimcClientXML.so.0(CIMCCLIENTXML_1.0)(64bit) libcimcclient.so.0()(64bit) libcimcclient.so.0(CIMCCLIENT_1.0)(64bit) libcmpisfcc.so.1()(64bit) libcmpisfcc.so.1(CMPISFCC_2.0)(64bit) sblim-sfcc = 2.2.8-6.fc28 sblim-sfcc(riscv-64) = 2.2.8-6.fc28 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) libcimcClientXML.so.0()(64bit) libcimcclient.so.0()(64bit) libcimcclient.so.0(CIMCCLIENT_1.0)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: sblim-sfcc-devel-2.2.8-6.fc28.riscv64 Provides: sblim-sfcc-devel = 2.2.8-6.fc28 sblim-sfcc-devel(riscv-64) = 2.2.8-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcimcclient.so.0()(64bit) libcmpisfcc.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/sblim-sfcc-2.2.8-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/sblim-sfcc-2.2.8-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/sblim-sfcc-devel-2.2.8-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.adDFQn + umask 022 + cd /builddir/build/BUILD + cd sblim-sfcc-2.2.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sblim-sfcc-2.2.8-6.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff