Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/sblim-cmpi-syslog.spec'], False, '/var/lib/mock/dist-f15-build-995800-147541/root/', None, 86400, True, 0, 498, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/sblim-cmpi-syslog.spec'] warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/sblim-cmpi-syslog-0.8.0-2.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/sblim-cmpi-syslog.spec'], False, '/var/lib/mock/dist-f15-build-995800-147541/root/', None, 86400, True, 0, 498, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/sblim-cmpi-syslog.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Qta3wf + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sblim-cmpi-syslog-0.8.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/sblim-cmpi-syslog-0.8.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sblim-cmpi-syslog-0.8.0 + /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.oZYiez + umask 022 + cd /builddir/build/BUILD + cd sblim-cmpi-syslog-0.8.0 + 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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/lib/cmpi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize 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 i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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... 1966080 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip 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 static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate 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/lib/cmpi ... yes checking for CIM servers... 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/lib/cmpi CPPFLAGS: -I/usr/include/Pegasus/Provider/CMPI -DINTEL -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.8.0' Making all in syslog-conf make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Syslog_ConfUtils.lo Syslog_ConfUtils.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_ConfUtils.c -fPIC -DPIC -o .libs/Syslog_ConfUtils.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_ConfUtils.c -o Syslog_ConfUtils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wc,-nostartfiles -o libSyslog_ConfUtils.la -rpath /usr/lib Syslog_ConfUtils.lo gcc -shared .libs/Syslog_ConfUtils.o -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o syslogconfutil.lo `test -f 'util/syslogconfutil.c' || echo './'`util/syslogconfutil.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util/syslogconfutil.c -fPIC -DPIC -o .libs/syslogconfutil.o util/syslogconfutil.c: In function 'Syslog_Setting_Get_Instance': util/syslogconfutil.c:156:7: warning: variable 'state' set but not used [-Wunused-but-set-variable] In file included from /usr/include/string.h:642:0, from util/syslogconfutil.c:23: In function 'strcpy', inlined from 'Syslog_Setting_Begin_Enum' at util/syslogconfutil.c:69:11: /usr/include/bits/string3.h:105:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer [enabled by default] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util/syslogconfutil.c -o syslogconfutil.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wc,-nostartfiles -o libsyslogconfutil.la -rpath /usr/lib syslogconfutil.lo gcc -shared .libs/syslogconfutil.o -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o syslogsettingparse.lo `test -f 'util/syslogsettingparse.c' || echo './'`util/syslogsettingparse.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util/syslogsettingparse.c -fPIC -DPIC -o .libs/syslogsettingparse.o util/syslogsettingparse.c: In function 'send_HUP_to_syslogd': util/syslogsettingparse.c:49:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util/syslogsettingparse.c -o syslogsettingparse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wc,-nostartfiles -o libsyslogsettingparse.la -rpath /usr/lib syslogsettingparse.lo gcc -shared .libs/syslogsettingparse.o -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Syslog_Configuration.lo Syslog_Configuration.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_Configuration.c -fPIC -DPIC -o .libs/Syslog_Configuration.o Syslog_Configuration.c: In function 'Syslog_ConfigurationEnumInstanceNames': Syslog_Configuration.c:63:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Configuration.c:74:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Configuration.c: In function 'Syslog_ConfigurationEnumInstances': Syslog_Configuration.c:105:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Configuration.c:116:2: warning: the address of 'st' will always evaluate as 'true' [-Waddress] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_Configuration.c -o Syslog_Configuration.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_Configuration.la -rpath /usr/lib/cmpi Syslog_Configuration.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse gcc -shared .libs/Syslog_Configuration.o /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf/.libs/libSyslog_ConfUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf/.libs/libsyslogconfutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf/.libs/libsyslogsettingparse.so -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Syslog_Setting.lo Syslog_Setting.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_Setting.c -fPIC -DPIC -o .libs/Syslog_Setting.o Syslog_Setting.c: In function 'Syslog_SettingEnumInstanceNames': Syslog_Setting.c:64:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c:75:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c: In function 'Syslog_SettingEnumInstances': Syslog_Setting.c:105:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c:116:2: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c: In function 'Syslog_SettingGetInstance': Syslog_Setting.c:149:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_Setting.c:152:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_Setting.c:155:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_Setting.c:159:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c:169:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c: In function 'Syslog_SettingCreateInstance': Syslog_Setting.c:205:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c:209:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_Setting.c:213:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c:217:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_Setting.c:221:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c:225:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_Setting.c:229:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c:236:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c:246:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c: In function 'Syslog_SettingDeleteInstance': Syslog_Setting.c:287:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c:291:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_Setting.c:295:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c:299:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_Setting.c:303:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Setting.c:307:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_Setting.c:311:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_Setting.c -o Syslog_Setting.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_Setting.la -rpath /usr/lib/cmpi Syslog_Setting.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse gcc -shared .libs/Syslog_Setting.o /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf/.libs/libSyslog_ConfUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf/.libs/libsyslogconfutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf/.libs/libsyslogsettingparse.so -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Syslog_SettingContext.lo Syslog_SettingContext.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_SettingContext.c -fPIC -DPIC -o .libs/Syslog_SettingContext.o Syslog_SettingContext.c: In function 'returnAssocName': Syslog_SettingContext.c:59:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:70:11: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:88:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c: In function 'returnAssoc': Syslog_SettingContext.c:123:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:134:4: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:152:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c: In function 'returnRefName': Syslog_SettingContext.c:188:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:199:11: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:209:11: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:229:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:240:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c: In function 'returnRef': Syslog_SettingContext.c:278:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:289:11: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:299:11: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:306:11: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:328:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:338:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:345:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c: In function 'associatorHelper': Syslog_SettingContext.c:386:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_SettingContext.c:372:12: warning: variable 'data' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_SettingContext.c -o Syslog_SettingContext.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_SettingContext.la -rpath /usr/lib/cmpi Syslog_SettingContext.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse gcc -shared .libs/Syslog_SettingContext.o /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf/.libs/libSyslog_ConfUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf/.libs/libsyslogconfutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf/.libs/libsyslogsettingparse.so -m32 -march=i686 -mtune=atom -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) gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o setting.o `test -f 'test/system/linux/setting.c' || echo './'`test/system/linux/setting.c test/system/linux/setting.c: In function 'setting_read': test/system/linux/setting.c:48:5: warning: implicit declaration of function 'parse_list' [-Wimplicit-function-declaration] test/system/linux/setting.c: In function 'main': test/system/linux/setting.c:121:1: warning: control reaches end of non-void function [-Wreturn-type] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o setting setting.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o setting setting.o make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf' Making all in syslog-log make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Syslog_LogUtils.lo Syslog_LogUtils.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_LogUtils.c -fPIC -DPIC -o .libs/Syslog_LogUtils.o util/sysloglogutil.h:64:13: warning: 'finalyear' defined but not used [-Wunused-variable] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_LogUtils.c -o Syslog_LogUtils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wc,-nostartfiles -o libSyslog_LogUtils.la -rpath /usr/lib Syslog_LogUtils.lo gcc -shared .libs/Syslog_LogUtils.o -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sysloglogutil.lo `test -f 'util/sysloglogutil.c' || echo './'`util/sysloglogutil.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util/sysloglogutil.c -fPIC -DPIC -o .libs/sysloglogutil.o util/sysloglogutil.h:64:13: warning: 'finalyear' defined but not used [-Wunused-variable] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util/sysloglogutil.c -o sysloglogutil.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wc,-nostartfiles -o libsysloglogutil.la -rpath /usr/lib sysloglogutil.lo gcc -shared .libs/sysloglogutil.o -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o syslogtimeparse.lo `test -f 'util/syslogtimeparse.c' || echo './'`util/syslogtimeparse.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util/syslogtimeparse.c -fPIC -DPIC -o .libs/syslogtimeparse.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util/syslogtimeparse.c -o syslogtimeparse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wc,-nostartfiles -o libsyslogtimeparse.la -rpath /usr/lib syslogtimeparse.lo gcc -shared .libs/syslogtimeparse.o -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Syslog_MessageLog.lo Syslog_MessageLog.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_MessageLog.c -fPIC -DPIC -o .libs/Syslog_MessageLog.o Syslog_MessageLog.c: In function 'Syslog_MessageLogEnumInstanceNames': Syslog_MessageLog.c:62:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_MessageLog.c:73:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_MessageLog.c: In function 'Syslog_MessageLogEnumInstances': Syslog_MessageLog.c:103:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_MessageLog.c:114:2: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_MessageLog.c: In function 'Syslog_MessageLogGetInstance': Syslog_MessageLog.c:145:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_MessageLog.c:156:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_MessageLog.c: At top level: util/sysloglogutil.h:64:13: warning: 'finalyear' defined but not used [-Wunused-variable] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_MessageLog.c -o Syslog_MessageLog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_MessageLog.la -rpath /usr/lib/cmpi Syslog_MessageLog.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse gcc -shared .libs/Syslog_MessageLog.o /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log/.libs/libSyslog_LogUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log/.libs/libsysloglogutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log/.libs/libsyslogtimeparse.so -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Syslog_LogRecord.lo Syslog_LogRecord.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_LogRecord.c -fPIC -DPIC -o .libs/Syslog_LogRecord.o Syslog_LogRecord.c: In function 'Syslog_LogRecordEnumInstanceNames': Syslog_LogRecord.c:66:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_LogRecord.c:84:11: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_LogRecord.c: In function 'Syslog_LogRecordEnumInstances': Syslog_LogRecord.c:120:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_LogRecord.c:139:11: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_LogRecord.c: In function 'Syslog_LogRecordGetInstance': Syslog_LogRecord.c:175:11: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_LogRecord.c:178:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_LogRecord.c:181:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_LogRecord.c:196:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_LogRecord.c: At top level: util/sysloglogutil.h:64:13: warning: 'finalyear' defined but not used [-Wunused-variable] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_LogRecord.c -o Syslog_LogRecord.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_LogRecord.la -rpath /usr/lib/cmpi Syslog_LogRecord.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse gcc -shared .libs/Syslog_LogRecord.o /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log/.libs/libSyslog_LogUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log/.libs/libsysloglogutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log/.libs/libsyslogtimeparse.so -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Syslog_RecordInLog.lo Syslog_RecordInLog.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_RecordInLog.c -fPIC -DPIC -o .libs/Syslog_RecordInLog.o Syslog_RecordInLog.c: In function 'returnAssocName': Syslog_RecordInLog.c:63:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c:80:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c: In function 'returnRefName': Syslog_RecordInLog.c:126:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c:137:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c:156:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c:167:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c: In function 'returnAssoc': Syslog_RecordInLog.c:214:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c:231:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c: In function 'returnRef': Syslog_RecordInLog.c:278:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c:289:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c:298:7: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c:317:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c:328:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c:338:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_RecordInLog.c: At top level: util/sysloglogutil.h:64:13: warning: 'finalyear' defined but not used [-Wunused-variable] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_RecordInLog.c -o Syslog_RecordInLog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_RecordInLog.la -rpath /usr/lib/cmpi Syslog_RecordInLog.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse gcc -shared .libs/Syslog_RecordInLog.o /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log/.libs/libSyslog_LogUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log/.libs/libsysloglogutil.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log/.libs/libsyslogtimeparse.so -m32 -march=i686 -mtune=atom -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.8.0/syslog-log' Making all in syslog-service make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-service' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Syslog_ServiceUtils.lo Syslog_ServiceUtils.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_ServiceUtils.c -fPIC -DPIC -o .libs/Syslog_ServiceUtils.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_ServiceUtils.c -o Syslog_ServiceUtils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wc,-nostartfiles -o libSyslog_ServiceUtils.la -rpath /usr/lib Syslog_ServiceUtils.lo gcc -shared .libs/Syslog_ServiceUtils.o -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o syslogserviceutil.lo `test -f 'util/syslogserviceutil.c' || echo './'`util/syslogserviceutil.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util/syslogserviceutil.c -fPIC -DPIC -o .libs/syslogserviceutil.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util/syslogserviceutil.c -o syslogserviceutil.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wc,-nostartfiles -o libsyslogserviceutil.la -rpath /usr/lib syslogserviceutil.lo gcc -shared .libs/syslogserviceutil.o -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Syslog_Service.lo Syslog_Service.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_Service.c -fPIC -DPIC -o .libs/Syslog_Service.o Syslog_Service.c: In function 'Syslog_ServiceEnumInstanceNames': Syslog_Service.c:62:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Service.c:73:9: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Service.c: In function 'Syslog_ServiceEnumInstances': Syslog_Service.c:103:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Service.c:114:2: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Service.c: In function 'Syslog_ServiceGetInstance': Syslog_Service.c:145:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] Syslog_Service.c:149:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Service.c:161:11: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Service.c: In function 'Syslog_ServiceInvokeMethod': Syslog_Service.c:246:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Service.c:251:5: warning: the address of 'st' will always evaluate as 'true' [-Waddress] Syslog_Service.c:237:12: warning: variable 'dt' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_Service.c -o Syslog_Service.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_Service.la -rpath /usr/lib/cmpi Syslog_Service.lo -lSyslog_ServiceUtils -lsyslogserviceutil gcc -shared .libs/Syslog_Service.o /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-service/.libs/libSyslog_ServiceUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-service/.libs/libsyslogserviceutil.so -m32 -march=i686 -mtune=atom -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) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -I/usr/include/sblim -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libSyslog_ServiceProcess_la-Syslog_ServiceProcess.lo `test -f 'Syslog_ServiceProcess.c' || echo './'`Syslog_ServiceProcess.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -I/usr/include/sblim -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_ServiceProcess.c -fPIC -DPIC -o .libs/libSyslog_ServiceProcess_la-Syslog_ServiceProcess.o Syslog_ServiceProcess.c: In function 'associationHelper': Syslog_ServiceProcess.c:185:9: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c:204:8: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c:222:3: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c:236:3: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c:246:3: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c:271:9: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c:282:4: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c:290:4: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c:318:8: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c:326:8: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c:336:8: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c:344:8: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c: In function 'Syslog_ServiceProcessAssociators': Syslog_ServiceProcess.c:472:7: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c: In function 'Syslog_ServiceProcessAssociatorNames': Syslog_ServiceProcess.c:512:7: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c: In function 'Syslog_ServiceProcessReferences': Syslog_ServiceProcess.c:551:7: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] Syslog_ServiceProcess.c: In function 'Syslog_ServiceProcessReferenceNames': Syslog_ServiceProcess.c:589:7: warning: the address of 'rc' will always evaluate as 'true' [-Waddress] gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/Pegasus/Provider/CMPI -DINTEL -DNOEVENTS -I/usr/include/sblim -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c Syslog_ServiceProcess.c -o libSyslog_ServiceProcess_la-Syslog_ServiceProcess.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/sblim -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_ServiceProcess.la -rpath /usr/lib/cmpi 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.8.0/syslog-service/.libs/libSyslog_ServiceUtils.so /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-service/.libs/libsyslogserviceutil.so -lcmpiOSBase_Common -m32 -march=i686 -mtune=atom -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.8.0/syslog-service' make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0' make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0' make[1]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cJSM1v + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386 ++ dirname /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386 + cd sblim-cmpi-syslog-0.8.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386 + make install DESTDIR=/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386 Making install in syslog-conf make[1]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf' make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_ConfUtils.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_ConfUtils.la' /usr/bin/install -c .libs/libSyslog_ConfUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_ConfUtils.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libSyslog_ConfUtils.so.0.0.0 libSyslog_ConfUtils.so.0 || { 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.8.0-2.fc15.i386/usr/lib && { ln -s -f libSyslog_ConfUtils.so.0.0.0 libSyslog_ConfUtils.so || { 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.8.0-2.fc15.i386/usr/lib/libSyslog_ConfUtils.la /usr/bin/install -c .libs/libSyslog_ConfUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_ConfUtils.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_ConfUtils.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_ConfUtils.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsyslogconfutil.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogconfutil.la' /usr/bin/install -c .libs/libsyslogconfutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogconfutil.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libsyslogconfutil.so.0.0.0 libsyslogconfutil.so.0 || { rm -f libsyslogconfutil.so.0 && ln -s libsyslogconfutil.so.0.0.0 libsyslogconfutil.so.0; }; }) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libsyslogconfutil.so.0.0.0 libsyslogconfutil.so || { 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.8.0-2.fc15.i386/usr/lib/libsyslogconfutil.la /usr/bin/install -c .libs/libsyslogconfutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogconfutil.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogconfutil.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogconfutil.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsyslogsettingparse.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogsettingparse.la' /usr/bin/install -c .libs/libsyslogsettingparse.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogsettingparse.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libsyslogsettingparse.so.0.0.0 libsyslogsettingparse.so.0 || { rm -f libsyslogsettingparse.so.0 && ln -s libsyslogsettingparse.so.0.0.0 libsyslogsettingparse.so.0; }; }) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libsyslogsettingparse.so.0.0.0 libsyslogsettingparse.so || { 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.8.0-2.fc15.i386/usr/lib/libsyslogsettingparse.la /usr/bin/install -c .libs/libsyslogsettingparse.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogsettingparse.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogsettingparse.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogsettingparse.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/share/doc/sblim-cmpi-syslog-0.8.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/doc/sblim-cmpi-syslog-0.8.0" /usr/bin/install -c -m 644 'test/readme.test-syslog-conf' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/doc/sblim-cmpi-syslog-0.8.0/readme.test-syslog-conf' test -z "/usr/share/sblim-cmpi-syslog" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog" /usr/bin/install -c -m 644 'mof/Syslog_Configuration.mof' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/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.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog/Syslog_Configuration.registration' test -z "/usr/share/sblim-cmpi-syslog" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog" /usr/bin/install -c 'provider-register.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog/provider-register.sh' test -z "/usr/lib/cmpi" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_Configuration.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Configuration.la' libtool: install: warning: relinking `libSyslog_Configuration.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_Configuration.la -rpath /usr/lib/cmpi Syslog_Configuration.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386) gcc -shared .libs/Syslog_Configuration.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib -L/usr/lib -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -m32 -march=i686 -mtune=atom -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.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Configuration.so /usr/bin/install -c .libs/libSyslog_Configuration.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Configuration.la /usr/bin/install -c .libs/libSyslog_Configuration.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Configuration.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Configuration.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Configuration.a libtool: install: warning: remember to run `libtool --finish /usr/lib/cmpi' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_Setting.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Setting.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_Setting.la -rpath /usr/lib/cmpi Syslog_Setting.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386) libtool: install: warning: relinking `libSyslog_Setting.la' gcc -shared .libs/Syslog_Setting.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib -L/usr/lib -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -m32 -march=i686 -mtune=atom -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.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Setting.so /usr/bin/install -c .libs/libSyslog_Setting.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Setting.la /usr/bin/install -c .libs/libSyslog_Setting.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Setting.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Setting.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Setting.a libtool: install: warning: remember to run `libtool --finish /usr/lib/cmpi' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_SettingContext.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_SettingContext.la' libtool: install: warning: relinking `libSyslog_SettingContext.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_SettingContext.la -rpath /usr/lib/cmpi Syslog_SettingContext.lo -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386) gcc -shared .libs/Syslog_SettingContext.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib -L/usr/lib -lSyslog_ConfUtils -lsyslogconfutil -lsyslogsettingparse -m32 -march=i686 -mtune=atom -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.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_SettingContext.so /usr/bin/install -c .libs/libSyslog_SettingContext.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_SettingContext.la /usr/bin/install -c .libs/libSyslog_SettingContext.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_SettingContext.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_SettingContext.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_SettingContext.a libtool: install: warning: remember to run `libtool --finish /usr/lib/cmpi' test -z "/usr/share/sblim-testsuite" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite" /usr/bin/install -c 'test/test-cmpi-syslog-conf.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/test-cmpi-syslog-conf.sh' /usr/bin/install -c 'test/runtest_wbemcli.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/runtest_wbemcli.sh' /usr/bin/install -c 'test/runtest_pegasus.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/runtest_pegasus.sh' test -z "/usr/share/sblim-testsuite/cim" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/cim" /usr/bin/install -c -m 644 'test/cim/Syslog_Configuration.cim' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/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.8.0-2.fc15.i386/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.8.0-2.fc15.i386/usr/share/sblim-testsuite/cim/Syslog_SettingContext.cim' test -z "/usr/share/sblim-testsuite/system/linux" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/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.8.0-2.fc15.i386/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.8.0-2.fc15.i386/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.8.0-2.fc15.i386/usr/share/sblim-testsuite/system/linux/Syslog_Setting.system' test -z "/usr/share/sblim-testsuite/system/linux" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/system/linux" /bin/sh ../libtool --mode=install /usr/bin/install -c 'setting' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/system/linux/setting' /usr/bin/install -c setting /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/system/linux/setting make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf' make[1]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-conf' Making install in syslog-log make[1]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log' make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_LogUtils.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_LogUtils.la' /usr/bin/install -c .libs/libSyslog_LogUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_LogUtils.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libSyslog_LogUtils.so.0.0.0 libSyslog_LogUtils.so.0 || { 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.8.0-2.fc15.i386/usr/lib && { ln -s -f libSyslog_LogUtils.so.0.0.0 libSyslog_LogUtils.so || { 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.8.0-2.fc15.i386/usr/lib/libSyslog_LogUtils.la /usr/bin/install -c .libs/libSyslog_LogUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_LogUtils.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_LogUtils.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_LogUtils.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsysloglogutil.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsysloglogutil.la' /usr/bin/install -c .libs/libsysloglogutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsysloglogutil.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libsysloglogutil.so.0.0.0 libsysloglogutil.so.0 || { rm -f libsysloglogutil.so.0 && ln -s libsysloglogutil.so.0.0.0 libsysloglogutil.so.0; }; }) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libsysloglogutil.so.0.0.0 libsysloglogutil.so || { 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.8.0-2.fc15.i386/usr/lib/libsysloglogutil.la /usr/bin/install -c .libs/libsysloglogutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsysloglogutil.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsysloglogutil.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsysloglogutil.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsyslogtimeparse.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogtimeparse.la' /usr/bin/install -c .libs/libsyslogtimeparse.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogtimeparse.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libsyslogtimeparse.so.0.0.0 libsyslogtimeparse.so.0 || { rm -f libsyslogtimeparse.so.0 && ln -s libsyslogtimeparse.so.0.0.0 libsyslogtimeparse.so.0; }; }) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libsyslogtimeparse.so.0.0.0 libsyslogtimeparse.so || { 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.8.0-2.fc15.i386/usr/lib/libsyslogtimeparse.la /usr/bin/install -c .libs/libsyslogtimeparse.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogtimeparse.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogtimeparse.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogtimeparse.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/share/doc/sblim-cmpi-syslog-0.8.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/doc/sblim-cmpi-syslog-0.8.0" /usr/bin/install -c -m 644 'test/readme.test-syslog-log' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/doc/sblim-cmpi-syslog-0.8.0/readme.test-syslog-log' test -z "/usr/share/sblim-cmpi-syslog" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog" /usr/bin/install -c -m 644 'mof/Syslog_Log.mof' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/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.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog/Syslog_Log.registration' test -z "/usr/share/sblim-cmpi-syslog" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog" /usr/bin/install -c 'provider-register.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog/provider-register.sh' test -z "/usr/lib/cmpi" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_MessageLog.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_MessageLog.la' libtool: install: warning: relinking `libSyslog_MessageLog.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_MessageLog.la -rpath /usr/lib/cmpi Syslog_MessageLog.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386) gcc -shared .libs/Syslog_MessageLog.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib -L/usr/lib -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -m32 -march=i686 -mtune=atom -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.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_MessageLog.so /usr/bin/install -c .libs/libSyslog_MessageLog.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_MessageLog.la /usr/bin/install -c .libs/libSyslog_MessageLog.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_MessageLog.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_MessageLog.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_MessageLog.a libtool: install: warning: remember to run `libtool --finish /usr/lib/cmpi' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_LogRecord.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_LogRecord.la' libtool: install: warning: relinking `libSyslog_LogRecord.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_LogRecord.la -rpath /usr/lib/cmpi Syslog_LogRecord.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386) gcc -shared .libs/Syslog_LogRecord.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib -L/usr/lib -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -m32 -march=i686 -mtune=atom -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.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_LogRecord.so /usr/bin/install -c .libs/libSyslog_LogRecord.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_LogRecord.la /usr/bin/install -c .libs/libSyslog_LogRecord.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_LogRecord.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_LogRecord.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_LogRecord.a libtool: install: warning: remember to run `libtool --finish /usr/lib/cmpi' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_RecordInLog.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_RecordInLog.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_RecordInLog.la -rpath /usr/lib/cmpi Syslog_RecordInLog.lo -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386) libtool: install: warning: relinking `libSyslog_RecordInLog.la' gcc -shared .libs/Syslog_RecordInLog.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib -L/usr/lib -lSyslog_LogUtils -lsysloglogutil -lsyslogtimeparse -m32 -march=i686 -mtune=atom -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.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_RecordInLog.so /usr/bin/install -c .libs/libSyslog_RecordInLog.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_RecordInLog.la /usr/bin/install -c .libs/libSyslog_RecordInLog.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_RecordInLog.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_RecordInLog.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_RecordInLog.a libtool: install: warning: remember to run `libtool --finish /usr/lib/cmpi' test -z "/usr/share/sblim-testsuite" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite" /usr/bin/install -c 'test/test-cmpi-syslog-log.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/test-cmpi-syslog-log.sh' /usr/bin/install -c 'test/runtest_wbemcli.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/runtest_wbemcli.sh' /usr/bin/install -c 'test/runtest_pegasus.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/runtest_pegasus.sh' test -z "/usr/share/sblim-testsuite/cim" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/cim" /usr/bin/install -c -m 644 'test/cim/Syslog_LogRecord.cim' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/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.8.0-2.fc15.i386/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.8.0-2.fc15.i386/usr/share/sblim-testsuite/cim/Syslog_RecordInLog.cim' test -z "/usr/share/sblim-testsuite/system/linux" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/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.8.0-2.fc15.i386/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.8.0-2.fc15.i386/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.8.0-2.fc15.i386/usr/share/sblim-testsuite/system/linux/Syslog_RecordInLog.system' test -z "/usr/share/sblim-testsuite/system/linux" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/system/linux" /usr/bin/install -c 'test/system/linux/logrecord.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/system/linux/logrecord.sh' /usr/bin/install -c 'test/system/linux/messagelog.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/system/linux/messagelog.sh' /usr/bin/install -c 'test/system/linux/msglogtest.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/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.8.0-2.fc15.i386/usr/share/sblim-testsuite/system/linux/Syslog_MessageLog.pl' make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log' make[1]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-log' Making install in syslog-service make[1]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-service' make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-service' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/bin" /usr/bin/install -c 'util/syslog-service.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/bin/syslog-service.sh' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_ServiceUtils.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_ServiceUtils.la' /usr/bin/install -c .libs/libSyslog_ServiceUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_ServiceUtils.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libSyslog_ServiceUtils.so.0.0.0 libSyslog_ServiceUtils.so.0 || { 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.8.0-2.fc15.i386/usr/lib && { ln -s -f libSyslog_ServiceUtils.so.0.0.0 libSyslog_ServiceUtils.so || { 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.8.0-2.fc15.i386/usr/lib/libSyslog_ServiceUtils.la /usr/bin/install -c .libs/libSyslog_ServiceUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_ServiceUtils.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_ServiceUtils.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libSyslog_ServiceUtils.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsyslogserviceutil.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogserviceutil.la' /usr/bin/install -c .libs/libsyslogserviceutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogserviceutil.so.0.0.0 (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libsyslogserviceutil.so.0.0.0 libsyslogserviceutil.so.0 || { rm -f libsyslogserviceutil.so.0 && ln -s libsyslogserviceutil.so.0.0.0 libsyslogserviceutil.so.0; }; }) (cd /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib && { ln -s -f libsyslogserviceutil.so.0.0.0 libsyslogserviceutil.so || { 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.8.0-2.fc15.i386/usr/lib/libsyslogserviceutil.la /usr/bin/install -c .libs/libsyslogserviceutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogserviceutil.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogserviceutil.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/libsyslogserviceutil.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/share/doc/sblim-cmpi-syslog-0.8.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/doc/sblim-cmpi-syslog-0.8.0" /usr/bin/install -c -m 644 'test/readme.test-syslog-service' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/doc/sblim-cmpi-syslog-0.8.0/readme.test-syslog-service' test -z "/usr/share/sblim-cmpi-syslog" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog" /usr/bin/install -c -m 644 'mof/Syslog_Service.mof' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/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.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog/Syslog_Service.registration' test -z "/usr/share/sblim-cmpi-syslog" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog" /usr/bin/install -c 'provider-register.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-cmpi-syslog/provider-register.sh' test -z "/usr/lib/cmpi" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_Service.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Service.la' libtool: install: warning: relinking `libSyslog_Service.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_Service.la -rpath /usr/lib/cmpi Syslog_Service.lo -lSyslog_ServiceUtils -lsyslogserviceutil -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386) gcc -shared .libs/Syslog_Service.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib -L/usr/lib -lSyslog_ServiceUtils -lsyslogserviceutil -m32 -march=i686 -mtune=atom -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.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Service.so /usr/bin/install -c .libs/libSyslog_Service.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Service.la /usr/bin/install -c .libs/libSyslog_Service.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Service.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Service.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Service.a libtool: install: warning: remember to run `libtool --finish /usr/lib/cmpi' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSyslog_ServiceProcess.la' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_ServiceProcess.la' libtool: install: warning: relinking `libSyslog_ServiceProcess.la' (cd /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-service; /bin/sh ../libtool --tag=CC --mode=relink gcc -I/usr/include/sblim -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -o libSyslog_ServiceProcess.la -rpath /usr/lib/cmpi libSyslog_ServiceProcess_la-Syslog_ServiceProcess.lo -lSyslog_ServiceUtils -lsyslogserviceutil -lcmpiOSBase_Common -inst-prefix-dir /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386) gcc -shared .libs/libSyslog_ServiceProcess_la-Syslog_ServiceProcess.o -L/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib -L/usr/lib -lSyslog_ServiceUtils -lsyslogserviceutil -lcmpiOSBase_Common -m32 -march=i686 -mtune=atom -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.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_ServiceProcess.so /usr/bin/install -c .libs/libSyslog_ServiceProcess.lai /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_ServiceProcess.la /usr/bin/install -c .libs/libSyslog_ServiceProcess.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_ServiceProcess.a chmod 644 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_ServiceProcess.a ranlib /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_ServiceProcess.a libtool: install: warning: remember to run `libtool --finish /usr/lib/cmpi' test -z "/usr/share/sblim-testsuite" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite" /usr/bin/install -c 'test/test-cmpi-syslog-service.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/test-cmpi-syslog-service.sh' /usr/bin/install -c 'test/runtest_wbemcli.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/runtest_wbemcli.sh' /usr/bin/install -c 'test/runtest_pegasus.sh' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/runtest_pegasus.sh' test -z "/usr/share/sblim-testsuite/cim" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/cim" /usr/bin/install -c -m 644 'test/cim/Syslog_Service.cim' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/cim/Syslog_Service.cim' test -z "/usr/share/sblim-testsuite/system/linux" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/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.8.0-2.fc15.i386/usr/share/sblim-testsuite/system/linux/Syslog_Service.system' make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-service' make[1]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0/syslog-service' make[1]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0' make[2]: Entering directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/sblim-cmpi-syslog-0.8.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/doc/sblim-cmpi-syslog-0.8.0" /usr/bin/install -c -m 644 'README' '/builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/doc/sblim-cmpi-syslog-0.8.0/README' make[2]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0' make[1]: Leaving directory `/builddir/build/BUILD/sblim-cmpi-syslog-0.8.0' + rm -f /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_ConfUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_ConfUtils.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_LogUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_LogUtils.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_ServiceUtils.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_ServiceUtils.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogconfutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogconfutil.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsysloglogutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsysloglogutil.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogserviceutil.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogserviceutil.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogsettingparse.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogsettingparse.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogtimeparse.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogtimeparse.la + rm -f /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_Configuration.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_Configuration.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_LogRecord.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_LogRecord.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_MessageLog.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_MessageLog.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_RecordInLog.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_RecordInLog.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_Service.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_Service.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_ServiceProcess.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_ServiceProcess.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_Setting.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_Setting.la /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_SettingContext.a /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi/libSyslog_SettingContext.la + mkdir -p /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//etc/ld.so.conf.d + echo /usr/lib/cmpi + mv /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_ConfUtils.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_ConfUtils.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_ConfUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_LogUtils.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_LogUtils.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_LogUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_ServiceUtils.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_ServiceUtils.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libSyslog_ServiceUtils.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogconfutil.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogconfutil.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogconfutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsysloglogutil.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsysloglogutil.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsysloglogutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogserviceutil.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogserviceutil.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogserviceutil.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogsettingparse.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogsettingparse.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogsettingparse.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogtimeparse.so /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogtimeparse.so.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/libsyslogtimeparse.so.0.0.0 /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/lib/cmpi + sed -i -e '1i#!/bin/sh' /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/bin/syslog-service.sh /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/share/sblim-testsuite/runtest_pegasus.sh /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/share/sblim-testsuite/runtest_wbemcli.sh /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/share/sblim-testsuite/system/linux/logrecord.sh /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/share/sblim-testsuite/system/linux/msglogtest.sh /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386//usr/share/sblim-testsuite/system/linux/messagelog.sh + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/sblim-cmpi-syslog-0.8.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_ServiceProcess.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_LogRecord.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libsyslogtimeparse.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Setting.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libsysloglogutil.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_RecordInLog.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libsyslogsettingparse.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libsyslogconfutil.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_MessageLog.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_ConfUtils.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_LogUtils.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_SettingContext.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Service.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_Configuration.so extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libSyslog_ServiceUtils.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/lib/cmpi/libsyslogserviceutil.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386/usr/share/sblim-testsuite/system/linux/setting symlinked /usr/lib/debug/usr/lib/cmpi/libsyslogtimeparse.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libsyslogtimeparse.so.0.debug symlinked /usr/lib/debug/usr/lib/cmpi/libsyslogsettingparse.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libsyslogsettingparse.so.0.debug symlinked /usr/lib/debug/usr/lib/cmpi/libsyslogsettingparse.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libsyslogsettingparse.so.debug symlinked /usr/lib/debug/usr/lib/cmpi/libSyslog_ConfUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libSyslog_ConfUtils.so.0.debug symlinked /usr/lib/debug/usr/lib/cmpi/libsysloglogutil.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libsysloglogutil.so.debug symlinked /usr/lib/debug/usr/lib/cmpi/libSyslog_LogUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libSyslog_LogUtils.so.debug symlinked /usr/lib/debug/usr/lib/cmpi/libsyslogserviceutil.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libsyslogserviceutil.so.0.debug symlinked /usr/lib/debug/usr/lib/cmpi/libsysloglogutil.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libsysloglogutil.so.0.debug symlinked /usr/lib/debug/usr/lib/cmpi/libsyslogconfutil.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libsyslogconfutil.so.debug symlinked /usr/lib/debug/usr/lib/cmpi/libSyslog_ServiceUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libSyslog_ServiceUtils.so.0.debug symlinked /usr/lib/debug/usr/lib/cmpi/libSyslog_ServiceUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libSyslog_ServiceUtils.so.debug symlinked /usr/lib/debug/usr/lib/cmpi/libSyslog_LogUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libSyslog_LogUtils.so.0.debug symlinked /usr/lib/debug/usr/lib/cmpi/libsyslogserviceutil.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libsyslogserviceutil.so.debug symlinked /usr/lib/debug/usr/lib/cmpi/libsyslogconfutil.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libsyslogconfutil.so.0.debug symlinked /usr/lib/debug/usr/lib/cmpi/libSyslog_ConfUtils.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libSyslog_ConfUtils.so.debug symlinked /usr/lib/debug/usr/lib/cmpi/libsyslogtimeparse.so.0.0.0.debug to /usr/lib/debug/usr/lib/cmpi/libsyslogtimeparse.so.debug 317 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: sblim-cmpi-syslog-0.8.0-2.fc15.i686 Provides: config(sblim-cmpi-syslog) = 0.8.0-2.fc15 libSyslog_ConfUtils.so.0 libSyslog_Configuration.so libSyslog_LogRecord.so libSyslog_LogUtils.so.0 libSyslog_MessageLog.so libSyslog_RecordInLog.so libSyslog_Service.so libSyslog_ServiceProcess.so libSyslog_ServiceUtils.so.0 libSyslog_Setting.so libSyslog_SettingContext.so libsyslogconfutil.so.0 libsysloglogutil.so.0 libsyslogserviceutil.so.0 libsyslogsettingparse.so.0 libsyslogtimeparse.so.0 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 libSyslog_LogUtils.so.0 libSyslog_ServiceUtils.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcmpiOSBase_Common.so.0 libsyslogconfutil.so.0 libsysloglogutil.so.0 libsyslogserviceutil.so.0 libsyslogsettingparse.so.0 libsyslogtimeparse.so.0 rtld(GNU_HASH) Processing files: sblim-cmpi-syslog-test-0.8.0-2.fc15.i686 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: sblim-cmpi-syslog-debuginfo-0.8.0-2.fc15.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386 warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/sblim-cmpi-syslog-0.8.0-2.fc15.i686.rpm Wrote: /builddir/build/RPMS/sblim-cmpi-syslog-test-0.8.0-2.fc15.i686.rpm Wrote: /builddir/build/RPMS/sblim-cmpi-syslog-debuginfo-0.8.0-2.fc15.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nUtRrq + umask 022 + cd /builddir/build/BUILD + cd sblim-cmpi-syslog-0.8.0 + rm -rf /builddir/build/BUILDROOT/sblim-cmpi-syslog-0.8.0-2.fc15.i386 + exit 0 Child returncode was: 0 LEAVE do -->