Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/libsigc++.spec'], False, '/var/lib/mock/dist-f12-build-581501-83762/root/', None, 86400, True, 0, 427, 421, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/libsigc++.spec'] warning: Could not canonicalize hostname: ppc10.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/libsigc++20-2.2.4.1-1.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/libsigc++.spec'], False, '/var/lib/mock/dist-f12-build-581501-83762/root/', None, 86400, True, 0, 427, 421, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/libsigc++.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yTpJyI + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libsigc++-2.2.4.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libsigc++-2.2.4.1.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libsigc++-2.2.4.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZjDAM1 + umask 022 + cd /builddir/build/BUILD + cd libsigc++-2.2.4.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports GNU make features... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... gcc3 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 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... 98304 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 for ppc-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E 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 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 for gm4... no checking for m4... m4 checking for perl... /usr/bin/perl checking for dot... /usr/bin/dot checking for doxygen... /usr/bin/doxygen checking for xsltproc... xsltproc checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libstdc documentation... libstdc++.tag@ configure: WARNING: Location of external libstdc documentation not set checking if C++ compiler supports the use of a particular specialization when calling operator() template methods.... yes checking if C++ compiler supports the use of a particular specialization when calling operator() template methods omitting the template keyword.... yes checking if C++ compiler allows usage of member function in initialization of static member field.... yes checking whether C++ library symbols are declared in namespace std... yes checking for non-standard Sun libCstd reverse_iterator... no checking which C++ compiler warning flags to use... -Wall configure: creating ./config.status config.status: creating Makefile config.status: creating sigc++-2.0.pc config.status: creating sigc++-2.0-uninstalled.pc config.status: creating sigc++/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Doxyfile config.status: creating MSVC_Net2005/sigc.rc config.status: creating MSVC_Net2008/sigc.rc config.status: creating config.h config.status: creating sigc++config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing MSVC_Net2005/sigc++config.h commands config.status: executing MSVC_Net2008/sigc++config.h commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1' Making all in sigc++ make[2]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/sigc++' make all-am make[3]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/sigc++' depbase=`echo signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT signal.lo -MD -MP -MF $depbase.Tpo -c -o signal.lo signal.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo signal_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT signal_base.lo -MD -MP -MF $depbase.Tpo -c -o signal_base.lo signal_base.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo trackable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT trackable.lo -MD -MP -MF $depbase.Tpo -c -o trackable.lo trackable.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT connection.lo -MD -MP -MF $depbase.Tpo -c -o connection.lo connection.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.cc -fPIC -DPIC -o .libs/signal.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT signal_base.lo -MD -MP -MF .deps/signal_base.Tpo -c signal_base.cc -fPIC -DPIC -o .libs/signal_base.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c connection.cc -fPIC -DPIC -o .libs/connection.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT trackable.lo -MD -MP -MF .deps/trackable.Tpo -c trackable.cc -fPIC -DPIC -o .libs/trackable.o depbase=`echo functors/slot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT functors/slot.lo -MD -MP -MF $depbase.Tpo -c -o functors/slot.lo functors/slot.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT functors/slot.lo -MD -MP -MF functors/.deps/slot.Tpo -c functors/slot.cc -fPIC -DPIC -o functors/.libs/slot.o depbase=`echo functors/slot_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT functors/slot_base.lo -MD -MP -MF $depbase.Tpo -c -o functors/slot_base.lo functors/slot_base.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adaptors/lambda/lambda.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT adaptors/lambda/lambda.lo -MD -MP -MF $depbase.Tpo -c -o adaptors/lambda/lambda.lo adaptors/lambda/lambda.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT functors/slot_base.lo -MD -MP -MF functors/.deps/slot_base.Tpo -c functors/slot_base.cc -fPIC -DPIC -o functors/.libs/slot_base.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT adaptors/lambda/lambda.lo -MD -MP -MF adaptors/lambda/.deps/lambda.Tpo -c adaptors/lambda/lambda.cc -fPIC -DPIC -o adaptors/lambda/.libs/lambda.o /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -version-info 0:0:0 -o libsigc-2.0.la -rpath /usr/lib signal.lo signal_base.lo trackable.lo connection.lo functors/slot.lo functors/slot_base.lo adaptors/lambda/lambda.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.4.1/crtbeginS.o .libs/signal.o .libs/signal_base.o .libs/trackable.o .libs/connection.o functors/.libs/slot.o functors/.libs/slot_base.o adaptors/lambda/.libs/lambda.o -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1 -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.4.1/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.4.1/../../../../lib/crtn.o -m32 -Wl,-soname -Wl,libsigc-2.0.so.0 -o .libs/libsigc-2.0.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsigc-2.0.so.0" && ln -s "libsigc-2.0.so.0.0.0" "libsigc-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libsigc-2.0.so" && ln -s "libsigc-2.0.so.0.0.0" "libsigc-2.0.so") libtool: link: ( cd ".libs" && rm -f "libsigc-2.0.la" && ln -s "../libsigc-2.0.la" "libsigc-2.0.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/sigc++' make[2]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/sigc++' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/tests' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/examples' g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT hello_world.o -MD -MP -MF .deps/hello_world.Tpo -c -o hello_world.o hello_world.cc g++ -DHAVE_CONFIG_H -I.. -I.. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT member_method.o -MD -MP -MF .deps/member_method.Tpo -c -o member_method.o member_method.cc mv -f .deps/hello_world.Tpo .deps/hello_world.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o hello_world hello_world.o ../sigc++/libsigc-2.0.la mv -f .deps/member_method.Tpo .deps/member_method.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o member_method member_method.o ../sigc++/libsigc-2.0.la libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/hello_world hello_world.o ../sigc++/.libs/libsigc-2.0.so libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/member_method member_method.o ../sigc++/.libs/libsigc-2.0.so make[2]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/examples' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/docs' make[2]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1' make[1]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qds5yY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc ++ dirname /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc + cd libsigc++-2.2.4.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc + make DESTDIR=/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc install Making install in sigc++ make[1]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/sigc++' make install-am make[2]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/sigc++' make[3]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/sigc++' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsigc-2.0.la' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/lib/libsigc-2.0.la' libtool: install: /usr/bin/install -c .libs/libsigc-2.0.so.0.0.0 /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/lib/libsigc-2.0.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/lib && { ln -s -f libsigc-2.0.so.0.0.0 libsigc-2.0.so.0 || { rm -f libsigc-2.0.so.0 && ln -s libsigc-2.0.so.0.0.0 libsigc-2.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/lib && { ln -s -f libsigc-2.0.so.0.0.0 libsigc-2.0.so || { rm -f libsigc-2.0.so && ln -s libsigc-2.0.so.0.0.0 libsigc-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libsigc-2.0.lai /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/lib/libsigc-2.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/sigc++-2.0/sigc++" || /bin/mkdir -p "/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++" /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'sigc++.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/sigc++.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'bind.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/bind.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'bind_return.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/bind_return.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'connection.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/connection.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'object.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/object.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'reference_wrapper.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/reference_wrapper.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'retype_return.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/retype_return.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'signal_base.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/signal_base.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'trackable.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/trackable.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'type_traits.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/type_traits.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'visit_each.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/visit_each.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/adaptors.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/adaptors.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/bound_argument.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/lambda/lambda.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/lambda/lambda.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'functors/functors.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/functors/functors.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'functors/slot_base.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/functors/slot_base.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'signal.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/signal.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'slot.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/slot.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'method_slot.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/method_slot.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'object_slot.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/object_slot.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'class_slot.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/class_slot.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'hide.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/hide.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'retype.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/retype.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'limit_reference.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/limit_reference.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'functors/functor_trait.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/functors/functor_trait.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'functors/slot.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/functors/slot.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'functors/ptr_fun.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'functors/mem_fun.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/functors/mem_fun.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/deduce_result_type.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/deduce_result_type.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/adaptor_trait.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/bind.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/bind.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/bind_return.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/bind_return.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/retype_return.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/retype_return.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/hide.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/hide.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/retype.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/retype.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/compose.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/compose.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/exception_catch.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/exception_catch.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/lambda/base.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/lambda/base.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/lambda/select.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/lambda/select.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/lambda/operator.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/lambda/operator.h' /bin/sh /builddir/build/BUILD/libsigc++-2.2.4.1/build/install-sh -c -m 644 'adaptors/lambda/group.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/include/sigc++-2.0/sigc++/adaptors/lambda/group.h' make[3]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/sigc++' make[2]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/sigc++' make[1]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/sigc++' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/tests' make[2]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/tests' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/examples' make[2]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/examples' make[1]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/examples' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/docs' make[2]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1/docs' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/reference/html' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 -t '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/reference/html' --glob -- 'reference/html/*.html' 'reference/html/*.css' 'reference/html/*.png' 'reference/html/*.gif' doc-install: Copying annotated.html doc-install: Copying classes.html doc-install: Copying classsigc_1_1bound__argument-members.html doc-install: Copying classsigc_1_1bound__argument.html doc-install: Copying classsigc_1_1bound__argument_3_01const__reference__wrapper_3_01T__wrapped_01_4_01_4-members.html doc-install: Copying classsigc_1_1bound__argument_3_01const__reference__wrapper_3_01T__wrapped_01_4_01_4.html doc-install: Copying classsigc_1_1bound__argument_3_01reference__wrapper_3_01T__wrapped_01_4_01_4-members.html doc-install: Copying classsigc_1_1bound__argument_3_01reference__wrapper_3_01T__wrapped_01_4_01_4.html doc-install: Copying classsigc_1_1bound__const__mem__functor0-members.html doc-install: Copying classsigc_1_1bound__const__mem__functor0.html doc-install: Copying classsigc_1_1bound__const__mem__functor1-members.html doc-install: Copying classsigc_1_1bound__const__mem__functor1.html doc-install: Copying classsigc_1_1bound__const__mem__functor2-members.html doc-install: Copying classsigc_1_1bound__const__mem__functor2.html doc-install: Copying classsigc_1_1bound__const__mem__functor3-members.html doc-install: Copying classsigc_1_1bound__const__mem__functor3.html doc-install: Copying classsigc_1_1bound__const__mem__functor4-members.html doc-install: Copying classsigc_1_1bound__const__mem__functor4.html doc-install: Copying classsigc_1_1bound__const__mem__functor5-members.html doc-install: Copying classsigc_1_1bound__const__mem__functor5.html doc-install: Copying classsigc_1_1bound__const__mem__functor6-members.html doc-install: Copying classsigc_1_1bound__const__mem__functor6.html doc-install: Copying classsigc_1_1bound__const__mem__functor7-members.html doc-install: Copying classsigc_1_1bound__const__mem__functor7.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor0-members.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor0.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor1-members.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor1.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor2-members.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor2.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor3-members.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor3.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor4-members.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor4.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor5-members.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor5.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor6-members.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor6.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor7-members.html doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor7.html doc-install: Copying classsigc_1_1bound__mem__functor0-members.html doc-install: Copying classsigc_1_1bound__mem__functor0.html doc-install: Copying classsigc_1_1bound__mem__functor1-members.html doc-install: Copying classsigc_1_1bound__mem__functor1.html doc-install: Copying classsigc_1_1bound__mem__functor2-members.html doc-install: Copying classsigc_1_1bound__mem__functor2.html doc-install: Copying classsigc_1_1bound__mem__functor3-members.html doc-install: Copying classsigc_1_1bound__mem__functor3.html doc-install: Copying classsigc_1_1bound__mem__functor4-members.html doc-install: Copying classsigc_1_1bound__mem__functor4.html doc-install: Copying classsigc_1_1bound__mem__functor5-members.html doc-install: Copying classsigc_1_1bound__mem__functor5.html doc-install: Copying classsigc_1_1bound__mem__functor6-members.html doc-install: Copying classsigc_1_1bound__mem__functor6.html doc-install: Copying classsigc_1_1bound__mem__functor7-members.html doc-install: Copying classsigc_1_1bound__mem__functor7.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor0-members.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor0.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor1-members.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor1.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor2-members.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor2.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor3-members.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor3.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor4-members.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor4.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor5-members.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor5.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor6-members.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor6.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor7-members.html doc-install: Copying classsigc_1_1bound__volatile__mem__functor7.html doc-install: Copying classsigc_1_1const__limit__reference-members.html doc-install: Copying classsigc_1_1const__limit__reference.html doc-install: Copying classsigc_1_1const__limit__reference_3_01T__type_00_01true_01_4-members.html doc-install: Copying classsigc_1_1const__limit__reference_3_01T__type_00_01true_01_4.html doc-install: Copying classsigc_1_1const__mem__functor0-members.html doc-install: Copying classsigc_1_1const__mem__functor0.html doc-install: Copying classsigc_1_1const__mem__functor1-members.html doc-install: Copying classsigc_1_1const__mem__functor1.html doc-install: Copying classsigc_1_1const__mem__functor2-members.html doc-install: Copying classsigc_1_1const__mem__functor2.html doc-install: Copying classsigc_1_1const__mem__functor3-members.html doc-install: Copying classsigc_1_1const__mem__functor3.html doc-install: Copying classsigc_1_1const__mem__functor4-members.html doc-install: Copying classsigc_1_1const__mem__functor4.html doc-install: Copying classsigc_1_1const__mem__functor5-members.html doc-install: Copying classsigc_1_1const__mem__functor5.html doc-install: Copying classsigc_1_1const__mem__functor6-members.html doc-install: Copying classsigc_1_1const__mem__functor6.html doc-install: Copying classsigc_1_1const__mem__functor7-members.html doc-install: Copying classsigc_1_1const__mem__functor7.html doc-install: Copying classsigc_1_1const__volatile__limit__reference-members.html doc-install: Copying classsigc_1_1const__volatile__limit__reference.html doc-install: Copying classsigc_1_1const__volatile__limit__reference_3_01T__type_00_01true_01_4-members.html doc-install: Copying classsigc_1_1const__volatile__limit__reference_3_01T__type_00_01true_01_4.html doc-install: Copying classsigc_1_1const__volatile__mem__functor0-members.html doc-install: Copying classsigc_1_1const__volatile__mem__functor0.html doc-install: Copying classsigc_1_1const__volatile__mem__functor1-members.html doc-install: Copying classsigc_1_1const__volatile__mem__functor1.html doc-install: Copying classsigc_1_1const__volatile__mem__functor2-members.html doc-install: Copying classsigc_1_1const__volatile__mem__functor2.html doc-install: Copying classsigc_1_1const__volatile__mem__functor3-members.html doc-install: Copying classsigc_1_1const__volatile__mem__functor3.html doc-install: Copying classsigc_1_1const__volatile__mem__functor4-members.html doc-install: Copying classsigc_1_1const__volatile__mem__functor4.html doc-install: Copying classsigc_1_1const__volatile__mem__functor5-members.html doc-install: Copying classsigc_1_1const__volatile__mem__functor5.html doc-install: Copying classsigc_1_1const__volatile__mem__functor6-members.html doc-install: Copying classsigc_1_1const__volatile__mem__functor6.html doc-install: Copying classsigc_1_1const__volatile__mem__functor7-members.html doc-install: Copying classsigc_1_1const__volatile__mem__functor7.html doc-install: Copying classsigc_1_1limit__reference-members.html doc-install: Copying classsigc_1_1limit__reference.html doc-install: Copying classsigc_1_1limit__reference_3_01T__type_00_01true_01_4-members.html doc-install: Copying classsigc_1_1limit__reference_3_01T__type_00_01true_01_4.html doc-install: Copying classsigc_1_1mem__functor0-members.html doc-install: Copying classsigc_1_1mem__functor0.html doc-install: Copying classsigc_1_1mem__functor1-members.html doc-install: Copying classsigc_1_1mem__functor1.html doc-install: Copying classsigc_1_1mem__functor2-members.html doc-install: Copying classsigc_1_1mem__functor2.html doc-install: Copying classsigc_1_1mem__functor3-members.html doc-install: Copying classsigc_1_1mem__functor3.html doc-install: Copying classsigc_1_1mem__functor4-members.html doc-install: Copying classsigc_1_1mem__functor4.html doc-install: Copying classsigc_1_1mem__functor5-members.html doc-install: Copying classsigc_1_1mem__functor5.html doc-install: Copying classsigc_1_1mem__functor6-members.html doc-install: Copying classsigc_1_1mem__functor6.html doc-install: Copying classsigc_1_1mem__functor7-members.html doc-install: Copying classsigc_1_1mem__functor7.html doc-install: Copying classsigc_1_1pointer__functor0-members.html doc-install: Copying classsigc_1_1pointer__functor0.html doc-install: Copying classsigc_1_1pointer__functor1-members.html doc-install: Copying classsigc_1_1pointer__functor1.html doc-install: Copying classsigc_1_1pointer__functor2-members.html doc-install: Copying classsigc_1_1pointer__functor2.html doc-install: Copying classsigc_1_1pointer__functor3-members.html doc-install: Copying classsigc_1_1pointer__functor3.html doc-install: Copying classsigc_1_1pointer__functor4-members.html doc-install: Copying classsigc_1_1pointer__functor4.html doc-install: Copying classsigc_1_1pointer__functor5-members.html doc-install: Copying classsigc_1_1pointer__functor5.html doc-install: Copying classsigc_1_1pointer__functor6-members.html doc-install: Copying classsigc_1_1pointer__functor6.html doc-install: Copying classsigc_1_1pointer__functor7-members.html doc-install: Copying classsigc_1_1pointer__functor7.html doc-install: Copying classsigc_1_1signal-members.html doc-install: Copying classsigc_1_1signal.html doc-install: Copying classsigc_1_1signal0-members.html doc-install: Copying classsigc_1_1signal0.html doc-install: Copying classsigc_1_1signal1-members.html doc-install: Copying classsigc_1_1signal1.html doc-install: Copying classsigc_1_1signal2-members.html doc-install: Copying classsigc_1_1signal2.html doc-install: Copying classsigc_1_1signal3-members.html doc-install: Copying classsigc_1_1signal3.html doc-install: Copying classsigc_1_1signal4-members.html doc-install: Copying classsigc_1_1signal4.html doc-install: Copying classsigc_1_1signal5-members.html doc-install: Copying classsigc_1_1signal5.html doc-install: Copying classsigc_1_1signal6-members.html doc-install: Copying classsigc_1_1signal6.html doc-install: Copying classsigc_1_1signal7-members.html doc-install: Copying classsigc_1_1signal7.html doc-install: Copying classsigc_1_1signal_1_1accumulated-members.html doc-install: Copying classsigc_1_1signal_1_1accumulated.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4-members.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4_1_1accumulated-members.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4_1_1accumulated.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4-members.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4_1_1accumulated.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_08a1617e39a89dfb3d657c3c5cb6673b1.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4-members.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4_1_1accumulated.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01nil_00_01nil_00_01nil_00_01nil_2834c669b9a4f4ae3cbd91fd9ea54658.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01nil_00_01nil_00_01756aafa66a891f219b67f866edb12f89.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01nil_00_01nil_00_01852c349c390cefa04662a850d84c0a94.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01nil_00_01nil_00_01nil_00_01nil_01_4-members.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01nil_00_01nil_00_01nil_01_4-members.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01nil_0ad52bc79df5ba2b4d7e5b497ba915039.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01nil_0d729ce48b1328d982e0ee754652fed04.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__ar01b49059ecd092e1ea927a389afae4ab.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__ar16a14c152bc5ff346d9997f7152c0448.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__ar1b790d5e11b1dad6454242a5312e335f.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__ar3adb4b941bace89a3f952c380bedda11.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__arcf6cb51783c363bfae7c4a91d9685109.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__are33def4d0c1a12dcbfd220489302db67.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__arg5_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__arg5_00_01T__arg6_00_01nil_01_4.html doc-install: Copying classsigc_1_1slot-members.html doc-install: Copying classsigc_1_1slot.html doc-install: Copying classsigc_1_1slot0-members.html doc-install: Copying classsigc_1_1slot0.html doc-install: Copying classsigc_1_1slot1-members.html doc-install: Copying classsigc_1_1slot1.html doc-install: Copying classsigc_1_1slot2-members.html doc-install: Copying classsigc_1_1slot2.html doc-install: Copying classsigc_1_1slot3-members.html doc-install: Copying classsigc_1_1slot3.html doc-install: Copying classsigc_1_1slot4-members.html doc-install: Copying classsigc_1_1slot4.html doc-install: Copying classsigc_1_1slot5-members.html doc-install: Copying classsigc_1_1slot5.html doc-install: Copying classsigc_1_1slot6-members.html doc-install: Copying classsigc_1_1slot6.html doc-install: Copying classsigc_1_1slot7-members.html doc-install: Copying classsigc_1_1slot7.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4-members.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4-members.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4-members.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01nil_00_01nil_00_01nil_00_01nil_01_4-members.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01nil_00_01nil_00_01nil_01_4-members.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__arg519ed0b830799ecdfb1e59a58e3902913.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__arg5_00_01nil_00_01nil_01_4-members.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__arg5_00_01nil_00_01nil_01_4.html doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__arg5_00_01T__arg6_00_01nil_01_4.html doc-install: Copying classsigc_1_1slot__base-members.html doc-install: Copying classsigc_1_1slot__base.html doc-install: Copying classsigc_1_1volatile__limit__reference-members.html doc-install: Copying classsigc_1_1volatile__limit__reference.html doc-install: Copying classsigc_1_1volatile__limit__reference_3_01T__type_00_01true_01_4-members.html doc-install: Copying classsigc_1_1volatile__limit__reference_3_01T__type_00_01true_01_4.html doc-install: Copying classsigc_1_1volatile__mem__functor0-members.html doc-install: Copying classsigc_1_1volatile__mem__functor0.html doc-install: Copying classsigc_1_1volatile__mem__functor1-members.html doc-install: Copying classsigc_1_1volatile__mem__functor1.html doc-install: Copying classsigc_1_1volatile__mem__functor2-members.html doc-install: Copying classsigc_1_1volatile__mem__functor2.html doc-install: Copying classsigc_1_1volatile__mem__functor3-members.html doc-install: Copying classsigc_1_1volatile__mem__functor3.html doc-install: Copying classsigc_1_1volatile__mem__functor4-members.html doc-install: Copying classsigc_1_1volatile__mem__functor4.html doc-install: Copying classsigc_1_1volatile__mem__functor5-members.html doc-install: Copying classsigc_1_1volatile__mem__functor5.html doc-install: Copying classsigc_1_1volatile__mem__functor6-members.html doc-install: Copying classsigc_1_1volatile__mem__functor6.html doc-install: Copying classsigc_1_1volatile__mem__functor7-members.html doc-install: Copying classsigc_1_1volatile__mem__functor7.html doc-install: Copying functions.html doc-install: Copying functions_0x62.html doc-install: Copying functions_0x63.html doc-install: Copying functions_0x64.html doc-install: Copying functions_0x65.html doc-install: Copying functions_0x66.html doc-install: Copying functions_0x68.html doc-install: Copying functions_0x69.html doc-install: Copying functions_0x6c.html doc-install: Copying functions_0x6d.html doc-install: Copying functions_0x6e.html doc-install: Copying functions_0x6f.html doc-install: Copying functions_0x70.html doc-install: Copying functions_0x72.html doc-install: Copying functions_0x73.html doc-install: Copying functions_0x75.html doc-install: Copying functions_0x76.html doc-install: Copying functions_func.html doc-install: Copying functions_func_0x62.html doc-install: Copying functions_func_0x63.html doc-install: Copying functions_func_0x64.html doc-install: Copying functions_func_0x65.html doc-install: Copying functions_func_0x68.html doc-install: Copying functions_func_0x69.html doc-install: Copying functions_func_0x6c.html doc-install: Copying functions_func_0x6d.html doc-install: Copying functions_func_0x6e.html doc-install: Copying functions_func_0x6f.html doc-install: Copying functions_func_0x70.html doc-install: Copying functions_func_0x72.html doc-install: Copying functions_func_0x73.html doc-install: Copying functions_func_0x75.html doc-install: Copying functions_func_0x76.html doc-install: Copying functions_vars.html doc-install: Copying graph_legend.html doc-install: Copying group__adaptors.html doc-install: Copying group__bind.html doc-install: Copying group__compose.html doc-install: Copying group__exception__catch.html doc-install: Copying group__group__.html doc-install: Copying group__hide.html doc-install: Copying group__lambdas.html doc-install: Copying group__mem__fun.html doc-install: Copying group__ptr__fun.html doc-install: Copying group__retype.html doc-install: Copying group__signal.html doc-install: Copying group__slot.html doc-install: Copying hierarchy.html doc-install: Copying index.html doc-install: Copying inherits.html doc-install: Copying modules.html doc-install: Copying structsigc_1_1adaptor__base.html doc-install: Copying structsigc_1_1adaptor__functor-members.html doc-install: Copying structsigc_1_1adaptor__functor.html doc-install: Copying structsigc_1_1adapts-members.html doc-install: Copying structsigc_1_1adapts.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01nil_00_01nil_00_01nil_00_01ni4ca8293ad07c2413e0de8a15362ea6c4.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01nil_00_01nil_00134c50922ecb7ea017d0f8b65767cdfb.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01n2baeca3d362bb6c43851318434b37475.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01n6d14effad731c8dfead9984e87967108.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01T0834e37f8bd5c0361c59dcde65b688ff.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01T1564029be5092b4f54029884f8072971.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01T4b2da9832015a0e3ce25e0dca6b9ceb1.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01T5d526f12c92849dac4a70f282eec9dc2.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01T80924a7b7c3c1f42ece02e3f2d52a352.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01T8abd615cc403946700f41917bb90042c.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01T8b56690e14425f094432a8a8a13b1d47.html doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01Tf230465d8da8d21a2da815d7eb05b413.html doc-install: Copying structsigc_1_1bind__functor_3_010_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_0134a004909681b7eead4388b32fdece62.html doc-install: Copying structsigc_1_1bind__functor_3_010_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying structsigc_1_1bind__functor_3_011_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_0121184f2e1ef112f5a80623ba2748e9bd.html doc-install: Copying structsigc_1_1bind__functor_3_011_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying structsigc_1_1bind__functor_3_012_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01be149f6619e227f0b09fe9f7b62eaa77.html doc-install: Copying structsigc_1_1bind__functor_3_012_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying structsigc_1_1bind__functor_3_013_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_012b4a7d70c2eae98129c3bfe9249d2cc2.html doc-install: Copying structsigc_1_1bind__functor_3_013_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying structsigc_1_1bind__functor_3_014_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01232622e68f03ed1747801822dfd682b9.html doc-install: Copying structsigc_1_1bind__functor_3_014_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying structsigc_1_1bind__functor_3_015_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_013e0ef356edbd311fb08442ac3997e33a.html doc-install: Copying structsigc_1_1bind__functor_3_015_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying structsigc_1_1bind__functor_3_016_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_018a5b055dd53c4d5f24b1fe7455cd33f7.html doc-install: Copying structsigc_1_1bind__functor_3_016_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html doc-install: Copying structsigc_1_1bind__return__functor-members.html doc-install: Copying structsigc_1_1bind__return__functor.html doc-install: Copying structsigc_1_1compose1__functor-members.html doc-install: Copying structsigc_1_1compose1__functor.html doc-install: Copying structsigc_1_1compose2__functor-members.html doc-install: Copying structsigc_1_1compose2__functor.html doc-install: Copying structsigc_1_1connection-members.html doc-install: Copying structsigc_1_1connection.html doc-install: Copying structsigc_1_1const__reference__wrapper-members.html doc-install: Copying structsigc_1_1const__reference__wrapper.html doc-install: Copying structsigc_1_1deduce__result__type-members.html doc-install: Copying structsigc_1_1deduce__result__type.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T_4788a98c68901ad51b4daf97aed5e129.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T_5c3a161eb5dba3c597d379b0bd504e5f.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T_9b37fe7be1f2633448bc6b77ab8f97ff.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T_a4143e7ae6d520989ac59df84e19a8dd.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T_ab2712a95d535d7ed5ba1d2f9ca520b4.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T_c1f3301d3698447d8ef6ff87cf0e83b5.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T_d8ef7847af7e7170bed8f3a632586811.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T_e1f35ee5b12353a1a715e9045a07a27c.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01vo258d7260cbbb4e192063ff2984a0677a.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01vo46ab0e0230131bbea6ba52203b82e6ec.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01void_00_01void_69d03b1addef529f39a6613c6a98a4fa.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01T__arg2_00_01void_00_01void_724dd7c759e838f48e6fa6545d8e015d.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01void_00_01void_00_01void_00_69f792cfebc0febb10ef0b13970eae5e.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01T__arg1_00_01void_00_01void_00_01void_00_f4c559613b292c7b689426d5c155df15.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01void_00_01void_00_01void_00_01void_00_01v5b3d89f816d6c32e29d85fe715111586.html doc-install: Copying structsigc_1_1deduce__result__type_3_01T__functor_00_01void_00_01void_00_01void_00_01void_00_01vdb2f9f83b3eba2baeb19678a790211a3.html doc-install: Copying structsigc_1_1dereference__trait-members.html doc-install: Copying structsigc_1_1dereference__trait.html doc-install: Copying structsigc_1_1functor__base.html doc-install: Copying structsigc_1_1hide__functor_3-1_00_01T__functor_01_4-members.html doc-install: Copying structsigc_1_1hide__functor_3-1_00_01T__functor_01_4.html doc-install: Copying structsigc_1_1hide__functor_3_010_00_01T__functor_01_4-members.html doc-install: Copying structsigc_1_1hide__functor_3_010_00_01T__functor_01_4.html doc-install: Copying structsigc_1_1hide__functor_3_011_00_01T__functor_01_4-members.html doc-install: Copying structsigc_1_1hide__functor_3_011_00_01T__functor_01_4.html doc-install: Copying structsigc_1_1hide__functor_3_012_00_01T__functor_01_4-members.html doc-install: Copying structsigc_1_1hide__functor_3_012_00_01T__functor_01_4.html doc-install: Copying structsigc_1_1hide__functor_3_013_00_01T__functor_01_4-members.html doc-install: Copying structsigc_1_1hide__functor_3_013_00_01T__functor_01_4.html doc-install: Copying structsigc_1_1hide__functor_3_014_00_01T__functor_01_4-members.html doc-install: Copying structsigc_1_1hide__functor_3_014_00_01T__functor_01_4.html doc-install: Copying structsigc_1_1hide__functor_3_015_00_01T__functor_01_4-members.html doc-install: Copying structsigc_1_1hide__functor_3_015_00_01T__functor_01_4.html doc-install: Copying structsigc_1_1hide__functor_3_016_00_01T__functor_01_4-members.html doc-install: Copying structsigc_1_1hide__functor_3_016_00_01T__functor_01_4.html doc-install: Copying structsigc_1_1is__base__and__derived-members.html doc-install: Copying structsigc_1_1is__base__and__derived.html doc-install: Copying structsigc_1_1lambda-members.html doc-install: Copying structsigc_1_1lambda.html doc-install: Copying structsigc_1_1lambda__base.html doc-install: Copying structsigc_1_1reference__wrapper-members.html doc-install: Copying structsigc_1_1reference__wrapper.html doc-install: Copying structsigc_1_1retype__functor-members.html doc-install: Copying structsigc_1_1retype__functor.html doc-install: Copying structsigc_1_1retype__return__functor-members.html doc-install: Copying structsigc_1_1retype__return__functor.html doc-install: Copying structsigc_1_1retype__return__functor_3_01void_00_01T__functor_01_4-members.html doc-install: Copying structsigc_1_1retype__return__functor_3_01void_00_01T__functor_01_4.html doc-install: Copying structsigc_1_1signal__base-members.html doc-install: Copying structsigc_1_1signal__base.html doc-install: Copying structsigc_1_1slot__const__iterator-members.html doc-install: Copying structsigc_1_1slot__const__iterator.html doc-install: Copying structsigc_1_1slot__iterator-members.html doc-install: Copying structsigc_1_1slot__iterator.html doc-install: Copying structsigc_1_1slot__list-members.html doc-install: Copying structsigc_1_1slot__list.html doc-install: Copying structsigc_1_1trackable-members.html doc-install: Copying structsigc_1_1trackable.html doc-install: Copying structsigc_1_1unwrap__lambda__type-members.html doc-install: Copying structsigc_1_1unwrap__lambda__type.html doc-install: Copying doxygen.css doc-install: Copying tabs.css doc-install: Copying classsigc_1_1bound__argument_3_01const__reference__wrapper_3_01T__wrapped_01_4_01_4__coll__graph.png doc-install: Copying classsigc_1_1bound__argument_3_01reference__wrapper_3_01T__wrapped_01_4_01_4__coll__graph.png doc-install: Copying classsigc_1_1bound__const__mem__functor0__coll__graph.png doc-install: Copying classsigc_1_1bound__const__mem__functor1__coll__graph.png doc-install: Copying classsigc_1_1bound__const__mem__functor2__coll__graph.png doc-install: Copying classsigc_1_1bound__const__mem__functor3__coll__graph.png doc-install: Copying classsigc_1_1bound__const__mem__functor4__coll__graph.png doc-install: Copying classsigc_1_1bound__const__mem__functor5__coll__graph.png doc-install: Copying classsigc_1_1bound__const__mem__functor6__coll__graph.png doc-install: Copying classsigc_1_1bound__const__mem__functor7__coll__graph.png doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor0__coll__graph.png doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor1__coll__graph.png doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor2__coll__graph.png doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor3__coll__graph.png doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor4__coll__graph.png doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor5__coll__graph.png doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor6__coll__graph.png doc-install: Copying classsigc_1_1bound__const__volatile__mem__functor7__coll__graph.png doc-install: Copying classsigc_1_1bound__mem__functor0__coll__graph.png doc-install: Copying classsigc_1_1bound__mem__functor1__coll__graph.png doc-install: Copying classsigc_1_1bound__mem__functor2__coll__graph.png doc-install: Copying classsigc_1_1bound__mem__functor3__coll__graph.png doc-install: Copying classsigc_1_1bound__mem__functor4__coll__graph.png doc-install: Copying classsigc_1_1bound__mem__functor5__coll__graph.png doc-install: Copying classsigc_1_1bound__mem__functor6__coll__graph.png doc-install: Copying classsigc_1_1bound__mem__functor7__coll__graph.png doc-install: Copying classsigc_1_1bound__volatile__mem__functor0__coll__graph.png doc-install: Copying classsigc_1_1bound__volatile__mem__functor1__coll__graph.png doc-install: Copying classsigc_1_1bound__volatile__mem__functor2__coll__graph.png doc-install: Copying classsigc_1_1bound__volatile__mem__functor3__coll__graph.png doc-install: Copying classsigc_1_1bound__volatile__mem__functor4__coll__graph.png doc-install: Copying classsigc_1_1bound__volatile__mem__functor5__coll__graph.png doc-install: Copying classsigc_1_1bound__volatile__mem__functor6__coll__graph.png doc-install: Copying classsigc_1_1bound__volatile__mem__functor7__coll__graph.png doc-install: Copying classsigc_1_1const__limit__reference_3_01T__type_00_01true_01_4__coll__graph.png doc-install: Copying classsigc_1_1const__mem__functor0__coll__graph.png doc-install: Copying classsigc_1_1const__mem__functor1__coll__graph.png doc-install: Copying classsigc_1_1const__mem__functor2__coll__graph.png doc-install: Copying classsigc_1_1const__mem__functor3__coll__graph.png doc-install: Copying classsigc_1_1const__mem__functor4__coll__graph.png doc-install: Copying classsigc_1_1const__mem__functor5__coll__graph.png doc-install: Copying classsigc_1_1const__mem__functor6__coll__graph.png doc-install: Copying classsigc_1_1const__mem__functor7__coll__graph.png doc-install: Copying classsigc_1_1const__volatile__limit__reference_3_01T__type_00_01true_01_4__coll__graph.png doc-install: Copying classsigc_1_1const__volatile__mem__functor0__coll__graph.png doc-install: Copying classsigc_1_1const__volatile__mem__functor1__coll__graph.png doc-install: Copying classsigc_1_1const__volatile__mem__functor2__coll__graph.png doc-install: Copying classsigc_1_1const__volatile__mem__functor3__coll__graph.png doc-install: Copying classsigc_1_1const__volatile__mem__functor4__coll__graph.png doc-install: Copying classsigc_1_1const__volatile__mem__functor5__coll__graph.png doc-install: Copying classsigc_1_1const__volatile__mem__functor6__coll__graph.png doc-install: Copying classsigc_1_1const__volatile__mem__functor7__coll__graph.png doc-install: Copying classsigc_1_1limit__reference_3_01T__type_00_01true_01_4__coll__graph.png doc-install: Copying classsigc_1_1mem__functor0__coll__graph.png doc-install: Copying classsigc_1_1mem__functor1__coll__graph.png doc-install: Copying classsigc_1_1mem__functor2__coll__graph.png doc-install: Copying classsigc_1_1mem__functor3__coll__graph.png doc-install: Copying classsigc_1_1mem__functor4__coll__graph.png doc-install: Copying classsigc_1_1mem__functor5__coll__graph.png doc-install: Copying classsigc_1_1mem__functor6__coll__graph.png doc-install: Copying classsigc_1_1mem__functor7__coll__graph.png doc-install: Copying classsigc_1_1pointer__functor0__coll__graph.png doc-install: Copying classsigc_1_1pointer__functor1__coll__graph.png doc-install: Copying classsigc_1_1pointer__functor2__coll__graph.png doc-install: Copying classsigc_1_1pointer__functor3__coll__graph.png doc-install: Copying classsigc_1_1pointer__functor4__coll__graph.png doc-install: Copying classsigc_1_1pointer__functor5__coll__graph.png doc-install: Copying classsigc_1_1pointer__functor6__coll__graph.png doc-install: Copying classsigc_1_1pointer__functor7__coll__graph.png doc-install: Copying classsigc_1_1signal0__coll__graph.png doc-install: Copying classsigc_1_1signal1__coll__graph.png doc-install: Copying classsigc_1_1signal2__coll__graph.png doc-install: Copying classsigc_1_1signal3__coll__graph.png doc-install: Copying classsigc_1_1signal4__coll__graph.png doc-install: Copying classsigc_1_1signal5__coll__graph.png doc-install: Copying classsigc_1_1signal6__coll__graph.png doc-install: Copying classsigc_1_1signal7__coll__graph.png doc-install: Copying classsigc_1_1signal_1_1accumulated__coll__graph.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil810e579b3e82014b3c1a16450bdb6023.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4__coll__graph.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4__coll__graph.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_02af42f0cb3d98cb6a4ad4230b22bbff2.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4__coll__graph.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01nil_00_01nil_00_01nil_00_01nil_3b1bb4b094860c314af671799b3adaab.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01nil_00_01nil_00_012ff7d4b06d3103f927940079a2066cad.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01nil_00_01nil_00_01nil_00_01nil_01_4__coll__graph.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01nil_00c513da473cf7720ea302b4c9ac3312b.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01nil_0488c44ad57d300eb0d26f65a9505ffdc.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__ar29f8b5e4157f634b1dbf70d8cd079888.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__ar7957dbdb3fb3ed3bc11f56050bf6381e.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__ar7d6bfb7a6739ae4708a549aeb7c1fd19.png doc-install: Copying classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__ar9961ee865f5739f77a6f717c5be690ae.png doc-install: Copying classsigc_1_1signal__coll__graph.png doc-install: Copying classsigc_1_1slot0__coll__graph.png doc-install: Copying classsigc_1_1slot1__coll__graph.png doc-install: Copying classsigc_1_1slot2__coll__graph.png doc-install: Copying classsigc_1_1slot3__coll__graph.png doc-install: Copying classsigc_1_1slot4__coll__graph.png doc-install: Copying classsigc_1_1slot5__coll__graph.png doc-install: Copying classsigc_1_1slot6__coll__graph.png doc-install: Copying classsigc_1_1slot7__coll__graph.png doc-install: Copying classsigc_1_1slot_3_01T__return_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4__coll__graph.png doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4__coll__graph.png doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4__coll__graph.png doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01nil_00_01nil_00_01nil_00_01nil_01_4__coll__graph.png doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01nil_00_5a581d99b458267d85dd19f245bddca4.png doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__arg511b8698fc2891db58bb2a8bf0969f659.png doc-install: Copying classsigc_1_1slot_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01T__arg52ee407c118db89bb94aca248ba922de3.png doc-install: Copying classsigc_1_1slot__base__coll__graph.png doc-install: Copying classsigc_1_1slot__coll__graph.png doc-install: Copying classsigc_1_1volatile__limit__reference_3_01T__type_00_01true_01_4__coll__graph.png doc-install: Copying classsigc_1_1volatile__mem__functor0__coll__graph.png doc-install: Copying classsigc_1_1volatile__mem__functor1__coll__graph.png doc-install: Copying classsigc_1_1volatile__mem__functor2__coll__graph.png doc-install: Copying classsigc_1_1volatile__mem__functor3__coll__graph.png doc-install: Copying classsigc_1_1volatile__mem__functor4__coll__graph.png doc-install: Copying classsigc_1_1volatile__mem__functor5__coll__graph.png doc-install: Copying classsigc_1_1volatile__mem__functor6__coll__graph.png doc-install: Copying classsigc_1_1volatile__mem__functor7__coll__graph.png doc-install: Copying doxygen.png doc-install: Copying graph_legend.png doc-install: Copying group__adaptors.png doc-install: Copying group__bind.png doc-install: Copying group__compose.png doc-install: Copying group__exception__catch.png doc-install: Copying group__group__.png doc-install: Copying group__hide.png doc-install: Copying group__lambdas.png doc-install: Copying group__mem__fun.png doc-install: Copying group__ptr__fun.png doc-install: Copying group__retype.png doc-install: Copying group__slot.png doc-install: Copying inherit__graph__0.png doc-install: Copying inherit__graph__1.png doc-install: Copying inherit__graph__10.png doc-install: Copying inherit__graph__11.png doc-install: Copying inherit__graph__12.png doc-install: Copying inherit__graph__13.png doc-install: Copying inherit__graph__14.png doc-install: Copying inherit__graph__15.png doc-install: Copying inherit__graph__16.png doc-install: Copying inherit__graph__17.png doc-install: Copying inherit__graph__18.png doc-install: Copying inherit__graph__19.png doc-install: Copying inherit__graph__2.png doc-install: Copying inherit__graph__20.png doc-install: Copying inherit__graph__21.png doc-install: Copying inherit__graph__22.png doc-install: Copying inherit__graph__23.png doc-install: Copying inherit__graph__24.png doc-install: Copying inherit__graph__25.png doc-install: Copying inherit__graph__26.png doc-install: Copying inherit__graph__27.png doc-install: Copying inherit__graph__28.png doc-install: Copying inherit__graph__29.png doc-install: Copying inherit__graph__3.png doc-install: Copying inherit__graph__30.png doc-install: Copying inherit__graph__31.png doc-install: Copying inherit__graph__4.png doc-install: Copying inherit__graph__5.png doc-install: Copying inherit__graph__6.png doc-install: Copying inherit__graph__7.png doc-install: Copying inherit__graph__8.png doc-install: Copying inherit__graph__9.png doc-install: Copying structsigc_1_1adaptor__base__coll__graph.png doc-install: Copying structsigc_1_1adaptor__functor__coll__graph.png doc-install: Copying structsigc_1_1adapts__coll__graph.png doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01nil_00_01nil_00_01nil_00_01ni580b37e60a5affa110a1cd3ca888b446.png doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01nil_00_01nil_0064507f0ddc58a58ad7459b833436ad60.png doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01nc5b014861e0ccdfa419ea306a45581e6.png doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01T3d8983f4d98069f4e23a772a1fcb079e.png doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01T67d342ad48aefc8493f51afa1b5195cc.png doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01T94aede5c6adabf04c5b17674cd9c7ea9.png doc-install: Copying structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01T__type2_00_01T__type3_00_01Tc3e8b36552a95d06e9663ee6fcb1abcd.png doc-install: Copying structsigc_1_1bind__functor_3_010_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01ca362af0d94b232f5a2473db276d56b0.png doc-install: Copying structsigc_1_1bind__functor_3_011_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01ce9a3bb67928cefa29aa463c4d9b5cd4.png doc-install: Copying structsigc_1_1bind__functor_3_012_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01bb5df1408df2b9fa8d0c3f9fd8b5b598.png doc-install: Copying structsigc_1_1bind__functor_3_013_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01570f8588a3828464e651970c3a153fae.png doc-install: Copying structsigc_1_1bind__functor_3_014_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_011f09cfd3501e5b5874f7e6f5ffe265bc.png doc-install: Copying structsigc_1_1bind__functor_3_015_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_0139d8e7e057a699df0870a7d2fa4a0c50.png doc-install: Copying structsigc_1_1bind__functor_3_016_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01f7c0a8288746607209a9ff74ff56a81c.png doc-install: Copying structsigc_1_1bind__return__functor__coll__graph.png doc-install: Copying structsigc_1_1compose1__functor__coll__graph.png doc-install: Copying structsigc_1_1compose2__functor__coll__graph.png doc-install: Copying structsigc_1_1connection__coll__graph.png doc-install: Copying structsigc_1_1hide__functor_3-1_00_01T__functor_01_4__coll__graph.png doc-install: Copying structsigc_1_1hide__functor_3_010_00_01T__functor_01_4__coll__graph.png doc-install: Copying structsigc_1_1hide__functor_3_011_00_01T__functor_01_4__coll__graph.png doc-install: Copying structsigc_1_1hide__functor_3_012_00_01T__functor_01_4__coll__graph.png doc-install: Copying structsigc_1_1hide__functor_3_013_00_01T__functor_01_4__coll__graph.png doc-install: Copying structsigc_1_1hide__functor_3_014_00_01T__functor_01_4__coll__graph.png doc-install: Copying structsigc_1_1hide__functor_3_015_00_01T__functor_01_4__coll__graph.png doc-install: Copying structsigc_1_1hide__functor_3_016_00_01T__functor_01_4__coll__graph.png doc-install: Copying structsigc_1_1lambda__base__coll__graph.png doc-install: Copying structsigc_1_1retype__functor__coll__graph.png doc-install: Copying structsigc_1_1retype__return__functor_3_01void_00_01T__functor_01_4__coll__graph.png doc-install: Copying structsigc_1_1retype__return__functor__coll__graph.png doc-install: Copying structsigc_1_1signal__base__coll__graph.png doc-install: Copying structsigc_1_1slot__const__iterator__coll__graph.png doc-install: Copying structsigc_1_1slot__iterator__coll__graph.png doc-install: Copying tab_b.gif doc-install: Copying tab_l.gif doc-install: Copying tab_r.gif test -z "/usr/share/devhelp/books/libsigc++-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/devhelp/books/libsigc++-2.0" /usr/bin/perl -- ../docs/doc-install.pl --verbose --mode=0644 --book-base='/usr/share/doc/libsigc++-2.0/reference/html' -T -- 'reference/libsigc++-2.0.devhelp2' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/devhelp/books/libsigc++-2.0/libsigc++-2.0.devhelp2' doc-install: Using base path /usr/share/doc/libsigc++-2.0/reference/html for Devhelp book doc-install: Translating libsigc++-2.0.devhelp2 (rewrote base path) test -z "/usr/share/doc/libsigc++-2.0/images" || /bin/mkdir -p "/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/images" /usr/bin/install -c -m 644 'images/libsigc_logo.gif' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/images/libsigc_logo.gif' /usr/bin/install -c -m 644 'images/top.gif' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/images/top.gif' test -z "/usr/share/doc/libsigc++-2.0/tutorial/html" || /bin/mkdir -p "/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html" /usr/bin/install -c -m 644 'manual/html/ch01.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/ch01.html' /usr/bin/install -c -m 644 'manual/html/ch02.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/ch02.html' /usr/bin/install -c -m 644 'manual/html/ch02s02.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/ch02s02.html' /usr/bin/install -c -m 644 'manual/html/ch02s03.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/ch02s03.html' /usr/bin/install -c -m 644 'manual/html/ch02s04.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/ch02s04.html' /usr/bin/install -c -m 644 'manual/html/ch03.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/ch03.html' /usr/bin/install -c -m 644 'manual/html/ch03s02.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/ch03s02.html' /usr/bin/install -c -m 644 'manual/html/ch04.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/ch04.html' /usr/bin/install -c -m 644 'manual/html/ch04s02.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/ch04s02.html' /usr/bin/install -c -m 644 'manual/html/ch04s03.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/ch04s03.html' /usr/bin/install -c -m 644 'manual/html/ch05.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/ch05.html' /usr/bin/install -c -m 644 'manual/html/index.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/tutorial/html/index.html' test -z "/usr/share/doc/libsigc++-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0" /usr/bin/install -c -m 644 'index.html' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/index.html' test -z "/usr/share/doc/libsigc++-2.0/reference" || /bin/mkdir -p "/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/reference" /usr/bin/install -c -m 644 'reference/libsigc++-2.0.tag' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag' make[2]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1/docs' make[1]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1' make[2]: Entering directory `/builddir/build/BUILD/libsigc++-2.2.4.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'sigc++-2.0.pc' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/lib/pkgconfig/sigc++-2.0.pc' test -z "/usr/lib/sigc++-2.0/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/lib/sigc++-2.0/include" /usr/bin/install -c -m 644 'sigc++config.h' '/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/lib/sigc++-2.0/include/sigc++config.h' make[2]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1' make[1]: Leaving directory `/builddir/build/BUILD/libsigc++-2.2.4.1' + find /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc -type f -name '*.la' -exec rm -f '{}' ';' + mkdir -p /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/gtk-doc/html + mv /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++-2.0 /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/gtk-doc/html + mv /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/devhelp/books/libsigc++-2.0/libsigc++-2.0.devhelp2 /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/gtk-doc/html/libsigc++-2.0/ + sed -i s:/usr/share/doc:/usr/share/gtk-doc/html: /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/gtk-doc/html/libsigc++-2.0/libsigc++-2.0.devhelp2 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libsigc++-2.2.4.1 extracting debug info from /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/lib/libsigc-2.0.so.0.0.0 symlinked /usr/lib/debug/usr/lib/libsigc-2.0.so.0.0.0.debug to /usr/lib/debug/usr/lib/libsigc-2.0.so.0.debug symlinked /usr/lib/debug/usr/lib/libsigc-2.0.so.0.0.0.debug to /usr/lib/debug/usr/lib/libsigc-2.0.so.debug 213 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libsigc++20-2.2.4.1-1.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KVkVEZ + umask 022 + cd /builddir/build/BUILD + cd libsigc++-2.2.4.1 + DOCDIR=/builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++20-2.2.4.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++20-2.2.4.1 + /bin/mkdir -p /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++20-2.2.4.1 + cp -pr AUTHORS COPYING README NEWS ChangeLog TODO /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc/usr/share/doc/libsigc++20-2.2.4.1 + exit 0 Provides: libsigc-2.0.so.0 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.1.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libsigc-2.0.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: libsigc++20-devel-2.2.4.1-1.fc12.ppc Provides: pkgconfig(sigc++-2.0) = 2.2.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libsigc-2.0.so.0 Processing files: libsigc++20-doc-2.2.4.1-1.fc12.ppc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libsigc++20-debuginfo-2.2.4.1-1.fc12.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc warning: Could not canonicalize hostname: ppc10.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libsigc++20-2.2.4.1-1.fc12.ppc.rpm Wrote: /builddir/build/RPMS/libsigc++20-devel-2.2.4.1-1.fc12.ppc.rpm Wrote: /builddir/build/RPMS/libsigc++20-doc-2.2.4.1-1.fc12.ppc.rpm Wrote: /builddir/build/RPMS/libsigc++20-debuginfo-2.2.4.1-1.fc12.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Sqi9V3 + umask 022 + cd /builddir/build/BUILD + cd libsigc++-2.2.4.1 + rm -rf /builddir/build/BUILDROOT/libsigc++20-2.2.4.1-1.fc12.ppc + exit 0 Child returncode was: 0 LEAVE do -->