make[1]: Entering directory `/usr/src/osgcal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/osgcal/build/fedora/fc6 && rm -fr /usr/src/osgcal/build/fedora/fc6 && mkdir /usr/src/osgcal/build/fedora/fc6 rm -fr /usr/src/osgcal/build/fedora/fc6.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi make chroot-mounts make[2]: Entering directory `/usr/src/osgcal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi mount -t proc proc /usr/src/osgcal/build/fedora/fc6/proc mount -t devpts devpts /usr/src/osgcal/build/fedora/fc6/dev/pts if [ fedora = debian ] ; then \ mkdir -p gnulinux/fedora/fc6/archives/partial ; \ mount --bind gnulinux/fedora/fc6/archives /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives ; \ elif [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/distdir /usr/src/osgcal/build/fedora/fc6/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/fedora/distdir /usr/src/osgcal/build/fedora/fc6/usr/local/distdir ; \ fi if [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/portage/packages /usr/src/osgcal/build/fedora/fc6/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/fedora/portage/packages /usr/src/osgcal/build/fedora/fc6/usr/portage/packages ; \ fi mkdir -p gnulinux/fedora/fc6/src mount --bind gnulinux/fedora/fc6/src /usr/src/osgcal/build/fedora/fc6/usr/src if [ fedora = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/osgcal/build/fedora/fc6/root/.ccache ; \ mount --bind /root/.ccache /usr/src/osgcal/build/fedora/fc6/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/osgcal' if [ fedora = debian ] ; then \ source_list=/usr/src/osgcal/build/fedora/fc6/etc/apt/sources.list ; \ echo 'rpm http://localhost packaging-farm/cal3d/gnulinux/fedora/fc6/src/redhat cal3d' >> $source_list ; \ : ; \ timeout 600 chroot /usr/src/osgcal/build/fedora/fc6 apt-get -o Acquire::pdiffs=false update && \ timeout 3600 chroot /usr/src/osgcal/build/fedora/fc6 apt-get -y --force-yes dist-upgrade ; \ elif [ fedora = fedora ] ; then \ TEMPLATE=/usr/src/osgcal/build/fedora/fc6/etc/packaging-farm.yum ; \ : ; \ : ; \ chroot /usr/src/osgcal/build/fedora/fc6 yum -d 0 -e 0 -y update ; \ elif [ fedora = gentoo ] ; then \ overlaydir=/usr/src/osgcal/build/fedora/fc6/overlays ; \ mkdir -p $overlaydir ; \ rsync -avH --delete /gnulinux/gentoo/fc6/src/ $overlaydir/openthreads/ ; rsync -avH --delete /usr/src/openscenegraph/gnulinux/gentoo/fc6/src/ $overlaydir/openscenegraph/ ; \ fi warning: kernel-headers-2.6.22.7-57.fc6: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 make chroot-umounts make[2]: Entering directory `/usr/src/osgcal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: Leaving directory `/usr/src/osgcal' make[1]: Leaving directory `/usr/src/osgcal' make[1]: Entering directory `/usr/src/osgcal' mkdir -p "/var/cache/packaging-farm/sources/osgcal" rsync --delete -avH /var/cache/packaging-farm/sources/osgcal/ osgcal/ building file list ... done sent 6610 bytes received 20 bytes 4420.00 bytes/sec total size is 21528640 speedup is 3247.16 # # Make sure no update occur less than 1 seconds after the end of the rsync. # If an update can occur within less than 1 second, the -c (checksum) rsync option # *must* be used to ensure that the rsync is accurate and this slows down # the rsync a great deal. By loosing a second here you can save many seconds # later because rsync can rely on the file date and size to figure out which # files are identical. # sleep 1 : : Copy the patches to current directory and include the : package name in their file name : eval tarbal=osgcal/osgcal*[0-9].tar.gz ; \ version=$(expr $tarbal : '.*-\(.*\).tar.gz') ; \ if [ -f osgcal/osgcal-*[0-9]/debian/patches/00list ] ; then \ for patch in osgcal/osgcal-*[0-9]/debian/patches/*.dpatch ; do \ base=$(basename $patch) ; \ cp -a $patch osgcal ; \ cp -a $patch osgcal/osgcal-debian-$base ; \ done ; \ fi /usr/lib/packaging-farm/fedora/get.sh osgcal fc6 + PACKAGE=osgcal + DISTRIBUTION=fc6 + '[' -z osgcal -o -z fc6 ']' ++ packaging-farm --var DISTRIBUTION=fc6 DISTTYPE + DISTTYPE=fedora ++ packaging-farm --var DISTRIBUTION=fc6 OSTYPE + OSTYPE=gnulinux + mkdir -p gnulinux/fedora/fc6/src/redhat/SOURCES + mkdir -p gnulinux/fedora/fc6/src/redhat/SPECS ++ echo osgcal/osgcal-0.1.46.tar.gz + tarbal=osgcal/osgcal-0.1.46.tar.gz + rsync_done=/bin/false + '[' '!' -f osgcal/osgcal-0.1.46.tar.gz ']' + PATCH_MAGIC=333 + MAINTAINER='Loic Dachary ' ++ date '+%a %b %d %Y' + CHANGELOG_HEADER='* Mon Oct 08 2007 Loic Dachary -' + /bin/false + rsync -a --delete '--include=*osgcal*[0-9].tar.gz' '--include=*-debian-*' '--exclude=*' osgcal/ gnulinux/fedora/fc6/src/redhat/SOURCES/ + spec=gnulinux/fedora/fc6/src/redhat/SPECS/osgcal.spec ++ grep '^Version:' ++ sed -e 's/.*:[ ]*//' -e 's/[ ]*//g' + current_version=0.1.46 ++ expr osgcal/osgcal-0.1.46.tar.gz : '.*-\(.*\).tar.gz' + new_version=0.1.46 + echo 'Source version is 0.1.46' Source version is 0.1.46 + '[' 0.1.46 '!=' 0.1.46 ']' + patches_pattern='osgcal-debian-*.dpatch' ++ ls 'gnulinux/fedora/fc6/src/redhat/SOURCES/osgcal-debian-*.dpatch' + patches= + /bin/true + grep '^%patch333' gnulinux/fedora/fc6/src/redhat/SPECS/osgcal.spec + patches_in_spec=/bin/false + update_spec=/bin/false + /bin/false + '[' '' ']' + /bin/false + '[' '' ']' make[1]: Leaving directory `/usr/src/osgcal' make[1]: Entering directory `/usr/src/osgcal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi mount -t proc proc /usr/src/osgcal/build/fedora/fc6/proc mount -t devpts devpts /usr/src/osgcal/build/fedora/fc6/dev/pts if [ fedora = debian ] ; then \ mkdir -p gnulinux/fedora/fc6/archives/partial ; \ mount --bind gnulinux/fedora/fc6/archives /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives ; \ elif [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/distdir /usr/src/osgcal/build/fedora/fc6/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/fedora/distdir /usr/src/osgcal/build/fedora/fc6/usr/local/distdir ; \ fi if [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/portage/packages /usr/src/osgcal/build/fedora/fc6/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/fedora/portage/packages /usr/src/osgcal/build/fedora/fc6/usr/portage/packages ; \ fi mkdir -p gnulinux/fedora/fc6/src mount --bind gnulinux/fedora/fc6/src /usr/src/osgcal/build/fedora/fc6/usr/src if [ fedora = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/osgcal/build/fedora/fc6/root/.ccache ; \ mount --bind /root/.ccache /usr/src/osgcal/build/fedora/fc6/root/.ccache ; \ fi cp -a /usr/lib/packaging-farm/fedora/rpmbuild.sh /usr/src/osgcal/build/fedora/fc6/usr/src chroot /usr/src/osgcal/build/fedora/fc6 sh -c "cd /usr/src && DISTRIBUTION=fc6 PACKAGE=osgcal ./rpmbuild.sh" + rm -fr redhat/BUILD redhat/RPMS/i386 redhat/RPMS/noarch redhat/SRPMS + mkdir -p redhat/BUILD redhat/RPMS/i386 redhat/RPMS/noarch redhat/SRPMS + USER=root.root + chown root.root redhat/SOURCES/osgcal-0.1.46.tar.gz redhat/SPECS/osgcal.spec + cd redhat/SPECS ++ sed -n -e 's/[><=][><=]*[ ]*[^ ][^ ]*//g; s/^BuildRequires:[ ]*//p' + DEPS='OpenSceneGraph-devel cal3d-devel libxml2-devel glib2-devel libungif-devel libGL-devel SDL-devel xorg-x11-server-Xvfb xorg-x11-server-Xorg' + '[' 'OpenSceneGraph-devel cal3d-devel libxml2-devel glib2-devel libungif-devel libGL-devel SDL-devel xorg-x11-server-Xvfb xorg-x11-server-Xorg' ']' + yum -d 0 -e 0 -y install OpenSceneGraph-devel cal3d-devel libxml2-devel glib2-devel libungif-devel libGL-devel SDL-devel xorg-x11-server-Xvfb xorg-x11-server-Xorg warning: libX11-1.0.3-7.fc6: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 warning: Producer-1.2-1.fc6: Header V3 DSA signature: NOKEY, key ID 1ac70ce6 + rpmbuild -ba osgcal.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.94806 + umask 022 + cd /usr/src/redhat/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/redhat/BUILD + rm -rf osgcal-0.1.46 + /bin/gzip -dc /usr/src/redhat/SOURCES/osgcal-0.1.46.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd osgcal-0.1.46 ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chown -Rhf root . ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chgrp -Rhf root . + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|"/lib /usr/lib|"/lib /usr/lib|' configure + chmod -x include/osgCal/HardwareModel + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.54783 + umask 022 + cd /usr/src/redhat/BUILD + cd osgcal-0.1.46 + 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 -march=i386 -mtune=generic -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=i386 -mtune=generic -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=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i386-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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-gifplugin --disable-static checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for i686-pc-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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for i686-pc-linux-gnu-g++... no checking for i686-pc-linux-gnu-c++... no checking for i686-pc-linux-gnu-gpp... no checking for i686-pc-linux-gnu-aCC... no checking for i686-pc-linux-gnu-CC... no checking for i686-pc-linux-gnu-cxx... no checking for i686-pc-linux-gnu-cc++... no checking for i686-pc-linux-gnu-cl.exe... no checking for i686-pc-linux-gnu-FCC... no checking for i686-pc-linux-gnu-KCC... no checking for i686-pc-linux-gnu-RCC... no checking for i686-pc-linux-gnu-xlC_r... no checking for i686-pc-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ccache... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... no configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: dlfcn.h: proceeding with the compiler's result checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... no checking for i686-pc-linux-gnu-g95... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-ifort... no checking for i686-pc-linux-gnu-ifc... no checking for i686-pc-linux-gnu-efc... no checking for i686-pc-linux-gnu-pgf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for perl... /usr/bin/perl checking for blender... no checking for Xvfb... /usr/bin/Xvfb checking for valgrind... no checking whether to enable maintainer-specific portions of Makefiles... no checking for library containing strerror... none required checking for ANSI C header files... (cached) no checking for inline... inline checking for i686-pc-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 UNITTESTCPP... no checking for CAL3D... yes checking for XML... yes checking for GLIB... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for OPENSCENEGRAPH... yes configure: creating ./config.status config.status: creating benchmark config.status: creating test-check config.status: creating check-benchmark config.status: creating Makefile config.status: creating osgcal.pc config.status: creating osgcal.1 config.status: creating test/Makefile config.status: creating test/texturelayersflatten/Makefile config.status: creating test/fixNormalHW/Makefile config.status: creating test/osgcal/Makefile config.status: creating data/Makefile config.status: creating data/simple/Makefile config.status: creating data/MC/Makefile config.status: creating config.h config.status: executing depfiles commands + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + make -j2 make[2]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46' make all-recursive make[3]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46' Making all in data make[4]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data' Making all in simple make[5]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/simple' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/simple' Making all in MC make[5]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/MC' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/MC' make[5]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data' make[4]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data' Making all in test make[4]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/test' make[5]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/test' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/test' make[4]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/test' make[4]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46' if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT CoreModel.lo -MD -MP -MF ".deps/CoreModel.Tpo" -c -o CoreModel.lo `test -f 'src/osgCal/CoreModel.cpp' || echo './'`src/osgCal/CoreModel.cpp; \ then mv -f ".deps/CoreModel.Tpo" ".deps/CoreModel.Plo"; else rm -f ".deps/CoreModel.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT HardwareModel.lo -MD -MP -MF ".deps/HardwareModel.Tpo" -c -o HardwareModel.lo `test -f 'src/osgCal/HardwareModel.cpp' || echo './'`src/osgCal/HardwareModel.cpp; \ then mv -f ".deps/HardwareModel.Tpo" ".deps/HardwareModel.Plo"; else rm -f ".deps/HardwareModel.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT CoreModel.lo -MD -MP -MF .deps/CoreModel.Tpo -c src/osgCal/CoreModel.cpp -fPIC -DPIC -o .libs/CoreModel.o g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT HardwareModel.lo -MD -MP -MF .deps/HardwareModel.Tpo -c src/osgCal/HardwareModel.cpp -fPIC -DPIC -o .libs/HardwareModel.o if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT IOCFG.lo -MD -MP -MF ".deps/IOCFG.Tpo" -c -o IOCFG.lo `test -f 'src/osgCal/IOCFG.cpp' || echo './'`src/osgCal/IOCFG.cpp; \ then mv -f ".deps/IOCFG.Tpo" ".deps/IOCFG.Plo"; else rm -f ".deps/IOCFG.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT IOCFG.lo -MD -MP -MF .deps/IOCFG.Tpo -c src/osgCal/IOCFG.cpp -fPIC -DPIC -o .libs/IOCFG.o if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT IODebug.lo -MD -MP -MF ".deps/IODebug.Tpo" -c -o IODebug.lo `test -f 'src/osgCal/IODebug.cpp' || echo './'`src/osgCal/IODebug.cpp; \ then mv -f ".deps/IODebug.Tpo" ".deps/IODebug.Plo"; else rm -f ".deps/IODebug.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT IODebug.lo -MD -MP -MF .deps/IODebug.Tpo -c src/osgCal/IODebug.cpp -fPIC -DPIC -o .libs/IODebug.o if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT IOXFG.lo -MD -MP -MF ".deps/IOXFG.Tpo" -c -o IOXFG.lo `test -f 'src/osgCal/IOXFG.cpp' || echo './'`src/osgCal/IOXFG.cpp; \ then mv -f ".deps/IOXFG.Tpo" ".deps/IOXFG.Plo"; else rm -f ".deps/IOXFG.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT IOXFG.lo -MD -MP -MF .deps/IOXFG.Tpo -c src/osgCal/IOXFG.cpp -fPIC -DPIC -o .libs/IOXFG.o if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ImageCache.lo -MD -MP -MF ".deps/ImageCache.Tpo" -c -o ImageCache.lo `test -f 'src/osgCal/ImageCache.cpp' || echo './'`src/osgCal/ImageCache.cpp; \ then mv -f ".deps/ImageCache.Tpo" ".deps/ImageCache.Plo"; else rm -f ".deps/ImageCache.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ImageCache.lo -MD -MP -MF .deps/ImageCache.Tpo -c src/osgCal/ImageCache.cpp -fPIC -DPIC -o .libs/ImageCache.o src/osgCal/ImageCache.cpp: In static member function 'static osgCal::ReadImageFunctor* osgCal::ImageCache::getOrCreateRIF(const std::string&)': src/osgCal/ImageCache.cpp:127: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT Model.lo -MD -MP -MF ".deps/Model.Tpo" -c -o Model.lo `test -f 'src/osgCal/Model.cpp' || echo './'`src/osgCal/Model.cpp; \ then mv -f ".deps/Model.Tpo" ".deps/Model.Plo"; else rm -f ".deps/Model.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT Model.lo -MD -MP -MF .deps/Model.Tpo -c src/osgCal/Model.cpp -fPIC -DPIC -o .libs/Model.o if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT SubMeshHardware.lo -MD -MP -MF ".deps/SubMeshHardware.Tpo" -c -o SubMeshHardware.lo `test -f 'src/osgCal/SubMeshHardware.cpp' || echo './'`src/osgCal/SubMeshHardware.cpp; \ then mv -f ".deps/SubMeshHardware.Tpo" ".deps/SubMeshHardware.Plo"; else rm -f ".deps/SubMeshHardware.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT SubMeshHardware.lo -MD -MP -MF .deps/SubMeshHardware.Tpo -c src/osgCal/SubMeshHardware.cpp -fPIC -DPIC -o .libs/SubMeshHardware.o if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT CustomAssert.lo -MD -MP -MF ".deps/CustomAssert.Tpo" -c -o CustomAssert.lo `test -f 'src/osgCal/CustomAssert.cpp' || echo './'`src/osgCal/CustomAssert.cpp; \ then mv -f ".deps/CustomAssert.Tpo" ".deps/CustomAssert.Plo"; else rm -f ".deps/CustomAssert.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT CustomAssert.lo -MD -MP -MF .deps/CustomAssert.Tpo -c src/osgCal/CustomAssert.cpp -fPIC -DPIC -o .libs/CustomAssert.o if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT SubMeshSoftware.lo -MD -MP -MF ".deps/SubMeshSoftware.Tpo" -c -o SubMeshSoftware.lo `test -f 'src/osgCal/SubMeshSoftware.cpp' || echo './'`src/osgCal/SubMeshSoftware.cpp; \ then mv -f ".deps/SubMeshSoftware.Tpo" ".deps/SubMeshSoftware.Plo"; else rm -f ".deps/SubMeshSoftware.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT SubMeshSoftware.lo -MD -MP -MF .deps/SubMeshSoftware.Tpo -c src/osgCal/SubMeshSoftware.cpp -fPIC -DPIC -o .libs/SubMeshSoftware.o if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT TextureLayersFlatten.lo -MD -MP -MF ".deps/TextureLayersFlatten.Tpo" -c -o TextureLayersFlatten.lo `test -f 'src/osgCal/TextureLayersFlatten.cpp' || echo './'`src/osgCal/TextureLayersFlatten.cpp; \ then mv -f ".deps/TextureLayersFlatten.Tpo" ".deps/TextureLayersFlatten.Plo"; else rm -f ".deps/TextureLayersFlatten.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT TextureLayersFlatten.lo -MD -MP -MF .deps/TextureLayersFlatten.Tpo -c src/osgCal/TextureLayersFlatten.cpp -fPIC -DPIC -o .libs/TextureLayersFlatten.o if g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDEFAULT_FILES='"paladin/paladin.cfg", "franck/cal3d.xfg", "simple/simple.cfg", "MC/cal3d.xfg"' -DDATA_DIR='"/usr/share/osgcal"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT osgcal-osgcal.o -MD -MP -MF ".deps/osgcal-osgcal.Tpo" -c -o osgcal-osgcal.o `test -f 'osgcal.cpp' || echo './'`osgcal.cpp; \ then mv -f ".deps/osgcal-osgcal.Tpo" ".deps/osgcal-osgcal.Po"; else rm -f ".deps/osgcal-osgcal.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDEFAULT_FILES='"paladin/paladin.cfg", "franck/cal3d.xfg", "simple/simple.cfg", "MC/cal3d.xfg"' -DDATA_DIR='"/usr/share/osgcal"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT osgcal-osgcal_main.o -MD -MP -MF ".deps/osgcal-osgcal_main.Tpo" -c -o osgcal-osgcal_main.o `test -f 'osgcal_main.cpp' || echo './'`osgcal_main.cpp; \ then mv -f ".deps/osgcal-osgcal_main.Tpo" ".deps/osgcal-osgcal_main.Po"; else rm -f ".deps/osgcal-osgcal_main.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDEFAULT_FILES='"paladin/paladin.cfg", "franck/cal3d.xfg", "simple/simple.cfg", "MC/cal3d.xfg"' -DDATA_DIR='"/usr/share/osgcal"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I./include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT osgcal-osgviewer.o -MD -MP -MF ".deps/osgcal-osgviewer.Tpo" -c -o osgcal-osgviewer.o `test -f 'osgviewer.cpp' || echo './'`osgviewer.cpp; \ then mv -f ".deps/osgcal-osgviewer.Tpo" ".deps/osgcal-osgviewer.Po"; else rm -f ".deps/osgcal-osgviewer.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libosgCal.la -rpath /usr/lib -version-info 0:0:0 CoreModel.lo HardwareModel.lo IOCFG.lo IODebug.lo IOXFG.lo ImageCache.lo Model.lo SubMeshHardware.lo CustomAssert.lo SubMeshSoftware.lo TextureLayersFlatten.lo -lcal3d -lxml2 -L/lib -lglib-2.0 g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.2/crtbeginS.o .libs/CoreModel.o .libs/HardwareModel.o .libs/IOCFG.o .libs/IODebug.o .libs/IOXFG.o .libs/ImageCache.o .libs/Model.o .libs/SubMeshHardware.o .libs/CustomAssert.o .libs/SubMeshSoftware.o .libs/TextureLayersFlatten.o -lcal3d -lxml2 -L/lib -lglib-2.0 -L/usr/lib/gcc/i386-redhat-linux/4.1.2 -L/usr/lib/gcc/i386-redhat-linux/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crtn.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libosgCal.so.0 -o .libs/libosgCal.so.0.0.0 (cd .libs && rm -f libosgCal.so.0 && ln -s libosgCal.so.0.0.0 libosgCal.so.0) (cd .libs && rm -f libosgCal.so && ln -s libosgCal.so.0.0.0 libosgCal.so) creating libosgCal.la (cd .libs && rm -f libosgCal.la && ln -s ../libosgCal.la libosgCal.la) /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o osgcal osgcal-osgcal.o osgcal-osgcal_main.o osgcal-osgviewer.o ./libosgCal.la -lSDL -lpthread -L/lib -lglib-2.0 -losg -losgDB -losgFX -losgGA -losgParticle -losgProducer -losgSim -losgText -losgUtil -lOpenThreads -lutil -lcal3d -lxml2 -L/lib -lglib-2.0 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/osgcal osgcal-osgcal.o osgcal-osgcal_main.o osgcal-osgviewer.o ./.libs/libosgCal.so -lSDL -lpthread -L/lib -losg -losgDB -losgFX -losgGA -losgParticle -losgProducer -losgSim -losgText -losgUtil -lOpenThreads -lutil -lcal3d -lxml2 -lglib-2.0 creating osgcal make[4]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46' make[3]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46' make[2]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.28812 + umask 022 + cd /usr/src/redhat/BUILD + cd osgcal-0.1.46 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/osgcal-0.1.46-1.fc6-root-root + make install DESTDIR=/var/tmp/osgcal-0.1.46-1.fc6-root-root make[2]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46' Making install in data make[3]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data' Making install in simple make[4]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/simple' make[5]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/simple' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/osgcal/simple" || mkdir -p -- "/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/simple" /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'simple.blend' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/simple/simple.blend' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'simple.cfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/simple/simple.cfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Action_001.xaf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/simple/Action_001.xaf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Cube.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/simple/Cube.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'plain.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/simple/plain.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'simple.xsf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/simple/simple.xsf' make[5]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/simple' make[4]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/simple' Making install in MC make[4]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/MC' make[5]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/MC' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/osgcal/MC" || mkdir -p -- "/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC" /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC1.blend' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC1.blend' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC2.blend' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC2.blend' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC3.blend' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC3.blend' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC1.cfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC1.cfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC2.cfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC2.cfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC3.cfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC3.cfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Action.xaf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Action.xaf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Close_Head.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Close_Head.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Cube.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Cube.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Dress.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Dress.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Eyes.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Eyes.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC1.xsf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC1.xsf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC2.xsf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC2.xsf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC3.xsf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC3.xsf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Men_torso.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Men_torso.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Open_Head.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Open_Head.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Pant.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Pant.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Short.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Short.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'Women_Torso.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Women_Torso.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'box_mul.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/box_mul.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'console_mul.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/console_mul.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'dress_mul.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/dress_mul.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'plain.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/plain.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/smilley_gif_nml.gif' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/smilley_gif_nml.gif' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/box_mul.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/box_mul.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/col.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/col.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/console_mul.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/console_mul.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/dress_mul.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/dress_mul.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/head_brain_nml.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/head_brain_nml.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/head_chip_nml.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/head_chip_nml.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/head_hole_mul.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/head_hole_mul.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/head_hole_ovl.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/head_hole_ovl.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/head_spot_add.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/head_spot_add.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/short_legs_nml.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/short_legs_nml.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/torso_miss3_nml.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/torso_miss3_nml.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/torso_mister3_nml.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/torso_mister3_nml.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/msk_dress.tif' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/msk_dress.tif' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/msk_head.tif' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/msk_head.tif' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/msk_legs.tif' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/msk_legs.tif' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/msk_torso.tif' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/msk_torso.tif' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'texture/MC.xcf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/MC.xcf' make[5]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/MC' make[4]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data/MC' make[4]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data' make[5]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/osgcal" || mkdir -p -- "/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal" /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_sneak.caf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_sneak.caf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_shoe.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_shoe.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_cape.cmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_cape.cmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_cloth.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_cloth.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_legguard_right.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_legguard_right.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin.csf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin.csf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_plate.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_plate.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_arm.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_arm.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_head.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_head.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_flesh.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_flesh.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_shoe.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_shoe.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin.cfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin.cfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_wave.caf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_wave.caf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_cape.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_cape.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_edge.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_edge.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_leg_right.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_leg_right.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_shoot_arrow.caf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_shoot_arrow.caf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_legplate_left.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_legplate_left.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_legplate_left.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_legplate_left.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_chest.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_chest.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_strut.caf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_strut.caf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_loin_lower.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_loin_lower.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_legging.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_legging.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_edge_alpha.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_edge_alpha.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_edge.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_edge.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_leg_left.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_leg_left.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_loin_upper.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_loin_upper.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_legplate_right.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_legplate_right.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_head.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_head.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_arm_right.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_arm_right.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_ponytail.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_ponytail.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_stripe.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_stripe.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_legguard_left.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_legguard_left.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_walk.caf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_walk.caf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_legguard.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_legguard.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_chest.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_chest.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_gird.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_gird.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_idle.caf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_idle.caf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_flesh.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_flesh.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_gird.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_gird.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_ponytail.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_ponytail.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_body.cmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_body.cmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_jog.caf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_jog.caf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_cape.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_cape.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_arm_left.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_arm_left.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_stripe.png' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_stripe.png' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_legplate_right.crf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_legplate_right.crf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'paladin/paladin_loincloth.cmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/paladin/paladin_loincloth.cmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/outfit.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/outfit.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/cardface1.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/cardface1.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/franck.blend' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/franck.blend' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/cardface2.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/cardface2.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/body2.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/body2.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/bentcard0.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/bentcard0.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/bentcard1.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/bentcard1.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/cardcovr.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/cardcovr.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/Action.xaf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/Action.xaf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/cardface0.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/cardface0.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/noiseeyes.xaf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/noiseeyes.xaf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/lookat.xaf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/lookat.xaf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/bentcard3.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/bentcard3.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/men.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/men.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/animation.xml' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/animation.xml' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/noiseskull.xaf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/noiseskull.xaf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/franck.xsf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/franck.xsf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/bentcard4.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/bentcard4.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/texture/cardface2.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/texture/cardface2.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/texture/cardcovr.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/texture/cardcovr.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/texture/cardface0.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/texture/cardface0.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/texture/mskmen.tif' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/texture/mskmen.tif' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/texture/cardface4.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/texture/cardface4.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/texture/body2.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/texture/body2.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/texture/cardface1.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/texture/cardface1.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/texture/cardface3.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/texture/cardface3.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/franck.cfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/franck.cfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/cardface3.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/cardface3.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/cal3d.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/cal3d.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/cardface4.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/cardface4.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'franck/bentcard2.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/franck/bentcard2.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/Open_Head.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Open_Head.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit01.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit01.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit10.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit10.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/MC1.xsf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC1.xsf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit00.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit00.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit08.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit08.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/MC3.blend' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC3.blend' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit09.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit09.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/Women_Torso.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Women_Torso.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit15.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit15.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit14.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit14.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/Short.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Short.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit03.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit03.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit12.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit12.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit11.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit11.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/Pant.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Pant.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/Men_torso.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Men_torso.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/MC3.cfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC3.cfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit13.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit13.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/Eyes.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Eyes.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/console_mul.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/console_mul.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/MC3.xsf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC3.xsf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/box_mul.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/box_mul.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/plain.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/plain.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/Action.xaf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Action.xaf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/Dress.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Dress.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/MC2.cfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC2.cfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/MC1.blend' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC1.blend' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit02.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit02.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/dress_mul.xrf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/dress_mul.xrf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/col.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/col.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/msk_legs.tif' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/msk_legs.tif' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/msk_head.tif' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/msk_head.tif' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/head_spot_add.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/head_spot_add.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/head_hole_mul.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/head_hole_mul.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/torso_mister3_nml.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/torso_mister3_nml.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/MC.xcf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/MC.xcf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/head_hole_ovl.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/head_hole_ovl.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/torso_miss3_nml.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/torso_miss3_nml.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/dress_mul.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/dress_mul.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/smilley_gif_nml.gif' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/smilley_gif_nml.gif' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/short_legs_nml.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/short_legs_nml.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/box_mul.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/box_mul.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/console_mul.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/console_mul.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/msk_dress.tif' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/msk_dress.tif' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/head_brain_nml.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/head_brain_nml.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/head_chip_nml.tga' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/head_chip_nml.tga' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/texture/msk_torso.tif' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/texture/msk_torso.tif' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/Close_Head.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Close_Head.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit06.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit06.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/Cube.xmf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/Cube.xmf' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit04.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit04.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit07.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit07.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/cal3d.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/cal3d.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/outfit05.xfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/outfit05.xfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/MC2.blend' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC2.blend' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/MC1.cfg' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC1.cfg' /usr/src/redhat/BUILD/osgcal-0.1.46/config/install-sh -c -m 644 'MC/MC2.xsf' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/osgcal/MC/MC2.xsf' make[5]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data' make[4]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data' make[3]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/data' Making install in test make[3]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/test' make[4]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/test' make[5]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46/test' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/test' make[4]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/test' make[3]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46/test' make[3]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46' make[4]: Entering directory `/usr/src/redhat/BUILD/osgcal-0.1.46' test -z "/usr/lib" || mkdir -p -- "/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libosgCal.la' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/lib/libosgCal.la' /usr/bin/install -c .libs/libosgCal.so.0.0.0 /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/lib/libosgCal.so.0.0.0 (cd /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/lib && { ln -s -f libosgCal.so.0.0.0 libosgCal.so.0 || { rm -f libosgCal.so.0 && ln -s libosgCal.so.0.0.0 libosgCal.so.0; }; }) (cd /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/lib && { ln -s -f libosgCal.so.0.0.0 libosgCal.so || { rm -f libosgCal.so && ln -s libosgCal.so.0.0.0 libosgCal.so; }; }) /usr/bin/install -c .libs/libosgCal.lai /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/lib/libosgCal.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || mkdir -p -- "/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'osgcal' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/bin/osgcal' libtool: install: warning: `./libosgCal.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/osgcal /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/bin/osgcal test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/man/man1" /usr/bin/install -c -m 644 './osgcal.1' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/man/man1/osgcal.1' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'osgcal.pc' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/lib/pkgconfig/osgcal.pc' test -z "/usr/include/osgCal" || mkdir -p -- "/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/include/osgCal" /usr/bin/install -c -m 644 'include/osgCal/CoreModel' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/include/osgCal/CoreModel' /usr/bin/install -c -m 644 'include/osgCal/Export' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/include/osgCal/Export' /usr/bin/install -c -m 644 'include/osgCal/Model' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/include/osgCal/Model' /usr/bin/install -c -m 644 'include/osgCal/ImageCache' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/include/osgCal/ImageCache' /usr/bin/install -c -m 644 'include/osgCal/CustomAssert' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/include/osgCal/CustomAssert' /usr/bin/install -c -m 644 'include/osgCal/SubMeshHardware' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/include/osgCal/SubMeshHardware' /usr/bin/install -c -m 644 'include/osgCal/SubMeshSoftware' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/include/osgCal/SubMeshSoftware' /usr/bin/install -c -m 644 'include/osgCal/TextureLayersFlatten' '/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/include/osgCal/TextureLayersFlatten' make[4]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46' make[3]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46' make[2]: Leaving directory `/usr/src/redhat/BUILD/osgcal-0.1.46' + rm -f /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/lib/libosgCal.la + /usr/lib/rpm/find-debuginfo.sh /usr/src/redhat/BUILD/osgcal-0.1.46 extracting debug info from /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/lib/libosgCal.so.0.0.0 extracting debug info from /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/bin/osgcal cpio: osgcal-0.1.46/: No such file or directory 671 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-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.74396 + umask 022 + cd /usr/src/redhat/BUILD + cd osgcal-0.1.46 + exit 0 Processing files: osgcal-0.1.46-1.fc6 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.74396 + umask 022 + cd /usr/src/redhat/BUILD + cd osgcal-0.1.46 + DOCDIR=/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/doc/osgcal-0.1.46 + export DOCDIR + rm -rf /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/doc/osgcal-0.1.46 + /bin/mkdir -p /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/doc/osgcal-0.1.46 + cp -pr AUTHORS ChangeLog COPYING LGPL README /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/doc/osgcal-0.1.46 + exit 0 Provides: libosgCal.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libOpenThreads.so.1 libSDL-1.2.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcal3d.so.12 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libglib-2.0.so.0 libm.so.6 libosg.so.1 libosgCal.so.0 libosgDB.so.1 libosgFX.so.1 libosgGA.so.1 libosgParticle.so.1 libosgProducer.so.1 libosgSim.so.1 libosgText.so.1 libosgUtil.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libutil.so.1 libxml2.so.2 rtld(GNU_HASH) Processing files: osgcal-devel-0.1.46-1.fc6 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.14713 + umask 022 + cd /usr/src/redhat/BUILD + cd osgcal-0.1.46 + DOCDIR=/var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/doc/osgcal-devel-0.1.46 + export DOCDIR + rm -rf /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/doc/osgcal-devel-0.1.46 + /bin/mkdir -p /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/doc/osgcal-devel-0.1.46 + cp -pr COPYING /var/tmp/osgcal-0.1.46-1.fc6-root-root/usr/share/doc/osgcal-devel-0.1.46 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cal3d-devel libosgCal.so.0 osgcal = 0.1.46-1.fc6 Processing files: osgcal-debuginfo-0.1.46-1.fc6 Provides: libosgCal.so.0.0.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/osgcal-0.1.46-1.fc6-root-root Wrote: /usr/src/redhat/SRPMS/osgcal-0.1.46-1.fc6.src.rpm Wrote: /usr/src/redhat/RPMS/i386/osgcal-0.1.46-1.fc6.i386.rpm Wrote: /usr/src/redhat/RPMS/i386/osgcal-devel-0.1.46-1.fc6.i386.rpm Wrote: /usr/src/redhat/RPMS/i386/osgcal-debuginfo-0.1.46-1.fc6.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.54887 + umask 022 + cd /usr/src/redhat/BUILD + cd osgcal-0.1.46 + rm -rf /var/tmp/osgcal-0.1.46-1.fc6-root-root + exit 0 + rpmlint -i ../RPMS/i386/osgcal-0.1.46-1.fc6.i386.rpm ../RPMS/i386/osgcal-debuginfo-0.1.46-1.fc6.i386.rpm ../RPMS/i386/osgcal-devel-0.1.46-1.fc6.i386.rpm W: osgcal invalid-license GPL The value of the License tag was not recognized. Known values are: "Affero GPL", "AFL", "ASL 1.0", "ASL 1.0+", "ASL 1.1", "ASL 1.1+", "ASL 2.0", "ASL 2.0+", "APSL 2.0", "APSL 2.0+", "Artistic 2.0", "Artistic clarified", "BitTorrent", "Boost", "BSD", "BSD with advertising", "CeCILL", "CDDL", "CPL", "Condor", "Copyright only", "Cryptix", "Crystal Stacker", "EPL", "eCos", "EFL 2.0", "EFL 2.0+", "EU Datagrid", "Giftware", "Glide", "GPL+", "GPL+ or Artistic", "GPLv2", "GPLv2 with exceptions", "GPLv2+", "GPLv3", "GPLv3+", "IBM", "IJG", "iMatix", "Intel ACPI", "Interbase", "ISC", "Jabber", "JasPer", "LGPLv2", "LGPLv2 with exceptions", "LGPLv2+", "LGPLv3", "LGPLv3+", "libtiff", "LPL", "LPPL", "mecab-ipadic", "MIT", "MPLv1.0", "MPLv1.0+", "MPLv1.1", "MPLv1.1+", "NCSA", "NGPL", "NOSL", "Netscape", "Nokia", "OpenLDAP", "OSL 1.0", "OSL 1.0+", "OSL 2.0", "OSL 2.0+", "OSL 3.0", "OSL 3.0+", "OpenSSL", "Phorum", "PHP", "Public Domain", "Python", "QPL", "RPSL", "Ruby", "Sleepycat", "SISSL", "SPL", "TCL", "UCD", "Vim", "VNLSL", "VSL", "W3C", "WTFPL", "wxWindows", "xinetd", "Zend", "ZPLv1.0", "ZPLv1.0+", "ZPLv2.0", "ZPLv2.0+", "zlib", "CDL", "FBSDDL", "GFDL", "Open Publication", "CC-BY", "CC- BY-SA", "DSL", "Free Art", "Arphic", "Bitstream Vera", "mplus", "OFL", "Utopia", "Redistributable, no modification permitted", "Freely redistributable without restriction". W: osgcal-debuginfo invalid-license GPL The value of the License tag was not recognized. Known values are: "Affero GPL", "AFL", "ASL 1.0", "ASL 1.0+", "ASL 1.1", "ASL 1.1+", "ASL 2.0", "ASL 2.0+", "APSL 2.0", "APSL 2.0+", "Artistic 2.0", "Artistic clarified", "BitTorrent", "Boost", "BSD", "BSD with advertising", "CeCILL", "CDDL", "CPL", "Condor", "Copyright only", "Cryptix", "Crystal Stacker", "EPL", "eCos", "EFL 2.0", "EFL 2.0+", "EU Datagrid", "Giftware", "Glide", "GPL+", "GPL+ or Artistic", "GPLv2", "GPLv2 with exceptions", "GPLv2+", "GPLv3", "GPLv3+", "IBM", "IJG", "iMatix", "Intel ACPI", "Interbase", "ISC", "Jabber", "JasPer", "LGPLv2", "LGPLv2 with exceptions", "LGPLv2+", "LGPLv3", "LGPLv3+", "libtiff", "LPL", "LPPL", "mecab-ipadic", "MIT", "MPLv1.0", "MPLv1.0+", "MPLv1.1", "MPLv1.1+", "NCSA", "NGPL", "NOSL", "Netscape", "Nokia", "OpenLDAP", "OSL 1.0", "OSL 1.0+", "OSL 2.0", "OSL 2.0+", "OSL 3.0", "OSL 3.0+", "OpenSSL", "Phorum", "PHP", "Public Domain", "Python", "QPL", "RPSL", "Ruby", "Sleepycat", "SISSL", "SPL", "TCL", "UCD", "Vim", "VNLSL", "VSL", "W3C", "WTFPL", "wxWindows", "xinetd", "Zend", "ZPLv1.0", "ZPLv1.0+", "ZPLv2.0", "ZPLv2.0+", "zlib", "CDL", "FBSDDL", "GFDL", "Open Publication", "CC-BY", "CC- BY-SA", "DSL", "Free Art", "Arphic", "Bitstream Vera", "mplus", "OFL", "Utopia", "Redistributable, no modification permitted", "Freely redistributable without restriction". W: osgcal-devel invalid-license GPL The value of the License tag was not recognized. Known values are: "Affero GPL", "AFL", "ASL 1.0", "ASL 1.0+", "ASL 1.1", "ASL 1.1+", "ASL 2.0", "ASL 2.0+", "APSL 2.0", "APSL 2.0+", "Artistic 2.0", "Artistic clarified", "BitTorrent", "Boost", "BSD", "BSD with advertising", "CeCILL", "CDDL", "CPL", "Condor", "Copyright only", "Cryptix", "Crystal Stacker", "EPL", "eCos", "EFL 2.0", "EFL 2.0+", "EU Datagrid", "Giftware", "Glide", "GPL+", "GPL+ or Artistic", "GPLv2", "GPLv2 with exceptions", "GPLv2+", "GPLv3", "GPLv3+", "IBM", "IJG", "iMatix", "Intel ACPI", "Interbase", "ISC", "Jabber", "JasPer", "LGPLv2", "LGPLv2 with exceptions", "LGPLv2+", "LGPLv3", "LGPLv3+", "libtiff", "LPL", "LPPL", "mecab-ipadic", "MIT", "MPLv1.0", "MPLv1.0+", "MPLv1.1", "MPLv1.1+", "NCSA", "NGPL", "NOSL", "Netscape", "Nokia", "OpenLDAP", "OSL 1.0", "OSL 1.0+", "OSL 2.0", "OSL 2.0+", "OSL 3.0", "OSL 3.0+", "OpenSSL", "Phorum", "PHP", "Public Domain", "Python", "QPL", "RPSL", "Ruby", "Sleepycat", "SISSL", "SPL", "TCL", "UCD", "Vim", "VNLSL", "VSL", "W3C", "WTFPL", "wxWindows", "xinetd", "Zend", "ZPLv1.0", "ZPLv1.0+", "ZPLv2.0", "ZPLv2.0+", "zlib", "CDL", "FBSDDL", "GFDL", "Open Publication", "CC-BY", "CC- BY-SA", "DSL", "Free Art", "Arphic", "Bitstream Vera", "mplus", "OFL", "Utopia", "Redistributable, no modification permitted", "Freely redistributable without restriction". + rm -fr 'redhat/BUILD/*' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: Leaving directory `/usr/src/osgcal' make[1]: Entering directory `/usr/src/osgcal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi mount -t proc proc /usr/src/osgcal/build/fedora/fc6/proc mount -t devpts devpts /usr/src/osgcal/build/fedora/fc6/dev/pts if [ fedora = debian ] ; then \ mkdir -p gnulinux/fedora/fc6/archives/partial ; \ mount --bind gnulinux/fedora/fc6/archives /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives ; \ elif [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/distdir /usr/src/osgcal/build/fedora/fc6/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/fedora/distdir /usr/src/osgcal/build/fedora/fc6/usr/local/distdir ; \ fi if [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/portage/packages /usr/src/osgcal/build/fedora/fc6/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/fedora/portage/packages /usr/src/osgcal/build/fedora/fc6/usr/portage/packages ; \ fi mkdir -p gnulinux/fedora/fc6/src mount --bind gnulinux/fedora/fc6/src /usr/src/osgcal/build/fedora/fc6/usr/src if [ fedora = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/osgcal/build/fedora/fc6/root/.ccache ; \ mount --bind /root/.ccache /usr/src/osgcal/build/fedora/fc6/root/.ccache ; \ fi cp -a /usr/lib/packaging-farm/fedora/aptrpm.sh /usr/src/osgcal/build/fedora/fc6/usr/src chroot /usr/src/osgcal/build/fedora/fc6 sh -c "cd /usr/src && DISTRIBUTION=fc6 PACKAGE=osgcal ./aptrpm.sh" + cd redhat + for repository in RPMS SRPMS + rm -fr RPMS.osgcal + mkdir RPMS.osgcal + cd RPMS.osgcal + '[' RPMS = RPMS ']' + for file in '../$repository/{i386,noarch}/*.rpm' + '[' -f ../RPMS/i386/osgcal-0.1.46-1.fc6.i386.rpm ']' + ln -s ../RPMS/i386/osgcal-0.1.46-1.fc6.i386.rpm . + for file in '../$repository/{i386,noarch}/*.rpm' + '[' -f ../RPMS/i386/osgcal-debuginfo-0.1.46-1.fc6.i386.rpm ']' + ln -s ../RPMS/i386/osgcal-debuginfo-0.1.46-1.fc6.i386.rpm . + for file in '../$repository/{i386,noarch}/*.rpm' + '[' -f ../RPMS/i386/osgcal-devel-0.1.46-1.fc6.i386.rpm ']' + ln -s ../RPMS/i386/osgcal-devel-0.1.46-1.fc6.i386.rpm . + for file in '../$repository/{i386,noarch}/*.rpm' + '[' -f '../RPMS/noarch/*.rpm' ']' + '[' RPMS = SRPMS ']' + for repository in RPMS SRPMS + rm -fr SRPMS.osgcal + mkdir SRPMS.osgcal + cd SRPMS.osgcal + '[' SRPMS = RPMS ']' + '[' SRPMS = SRPMS ']' + ln -s ../SRPMS/osgcal-0.1.46-1.fc6.src.rpm . ++ pwd + genbasedir --flat /usr/src/redhat Components: osgcal Processing pkglists... osgcal [done] Processing srclists... osgcal [done] Updating component releases... osgcal [done] Updating global release file... [done] Appending MD5Sum... osgcal [done] All your base are belong to us!!! cp -a /usr/lib/packaging-farm/fedora/yum.sh /usr/src/osgcal/build/fedora/fc6/usr/src chroot /usr/src/osgcal/build/fedora/fc6 sh -c "cd /usr/src && DISTRIBUTION=fc6 PACKAGE=osgcal ./yum.sh" 1/8 - RPMS/i386/osgcal-devel-0.1.46-1.fc6.i386.rpm 2/8 - RPMS/i386/osgcal-debuginfo-0.1.46-1.fc6.i386.rpm 3/8 - RPMS/i386/osgcal-0.1.46-1.fc6.i386.rpm 4/8 - SRPMS/osgcal-0.1.46-1.fc6.src.rpm 5/8 - RPMS.osgcal/osgcal-devel-0.1.46-1.fc6.i386.rpm 6/8 - RPMS.osgcal/osgcal-debuginfo-0.1.46-1.fc6.i386.rpm 7/8 - RPMS.osgcal/osgcal-0.1.46-1.fc6.i386.rpm 8/8 - SRPMS.osgcal/osgcal-0.1.46-1.fc6.src.rpm Saving Primary metadata Saving file lists metadata Saving other metadata lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: Leaving directory `/usr/src/osgcal' make[1]: Entering directory `/usr/src/osgcal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/osgcal/build/fedora/fc6 && rm -fr /usr/src/osgcal/build/fedora/fc6 && mkdir /usr/src/osgcal/build/fedora/fc6 rm -fr /usr/src/osgcal/build/fedora/fc6.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi make chroot-mounts make[2]: Entering directory `/usr/src/osgcal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi mount -t proc proc /usr/src/osgcal/build/fedora/fc6/proc mount -t devpts devpts /usr/src/osgcal/build/fedora/fc6/dev/pts if [ fedora = debian ] ; then \ mkdir -p gnulinux/fedora/fc6/archives/partial ; \ mount --bind gnulinux/fedora/fc6/archives /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives ; \ elif [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/distdir /usr/src/osgcal/build/fedora/fc6/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/fedora/distdir /usr/src/osgcal/build/fedora/fc6/usr/local/distdir ; \ fi if [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/portage/packages /usr/src/osgcal/build/fedora/fc6/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/fedora/portage/packages /usr/src/osgcal/build/fedora/fc6/usr/portage/packages ; \ fi mkdir -p gnulinux/fedora/fc6/src mount --bind gnulinux/fedora/fc6/src /usr/src/osgcal/build/fedora/fc6/usr/src if [ fedora = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/osgcal/build/fedora/fc6/root/.ccache ; \ mount --bind /root/.ccache /usr/src/osgcal/build/fedora/fc6/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/osgcal' if [ fedora = debian ] ; then \ source_list=/usr/src/osgcal/build/fedora/fc6/etc/apt/sources.list ; \ echo 'rpm http://localhost packaging-farm/cal3d/gnulinux/fedora/fc6/src/redhat cal3d' >> $source_list ; \ : ; \ timeout 600 chroot /usr/src/osgcal/build/fedora/fc6 apt-get -o Acquire::pdiffs=false update && \ timeout 3600 chroot /usr/src/osgcal/build/fedora/fc6 apt-get -y --force-yes dist-upgrade ; \ elif [ fedora = fedora ] ; then \ TEMPLATE=/usr/src/osgcal/build/fedora/fc6/etc/packaging-farm.yum ; \ : ; \ : ; \ chroot /usr/src/osgcal/build/fedora/fc6 yum -d 0 -e 0 -y update ; \ elif [ fedora = gentoo ] ; then \ overlaydir=/usr/src/osgcal/build/fedora/fc6/overlays ; \ mkdir -p $overlaydir ; \ rsync -avH --delete /gnulinux/gentoo/fc6/src/ $overlaydir/openthreads/ ; rsync -avH --delete /usr/src/openscenegraph/gnulinux/gentoo/fc6/src/ $overlaydir/openscenegraph/ ; \ fi warning: kernel-headers-2.6.22.7-57.fc6: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 make chroot-umounts make[2]: Entering directory `/usr/src/osgcal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: Leaving directory `/usr/src/osgcal' make[1]: Leaving directory `/usr/src/osgcal' make[1]: Entering directory `/usr/src/osgcal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi mount -t proc proc /usr/src/osgcal/build/fedora/fc6/proc mount -t devpts devpts /usr/src/osgcal/build/fedora/fc6/dev/pts if [ fedora = debian ] ; then \ mkdir -p gnulinux/fedora/fc6/archives/partial ; \ mount --bind gnulinux/fedora/fc6/archives /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives ; \ elif [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/distdir /usr/src/osgcal/build/fedora/fc6/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/fedora/distdir /usr/src/osgcal/build/fedora/fc6/usr/local/distdir ; \ fi if [ fedora = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/fedora/portage/packages /usr/src/osgcal/build/fedora/fc6/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/fedora/portage/packages /usr/src/osgcal/build/fedora/fc6/usr/portage/packages ; \ fi mkdir -p gnulinux/fedora/fc6/src mount --bind gnulinux/fedora/fc6/src /usr/src/osgcal/build/fedora/fc6/usr/src if [ fedora = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/osgcal/build/fedora/fc6/root/.ccache ; \ mount --bind /root/.ccache /usr/src/osgcal/build/fedora/fc6/root/.ccache ; \ fi : lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgcal/build/fedora/fc6 /usr/src/osgcal/build/fedora/fc6.unionfs if ! unionctl --query /usr/src/osgcal/build/fedora/fc6 > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgcal/build/fedora/fc6.unionfs=rw:/chroot/fedora/fc6=ro osgcal-fc6 /usr/src/osgcal/build/fedora/fc6 ; fi umount /usr/src/osgcal/build/fedora/fc6/proc > /dev/null 2>&1 umount /usr/src/osgcal/build/fedora/fc6/dev/pts > /dev/null 2>&1 if [ fedora = debian ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ fedora = fedora ] ; then \ : ; \ elif [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgcal/build/fedora/fc6/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgcal/build/fedora/fc6/usr/src > /dev/null 2>&1 if [ fedora = gentoo ] ; then \ umount /usr/src/osgcal/build/fedora/fc6/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgcal/build/fedora/fc6/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: Leaving directory `/usr/src/osgcal'