Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sblim-cmpi-syslog.spec'], False, '/var/lib/mock/dist-f13-build-630848-91232/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sblim-cmpi-syslog.spec'] warning: Could not canonicalize hostname: x86-5.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/sblim-cmpi-syslog-0.7.11-1.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sblim-cmpi-syslog.spec'], False, '/var/lib/mock/dist-f13-build-630848-91232/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sblim-cmpi-syslog.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OzKNSl + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sblim-cmpi-syslog-0.7.11 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/sblim-cmpi-syslog-0.7.11.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sblim-cmpi-syslog-0.7.11 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f COPYING + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ol2NQY + umask 022 + cd /builddir/build/BUILD + cd sblim-cmpi-syslog-0.7.11 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info TESTSUITEDIR=/usr/share/sblim-testsuite CIMSERVER=pegasus PROVIDERDIR=/usr/lib64/cmpi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for ind_start in -lind_helper... no checking for CMPI headers... checking standard... checking /usr/include/cmpi... checking /usr/local/include/cmpi... checking /src/Pegasus/Provider/CMPI... checking /opt/tog-pegasus/include/Pegasus/Provider/CMPI... checking /usr/include/Pegasus/Provider/CMPI... yes checking for CMPI provider directory... checking /usr/lib64/cmpi ... yes checking for CIM servers... checking sfcbd ... checking cimserver ... checking owcimomd ... checking for SBLIM testsuite... checking /usr/share/sblim-testsuite ... checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.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 unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for bzero... yes checking for gethostname... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strstr... yes ------------------------------------------------------- Configuration for sblim-cmpi-syslog complete. The following configuration options have been selected: CIMSERVER: pegasus PROVIDERDIR: /usr/lib64/cmpi CPPFLAGS: -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS Indication Support Disabled Test Suite Support Enabled TESTSUITEDIR /usr/share/sblim-testsuite ------------------------------------------------------- configure: creating ./config.status config.status: creating Makefile config.status: creating sblim-cmpi-syslog.spec config.status: creating sblim-cmpi-syslog.rh.spec config.status: creating syslog-conf/Makefile config.status: creating syslog-log/Makefile config.status: creating syslog-service/Makefile config.status: creating config.h config.status: executing depfiles commands You may now run make + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11' Making all in syslog-conf make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf' if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_ConfUtils.lo -MD -MP -MF ".deps/Syslog_ConfUtils.Tpo" -c -o Syslog_ConfUtils.lo Syslog_ConfUtils.c; \ then mv -f ".deps/Syslog_ConfUtils.Tpo" ".deps/Syslog_ConfUtils.Plo"; else rm -f ".deps/Syslog_ConfUtils.Tpo"; exit 1; fi mkdir .libs rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_ConfUtils.lo -MD -MP -MF .deps/Syslog_ConfUtils.Tpo -c Syslog_ConfUtils.c -fPIC -DPIC -o .libs/Syslog_ConfUtils.o rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_ConfUtils.lo -MD -MP -MF .deps/Syslog_ConfUtils.Tpo -c Syslog_ConfUtils.c -o Syslog_ConfUtils.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_ConfUtils.la -rpath /usr/lib64 -Wc,-nostartfiles Syslog_ConfUtils.lo gcc -shared .libs/Syslog_ConfUtils.o -m64 -mtune=generic -nostartfiles -Wl,-soname -Wl,libSyslog_ConfUtils.so.0 -o .libs/libSyslog_ConfUtils.so.0.0.0 (cd .libs && rm -f libSyslog_ConfUtils.so.0 && ln -s libSyslog_ConfUtils.so.0.0.0 libSyslog_ConfUtils.so.0) (cd .libs && rm -f libSyslog_ConfUtils.so && ln -s libSyslog_ConfUtils.so.0.0.0 libSyslog_ConfUtils.so) ar cru .libs/libSyslog_ConfUtils.a Syslog_ConfUtils.o ranlib .libs/libSyslog_ConfUtils.a creating libSyslog_ConfUtils.la (cd .libs && rm -f libSyslog_ConfUtils.la && ln -s ../libSyslog_ConfUtils.la libSyslog_ConfUtils.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogconfutil.lo -MD -MP -MF ".deps/syslogconfutil.Tpo" -c -o syslogconfutil.lo `test -f 'util/syslogconfutil.c' || echo './'`util/syslogconfutil.c; \ then mv -f ".deps/syslogconfutil.Tpo" ".deps/syslogconfutil.Plo"; else rm -f ".deps/syslogconfutil.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogconfutil.lo -MD -MP -MF .deps/syslogconfutil.Tpo -c util/syslogconfutil.c -fPIC -DPIC -o .libs/syslogconfutil.o rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogconfutil.lo -MD -MP -MF .deps/syslogconfutil.Tpo -c util/syslogconfutil.c -o syslogconfutil.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsyslogconfutil.la -rpath /usr/lib64 -Wc,-nostartfiles syslogconfutil.lo gcc -shared .libs/syslogconfutil.o -m64 -mtune=generic -nostartfiles -Wl,-soname -Wl,libsyslogconfutil.so.0 -o .libs/libsyslogconfutil.so.0.0.0 (cd .libs && rm -f libsyslogconfutil.so.0 && ln -s libsyslogconfutil.so.0.0.0 libsyslogconfutil.so.0) (cd .libs && rm -f libsyslogconfutil.so && ln -s libsyslogconfutil.so.0.0.0 libsyslogconfutil.so) ar cru .libs/libsyslogconfutil.a syslogconfutil.o ranlib .libs/libsyslogconfutil.a creating libsyslogconfutil.la (cd .libs && rm -f libsyslogconfutil.la && ln -s ../libsyslogconfutil.la libsyslogconfutil.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogsettingparse.lo -MD -MP -MF ".deps/syslogsettingparse.Tpo" -c -o syslogsettingparse.lo `test -f 'util/syslogsettingparse.c' || echo './'`util/syslogsettingparse.c; \ then mv -f ".deps/syslogsettingparse.Tpo" ".deps/syslogsettingparse.Plo"; else rm -f ".deps/syslogsettingparse.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogsettingparse.lo -MD -MP -MF .deps/syslogsettingparse.Tpo -c util/syslogsettingparse.c -fPIC -DPIC -o .libs/syslogsettingparse.o util/syslogsettingparse.c: In function 'send_HUP_to_syslogd': util/syslogsettingparse.c:49: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogsettingparse.lo -MD -MP -MF .deps/syslogsettingparse.Tpo -c util/syslogsettingparse.c -o syslogsettingparse.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsyslogsettingparse.la -rpath /usr/lib64 -Wc,-nostartfiles syslogsettingparse.lo gcc -shared .libs/syslogsettingparse.o -m64 -mtune=generic -nostartfiles -Wl,-soname -Wl,libsyslogsettingparse.so.0 -o .libs/libsyslogsettingparse.so.0.0.0 (cd .libs && rm -f libsyslogsettingparse.so.0 && ln -s libsyslogsettingparse.so.0.0.0 libsyslogsettingparse.so.0) (cd .libs && rm -f libsyslogsettingparse.so && ln -s libsyslogsettingparse.so.0.0.0 libsyslogsettingparse.so) ar cru .libs/libsyslogsettingparse.a syslogsettingparse.o ranlib .libs/libsyslogsettingparse.a creating libsyslogsettingparse.la (cd .libs && rm -f libsyslogsettingparse.la && ln -s ../libsyslogsettingparse.la libsyslogsettingparse.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_Configuration.lo -MD -MP -MF ".deps/Syslog_Configuration.Tpo" -c -o Syslog_Configuration.lo Syslog_Configuration.c; \ then mv -f ".deps/Syslog_Configuration.Tpo" ".deps/Syslog_Configuration.Plo"; else rm -f ".deps/Syslog_Configuration.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_Configuration.lo -MD -MP -MF .deps/Syslog_Configuration.Tpo -c Syslog_Configuration.c -fPIC -DPIC -o .libs/Syslog_Configuration.o Syslog_Configuration.c: In function 'Syslog_ConfigurationEnumInstanceNames': Syslog_Configuration.c:63: warning: the address of 'st' will always evaluate as 'true' Syslog_Configuration.c:74: warning: the address of 'st' will always evaluate as 'true' Syslog_Configuration.c: In function 'Syslog_ConfigurationEnumInstances': Syslog_Configuration.c:105: warning: the address of 'st' will always evaluate as 'true' Syslog_Configuration.c:116: warning: the address of 'st' will always evaluate as 'true' rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_Configuration.lo -MD -MP -MF .deps/Syslog_Configuration.Tpo -c Syslog_Configuration.c -o Syslog_Configuration.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_Configuration.la -rpath /usr/lib64/cmpi -avoid-version Syslog_Configuration.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse gcc -shared .libs/Syslog_Configuration.o /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf/.libs/libSyslog_ConfUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf/.libs/libsyslogconfutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf/.libs/libsyslogsettingparse.so -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_Configuration.so -o .libs/libSyslog_Configuration.so ar cru .libs/libSyslog_Configuration.a Syslog_Configuration.o ranlib .libs/libSyslog_Configuration.a creating libSyslog_Configuration.la (cd .libs && rm -f libSyslog_Configuration.la && ln -s ../libSyslog_Configuration.la libSyslog_Configuration.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_Setting.lo -MD -MP -MF ".deps/Syslog_Setting.Tpo" -c -o Syslog_Setting.lo Syslog_Setting.c; \ then mv -f ".deps/Syslog_Setting.Tpo" ".deps/Syslog_Setting.Plo"; else rm -f ".deps/Syslog_Setting.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_Setting.lo -MD -MP -MF .deps/Syslog_Setting.Tpo -c Syslog_Setting.c -fPIC -DPIC -o .libs/Syslog_Setting.o Syslog_Setting.c: In function 'Syslog_SettingEnumInstanceNames': Syslog_Setting.c:63: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c:74: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c: In function 'Syslog_SettingEnumInstances': Syslog_Setting.c:104: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c:115: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c: In function 'Syslog_SettingGetInstance': Syslog_Setting.c:148: warning: assignment discards qualifiers from pointer target type Syslog_Setting.c:151: warning: assignment discards qualifiers from pointer target type Syslog_Setting.c:154: warning: assignment discards qualifiers from pointer target type Syslog_Setting.c:158: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c:168: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c: In function 'Syslog_SettingCreateInstance': Syslog_Setting.c:204: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c:208: warning: assignment discards qualifiers from pointer target type Syslog_Setting.c:212: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c:216: warning: assignment discards qualifiers from pointer target type Syslog_Setting.c:220: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c:224: warning: assignment discards qualifiers from pointer target type Syslog_Setting.c:226: warning: implicit declaration of function 'sprintf' Syslog_Setting.c:226: warning: incompatible implicit declaration of built-in function 'sprintf' Syslog_Setting.c:228: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c:235: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c:245: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c: In function 'Syslog_SettingDeleteInstance': Syslog_Setting.c:286: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c:290: warning: assignment discards qualifiers from pointer target type Syslog_Setting.c:294: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c:298: warning: assignment discards qualifiers from pointer target type Syslog_Setting.c:302: warning: the address of 'st' will always evaluate as 'true' Syslog_Setting.c:306: warning: assignment discards qualifiers from pointer target type Syslog_Setting.c:308: warning: incompatible implicit declaration of built-in function 'sprintf' Syslog_Setting.c:310: warning: the address of 'st' will always evaluate as 'true' rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_Setting.lo -MD -MP -MF .deps/Syslog_Setting.Tpo -c Syslog_Setting.c -o Syslog_Setting.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_Setting.la -rpath /usr/lib64/cmpi -avoid-version Syslog_Setting.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse gcc -shared .libs/Syslog_Setting.o /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf/.libs/libSyslog_ConfUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf/.libs/libsyslogconfutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf/.libs/libsyslogsettingparse.so -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_Setting.so -o .libs/libSyslog_Setting.so ar cru .libs/libSyslog_Setting.a Syslog_Setting.o ranlib .libs/libSyslog_Setting.a creating libSyslog_Setting.la (cd .libs && rm -f libSyslog_Setting.la && ln -s ../libSyslog_Setting.la libSyslog_Setting.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_SettingContext.lo -MD -MP -MF ".deps/Syslog_SettingContext.Tpo" -c -o Syslog_SettingContext.lo Syslog_SettingContext.c; \ then mv -f ".deps/Syslog_SettingContext.Tpo" ".deps/Syslog_SettingContext.Plo"; else rm -f ".deps/Syslog_SettingContext.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_SettingContext.lo -MD -MP -MF .deps/Syslog_SettingContext.Tpo -c Syslog_SettingContext.c -fPIC -DPIC -o .libs/Syslog_SettingContext.o Syslog_SettingContext.c: In function 'returnAssocName': Syslog_SettingContext.c:58: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:69: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:87: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:96: warning: implicit declaration of function 'sprintf' Syslog_SettingContext.c:96: warning: incompatible implicit declaration of built-in function 'sprintf' Syslog_SettingContext.c: In function 'returnAssoc': Syslog_SettingContext.c:122: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:133: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:151: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:160: warning: incompatible implicit declaration of built-in function 'sprintf' Syslog_SettingContext.c: In function 'returnRefName': Syslog_SettingContext.c:187: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:198: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:208: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:228: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:239: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:250: warning: incompatible implicit declaration of built-in function 'sprintf' Syslog_SettingContext.c: In function 'returnRef': Syslog_SettingContext.c:277: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:288: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:298: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:305: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:327: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:337: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:344: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:356: warning: incompatible implicit declaration of built-in function 'sprintf' Syslog_SettingContext.c: In function 'associatorHelper': Syslog_SettingContext.c:385: warning: the address of 'st' will always evaluate as 'true' Syslog_SettingContext.c:439: warning: incompatible implicit declaration of built-in function 'sprintf' rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_SettingContext.lo -MD -MP -MF .deps/Syslog_SettingContext.Tpo -c Syslog_SettingContext.c -o Syslog_SettingContext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_SettingContext.la -rpath /usr/lib64/cmpi -avoid-version Syslog_SettingContext.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse gcc -shared .libs/Syslog_SettingContext.o /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf/.libs/libSyslog_ConfUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf/.libs/libsyslogconfutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf/.libs/libsyslogsettingparse.so -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_SettingContext.so -o .libs/libSyslog_SettingContext.so ar cru .libs/libSyslog_SettingContext.a Syslog_SettingContext.o ranlib .libs/libSyslog_SettingContext.a creating libSyslog_SettingContext.la (cd .libs && rm -f libSyslog_SettingContext.la && ln -s ../libSyslog_SettingContext.la libSyslog_SettingContext.la) if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT setting.o -MD -MP -MF ".deps/setting.Tpo" -c -o setting.o `test -f 'test/system/linux/setting.c' || echo './'`test/system/linux/setting.c; \ then mv -f ".deps/setting.Tpo" ".deps/setting.Po"; else rm -f ".deps/setting.Tpo"; exit 1; fi test/system/linux/setting.c: In function 'setting_read': test/system/linux/setting.c:48: warning: implicit declaration of function 'parse_list' test/system/linux/setting.c: In function 'main': test/system/linux/setting.c:121: warning: control reaches end of non-void function /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o setting setting.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o setting setting.o make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf' Making all in syslog-log make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log' if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_LogUtils.lo -MD -MP -MF ".deps/Syslog_LogUtils.Tpo" -c -o Syslog_LogUtils.lo Syslog_LogUtils.c; \ then mv -f ".deps/Syslog_LogUtils.Tpo" ".deps/Syslog_LogUtils.Plo"; else rm -f ".deps/Syslog_LogUtils.Tpo"; exit 1; fi mkdir .libs rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_LogUtils.lo -MD -MP -MF .deps/Syslog_LogUtils.Tpo -c Syslog_LogUtils.c -fPIC -DPIC -o .libs/Syslog_LogUtils.o util/sysloglogutil.h:63: warning: 'finalyear' defined but not used rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_LogUtils.lo -MD -MP -MF .deps/Syslog_LogUtils.Tpo -c Syslog_LogUtils.c -o Syslog_LogUtils.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_LogUtils.la -rpath /usr/lib64 -Wc,-nostartfiles Syslog_LogUtils.lo gcc -shared .libs/Syslog_LogUtils.o -m64 -mtune=generic -nostartfiles -Wl,-soname -Wl,libSyslog_LogUtils.so.0 -o .libs/libSyslog_LogUtils.so.0.0.0 (cd .libs && rm -f libSyslog_LogUtils.so.0 && ln -s libSyslog_LogUtils.so.0.0.0 libSyslog_LogUtils.so.0) (cd .libs && rm -f libSyslog_LogUtils.so && ln -s libSyslog_LogUtils.so.0.0.0 libSyslog_LogUtils.so) ar cru .libs/libSyslog_LogUtils.a Syslog_LogUtils.o ranlib .libs/libSyslog_LogUtils.a creating libSyslog_LogUtils.la (cd .libs && rm -f libSyslog_LogUtils.la && ln -s ../libSyslog_LogUtils.la libSyslog_LogUtils.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sysloglogutil.lo -MD -MP -MF ".deps/sysloglogutil.Tpo" -c -o sysloglogutil.lo `test -f 'util/sysloglogutil.c' || echo './'`util/sysloglogutil.c; \ then mv -f ".deps/sysloglogutil.Tpo" ".deps/sysloglogutil.Plo"; else rm -f ".deps/sysloglogutil.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sysloglogutil.lo -MD -MP -MF .deps/sysloglogutil.Tpo -c util/sysloglogutil.c -fPIC -DPIC -o .libs/sysloglogutil.o util/sysloglogutil.h:63: warning: 'finalyear' defined but not used rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sysloglogutil.lo -MD -MP -MF .deps/sysloglogutil.Tpo -c util/sysloglogutil.c -o sysloglogutil.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsysloglogutil.la -rpath /usr/lib64 -Wc,-nostartfiles sysloglogutil.lo gcc -shared .libs/sysloglogutil.o -m64 -mtune=generic -nostartfiles -Wl,-soname -Wl,libsysloglogutil.so.0 -o .libs/libsysloglogutil.so.0.0.0 (cd .libs && rm -f libsysloglogutil.so.0 && ln -s libsysloglogutil.so.0.0.0 libsysloglogutil.so.0) (cd .libs && rm -f libsysloglogutil.so && ln -s libsysloglogutil.so.0.0.0 libsysloglogutil.so) ar cru .libs/libsysloglogutil.a sysloglogutil.o ranlib .libs/libsysloglogutil.a creating libsysloglogutil.la (cd .libs && rm -f libsysloglogutil.la && ln -s ../libsysloglogutil.la libsysloglogutil.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogtimeparse.lo -MD -MP -MF ".deps/syslogtimeparse.Tpo" -c -o syslogtimeparse.lo `test -f 'util/syslogtimeparse.c' || echo './'`util/syslogtimeparse.c; \ then mv -f ".deps/syslogtimeparse.Tpo" ".deps/syslogtimeparse.Plo"; else rm -f ".deps/syslogtimeparse.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogtimeparse.lo -MD -MP -MF .deps/syslogtimeparse.Tpo -c util/syslogtimeparse.c -fPIC -DPIC -o .libs/syslogtimeparse.o rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogtimeparse.lo -MD -MP -MF .deps/syslogtimeparse.Tpo -c util/syslogtimeparse.c -o syslogtimeparse.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsyslogtimeparse.la -rpath /usr/lib64 -Wc,-nostartfiles syslogtimeparse.lo gcc -shared .libs/syslogtimeparse.o -m64 -mtune=generic -nostartfiles -Wl,-soname -Wl,libsyslogtimeparse.so.0 -o .libs/libsyslogtimeparse.so.0.0.0 (cd .libs && rm -f libsyslogtimeparse.so.0 && ln -s libsyslogtimeparse.so.0.0.0 libsyslogtimeparse.so.0) (cd .libs && rm -f libsyslogtimeparse.so && ln -s libsyslogtimeparse.so.0.0.0 libsyslogtimeparse.so) ar cru .libs/libsyslogtimeparse.a syslogtimeparse.o ranlib .libs/libsyslogtimeparse.a creating libsyslogtimeparse.la (cd .libs && rm -f libsyslogtimeparse.la && ln -s ../libsyslogtimeparse.la libsyslogtimeparse.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_MessageLog.lo -MD -MP -MF ".deps/Syslog_MessageLog.Tpo" -c -o Syslog_MessageLog.lo Syslog_MessageLog.c; \ then mv -f ".deps/Syslog_MessageLog.Tpo" ".deps/Syslog_MessageLog.Plo"; else rm -f ".deps/Syslog_MessageLog.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_MessageLog.lo -MD -MP -MF .deps/Syslog_MessageLog.Tpo -c Syslog_MessageLog.c -fPIC -DPIC -o .libs/Syslog_MessageLog.o Syslog_MessageLog.c: In function 'Syslog_MessageLogEnumInstanceNames': Syslog_MessageLog.c:62: warning: the address of 'st' will always evaluate as 'true' Syslog_MessageLog.c:73: warning: the address of 'st' will always evaluate as 'true' Syslog_MessageLog.c: In function 'Syslog_MessageLogEnumInstances': Syslog_MessageLog.c:103: warning: the address of 'st' will always evaluate as 'true' Syslog_MessageLog.c:114: warning: the address of 'st' will always evaluate as 'true' Syslog_MessageLog.c: In function 'Syslog_MessageLogGetInstance': Syslog_MessageLog.c:145: warning: assignment discards qualifiers from pointer target type Syslog_MessageLog.c:156: warning: the address of 'st' will always evaluate as 'true' Syslog_MessageLog.c: At top level: util/sysloglogutil.h:63: warning: 'finalyear' defined but not used rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_MessageLog.lo -MD -MP -MF .deps/Syslog_MessageLog.Tpo -c Syslog_MessageLog.c -o Syslog_MessageLog.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_MessageLog.la -rpath /usr/lib64/cmpi -avoid-version Syslog_MessageLog.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse gcc -shared .libs/Syslog_MessageLog.o /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log/.libs/libSyslog_LogUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log/.libs/libsysloglogutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log/.libs/libsyslogtimeparse.so -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_MessageLog.so -o .libs/libSyslog_MessageLog.so ar cru .libs/libSyslog_MessageLog.a Syslog_MessageLog.o ranlib .libs/libSyslog_MessageLog.a creating libSyslog_MessageLog.la (cd .libs && rm -f libSyslog_MessageLog.la && ln -s ../libSyslog_MessageLog.la libSyslog_MessageLog.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_LogRecord.lo -MD -MP -MF ".deps/Syslog_LogRecord.Tpo" -c -o Syslog_LogRecord.lo Syslog_LogRecord.c; \ then mv -f ".deps/Syslog_LogRecord.Tpo" ".deps/Syslog_LogRecord.Plo"; else rm -f ".deps/Syslog_LogRecord.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_LogRecord.lo -MD -MP -MF .deps/Syslog_LogRecord.Tpo -c Syslog_LogRecord.c -fPIC -DPIC -o .libs/Syslog_LogRecord.o Syslog_LogRecord.c: In function 'Syslog_LogRecordEnumInstanceNames': Syslog_LogRecord.c:66: warning: the address of 'st' will always evaluate as 'true' Syslog_LogRecord.c:84: warning: the address of 'st' will always evaluate as 'true' Syslog_LogRecord.c: In function 'Syslog_LogRecordEnumInstances': Syslog_LogRecord.c:120: warning: the address of 'st' will always evaluate as 'true' Syslog_LogRecord.c:139: warning: the address of 'st' will always evaluate as 'true' Syslog_LogRecord.c: In function 'Syslog_LogRecordGetInstance': Syslog_LogRecord.c:175: warning: assignment discards qualifiers from pointer target type Syslog_LogRecord.c:178: warning: assignment discards qualifiers from pointer target type Syslog_LogRecord.c:181: warning: assignment discards qualifiers from pointer target type Syslog_LogRecord.c:196: warning: the address of 'st' will always evaluate as 'true' Syslog_LogRecord.c: At top level: util/sysloglogutil.h:63: warning: 'finalyear' defined but not used rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_LogRecord.lo -MD -MP -MF .deps/Syslog_LogRecord.Tpo -c Syslog_LogRecord.c -o Syslog_LogRecord.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_LogRecord.la -rpath /usr/lib64/cmpi -avoid-version Syslog_LogRecord.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse gcc -shared .libs/Syslog_LogRecord.o /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log/.libs/libSyslog_LogUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log/.libs/libsysloglogutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log/.libs/libsyslogtimeparse.so -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_LogRecord.so -o .libs/libSyslog_LogRecord.so ar cru .libs/libSyslog_LogRecord.a Syslog_LogRecord.o ranlib .libs/libSyslog_LogRecord.a creating libSyslog_LogRecord.la (cd .libs && rm -f libSyslog_LogRecord.la && ln -s ../libSyslog_LogRecord.la libSyslog_LogRecord.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_RecordInLog.lo -MD -MP -MF ".deps/Syslog_RecordInLog.Tpo" -c -o Syslog_RecordInLog.lo Syslog_RecordInLog.c; \ then mv -f ".deps/Syslog_RecordInLog.Tpo" ".deps/Syslog_RecordInLog.Plo"; else rm -f ".deps/Syslog_RecordInLog.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_RecordInLog.lo -MD -MP -MF .deps/Syslog_RecordInLog.Tpo -c Syslog_RecordInLog.c -fPIC -DPIC -o .libs/Syslog_RecordInLog.o Syslog_RecordInLog.c: In function 'returnAssocName': Syslog_RecordInLog.c:62: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:79: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:92: warning: implicit declaration of function 'sprintf' Syslog_RecordInLog.c:92: warning: incompatible implicit declaration of built-in function 'sprintf' Syslog_RecordInLog.c: In function 'returnRefName': Syslog_RecordInLog.c:125: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:136: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:155: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:166: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:181: warning: incompatible implicit declaration of built-in function 'sprintf' Syslog_RecordInLog.c: In function 'returnAssoc': Syslog_RecordInLog.c:213: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:230: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:243: warning: incompatible implicit declaration of built-in function 'sprintf' Syslog_RecordInLog.c: In function 'returnRef': Syslog_RecordInLog.c:277: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:288: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:297: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:316: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:327: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:337: warning: the address of 'st' will always evaluate as 'true' Syslog_RecordInLog.c:352: warning: incompatible implicit declaration of built-in function 'sprintf' Syslog_RecordInLog.c: In function 'associatorHelper': Syslog_RecordInLog.c:424: warning: incompatible implicit declaration of built-in function 'sprintf' Syslog_RecordInLog.c: At top level: util/sysloglogutil.h:63: warning: 'finalyear' defined but not used rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_RecordInLog.lo -MD -MP -MF .deps/Syslog_RecordInLog.Tpo -c Syslog_RecordInLog.c -o Syslog_RecordInLog.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_RecordInLog.la -rpath /usr/lib64/cmpi -avoid-version Syslog_RecordInLog.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse gcc -shared .libs/Syslog_RecordInLog.o /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log/.libs/libSyslog_LogUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log/.libs/libsysloglogutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log/.libs/libsyslogtimeparse.so -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_RecordInLog.so -o .libs/libSyslog_RecordInLog.so ar cru .libs/libSyslog_RecordInLog.a Syslog_RecordInLog.o ranlib .libs/libSyslog_RecordInLog.a creating libSyslog_RecordInLog.la (cd .libs && rm -f libSyslog_RecordInLog.la && ln -s ../libSyslog_RecordInLog.la libSyslog_RecordInLog.la) make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log' Making all in syslog-service make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service' if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_ServiceUtils.lo -MD -MP -MF ".deps/Syslog_ServiceUtils.Tpo" -c -o Syslog_ServiceUtils.lo Syslog_ServiceUtils.c; \ then mv -f ".deps/Syslog_ServiceUtils.Tpo" ".deps/Syslog_ServiceUtils.Plo"; else rm -f ".deps/Syslog_ServiceUtils.Tpo"; exit 1; fi mkdir .libs rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_ServiceUtils.lo -MD -MP -MF .deps/Syslog_ServiceUtils.Tpo -c Syslog_ServiceUtils.c -fPIC -DPIC -o .libs/Syslog_ServiceUtils.o rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_ServiceUtils.lo -MD -MP -MF .deps/Syslog_ServiceUtils.Tpo -c Syslog_ServiceUtils.c -o Syslog_ServiceUtils.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_ServiceUtils.la -rpath /usr/lib64 -Wc,-nostartfiles Syslog_ServiceUtils.lo gcc -shared .libs/Syslog_ServiceUtils.o -m64 -mtune=generic -nostartfiles -Wl,-soname -Wl,libSyslog_ServiceUtils.so.0 -o .libs/libSyslog_ServiceUtils.so.0.0.0 (cd .libs && rm -f libSyslog_ServiceUtils.so.0 && ln -s libSyslog_ServiceUtils.so.0.0.0 libSyslog_ServiceUtils.so.0) (cd .libs && rm -f libSyslog_ServiceUtils.so && ln -s libSyslog_ServiceUtils.so.0.0.0 libSyslog_ServiceUtils.so) ar cru .libs/libSyslog_ServiceUtils.a Syslog_ServiceUtils.o ranlib .libs/libSyslog_ServiceUtils.a creating libSyslog_ServiceUtils.la (cd .libs && rm -f libSyslog_ServiceUtils.la && ln -s ../libSyslog_ServiceUtils.la libSyslog_ServiceUtils.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogserviceutil.lo -MD -MP -MF ".deps/syslogserviceutil.Tpo" -c -o syslogserviceutil.lo `test -f 'util/syslogserviceutil.c' || echo './'`util/syslogserviceutil.c; \ then mv -f ".deps/syslogserviceutil.Tpo" ".deps/syslogserviceutil.Plo"; else rm -f ".deps/syslogserviceutil.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogserviceutil.lo -MD -MP -MF .deps/syslogserviceutil.Tpo -c util/syslogserviceutil.c -fPIC -DPIC -o .libs/syslogserviceutil.o rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslogserviceutil.lo -MD -MP -MF .deps/syslogserviceutil.Tpo -c util/syslogserviceutil.c -o syslogserviceutil.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsyslogserviceutil.la -rpath /usr/lib64 -Wc,-nostartfiles syslogserviceutil.lo gcc -shared .libs/syslogserviceutil.o -m64 -mtune=generic -nostartfiles -Wl,-soname -Wl,libsyslogserviceutil.so.0 -o .libs/libsyslogserviceutil.so.0.0.0 (cd .libs && rm -f libsyslogserviceutil.so.0 && ln -s libsyslogserviceutil.so.0.0.0 libsyslogserviceutil.so.0) (cd .libs && rm -f libsyslogserviceutil.so && ln -s libsyslogserviceutil.so.0.0.0 libsyslogserviceutil.so) ar cru .libs/libsyslogserviceutil.a syslogserviceutil.o ranlib .libs/libsyslogserviceutil.a creating libsyslogserviceutil.la (cd .libs && rm -f libsyslogserviceutil.la && ln -s ../libsyslogserviceutil.la libsyslogserviceutil.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_Service.lo -MD -MP -MF ".deps/Syslog_Service.Tpo" -c -o Syslog_Service.lo Syslog_Service.c; \ then mv -f ".deps/Syslog_Service.Tpo" ".deps/Syslog_Service.Plo"; else rm -f ".deps/Syslog_Service.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_Service.lo -MD -MP -MF .deps/Syslog_Service.Tpo -c Syslog_Service.c -fPIC -DPIC -o .libs/Syslog_Service.o Syslog_Service.c: In function 'Syslog_ServiceEnumInstanceNames': Syslog_Service.c:62: warning: the address of 'st' will always evaluate as 'true' Syslog_Service.c:73: warning: the address of 'st' will always evaluate as 'true' Syslog_Service.c: In function 'Syslog_ServiceEnumInstances': Syslog_Service.c:103: warning: the address of 'st' will always evaluate as 'true' Syslog_Service.c:114: warning: the address of 'st' will always evaluate as 'true' Syslog_Service.c: In function 'Syslog_ServiceGetInstance': Syslog_Service.c:145: warning: assignment discards qualifiers from pointer target type Syslog_Service.c:149: warning: the address of 'st' will always evaluate as 'true' Syslog_Service.c:161: warning: the address of 'st' will always evaluate as 'true' Syslog_Service.c: In function 'Syslog_ServiceInvokeMethod': Syslog_Service.c:246: warning: the address of 'st' will always evaluate as 'true' Syslog_Service.c:251: warning: the address of 'st' will always evaluate as 'true' rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Syslog_Service.lo -MD -MP -MF .deps/Syslog_Service.Tpo -c Syslog_Service.c -o Syslog_Service.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_Service.la -rpath /usr/lib64/cmpi -avoid-version Syslog_Service.lo -lSyslog_ServiceUtils -lsyslogserviceutil gcc -shared .libs/Syslog_Service.o /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service/.libs/libSyslog_ServiceUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service/.libs/libsyslogserviceutil.so -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_Service.so -o .libs/libSyslog_Service.so ar cru .libs/libSyslog_Service.a Syslog_Service.o ranlib .libs/libSyslog_Service.a creating libSyslog_Service.la (cd .libs && rm -f libSyslog_Service.la && ln -s ../libSyslog_Service.la libSyslog_Service.la) if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -I/usr/include/sblim -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libSyslog_ServiceProcess_la-Syslog_ServiceProcess.lo -MD -MP -MF ".deps/libSyslog_ServiceProcess_la-Syslog_ServiceProcess.Tpo" -c -o libSyslog_ServiceProcess_la-Syslog_ServiceProcess.lo `test -f 'Syslog_ServiceProcess.c' || echo './'`Syslog_ServiceProcess.c; \ then mv -f ".deps/libSyslog_ServiceProcess_la-Syslog_ServiceProcess.Tpo" ".deps/libSyslog_ServiceProcess_la-Syslog_ServiceProcess.Plo"; else rm -f ".deps/libSyslog_ServiceProcess_la-Syslog_ServiceProcess.Tpo"; exit 1; fi rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -I/usr/include/sblim -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libSyslog_ServiceProcess_la-Syslog_ServiceProcess.lo -MD -MP -MF .deps/libSyslog_ServiceProcess_la-Syslog_ServiceProcess.Tpo -c Syslog_ServiceProcess.c -fPIC -DPIC -o .libs/libSyslog_ServiceProcess_la-Syslog_ServiceProcess.o Syslog_ServiceProcess.c: In function 'associationHelper': Syslog_ServiceProcess.c:184: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c:203: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c:221: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c:235: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c:245: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c:270: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c:281: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c:289: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c:317: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c:325: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c:335: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c:343: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c: In function 'Syslog_ServiceProcessAssociators': Syslog_ServiceProcess.c:471: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c: In function 'Syslog_ServiceProcessAssociatorNames': Syslog_ServiceProcess.c:511: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c: In function 'Syslog_ServiceProcessReferences': Syslog_ServiceProcess.c:550: warning: the address of 'rc' will always evaluate as 'true' Syslog_ServiceProcess.c: In function 'Syslog_ServiceProcessReferenceNames': Syslog_ServiceProcess.c:588: warning: the address of 'rc' will always evaluate as 'true' rm: invalid argument: `' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DX86_64 -DNOEVENTS -I/usr/include/sblim -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libSyslog_ServiceProcess_la-Syslog_ServiceProcess.lo -MD -MP -MF .deps/libSyslog_ServiceProcess_la-Syslog_ServiceProcess.Tpo -c Syslog_ServiceProcess.c -o libSyslog_ServiceProcess_la-Syslog_ServiceProcess.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_ServiceProcess.la -rpath /usr/lib64/cmpi -avoid-version libSyslog_ServiceProcess_la-Syslog_ServiceProcess.lo -lSyslog_ServiceUtils -lsyslogserviceutil -lcmpiOSBase_Common gcc -shared .libs/libSyslog_ServiceProcess_la-Syslog_ServiceProcess.o /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service/.libs/libSyslog_ServiceUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service/.libs/libsyslogserviceutil.so -lcmpiOSBase_Common -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_ServiceProcess.so -o .libs/libSyslog_ServiceProcess.so ar cru .libs/libSyslog_ServiceProcess.a libSyslog_ServiceProcess_la-Syslog_ServiceProcess.o ranlib .libs/libSyslog_ServiceProcess.a creating libSyslog_ServiceProcess.la (cd .libs && rm -f libSyslog_ServiceProcess.la && ln -s ../libSyslog_ServiceProcess.la libSyslog_ServiceProcess.la) make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service' make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11' make[1]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l1dQJg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64 ++ dirname /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64 + cd sblim-cmpi-syslog-0.7.11 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64 Making install in syslog-conf make[1]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf' make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_ConfUtils.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ConfUtils.la' /usr/bin/install -c .libs/libSyslog_ConfUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ConfUtils.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libSyslog_ConfUtils.so.0 && ln -s libSyslog_ConfUtils.so.0.0.0 libSyslog_ConfUtils.so.0) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libSyslog_ConfUtils.so && ln -s libSyslog_ConfUtils.so.0.0.0 libSyslog_ConfUtils.so) /usr/bin/install -c .libs/libSyslog_ConfUtils.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ConfUtils.la /usr/bin/install -c .libs/libSyslog_ConfUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ConfUtils.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ConfUtils.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ConfUtils.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsyslogconfutil.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogconfutil.la' /usr/bin/install -c .libs/libsyslogconfutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogconfutil.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libsyslogconfutil.so.0 && ln -s libsyslogconfutil.so.0.0.0 libsyslogconfutil.so.0) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libsyslogconfutil.so && ln -s libsyslogconfutil.so.0.0.0 libsyslogconfutil.so) /usr/bin/install -c .libs/libsyslogconfutil.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogconfutil.la /usr/bin/install -c .libs/libsyslogconfutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogconfutil.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogconfutil.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogconfutil.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsyslogsettingparse.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogsettingparse.la' /usr/bin/install -c .libs/libsyslogsettingparse.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogsettingparse.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libsyslogsettingparse.so.0 && ln -s libsyslogsettingparse.so.0.0.0 libsyslogsettingparse.so.0) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libsyslogsettingparse.so && ln -s libsyslogsettingparse.so.0.0.0 libsyslogsettingparse.so) /usr/bin/install -c .libs/libsyslogsettingparse.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogsettingparse.la /usr/bin/install -c .libs/libsyslogsettingparse.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogsettingparse.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogsettingparse.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogsettingparse.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/doc/sblim-cmpi-syslog-0.7.11" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/doc/sblim-cmpi-syslog-0.7.11" /usr/bin/install -c -m 644 'test/readme.test-syslog-conf' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/doc/sblim-cmpi-syslog-0.7.11/readme.test-syslog-conf' test -z "/usr/share/sblim-cmpi-syslog" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog" /usr/bin/install -c -m 644 'mof/Syslog_Configuration.mof' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog/Syslog_Configuration.mof' /usr/bin/install -c -m 644 'mof/Syslog_Configuration.registration' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog/Syslog_Configuration.registration' test -z "/usr/share/sblim-cmpi-syslog" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog" /usr/bin/install -c 'provider-register.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog/provider-register.sh' test -z "/usr/lib64/cmpi" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_Configuration.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Configuration.la' libtool: install: warning: relinking `libSyslog_Configuration.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_Configuration.la -rpath /usr/lib64/cmpi -avoid-version Syslog_Configuration.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64) gcc -shared .libs/Syslog_Configuration.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 -L/usr/lib64 -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_Configuration.so -o .libs/libSyslog_Configuration.so /usr/bin/install -c .libs/libSyslog_Configuration.soT /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Configuration.so /usr/bin/install -c .libs/libSyslog_Configuration.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Configuration.la /usr/bin/install -c .libs/libSyslog_Configuration.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Configuration.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Configuration.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Configuration.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/cmpi' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_Setting.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Setting.la' libtool: install: warning: relinking `libSyslog_Setting.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_Setting.la -rpath /usr/lib64/cmpi -avoid-version Syslog_Setting.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64) gcc -shared .libs/Syslog_Setting.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 -L/usr/lib64 -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_Setting.so -o .libs/libSyslog_Setting.so /usr/bin/install -c .libs/libSyslog_Setting.soT /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Setting.so /usr/bin/install -c .libs/libSyslog_Setting.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Setting.la /usr/bin/install -c .libs/libSyslog_Setting.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Setting.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Setting.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Setting.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/cmpi' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_SettingContext.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_SettingContext.la' libtool: install: warning: relinking `libSyslog_SettingContext.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_SettingContext.la -rpath /usr/lib64/cmpi -avoid-version Syslog_SettingContext.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64) gcc -shared .libs/Syslog_SettingContext.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 -L/usr/lib64 -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_SettingContext.so -o .libs/libSyslog_SettingContext.so /usr/bin/install -c .libs/libSyslog_SettingContext.soT /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_SettingContext.so /usr/bin/install -c .libs/libSyslog_SettingContext.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_SettingContext.la /usr/bin/install -c .libs/libSyslog_SettingContext.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_SettingContext.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_SettingContext.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_SettingContext.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/cmpi' test -z "/usr/share/sblim-testsuite" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite" /usr/bin/install -c 'test/test-cmpi-syslog-conf.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/test-cmpi-syslog-conf.sh' /usr/bin/install -c 'test/runtest_wbemcli.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/runtest_wbemcli.sh' /usr/bin/install -c 'test/runtest_pegasus.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/runtest_pegasus.sh' test -z "/usr/share/sblim-testsuite/cim" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/cim" /usr/bin/install -c -m 644 'test/cim/Syslog_Configuration.cim' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/cim/Syslog_Configuration.cim' /usr/bin/install -c -m 644 'test/cim/Syslog_Setting.cim' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/cim/Syslog_Setting.cim' /usr/bin/install -c -m 644 'test/cim/Syslog_SettingContext.cim' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/cim/Syslog_SettingContext.cim' test -z "/usr/share/sblim-testsuite/system/linux" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux" /usr/bin/install -c -m 644 'test/system/linux/Syslog_Configuration.system' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/Syslog_Configuration.system' /usr/bin/install -c -m 644 'test/system/linux/Syslog_SettingContext.system' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/Syslog_SettingContext.system' /usr/bin/install -c -m 644 'test/system/linux/Syslog_Setting.system' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/Syslog_Setting.system' test -z "/usr/share/sblim-testsuite/system/linux" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux" /bin/sh ../libtool --mode=install /usr/bin/install -c 'setting' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/setting' /usr/bin/install -c setting /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/setting make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf' make[1]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-conf' Making install in syslog-log make[1]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log' make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_LogUtils.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_LogUtils.la' /usr/bin/install -c .libs/libSyslog_LogUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_LogUtils.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libSyslog_LogUtils.so.0 && ln -s libSyslog_LogUtils.so.0.0.0 libSyslog_LogUtils.so.0) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libSyslog_LogUtils.so && ln -s libSyslog_LogUtils.so.0.0.0 libSyslog_LogUtils.so) /usr/bin/install -c .libs/libSyslog_LogUtils.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_LogUtils.la /usr/bin/install -c .libs/libSyslog_LogUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_LogUtils.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_LogUtils.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_LogUtils.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsysloglogutil.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsysloglogutil.la' /usr/bin/install -c .libs/libsysloglogutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsysloglogutil.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libsysloglogutil.so.0 && ln -s libsysloglogutil.so.0.0.0 libsysloglogutil.so.0) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libsysloglogutil.so && ln -s libsysloglogutil.so.0.0.0 libsysloglogutil.so) /usr/bin/install -c .libs/libsysloglogutil.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsysloglogutil.la /usr/bin/install -c .libs/libsysloglogutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsysloglogutil.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsysloglogutil.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsysloglogutil.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsyslogtimeparse.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogtimeparse.la' /usr/bin/install -c .libs/libsyslogtimeparse.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogtimeparse.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libsyslogtimeparse.so.0 && ln -s libsyslogtimeparse.so.0.0.0 libsyslogtimeparse.so.0) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libsyslogtimeparse.so && ln -s libsyslogtimeparse.so.0.0.0 libsyslogtimeparse.so) /usr/bin/install -c .libs/libsyslogtimeparse.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogtimeparse.la /usr/bin/install -c .libs/libsyslogtimeparse.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogtimeparse.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogtimeparse.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogtimeparse.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/doc/sblim-cmpi-syslog-0.7.11" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/doc/sblim-cmpi-syslog-0.7.11" /usr/bin/install -c -m 644 'test/readme.test-syslog-log' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/doc/sblim-cmpi-syslog-0.7.11/readme.test-syslog-log' test -z "/usr/share/sblim-cmpi-syslog" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog" /usr/bin/install -c -m 644 'mof/Syslog_Log.mof' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog/Syslog_Log.mof' /usr/bin/install -c -m 644 'mof/Syslog_Log.registration' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog/Syslog_Log.registration' test -z "/usr/share/sblim-cmpi-syslog" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog" /usr/bin/install -c 'provider-register.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog/provider-register.sh' test -z "/usr/lib64/cmpi" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_MessageLog.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_MessageLog.la' libtool: install: warning: relinking `libSyslog_MessageLog.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_MessageLog.la -rpath /usr/lib64/cmpi -avoid-version Syslog_MessageLog.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64) gcc -shared .libs/Syslog_MessageLog.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 -L/usr/lib64 -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_MessageLog.so -o .libs/libSyslog_MessageLog.so /usr/bin/install -c .libs/libSyslog_MessageLog.soT /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_MessageLog.so /usr/bin/install -c .libs/libSyslog_MessageLog.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_MessageLog.la /usr/bin/install -c .libs/libSyslog_MessageLog.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_MessageLog.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_MessageLog.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_MessageLog.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/cmpi' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_LogRecord.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_LogRecord.la' libtool: install: warning: relinking `libSyslog_LogRecord.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_LogRecord.la -rpath /usr/lib64/cmpi -avoid-version Syslog_LogRecord.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64) gcc -shared .libs/Syslog_LogRecord.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 -L/usr/lib64 -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_LogRecord.so -o .libs/libSyslog_LogRecord.so /usr/bin/install -c .libs/libSyslog_LogRecord.soT /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_LogRecord.so /usr/bin/install -c .libs/libSyslog_LogRecord.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_LogRecord.la /usr/bin/install -c .libs/libSyslog_LogRecord.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_LogRecord.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_LogRecord.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_LogRecord.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/cmpi' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_RecordInLog.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_RecordInLog.la' libtool: install: warning: relinking `libSyslog_RecordInLog.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_RecordInLog.la -rpath /usr/lib64/cmpi -avoid-version Syslog_RecordInLog.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64) gcc -shared .libs/Syslog_RecordInLog.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 -L/usr/lib64 -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_RecordInLog.so -o .libs/libSyslog_RecordInLog.so /usr/bin/install -c .libs/libSyslog_RecordInLog.soT /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_RecordInLog.so /usr/bin/install -c .libs/libSyslog_RecordInLog.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_RecordInLog.la /usr/bin/install -c .libs/libSyslog_RecordInLog.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_RecordInLog.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_RecordInLog.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_RecordInLog.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/cmpi' test -z "/usr/share/sblim-testsuite" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite" /usr/bin/install -c 'test/test-cmpi-syslog-log.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/test-cmpi-syslog-log.sh' /usr/bin/install -c 'test/runtest_wbemcli.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/runtest_wbemcli.sh' /usr/bin/install -c 'test/runtest_pegasus.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/runtest_pegasus.sh' test -z "/usr/share/sblim-testsuite/cim" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/cim" /usr/bin/install -c -m 644 'test/cim/Syslog_LogRecord.cim' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/cim/Syslog_LogRecord.cim' /usr/bin/install -c -m 644 'test/cim/Syslog_MessageLog.cim' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/cim/Syslog_MessageLog.cim' /usr/bin/install -c -m 644 'test/cim/Syslog_RecordInLog.cim' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/cim/Syslog_RecordInLog.cim' test -z "/usr/share/sblim-testsuite/system/linux" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux" /usr/bin/install -c -m 644 'test/system/linux/Syslog_LogRecord.system' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/Syslog_LogRecord.system' /usr/bin/install -c -m 644 'test/system/linux/Syslog_MessageLog.system' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/Syslog_MessageLog.system' /usr/bin/install -c -m 644 'test/system/linux/Syslog_RecordInLog.system' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/Syslog_RecordInLog.system' test -z "/usr/share/sblim-testsuite/system/linux" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux" /usr/bin/install -c 'test/system/linux/logrecord.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/logrecord.sh' /usr/bin/install -c 'test/system/linux/messagelog.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/messagelog.sh' /usr/bin/install -c 'test/system/linux/msglogtest.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/msglogtest.sh' /usr/bin/install -c 'test/system/linux/Syslog_MessageLog.pl' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/Syslog_MessageLog.pl' make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log' make[1]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-log' Making install in syslog-service make[1]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service' make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/bin" /usr/bin/install -c 'util/syslog-service.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/bin/syslog-service.sh' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_ServiceUtils.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ServiceUtils.la' /usr/bin/install -c .libs/libSyslog_ServiceUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ServiceUtils.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libSyslog_ServiceUtils.so.0 && ln -s libSyslog_ServiceUtils.so.0.0.0 libSyslog_ServiceUtils.so.0) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libSyslog_ServiceUtils.so && ln -s libSyslog_ServiceUtils.so.0.0.0 libSyslog_ServiceUtils.so) /usr/bin/install -c .libs/libSyslog_ServiceUtils.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ServiceUtils.la /usr/bin/install -c .libs/libSyslog_ServiceUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ServiceUtils.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ServiceUtils.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libSyslog_ServiceUtils.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsyslogserviceutil.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogserviceutil.la' /usr/bin/install -c .libs/libsyslogserviceutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogserviceutil.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libsyslogserviceutil.so.0 && ln -s libsyslogserviceutil.so.0.0.0 libsyslogserviceutil.so.0) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 && rm -f libsyslogserviceutil.so && ln -s libsyslogserviceutil.so.0.0.0 libsyslogserviceutil.so) /usr/bin/install -c .libs/libsyslogserviceutil.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogserviceutil.la /usr/bin/install -c .libs/libsyslogserviceutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogserviceutil.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogserviceutil.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/libsyslogserviceutil.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/doc/sblim-cmpi-syslog-0.7.11" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/doc/sblim-cmpi-syslog-0.7.11" /usr/bin/install -c -m 644 'test/readme.test-syslog-service' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/doc/sblim-cmpi-syslog-0.7.11/readme.test-syslog-service' test -z "/usr/share/sblim-cmpi-syslog" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog" /usr/bin/install -c -m 644 'mof/Syslog_Service.mof' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog/Syslog_Service.mof' /usr/bin/install -c -m 644 'mof/Syslog_Service.registration' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog/Syslog_Service.registration' test -z "/usr/share/sblim-cmpi-syslog" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog" /usr/bin/install -c 'provider-register.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-cmpi-syslog/provider-register.sh' test -z "/usr/lib64/cmpi" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_Service.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Service.la' libtool: install: warning: relinking `libSyslog_Service.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_Service.la -rpath /usr/lib64/cmpi -avoid-version Syslog_Service.lo -lSyslog_ServiceUtils -lsyslogserviceutil -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64) gcc -shared .libs/Syslog_Service.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 -L/usr/lib64 -lSyslog_ServiceUtils -lsyslogserviceutil -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_Service.so -o .libs/libSyslog_Service.so /usr/bin/install -c .libs/libSyslog_Service.soT /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Service.so /usr/bin/install -c .libs/libSyslog_Service.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Service.la /usr/bin/install -c .libs/libSyslog_Service.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Service.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Service.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Service.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/cmpi' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_ServiceProcess.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_ServiceProcess.la' libtool: install: warning: relinking `libSyslog_ServiceProcess.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libSyslog_ServiceProcess.la -rpath /usr/lib64/cmpi -avoid-version libSyslog_ServiceProcess_la-Syslog_ServiceProcess.lo -lSyslog_ServiceUtils -lsyslogserviceutil -lcmpiOSBase_Common -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64) gcc -shared .libs/libSyslog_ServiceProcess_la-Syslog_ServiceProcess.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64 -L/usr/lib64 -lSyslog_ServiceUtils -lsyslogserviceutil -lcmpiOSBase_Common -m64 -mtune=generic -Wl,-soname -Wl,libSyslog_ServiceProcess.so -o .libs/libSyslog_ServiceProcess.so /usr/bin/install -c .libs/libSyslog_ServiceProcess.soT /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_ServiceProcess.so /usr/bin/install -c .libs/libSyslog_ServiceProcess.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_ServiceProcess.la /usr/bin/install -c .libs/libSyslog_ServiceProcess.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_ServiceProcess.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_ServiceProcess.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_ServiceProcess.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/cmpi' test -z "/usr/share/sblim-testsuite" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite" /usr/bin/install -c 'test/test-cmpi-syslog-service.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/test-cmpi-syslog-service.sh' /usr/bin/install -c 'test/runtest_wbemcli.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/runtest_wbemcli.sh' /usr/bin/install -c 'test/runtest_pegasus.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/runtest_pegasus.sh' test -z "/usr/share/sblim-testsuite/cim" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/cim" /usr/bin/install -c -m 644 'test/cim/Syslog_Service.cim' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/cim/Syslog_Service.cim' test -z "/usr/share/sblim-testsuite/system/linux" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux" /usr/bin/install -c -m 644 'test/system/linux/Syslog_Service.system' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/Syslog_Service.system' make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service' make[1]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11/syslog-service' make[1]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11' make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/sblim-cmpi-syslog-0.7.11" || mkdir -p -- "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/doc/sblim-cmpi-syslog-0.7.11" /usr/bin/install -c -m 644 'README' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/doc/sblim-cmpi-syslog-0.7.11/README' make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11' make[1]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.7.11' + rm -f /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_ConfUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_ConfUtils.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_LogUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_LogUtils.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_ServiceUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_ServiceUtils.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogconfutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogconfutil.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsysloglogutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsysloglogutil.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogserviceutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogserviceutil.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogsettingparse.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogsettingparse.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogtimeparse.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogtimeparse.la + rm -f /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_Configuration.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_Configuration.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_LogRecord.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_LogRecord.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_MessageLog.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_MessageLog.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_RecordInLog.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_RecordInLog.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_Service.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_Service.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_ServiceProcess.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_ServiceProcess.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_Setting.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_Setting.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_SettingContext.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi/libSyslog_SettingContext.la + mkdir -p /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//etc/ld.so.conf.d + echo /usr/lib64/cmpi + mv /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_ConfUtils.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_ConfUtils.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_ConfUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_LogUtils.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_LogUtils.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_LogUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_ServiceUtils.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_ServiceUtils.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libSyslog_ServiceUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogconfutil.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogconfutil.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogconfutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsysloglogutil.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsysloglogutil.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsysloglogutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogserviceutil.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogserviceutil.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogserviceutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogsettingparse.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogsettingparse.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogsettingparse.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogtimeparse.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogtimeparse.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/libsyslogtimeparse.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/lib64/cmpi + sed -i -e '1i#!/bin/sh' /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/bin/syslog-service.sh /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/share/sblim-testsuite/runtest_pegasus.sh /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/share/sblim-testsuite/runtest_wbemcli.sh /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/share/sblim-testsuite/system/linux/logrecord.sh /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/share/sblim-testsuite/system/linux/msglogtest.sh /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64//usr/share/sblim-testsuite/system/linux/messagelog.sh + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/sblim-cmpi-syslog-0.7.11 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Configuration.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Setting.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_ConfUtils.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_SettingContext.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_MessageLog.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_LogUtils.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_LogRecord.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_RecordInLog.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_Service.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_ServiceUtils.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libSyslog_ServiceProcess.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libsyslogconfutil.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libsysloglogutil.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libsyslogserviceutil.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libsyslogsettingparse.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/lib64/cmpi/libsyslogtimeparse.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64/usr/share/sblim-testsuite/system/linux/setting symlinked /usr/lib/debug/usr/lib64/cmpi/libSyslog_ConfUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libSyslog_ConfUtils.so.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libSyslog_ConfUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libSyslog_ConfUtils.so.0.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libSyslog_LogUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libSyslog_LogUtils.so.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libSyslog_LogUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libSyslog_LogUtils.so.0.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libsyslogconfutil.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libsyslogconfutil.so.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libSyslog_ServiceUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libSyslog_ServiceUtils.so.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libsysloglogutil.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libsysloglogutil.so.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libSyslog_ServiceUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libSyslog_ServiceUtils.so.0.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libsyslogconfutil.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libsyslogconfutil.so.0.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libsysloglogutil.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libsysloglogutil.so.0.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libsyslogserviceutil.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libsyslogserviceutil.so.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libsyslogserviceutil.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libsyslogserviceutil.so.0.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libsyslogsettingparse.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libsyslogsettingparse.so.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libsyslogsettingparse.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libsyslogsettingparse.so.0.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libsyslogtimeparse.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libsyslogtimeparse.so.debug symlinked /usr/lib/debug/usr/lib64/cmpi/libsyslogtimeparse.so.0.0.0.debug to /usr/lib/debug/usr/lib64/cmpi/libsyslogtimeparse.so.0.debug 318 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: sblim-cmpi-syslog-0.7.11-1.fc13.x86_64 Provides: config(sblim-cmpi-syslog) = 0.7.11-1.fc13 libSyslog_ConfUtils.so.0()(64bit) libSyslog_Configuration.so()(64bit) libSyslog_LogRecord.so()(64bit) libSyslog_LogUtils.so.0()(64bit) libSyslog_MessageLog.so()(64bit) libSyslog_RecordInLog.so()(64bit) libSyslog_Service.so()(64bit) libSyslog_ServiceProcess.so()(64bit) libSyslog_ServiceUtils.so.0()(64bit) libSyslog_Setting.so()(64bit) libSyslog_SettingContext.so()(64bit) libsyslogconfutil.so.0()(64bit) libsysloglogutil.so.0()(64bit) libsyslogserviceutil.so.0()(64bit) libsyslogsettingparse.so.0()(64bit) libsyslogtimeparse.so.0()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh /sbin/ldconfig Requires(preun): /bin/sh Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: /bin/sh libSyslog_ConfUtils.so.0()(64bit) libSyslog_LogUtils.so.0()(64bit) libSyslog_ServiceUtils.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcmpiOSBase_Common.so.0()(64bit) libsyslogconfutil.so.0()(64bit) libsysloglogutil.so.0()(64bit) libsyslogserviceutil.so.0()(64bit) libsyslogsettingparse.so.0()(64bit) libsyslogtimeparse.so.0()(64bit) rtld(GNU_HASH) Processing files: sblim-cmpi-syslog-test-0.7.11-1.fc13.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: sblim-cmpi-syslog-debuginfo-0.7.11-1.fc13.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64 warning: Could not canonicalize hostname: x86-5.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/sblim-cmpi-syslog-test-0.7.11-1.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/sblim-cmpi-syslog-debuginfo-0.7.11-1.fc13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Iojc56 + umask 022 + cd /builddir/build/BUILD + cd sblim-cmpi-syslog-0.7.11 + rm -rf /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.7.11-1.fc13.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->