Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/uuid.spec'], False, '/var/lib/mock/f16-build-1368091-222210/root/', None, 86400, True, False, 416, 499, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/uuid.spec'] warning: Could not canonicalize hostname: buildvm-04.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/uuid-1.6.2-9.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/uuid.spec'], False, '/var/lib/mock/f16-build-1368091-222210/root/', None, 86400, True, False, 416, 499, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/uuid.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e6DwTQ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf uuid-1.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/uuid-1.6.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd uuid-1.6.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (uuid-1.6.1-ossp.patch): + echo 'Patch #0 (uuid-1.6.1-ossp.patch):' + /bin/cat /builddir/build/SOURCES/uuid-1.6.1-ossp.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #1 (uuid-1.6.1-mkdir.patch): + echo 'Patch #1 (uuid-1.6.1-mkdir.patch):' + /bin/cat /builddir/build/SOURCES/uuid-1.6.1-mkdir.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #3 (uuid-1.6.2-hwaddr.patch): + echo 'Patch #3 (uuid-1.6.2-hwaddr.patch):' + /bin/cat /builddir/build/SOURCES/uuid-1.6.2-hwaddr.patch + /usr/bin/patch -s -p1 -b --suffix .hwaddr --fuzz=0 Patch #4 (uuid-1.6.2-nostrip.patch): + echo 'Patch #4 (uuid-1.6.2-nostrip.patch):' + /bin/cat /builddir/build/SOURCES/uuid-1.6.2-nostrip.patch + /usr/bin/patch -s -p1 -b --suffix .nostrip --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xx8hAp + umask 022 + cd /builddir/build/BUILD + cd uuid-1.6.2 + LANG=C + export LANG + unset DISPLAY + export LIB_NAME=libossp-uuid.la + LIB_NAME=libossp-uuid.la + export DCE_NAME=libossp-uuid_dce.la + DCE_NAME=libossp-uuid_dce.la + export CXX_NAME=libossp-uuid++.la + CXX_NAME=libossp-uuid++.la ++ pwd + export PHP_NAME=/builddir/build/BUILD/uuid-1.6.2/php/modules/ossp-uuid.so + PHP_NAME=/builddir/build/BUILD/uuid-1.6.2/php/modules/ossp-uuid.so ++ pwd + export PGSQL_NAME=/builddir/build/BUILD/uuid-1.6.2/pgsql/libossp-uuid.so + PGSQL_NAME=/builddir/build/BUILD/uuid-1.6.2/pgsql/libossp-uuid.so + 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' + export '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' + 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' + 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 + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-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 --disable-static --without-perl --without-php --with-dce --with-cxx --with-pgsql configure: WARNING: Unrecognized options: --disable-dependency-tracking Configuring OSSP uuid (Universally Unique Identifier), version 1.6.2 (04-Jul-2008) checking whether make sets $(MAKE)... yes checking for i686-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 compilation debug mode... disabled checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to build against external Dmalloc library... no checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-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 how to run the C++ preprocessor... g++ -E checking for gethostname in -lnsl... yes checking for accept in -lsocket... no checking for va_copy() function... yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for netdb.h... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for net/if_dl.h... no checking for net/if_arp.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for netpacket/packet.h... yes checking for struct timeval... yes checking for getifaddrs... yes checking for nanosleep... yes checking for Sleep... no checking for gettimeofday... yes checking for clock_gettime... no checking for long long... yes checking for long double... yes checking size of char... 1 checking size of unsigned char... 1 checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 4 checking size of unsigned long... 4 checking size of long long... 8 checking size of unsigned long long... 8 checking whether to build DCE 1.1 backward compatibility API... (cached) yes checking whether to build C++ bindings to C API... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to build Perl bindings to C API... (cached) no checking whether to build Perl compatibility API... (cached) no checking for perl... /usr/bin/perl checking whether to build PHP bindings to C API... (cached) no checking for php5... no checking for php... /usr/bin/php checking whether to build PostgreSQL bindings to C API... (cached) yes checking for pg_config... /usr/bin/pg_config configure: creating ./config.status config.status: creating Makefile config.status: creating uuid-config config.status: creating uuid.pc config.status: creating uuid.h config.status: creating config.h config.status: executing libtool commands config.status: executing adjustment commands configure: WARNING: Unrecognized options: --disable-dependency-tracking + make LIBTOOL=/usr/bin/libtool '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' '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' -j4 libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_md5.c -fPIC -DPIC -o .libs/uuid_md5.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid.c -fPIC -DPIC -o .libs/uuid.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_sha1.c -fPIC -DPIC -o .libs/uuid_sha1.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_prng.c -fPIC -DPIC -o .libs/uuid_prng.o uuid.c: In function 'uuid_clone': uuid.c:178:36: warning: the comparison will always evaluate as 'false' for the address of 'uuid_clone' will never be NULL [-Waddress] libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_prng.c -o uuid_prng.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_sha1.c -o uuid_sha1.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_md5.c -o uuid_md5.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_mac.c -fPIC -DPIC -o .libs/uuid_mac.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_mac.c -o uuid_mac.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_time.c -fPIC -DPIC -o .libs/uuid_time.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid.c -o uuid.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_time.c -o uuid_time.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_ui64.c -fPIC -DPIC -o .libs/uuid_ui64.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_ui128.c -fPIC -DPIC -o .libs/uuid_ui128.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_str.c -fPIC -DPIC -o .libs/uuid_str.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_ui64.c -o uuid_ui64.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_dce.c -fPIC -DPIC -o .libs/uuid_dce.o libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_str.c -o uuid_str.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_ui128.c -o uuid_ui128.o >/dev/null 2>&1 libtool: compile: gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_dce.c -o uuid_dce.o >/dev/null 2>&1 libtool: compile: g++ -I. -I. -DHAVE_CONFIG_H -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 uuid++.cc -fPIC -DPIC -o .libs/uuid++.o gcc -I. -I. -DHAVE_CONFIG_H -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 uuid_cli.c uuid_cli.c: In function 'main': uuid_cli.c:255:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] libtool: compile: g++ -I. -I. -DHAVE_CONFIG_H -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 uuid++.cc -o uuid++.o >/dev/null 2>&1 libtool: link: gcc -shared -fPIC -DPIC .libs/uuid_dce.o .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o .libs/uuid_str.o -Wl,-soname -Wl,libossp-uuid_dce.so.16 -o .libs/libossp-uuid_dce.so.16.0.22 libtool: link: gcc -shared -fPIC -DPIC .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o .libs/uuid_str.o -Wl,-soname -Wl,libossp-uuid.so.16 -o .libs/libossp-uuid.so.16.0.22 libtool: link: (cd ".libs" && rm -f "libossp-uuid_dce.so.16" && ln -s "libossp-uuid_dce.so.16.0.22" "libossp-uuid_dce.so.16") libtool: link: (cd ".libs" && rm -f "libossp-uuid.so.16" && ln -s "libossp-uuid.so.16.0.22" "libossp-uuid.so.16") libtool: link: (cd ".libs" && rm -f "libossp-uuid_dce.so" && ln -s "libossp-uuid_dce.so.16.0.22" "libossp-uuid_dce.so") libtool: link: (cd ".libs" && rm -f "libossp-uuid.so" && ln -s "libossp-uuid.so.16.0.22" "libossp-uuid.so") libtool: link: ar cru .libs/libossp-uuid_dce.a uuid_dce.o uuid.o uuid_md5.o uuid_sha1.o uuid_prng.o uuid_mac.o uuid_time.o uuid_ui64.o uuid_ui128.o uuid_str.o libtool: link: ar cru .libs/libossp-uuid.a uuid.o uuid_md5.o uuid_sha1.o uuid_prng.o uuid_mac.o uuid_time.o uuid_ui64.o uuid_ui128.o uuid_str.o libtool: link: ranlib .libs/libossp-uuid_dce.a libtool: link: ranlib .libs/libossp-uuid.a libtool: link: ( cd ".libs" && rm -f "libossp-uuid_dce.la" && ln -s "../libossp-uuid_dce.la" "libossp-uuid_dce.la" ) libtool: link: ( cd ".libs" && rm -f "libossp-uuid.la" && ln -s "../libossp-uuid.la" "libossp-uuid.la" ) libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.6.3/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.6.3/crtbeginS.o .libs/uuid++.o .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o .libs/uuid_str.o -L/usr/lib/gcc/i686-redhat-linux/4.6.3 -L/usr/lib/gcc/i686-redhat-linux/4.6.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.6.3/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.6.3/../../../crtn.o -Wl,-soname -Wl,libossp-uuid++.so.16 -o .libs/libossp-uuid++.so.16.0.22 make[1]: Entering directory `/builddir/build/BUILD/uuid-1.6.2/pgsql' sed -e 's;MODULE_PATHNAME;/usr/lib/pgsql/ossp-uuid.so;g' uuid.sql 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 -fpic -I.. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -DSO_MAJOR_VERSION=1 -c -o uuid.o uuid.c libtool: link: (cd ".libs" && rm -f "libossp-uuid++.so.16" && ln -s "libossp-uuid++.so.16.0.22" "libossp-uuid++.so.16") libtool: link: (cd ".libs" && rm -f "libossp-uuid++.so" && ln -s "libossp-uuid++.so.16.0.22" "libossp-uuid++.so") libtool: link: ar cru .libs/libossp-uuid++.a uuid++.o uuid.o uuid_md5.o uuid_sha1.o uuid_prng.o uuid_mac.o uuid_time.o uuid_ui64.o uuid_ui128.o uuid_str.o libtool: link: ranlib .libs/libossp-uuid++.a libtool: link: gcc -Wl,-z -Wl,relro -o .libs/uuid uuid_cli.o ./.libs/libossp-uuid.so -lnsl libtool: link: ( cd ".libs" && rm -f "libossp-uuid++.la" && ln -s "../libossp-uuid++.la" "libossp-uuid++.la" ) 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 -fpic -shared -Wl,-soname,libossp-uuid.so.1 -o libossp-uuid.so.1.0 uuid.o -L/usr/lib -Wl,-z,relro -Wl,--as-needed -L../.libs -lossp-uuid ar crs libossp-uuid.a uuid.o ranlib libossp-uuid.a rm -f libossp-uuid.so.1 ln -s libossp-uuid.so.1.0 libossp-uuid.so.1 rm -f libossp-uuid.so ln -s libossp-uuid.so.1.0 libossp-uuid.so make[1]: Leaving directory `/builddir/build/BUILD/uuid-1.6.2/pgsql' ~/build/BUILD/uuid-1.6.2/perl ~/build/BUILD/uuid-1.6.2 + pushd perl + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-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' COMPAT=1 Checking if your kit is complete... Looks good Warning: -L../.libs changed to -L/builddir/build/BUILD/uuid-1.6.2/perl/../.libs Warning: -L.. changed to -L/builddir/build/BUILD/uuid-1.6.2/perl/.. Writing Makefile for OSSP::uuid Writing MYMETA.yml + /usr/bin/perl -pi -e 's/^\tLD_RUN_PATH=[^\s]+\s*/\t/' Makefile + make -j4 /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap uuid.tm uuid.xs > uuid.xsc && mv uuid.xsc uuid.c Running Mkbootstrap for OSSP::uuid () cp uuid.pod blib/lib/OSSP/uuid.pod cp uuid_compat.pm blib/lib/OSSP/../Data/UUID.pm cp uuid.pm blib/lib/OSSP/uuid.pm cp uuid_compat.pod blib/lib/OSSP/../Data/UUID.pod chmod 644 uuid.bs cp uuid.bs blib/arch/auto/OSSP/uuid/uuid.bs chmod 644 blib/arch/auto/OSSP/uuid/uuid.bs gcc -c -I. -I.. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DVERSION=\"1.0602\" -DXS_VERSION=\"1.0602\" -fPIC "-I/usr/lib/perl5/CORE" uuid.c rm -f blib/arch/auto/OSSP/uuid/uuid.so gcc -shared -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 -L/usr/local/lib uuid.o -o blib/arch/auto/OSSP/uuid/uuid.so \ -L/builddir/build/BUILD/uuid-1.6.2/perl/../.libs -L/builddir/build/BUILD/uuid-1.6.2/perl/.. -lossp-uuid \ chmod 755 blib/arch/auto/OSSP/uuid/uuid.so Manifying blib/man3/OSSP::uuid.3 Manifying blib/man3/Data::UUID.3 ~/build/BUILD/uuid-1.6.2 ~/build/BUILD/uuid-1.6.2/php ~/build/BUILD/uuid-1.6.2 + popd + pushd php + export PHP_RPATH=no + PHP_RPATH=no + phpize Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 + 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 -I.. -L.. -L../.libs' + 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 -I.. -L.. -L../.libs' + 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 + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-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 --enable-uuid configure: WARNING: unrecognized options: --disable-dependency-tracking checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for i686-redhat-linux-gnu-cc... no checking for i686-redhat-linux-gnu-gcc... no checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no checking for gawk... configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. gawk checking OSSP uuid module... yes, shared checking for uuid_create... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc 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... no configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make '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 -I.. -L.. -L../.libs' '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' -j4 /bin/sh /builddir/build/BUILD/uuid-1.6.2/php/libtool --mode=compile cc -I. -I/builddir/build/BUILD/uuid-1.6.2/php -DPHP_ATOM_INC -I/builddir/build/BUILD/uuid-1.6.2/php/include -I/builddir/build/BUILD/uuid-1.6.2/php/main -I/builddir/build/BUILD/uuid-1.6.2/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/uuid-1.6.2/php/.. -DHAVE_CONFIG_H -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.. -L.. -L../.libs -c /builddir/build/BUILD/uuid-1.6.2/php/uuid.c -o uuid.lo libtool: compile: cc -I. -I/builddir/build/BUILD/uuid-1.6.2/php -DPHP_ATOM_INC -I/builddir/build/BUILD/uuid-1.6.2/php/include -I/builddir/build/BUILD/uuid-1.6.2/php/main -I/builddir/build/BUILD/uuid-1.6.2/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/uuid-1.6.2/php/.. -DHAVE_CONFIG_H -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.. -L.. -L../.libs -c /builddir/build/BUILD/uuid-1.6.2/php/uuid.c -fPIC -DPIC -o .libs/uuid.o /builddir/build/BUILD/uuid-1.6.2/php/uuid.c: In function 'zif_uuid_import': /builddir/build/BUILD/uuid-1.6.2/php/uuid.c:397:11: warning: unused variable 'z_data' [-Wunused-variable] /bin/sh /builddir/build/BUILD/uuid-1.6.2/php/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/uuid-1.6.2/php/include -I/builddir/build/BUILD/uuid-1.6.2/php/main -I/builddir/build/BUILD/uuid-1.6.2/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/uuid-1.6.2/php/.. -DHAVE_CONFIG_H -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.. -L.. -L../.libs -Wl,-z,relro -L/builddir/build/BUILD/uuid-1.6.2/php/.. -o uuid.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/uuid-1.6.2/php/modules uuid.lo -lossp-uuid libtool: link: cc -shared -fPIC -DPIC .libs/uuid.o -Wl,-rpath -Wl,/builddir/build/BUILD/uuid-1.6.2/.libs -L.. -L../.libs -L/builddir/build/BUILD/uuid-1.6.2/php/.. /builddir/build/BUILD/uuid-1.6.2/.libs/libossp-uuid.so -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,uuid.so -o .libs/uuid.so libtool: link: ( cd ".libs" && rm -f "uuid.la" && ln -s "../uuid.la" "uuid.la" ) /bin/sh /builddir/build/BUILD/uuid-1.6.2/php/libtool --mode=install cp ./uuid.la /builddir/build/BUILD/uuid-1.6.2/php/modules libtool: install: warning: relinking `./uuid.la' libtool: install: (cd /builddir/build/BUILD/uuid-1.6.2/php; /bin/sh /builddir/build/BUILD/uuid-1.6.2/php/libtool --mode=relink cc -DPHP_ATOM_INC -I/builddir/build/BUILD/uuid-1.6.2/php/include -I/builddir/build/BUILD/uuid-1.6.2/php/main -I/builddir/build/BUILD/uuid-1.6.2/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/uuid-1.6.2/php/.. -DHAVE_CONFIG_H -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.. -L.. -L../.libs -Wl,-z,relro -L/builddir/build/BUILD/uuid-1.6.2/php/.. -o uuid.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/uuid-1.6.2/php/modules uuid.lo -lossp-uuid ) libtool: relink: cc -shared -fPIC -DPIC .libs/uuid.o -L.. -L../.libs -L/builddir/build/BUILD/uuid-1.6.2/php/.. -L/usr/lib -lossp-uuid -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,uuid.so -o .libs/uuid.so libtool: install: cp ./.libs/uuid.soT /builddir/build/BUILD/uuid-1.6.2/php/modules/uuid.so libtool: install: cp ./.libs/uuid.lai /builddir/build/BUILD/uuid-1.6.2/php/modules/uuid.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/uuid-1.6.2/php/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/uuid-1.6.2/php/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. ~/build/BUILD/uuid-1.6.2 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZDHa4x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 ++ dirname /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 + cd uuid-1.6.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 + make install DESTDIR=/builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 ./shtool mkdir -f -p -m 755 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr ./shtool mkdir -f -p -m 755 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/bin ./shtool mkdir -f -p -m 755 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/include ./shtool mkdir -f -p -m 755 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/pkgconfig ./shtool mkdir -f -p -m 755 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/man/man3 ./shtool mkdir -f -p -m 755 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/man/man1 ./shtool install -c -m 755 uuid-config /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/bin/ ./shtool install -c -m 644 ./uuid-config.1 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/man/man1/ ./shtool install -c -m 644 ./uuid.pc /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/pkgconfig/ossp-uuid.pc ./shtool install -c -m 644 uuid.h /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/include/ ./shtool install -c -m 644 ./uuid_dce.h /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/include/ ./shtool install -c -m 644 ./uuid++.hh /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/include/ ./shtool install -c -m 644 ./uuid.3 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/man/man3/ossp-uuid.3 ./shtool install -c -m 644 ./uuid++.3 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/man/man3/ libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid.so.16.0.22 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid.so.16.0.22 libtool: install: (cd /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib && { ln -s -f libossp-uuid.so.16.0.22 libossp-uuid.so.16 || { rm -f libossp-uuid.so.16 && ln -s libossp-uuid.so.16.0.22 libossp-uuid.so.16; }; }) libtool: install: (cd /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib && { ln -s -f libossp-uuid.so.16.0.22 libossp-uuid.so || { rm -f libossp-uuid.so && ln -s libossp-uuid.so.16.0.22 libossp-uuid.so; }; }) libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid.lai /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid.la libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid.a /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid.a libtool: install: chmod 644 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid.a libtool: install: ranlib /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid.a libtool: install: warning: remember to run `libtool --finish /usr/lib' libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid_dce.so.16.0.22 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid_dce.so.16.0.22 libtool: install: (cd /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib && { ln -s -f libossp-uuid_dce.so.16.0.22 libossp-uuid_dce.so.16 || { rm -f libossp-uuid_dce.so.16 && ln -s libossp-uuid_dce.so.16.0.22 libossp-uuid_dce.so.16; }; }) libtool: install: (cd /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib && { ln -s -f libossp-uuid_dce.so.16.0.22 libossp-uuid_dce.so || { rm -f libossp-uuid_dce.so && ln -s libossp-uuid_dce.so.16.0.22 libossp-uuid_dce.so; }; }) libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid_dce.lai /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid_dce.la libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid_dce.a /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid_dce.a libtool: install: chmod 644 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid_dce.a libtool: install: ranlib /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid_dce.a libtool: install: warning: remember to run `libtool --finish /usr/lib' libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid++.so.16.0.22 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid++.so.16.0.22 libtool: install: (cd /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib && { ln -s -f libossp-uuid++.so.16.0.22 libossp-uuid++.so.16 || { rm -f libossp-uuid++.so.16 && ln -s libossp-uuid++.so.16.0.22 libossp-uuid++.so.16; }; }) libtool: install: (cd /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib && { ln -s -f libossp-uuid++.so.16.0.22 libossp-uuid++.so || { rm -f libossp-uuid++.so && ln -s libossp-uuid++.so.16.0.22 libossp-uuid++.so; }; }) libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid++.lai /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid++.la libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid++.a /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid++.a libtool: install: chmod 644 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid++.a libtool: install: ranlib /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid++.a libtool: install: warning: remember to run `libtool --finish /usr/lib' libtool: install: warning: `libossp-uuid.la' has not been installed in `/usr/lib' libtool: install: ./shtool install -c -m 755 .libs/uuid /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/bin/uuid ./shtool install -c -m 644 ./uuid.1 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/man/man1/ make[1]: Entering directory `/builddir/build/BUILD/uuid-1.6.2/pgsql' ../shtool mkdir -p /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/pgsql ../shtool mkdir -p /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/pgsql /bin/sh /usr/lib/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 755 libossp-uuid.so.1.0 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/pgsql/ossp-uuid.so /bin/sh /usr/lib/pgsql/pgxs/src/makefiles/../../config/install-sh -c -m 644 uuid.sql /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/pgsql/uuid.sql make[1]: Leaving directory `/builddir/build/BUILD/uuid-1.6.2/pgsql' + rm -f /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid++.la /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid.la /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid_dce.la /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid++.a /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid.a /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid_dce.a + chmod 755 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid++.so.16.0.22 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid.so.16.0.22 /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid_dce.so.16.0.22 ~/build/BUILD/uuid-1.6.2/perl ~/build/BUILD/uuid-1.6.2 + pushd perl + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/perl5/vendor_perl/auto/OSSP/uuid/uuid.so Installing /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/perl5/vendor_perl/auto/OSSP/uuid/uuid.bs Installing /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/perl5/vendor_perl/Data/UUID.pm Installing /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/perl5/vendor_perl/Data/UUID.pod Installing /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/perl5/vendor_perl/OSSP/uuid.pod Installing /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/perl5/vendor_perl/OSSP/uuid.pm Installing /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/man/man3/Data::UUID.3 Installing /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/man/man3/OSSP::uuid.3 + find /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 -depth -type d -exec rmdir '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr ~/build/BUILD/uuid-1.6.2 ~/build/BUILD/uuid-1.6.2/php ~/build/BUILD/uuid-1.6.2 + popd + pushd php + make install INSTALL_ROOT=/builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 Installing shared extensions: /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/php/modules/ + rm -f '/builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/php/modules/*.a' ~/build/BUILD/uuid-1.6.2 + popd + /bin/mkdir -p /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/etc/php.d + /bin/cat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/uuid-1.6.2 extracting debug info from /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/bin/uuid extracting debug info from /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/php/modules/uuid.so extracting debug info from /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid_dce.so.16.0.22 extracting debug info from /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid++.so.16.0.22 extracting debug info from /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/perl5/vendor_perl/auto/OSSP/uuid/uuid.so extracting debug info from /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/pgsql/ossp-uuid.so extracting debug info from /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/lib/libossp-uuid.so.16.0.22 symlinked /usr/lib/debug/usr/lib/libossp-uuid_dce.so.16.0.22.debug to /usr/lib/debug/usr/lib/libossp-uuid_dce.so.16.debug symlinked /usr/lib/debug/usr/lib/libossp-uuid.so.16.0.22.debug to /usr/lib/debug/usr/lib/libossp-uuid.so.16.debug symlinked /usr/lib/debug/usr/lib/libossp-uuid.so.16.0.22.debug to /usr/lib/debug/usr/lib/libossp-uuid.so.debug symlinked /usr/lib/debug/usr/lib/libossp-uuid++.so.16.0.22.debug to /usr/lib/debug/usr/lib/libossp-uuid++.so.16.debug symlinked /usr/lib/debug/usr/lib/libossp-uuid_dce.so.16.0.22.debug to /usr/lib/debug/usr/lib/libossp-uuid_dce.so.debug symlinked /usr/lib/debug/usr/lib/libossp-uuid++.so.16.0.22.debug to /usr/lib/debug/usr/lib/libossp-uuid++.so.debug 500 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.r2pdUQ + umask 022 + cd /builddir/build/BUILD + cd uuid-1.6.2 + unset DISPLAY + make check ==== UUID version 1 (time and node based): 4 single iterations 8ba4c9a2-ba11-11e1-ba50-5254007d9945 8ba4cb00-ba11-11e1-9b2d-5254007d9945 8ba4cb46-ba11-11e1-9e1a-5254007d9945 8ba4cb82-ba11-11e1-9c1d-5254007d9945 ==== UUID version 1 (time and node based): 4 subsequent iterations 8bae620a-ba11-11e1-9d08-5254007d9945 8bae6372-ba11-11e1-9d09-5254007d9945 8bae63a4-ba11-11e1-9d0a-5254007d9945 8bae63c2-ba11-11e1-9d0b-5254007d9945 ==== UUID version 3 (name based, MD5): 2 times repeated 02d9e6d5-9467-382e-8f9b-9300a64ac3cd 02d9e6d5-9467-382e-8f9b-9300a64ac3cd ==== UUID version 5 (name based, SHA-1): 2 times repeated 8f4ca4fd-154e-5063-b6db-aa91af137037 8f4ca4fd-154e-5063-b6db-aa91af137037 ==== UUID version 4 (random data based): 4 single iterations 000b7d76-bbdd-4af3-9efe-61d7902f8908 d5bf2add-18c9-4376-b9e7-059bf63e571b 1f0932d3-7b88-45a4-bf82-29a98533bc27 dd821299-247a-4f5b-9d71-7a547d728830 ==== UUID version 4 (random data based): 4 subsequent iterations 876ca214-ec11-48cf-a1bb-137446cd6155 a5e921bb-8339-4de6-ac69-b6767d86a3ad 687aa355-4900-4a4d-a31b-0eab7e509f2a c3e4ed18-2007-4c8f-a047-934b822db846 ==== UUID version 1 generation and decoding encode: STR: 8bdf8d4e-ba11-11e1-a890-5254007d9945 SIV: 185923439670692211901537146482397649221 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 1 (time and node based) content: time: 2012-06-19 13:20:32.171963.0 UTC clock: 10384 (usually random) node: 52:54:00:7d:99:45 (local unicast) encode: STR: 8bf24d12-ba11-11e1-9c43-33ae22be4c29 SIV: 186020790483099989062825439276532911145 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 1 (time and node based) content: time: 2012-06-19 13:20:32.294837.0 UTC clock: 7235 (usually random) node: 33:ae:22:be:4c:29 (local multicast) ==== UUID version 3 generation and decoding encode: STR: 02d9e6d5-9467-382e-8f9b-9300a64ac3cd SIV: 3789866285607910888100818383505376205 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 3 (name based, MD5) content: 02:D9:E6:D5:94:67:08:2E:0F:9B:93:00:A6:4A:C3:CD (not decipherable: MD5 message digest only) ==== UUID version 5 generation and decoding encode: STR: 8f4ca4fd-154e-5063-b6db-aa91af137037 SIV: 190477564324985592756740458922137317431 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 5 (name based, SHA-1) content: 8F:4C:A4:FD:15:4E:00:63:36:DB:AA:91:AF:13:70:37 (not decipherable: truncated SHA-1 message digest only) ==== UUID version 3 generation and decoding encode: STR: 57c40de6-e71c-423b-9a30-2810d716ba08 SIV: 116660807782887932877672463925572450824 decode: variant: DCE 1.1, ISO/IEC 11578:1996 version: 4 (random data based) content: 57:C4:0D:E6:E7:1C:02:3B:1A:30:28:10:D7:16:BA:08 (no semantics: random data only) ==== PGSQL bindings to C API make[1]: Entering directory `/builddir/build/BUILD/uuid-1.6.2/pgsql' make[1]: Nothing to be done for `test'. make[1]: Leaving directory `/builddir/build/BUILD/uuid-1.6.2/pgsql' ~/build/BUILD/uuid-1.6.2/perl ~/build/BUILD/uuid-1.6.2 + pushd perl + LD_LIBRARY_PATH=../.libs + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" uuid.ts uuid_compat.ts uuid.ts ......... ok uuid_compat.ts .. ok All tests successful. Files=2, Tests=50, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.06 cusr 0.01 csys = 0.12 CPU) Result: PASS ~/build/BUILD/uuid-1.6.2 ~/build/BUILD/uuid-1.6.2/php ~/build/BUILD/uuid-1.6.2 + popd + pushd php + LD_LIBRARY_PATH=../.libs + make test /bin/sh /builddir/build/BUILD/uuid-1.6.2/php/libtool --mode=install cp ./uuid.la /builddir/build/BUILD/uuid-1.6.2/php/modules libtool: install: warning: relinking `./uuid.la' libtool: install: (cd /builddir/build/BUILD/uuid-1.6.2/php; /bin/sh /builddir/build/BUILD/uuid-1.6.2/php/libtool --mode=relink cc -DPHP_ATOM_INC -I/builddir/build/BUILD/uuid-1.6.2/php/include -I/builddir/build/BUILD/uuid-1.6.2/php/main -I/builddir/build/BUILD/uuid-1.6.2/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/uuid-1.6.2/php/.. -DHAVE_CONFIG_H -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.. -L.. -L../.libs -Wl,-z,relro -L/builddir/build/BUILD/uuid-1.6.2/php/.. -o uuid.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/uuid-1.6.2/php/modules uuid.lo -lossp-uuid ) libtool: relink: cc -shared -fPIC -DPIC .libs/uuid.o -L.. -L../.libs -L/builddir/build/BUILD/uuid-1.6.2/php/.. -L/usr/lib -lossp-uuid -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,uuid.so -o .libs/uuid.so libtool: install: cp ./.libs/uuid.soT /builddir/build/BUILD/uuid-1.6.2/php/modules/uuid.so libtool: install: cp ./.libs/uuid.lai /builddir/build/BUILD/uuid-1.6.2/php/modules/uuid.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/uuid-1.6.2/php/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/uuid-1.6.2/php/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. ===================================================================== PHP : /usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.3.13 ZEND_VERSION: 2.3.0 PHP_OS : Linux - Linux buildvm-04.phx2.fedoraproject.org 2.6.32-220.17.1.el6.x86_64 #1 SMP Thu Apr 26 13:37:13 EDT 2012 i686 INI actual : /builddir/build/BUILD/uuid-1.6.2/php/tmp-php.ini More .INIs : CWD : /builddir/build/BUILD/uuid-1.6.2/php Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2012-06-19 13:20:33 ===================================================================== No tests were run. ~/build/BUILD/uuid-1.6.2 + popd + exit 0 Processing files: uuid-1.6.2-9.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EE93re + umask 022 + cd /builddir/build/BUILD + cd uuid-1.6.2 + DOCDIR=/builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/doc/uuid-1.6.2 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/doc/uuid-1.6.2 + cp -pr AUTHORS ChangeLog HISTORY NEWS PORTING README SEEALSO THANKS TODO USERS /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386/usr/share/doc/uuid-1.6.2 + exit 0 Provides: libossp-uuid.so.16 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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) libnsl.so.1 libossp-uuid.so.16 rtld(GNU_HASH) Processing files: uuid-devel-1.6.2-9.fc16.i686 Provides: pkgconfig(ossp-uuid) = 1.6.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libossp-uuid.so.16 Processing files: uuid-c++-1.6.2-9.fc16.i686 Provides: libossp-uuid++.so.16 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) 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) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: uuid-c++-devel-1.6.2-9.fc16.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libossp-uuid++.so.16 Processing files: uuid-perl-1.6.2-9.fc16.i686 Provides: perl(Data::UUID) = 1.6.2 perl(OSSP::uuid) = 1.6.2 perl(OSSP::uuid::tie) uuid.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libossp-uuid.so.16 perl >= 0:5.006 perl >= 0:5.008 perl(Carp) perl(Exporter) perl(MIME::Base64) perl(OSSP::uuid) perl(Tie::Scalar) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: uuid-php-1.6.2-9.fc16.i686 Provides: config(uuid-php) = 1.6.2-9.fc16 uuid.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libossp-uuid.so.16 rtld(GNU_HASH) Processing files: uuid-pgsql-1.6.2-9.fc16.i686 Provides: libossp-uuid.so.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libossp-uuid.so.16 rtld(GNU_HASH) Processing files: uuid-dce-1.6.2-9.fc16.i686 Provides: libossp-uuid_dce.so.16 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) 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) rtld(GNU_HASH) Processing files: uuid-dce-devel-1.6.2-9.fc16.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libossp-uuid_dce.so.16 Processing files: uuid-debuginfo-1.6.2-9.fc16.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 Wrote: /builddir/build/RPMS/uuid-1.6.2-9.fc16.i686.rpm Wrote: /builddir/build/RPMS/uuid-devel-1.6.2-9.fc16.i686.rpm Wrote: /builddir/build/RPMS/uuid-c++-1.6.2-9.fc16.i686.rpm Wrote: /builddir/build/RPMS/uuid-c++-devel-1.6.2-9.fc16.i686.rpm Wrote: /builddir/build/RPMS/uuid-perl-1.6.2-9.fc16.i686.rpm Wrote: /builddir/build/RPMS/uuid-php-1.6.2-9.fc16.i686.rpm Wrote: /builddir/build/RPMS/uuid-pgsql-1.6.2-9.fc16.i686.rpm Wrote: /builddir/build/RPMS/uuid-dce-1.6.2-9.fc16.i686.rpm Wrote: /builddir/build/RPMS/uuid-dce-devel-1.6.2-9.fc16.i686.rpm Wrote: /builddir/build/RPMS/uuid-debuginfo-1.6.2-9.fc16.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PPCKDx + umask 022 + cd /builddir/build/BUILD + cd uuid-1.6.2 + rm -rf /builddir/build/BUILDROOT/uuid-1.6.2-9.fc16.i386 + exit 0 Child returncode was: 0 LEAVE do -->