make[1]: Entering directory `/usr/src/osgal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgal/build/debian/gutsy /usr/src/osgal/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/osgal/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgal/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro osgal-gutsy /usr/src/osgal/build/debian/gutsy ; fi umount /usr/src/osgal/build/debian/gutsy/proc > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/osgal/build/debian/gutsy/dev/pts > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/osgal/build/debian/gutsy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/osgal/build/debian/gutsy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgal/build/debian/gutsy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgal/build/debian/gutsy/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/osgal/build/debian/gutsy/usr/src > /dev/null 2>&1 make[1]: [chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/osgal/build/debian/gutsy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgal/build/debian/gutsy/root/.ccache > /dev/null 2>&1 ; \ fi make[1]: [chroot-umounts] Error 1 (ignored) umount /usr/src/osgal/build/debian/gutsy && rm -fr /usr/src/osgal/build/debian/gutsy && mkdir /usr/src/osgal/build/debian/gutsy rm -fr /usr/src/osgal/build/debian/gutsy.unionfs lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgal/build/debian/gutsy /usr/src/osgal/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/osgal/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgal/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro osgal-gutsy /usr/src/osgal/build/debian/gutsy ; fi make chroot-mounts make[2]: Entering directory `/usr/src/osgal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgal/build/debian/gutsy /usr/src/osgal/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/osgal/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgal/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro osgal-gutsy /usr/src/osgal/build/debian/gutsy ; fi umount /usr/src/osgal/build/debian/gutsy/proc > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/osgal/build/debian/gutsy/dev/pts > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/osgal/build/debian/gutsy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/osgal/build/debian/gutsy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgal/build/debian/gutsy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgal/build/debian/gutsy/usr/portage > /dev/null 2>&1 ; \ fi make[2]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/osgal/build/debian/gutsy/usr/src > /dev/null 2>&1 make[2]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/osgal/build/debian/gutsy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgal/build/debian/gutsy/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/osgal/build/debian/gutsy /usr/src/osgal/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/osgal/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgal/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro osgal-gutsy /usr/src/osgal/build/debian/gutsy ; fi mount -t proc proc /usr/src/osgal/build/debian/gutsy/proc mount -t devpts devpts /usr/src/osgal/build/debian/gutsy/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/gutsy/archives/partial ; \ mount --bind gnulinux/debian/gutsy/archives /usr/src/osgal/build/debian/gutsy/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/osgal/build/debian/gutsy/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/osgal/build/debian/gutsy/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/osgal/build/debian/gutsy/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/osgal/build/debian/gutsy/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/gutsy/src mount --bind gnulinux/debian/gutsy/src /usr/src/osgal/build/debian/gutsy/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/osgal/build/debian/gutsy/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/osgal/build/debian/gutsy/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/osgal/build/debian/gutsy/root/.ccache ; \ mount --bind /root/.ccache /usr/src/osgal/build/debian/gutsy/root/.ccache ; \ fi make[2]: Leaving directory `/usr/src/osgal' if [ debian = debian ] ; then \ source_list=/usr/src/osgal/build/debian/gutsy/etc/apt/sources.list ; \ echo 'deb http://localhost/packaging-farm/openscenegraph/gnulinux/debian/gutsy/src ./' >> $source_list ; \ : ; \ timeout 600 chroot /usr/src/osgal/build/debian/gutsy apt-get -o Acquire::pdiffs=false update && \ timeout 3600 chroot /usr/src/osgal/build/debian/gutsy apt-get -y --force-yes dist-upgrade ; \ elif [ debian = fedora ] ; then \ TEMPLATE=/usr/src/osgal/build/debian/gutsy/etc/packaging-farm.yum ; \ : ; \ : ; \ chroot /usr/src/osgal/build/debian/gutsy yum -d 0 -e 0 -y update ; \ elif [ debian = gentoo ] ; then \ overlaydir=/usr/src/osgal/build/debian/gutsy/overlays ; \ mkdir -p $overlaydir ; \ rsync -avH --delete /gnulinux/gentoo/gutsy/src/ $overlaydir/openthreads/ ; rsync -avH --delete /usr/src/openscenegraph/gnulinux/gentoo/gutsy/src/ $overlaydir/openscenegraph/ ; \ fi Ign http://localhost ./ Release.gpg Ign http://localhost ./ Translation-en_US Ign http://localhost ./ Release Ign http://localhost ./ Packages Get:1 http://localhost ./ Packages [1328B] Get:2 http://fr2.archive.ubuntu.com gutsy Release.gpg [191B] Ign http://fr2.archive.ubuntu.com gutsy/main Translation-en_US Ign http://fr2.archive.ubuntu.com gutsy/universe Translation-en_US Get:3 http://fr2.archive.ubuntu.com gutsy Release [65.9kB] Get:4 http://fr2.archive.ubuntu.com gutsy/main Packages [1075kB] Get:5 http://fr2.archive.ubuntu.com gutsy/universe Packages [4065kB] Fetched 5207kB in 8s (582kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following packages will be upgraded: alsa-base apt apt-utils base-files bash bsdutils busybox-initramfs bzip2 console-tools coreutils cpio dash debconf debconf-i18n dmsetup dpkg findutils gcc-4.1-base gcc-4.2-base gnupg gpgv ifupdown initscripts iproute language-pack-en language-pack-en-base libasound2 libbz2-1.0 libconsole libdb4.3 libdb4.4 libdb4.5 libdb4.6 libdbus-1-3 libdevmapper1.02.1 libgcc1 libgnutls13 libkrb53 libncurses5 libncursesw5 libpam-modules libpam-runtime libpam0g libreadline5 libsasl2-2 libsasl2-modules libsigc++-2.0-0c2a libsqlite3-0 libssl0.9.8 libstdc++6 libvolume-id0 linux-libc-dev linux-sound-base lsb-base lsb-release module-init-tools mount ncurses-base ncurses-bin ntpdate perl perl-base perl-modules python2.4 python2.4-minimal python2.5 python2.5-minimal readline-common sysv-rc sysvutils tasksel tasksel-data util-linux util-linux-locales vim-common vim-tiny wpasupplicant x11-common xkb-data 79 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 38.6MB of archives. After unpacking 2036kB disk space will be freed. Get:1 http://fr2.archive.ubuntu.com gutsy/main libdb4.5 4.5.20-5ubuntu3 [528kB] Get:2 http://fr2.archive.ubuntu.com gutsy/main debconf-i18n 1.5.14ubuntu1 [160kB] Get:3 http://fr2.archive.ubuntu.com gutsy/main debconf 1.5.14ubuntu1 [151kB] Get:4 http://fr2.archive.ubuntu.com gutsy/main libpam-runtime 0.99.7.1-5ubuntu1 [60.4kB] Get:5 http://fr2.archive.ubuntu.com gutsy/main libpam0g 0.99.7.1-5ubuntu1 [86.2kB] Get:6 http://fr2.archive.ubuntu.com gutsy/main libpam-modules 0.99.7.1-5ubuntu1 [260kB] Get:7 http://fr2.archive.ubuntu.com gutsy/main base-files 4.0.0ubuntu5 [59.0kB] Get:8 http://fr2.archive.ubuntu.com gutsy/main bash 3.2-0ubuntu11 [681kB] Get:9 http://fr2.archive.ubuntu.com gutsy/main coreutils 5.97-5.3ubuntu3 [1463kB] Get:10 http://fr2.archive.ubuntu.com gutsy/main dpkg 1.14.5ubuntu16 [2175kB] Get:11 http://fr2.archive.ubuntu.com gutsy/main findutils 4.2.31-1ubuntu2 [253kB] Get:12 http://fr2.archive.ubuntu.com gutsy/main ncurses-bin 5.6+20070716-1ubuntu3 [153kB] Get:13 http://fr2.archive.ubuntu.com gutsy/main perl-modules 5.8.8-7ubuntu3 [2310kB] Get:14 http://fr2.archive.ubuntu.com gutsy/main libdb4.4 4.4.20-8.1ubuntu3 [473kB] Get:15 http://fr2.archive.ubuntu.com gutsy/main perl 5.8.8-7ubuntu3 [3387kB] Get:16 http://fr2.archive.ubuntu.com gutsy/main perl-base 5.8.8-7ubuntu3 [765kB] Get:17 http://fr2.archive.ubuntu.com gutsy/main sysvutils 2.86.ds1-14.1ubuntu31 [67.3kB] Get:18 http://fr2.archive.ubuntu.com gutsy/main lsb-base 3.1-23.1ubuntu3 [20.2kB] Get:19 http://fr2.archive.ubuntu.com gutsy/main util-linux 2.13-8ubuntu1 [437kB] Get:20 http://fr2.archive.ubuntu.com gutsy/main libncurses5 5.6+20070716-1ubuntu3 [181kB] Get:21 http://fr2.archive.ubuntu.com gutsy/main bsdutils 1:2.13-8ubuntu1 [90.0kB] Get:22 http://fr2.archive.ubuntu.com gutsy/main mount 2.13-8ubuntu1 [167kB] Get:23 http://fr2.archive.ubuntu.com gutsy/main ncurses-base 5.6+20070716-1ubuntu3 [13.2kB] Get:24 http://fr2.archive.ubuntu.com gutsy/main dash 0.5.4-1ubuntu3 [87.5kB] Get:25 http://fr2.archive.ubuntu.com gutsy/main language-pack-en 1:7.10+20071012 [2054B] Get:26 http://fr2.archive.ubuntu.com gutsy/main language-pack-en-base 1:7.10+20071012 [3042kB] Get:27 http://fr2.archive.ubuntu.com gutsy/main x11-common 1:7.2-5ubuntu13 [358kB] Get:28 http://fr2.archive.ubuntu.com gutsy/main gcc-4.2-base 4.2.1-5ubuntu4 [102kB] Get:29 http://fr2.archive.ubuntu.com gutsy/main libgcc1 1:4.2.1-5ubuntu4 [22.7kB] Get:30 http://fr2.archive.ubuntu.com gutsy/main libstdc++6 4.2.1-5ubuntu4 [315kB] Get:31 http://fr2.archive.ubuntu.com gutsy/main apt 0.7.6ubuntu14 [1493kB] Get:32 http://fr2.archive.ubuntu.com gutsy/main bzip2 1.0.4-0ubuntu2 [44.6kB] Get:33 http://fr2.archive.ubuntu.com gutsy/main libbz2-1.0 1.0.4-0ubuntu2 [42.7kB] Get:34 http://fr2.archive.ubuntu.com gutsy/main libncursesw5 5.6+20070716-1ubuntu3 [203kB] Get:35 http://fr2.archive.ubuntu.com gutsy/main readline-common 5.2-3build1 [50.9kB] Get:36 http://fr2.archive.ubuntu.com gutsy/main libreadline5 5.2-3build1 [130kB] Get:37 http://fr2.archive.ubuntu.com gutsy/main libsqlite3-0 3.4.2-1build1 [211kB] Get:38 http://fr2.archive.ubuntu.com gutsy/main libssl0.9.8 0.9.8e-5ubuntu3 [2825kB] Get:39 http://fr2.archive.ubuntu.com gutsy/main python2.5 2.5.1-5ubuntu5 [2869kB] Get:40 http://fr2.archive.ubuntu.com gutsy/main python2.5-minimal 2.5.1-5ubuntu5 [1169kB] Get:41 http://fr2.archive.ubuntu.com gutsy/main sysv-rc 2.86.ds1-14.1ubuntu31 [57.3kB] Get:42 http://fr2.archive.ubuntu.com gutsy/main module-init-tools 3.3-pre4-2ubuntu4 [87.4kB] Get:43 http://fr2.archive.ubuntu.com gutsy/main linux-sound-base 1.0.14-1ubuntu2 [25.7kB] Get:44 http://fr2.archive.ubuntu.com gutsy/main alsa-base 1.0.14-1ubuntu2 [182kB] Get:45 http://fr2.archive.ubuntu.com gutsy/main apt-utils 0.7.6ubuntu14 [199kB] Get:46 http://fr2.archive.ubuntu.com gutsy/main busybox-initramfs 1:1.1.3-5ubuntu7 [462kB] Get:47 http://fr2.archive.ubuntu.com gutsy/main console-tools 1:0.2.3dbs-65ubuntu5 [301kB] Get:48 http://fr2.archive.ubuntu.com gutsy/main libconsole 1:0.2.3dbs-65ubuntu5 [82.9kB] Get:49 http://fr2.archive.ubuntu.com gutsy/main cpio 2.8-1ubuntu2 [107kB] Get:50 http://fr2.archive.ubuntu.com gutsy/main libkrb53 1.6.dfsg.1-7build1 [462kB] Get:51 http://fr2.archive.ubuntu.com gutsy/main gpgv 1.4.6-2ubuntu4 [146kB] Get:52 http://fr2.archive.ubuntu.com gutsy/main gnupg 1.4.6-2ubuntu4 [865kB] Get:53 http://fr2.archive.ubuntu.com gutsy/main ifupdown 0.6.8ubuntu8 [53.0kB] Get:54 http://fr2.archive.ubuntu.com gutsy/main iproute 20070313-1ubuntu2 [338kB] Get:55 http://fr2.archive.ubuntu.com gutsy/main libasound2 1.0.14-1ubuntu8 [363kB] Get:56 http://fr2.archive.ubuntu.com gutsy/main libdbus-1-3 1.1.1-3ubuntu4 [129kB] Get:57 http://fr2.archive.ubuntu.com gutsy/main libgnutls13 1.6.3-1build1 [314kB] Get:58 http://fr2.archive.ubuntu.com gutsy/main libsasl2-2 2.1.22.dfsg1-9ubuntu2 [103kB] Get:59 http://fr2.archive.ubuntu.com gutsy/main libsasl2-modules 2.1.22.dfsg1-9ubuntu2 [151kB] Get:60 http://fr2.archive.ubuntu.com gutsy/main libsigc++-2.0-0c2a 2.0.17-2ubuntu2 [34.4kB] Get:61 http://fr2.archive.ubuntu.com gutsy/main libvolume-id0 113-0ubuntu16 [80.2kB] Get:62 http://fr2.archive.ubuntu.com gutsy/main lsb-release 3.1-23.1ubuntu3 [18.7kB] Get:63 http://fr2.archive.ubuntu.com gutsy/main ntpdate 1:4.2.4p0+dfsg-1ubuntu2 [59.6kB] Get:64 http://fr2.archive.ubuntu.com gutsy/main tasksel-data 2.67ubuntu10 [38.6kB] Get:65 http://fr2.archive.ubuntu.com gutsy/main tasksel 2.67ubuntu10 [60.2kB] Get:66 http://fr2.archive.ubuntu.com gutsy/main util-linux-locales 2.13-8ubuntu1 [33.5kB] Get:67 http://fr2.archive.ubuntu.com gutsy/main vim-tiny 1:7.1-056+2ubuntu2 [320kB] Get:68 http://fr2.archive.ubuntu.com gutsy/main vim-common 1:7.1-056+2ubuntu2 [186kB] Get:69 http://fr2.archive.ubuntu.com gutsy/main wpasupplicant 0.6.0+0.5.8-0ubuntu1 [263kB] Get:70 http://fr2.archive.ubuntu.com gutsy/main xkb-data 0.9-4ubuntu3 [385kB] Get:71 http://fr2.archive.ubuntu.com gutsy/main initscripts 2.86.ds1-14.1ubuntu31 [59.0kB] Get:72 http://fr2.archive.ubuntu.com gutsy/main libdevmapper1.02.1 2:1.02.20-1ubuntu4 [52.6kB] Get:73 http://fr2.archive.ubuntu.com gutsy/main dmsetup 2:1.02.20-1ubuntu4 [39.9kB] Get:74 http://fr2.archive.ubuntu.com gutsy/main gcc-4.1-base 4.1.2-16ubuntu2 [206kB] Get:75 http://fr2.archive.ubuntu.com gutsy/main libdb4.3 4.3.29-8ubuntu2 [429kB] Get:76 http://fr2.archive.ubuntu.com gutsy/universe libdb4.6 4.6.19-1ubuntu3 [565kB] Get:77 http://fr2.archive.ubuntu.com gutsy/main linux-libc-dev 2.6.22-14.46 [652kB] Get:78 http://fr2.archive.ubuntu.com gutsy/main python2.4 2.4.4-6ubuntu4 [2799kB] Get:79 http://fr2.archive.ubuntu.com gutsy/main python2.4-minimal 2.4.4-6ubuntu4 [972kB] Extracting templates from packages: 37% Extracting templates from packages: 75% Extracting templates from packages: 100% Preconfiguring packages ... /dev/mem: Operation not permitted Fetched 38.6MB in 37s (1035kB/s) (Reading database ... 12347 files and directories currently installed.) Preparing to replace libdb4.5 4.5.20-5ubuntu2 (using .../libdb4.5_4.5.20-5ubuntu3_i386.deb) ... Unpacking replacement libdb4.5 ... Preparing to replace debconf-i18n 1.5.14 (using .../debconf-i18n_1.5.14ubuntu1_all.deb) ... Unpacking replacement debconf-i18n ... Preparing to replace debconf 1.5.14 (using .../debconf_1.5.14ubuntu1_all.deb) ... Unpacking replacement debconf ... Preparing to replace libpam-runtime 0.99.7.1-4ubuntu3 (using .../libpam-runtime_0.99.7.1-5ubuntu1_all.deb) ... Unpacking replacement libpam-runtime ... Setting up libpam-runtime (0.99.7.1-5ubuntu1) ... (Reading database ... 12348 files and directories currently installed.) Preparing to replace libpam0g 0.99.7.1-4ubuntu3 (using .../libpam0g_0.99.7.1-5ubuntu1_i386.deb) ... Unpacking replacement libpam0g ... Setting up debconf-i18n (1.5.14ubuntu1) ... Setting up debconf (1.5.14ubuntu1) ... Setting up libpam0g (0.99.7.1-5ubuntu1) ... Processing triggers for libc6 ... ldconfig deferred processing now taking place (Reading database ... 12349 files and directories currently installed.) Preparing to replace libpam-modules 0.99.7.1-4ubuntu3 (using .../libpam-modules_0.99.7.1-5ubuntu1_i386.deb) ... Unpacking replacement libpam-modules ... Setting up libdb4.5 (4.5.20-5ubuntu3) ... Setting up libpam-modules (0.99.7.1-5ubuntu1) ... (Reading database ... 12350 files and directories currently installed.) Preparing to replace base-files 4.0.0ubuntu3 (using .../base-files_4.0.0ubuntu5_i386.deb) ... Unpacking replacement base-files ... Setting up base-files (4.0.0ubuntu5) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... (Reading database ... 12350 files and directories currently installed.) Preparing to replace bash 3.2-0ubuntu9 (using .../bash_3.2-0ubuntu11_i386.deb) ... Unpacking replacement bash ... Setting up bash (3.2-0ubuntu11) ... Installing new version of config file /etc/bash_completion ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace coreutils 5.97-5.3ubuntu2 (using .../coreutils_5.97-5.3ubuntu3_i386.deb) ... Unpacking replacement coreutils ... Setting up coreutils (5.97-5.3ubuntu3) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace dpkg 1.14.5ubuntu14 (using .../dpkg_1.14.5ubuntu16_i386.deb) ... Unpacking replacement dpkg ... Setting up dpkg (1.14.5ubuntu16) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace findutils 4.2.31-1 (using .../findutils_4.2.31-1ubuntu2_i386.deb) ... Unpacking replacement findutils ... Setting up findutils (4.2.31-1ubuntu2) ... Installing new version of config file /etc/cron.daily/find ... Installing new version of config file /etc/updatedb.conf ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace ncurses-bin 5.6+20070716-1ubuntu1 (using .../ncurses-bin_5.6+20070716-1ubuntu3_i386.deb) ... Unpacking replacement ncurses-bin ... Setting up ncurses-bin (5.6+20070716-1ubuntu3) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace perl-modules 5.8.8-7ubuntu2 (using .../perl-modules_5.8.8-7ubuntu3_all.deb) ... Unpacking replacement perl-modules ... Preparing to replace libdb4.4 4.4.20-8.1ubuntu2 (using .../libdb4.4_4.4.20-8.1ubuntu3_i386.deb) ... Unpacking replacement libdb4.4 ... Preparing to replace perl 5.8.8-7ubuntu2 (using .../perl_5.8.8-7ubuntu3_i386.deb) ... Unpacking replacement perl ... Preparing to replace perl-base 5.8.8-7ubuntu2 (using .../perl-base_5.8.8-7ubuntu3_i386.deb) ... Unpacking replacement perl-base ... Setting up perl-base (5.8.8-7ubuntu3) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace sysvutils 2.86.ds1-14.1ubuntu27 (using .../sysvutils_2.86.ds1-14.1ubuntu31_i386.deb) ... Unpacking replacement sysvutils ... Setting up sysvutils (2.86.ds1-14.1ubuntu31) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace lsb-base 3.1-23.1ubuntu2 (using .../lsb-base_3.1-23.1ubuntu3_all.deb) ... Unpacking replacement lsb-base ... Setting up lsb-base (3.1-23.1ubuntu3) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace util-linux 2.13-5ubuntu1 (using .../util-linux_2.13-8ubuntu1_i386.deb) ... Unpacking replacement util-linux ... Setting up util-linux (2.13-8ubuntu1) ... Installing new version of config file /etc/init.d/hwclock.sh ... (Reading database ... 12350 files and directories currently installed.) Preparing to replace libncurses5 5.6+20070716-1ubuntu1 (using .../libncurses5_5.6+20070716-1ubuntu3_i386.deb) ... Unpacking replacement libncurses5 ... Setting up libncurses5 (5.6+20070716-1ubuntu3) ... Processing triggers for libc6 ... ldconfig deferred processing now taking place (Reading database ... 12349 files and directories currently installed.) Preparing to replace bsdutils 1:2.13-5ubuntu1 (using .../bsdutils_1%3a2.13-8ubuntu1_i386.deb) ... Unpacking replacement bsdutils ... Setting up bsdutils (1:2.13-8ubuntu1) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace mount 2.13-5ubuntu1 (using .../mount_2.13-8ubuntu1_i386.deb) ... Unpacking replacement mount ... Setting up mount (2.13-8ubuntu1) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace ncurses-base 5.6+20070716-1ubuntu1 (using .../ncurses-base_5.6+20070716-1ubuntu3_all.deb) ... Unpacking replacement ncurses-base ... Setting up ncurses-base (5.6+20070716-1ubuntu3) ... (Reading database ... 12349 files and directories currently installed.) Preparing to replace dash 0.5.4-1ubuntu2 (using .../dash_0.5.4-1ubuntu3_i386.deb) ... Unpacking replacement dash ... Preparing to replace language-pack-en 1:7.10+20070914 (using .../language-pack-en_1%3a7.10+20071012_all.deb) ... Unpacking replacement language-pack-en ... Preparing to replace language-pack-en-base 1:7.10+20070803 (using .../language-pack-en-base_1%3a7.10+20071012_all.deb) ... Unpacking replacement language-pack-en-base ... Preparing to replace x11-common 1:7.2-5ubuntu10 (using .../x11-common_1%3a7.2-5ubuntu13_i386.deb) ... /dev/mem: Operation not permitted /dev/mem: Operation not permitted Unpacking replacement x11-common ... /dev/mem: Operation not permitted Preparing to replace gcc-4.2-base 4.2.1-5ubuntu3 (using .../gcc-4.2-base_4.2.1-5ubuntu4_i386.deb) ... Unpacking replacement gcc-4.2-base ... Preparing to replace libgcc1 1:4.2.1-5ubuntu3 (using .../libgcc1_1%3a4.2.1-5ubuntu4_i386.deb) ... Unpacking replacement libgcc1 ... Setting up gcc-4.2-base (4.2.1-5ubuntu4) ... Setting up libgcc1 (1:4.2.1-5ubuntu4) ... Processing triggers for libc6 ... ldconfig deferred processing now taking place (Reading database ... 12347 files and directories currently installed.) Preparing to replace libstdc++6 4.2.1-5ubuntu3 (using .../libstdc++6_4.2.1-5ubuntu4_i386.deb) ... Unpacking replacement libstdc++6 ... Setting up libstdc++6 (4.2.1-5ubuntu4) ... Processing triggers for libc6 ... ldconfig deferred processing now taking place (Reading database ... 12347 files and directories currently installed.) Preparing to replace apt 0.7.6ubuntu10 (using .../apt_0.7.6ubuntu14_i386.deb) ... Unpacking replacement apt ... Setting up apt (0.7.6ubuntu14) ... Installing new version of config file /etc/cron.daily/apt ... Processing triggers for libc6 ... ldconfig deferred processing now taking place (Reading database ... 12347 files and directories currently installed.) Preparing to replace bzip2 1.0.4-0ubuntu1 (using .../bzip2_1.0.4-0ubuntu2_i386.deb) ... Unpacking replacement bzip2 ... Preparing to replace libbz2-1.0 1.0.4-0ubuntu1 (using .../libbz2-1.0_1.0.4-0ubuntu2_i386.deb) ... Unpacking replacement libbz2-1.0 ... Preparing to replace libncursesw5 5.6+20070716-1ubuntu1 (using .../libncursesw5_5.6+20070716-1ubuntu3_i386.deb) ... Unpacking replacement libncursesw5 ... Preparing to replace readline-common 5.2-3 (using .../readline-common_5.2-3build1_all.deb) ... Unpacking replacement readline-common ... Preparing to replace libreadline5 5.2-3 (using .../libreadline5_5.2-3build1_i386.deb) ... Unpacking replacement libreadline5 ... Preparing to replace libsqlite3-0 3.4.2-1 (using .../libsqlite3-0_3.4.2-1build1_i386.deb) ... Unpacking replacement libsqlite3-0 ... Preparing to replace libssl0.9.8 0.9.8e-5ubuntu1 (using .../libssl0.9.8_0.9.8e-5ubuntu3_i386.deb) ... Unpacking replacement libssl0.9.8 ... Preparing to replace python2.5 2.5.1-5ubuntu3 (using .../python2.5_2.5.1-5ubuntu5_i386.deb) ... Unpacking replacement python2.5 ... Preparing to replace python2.5-minimal 2.5.1-5ubuntu3 (using .../python2.5-minimal_2.5.1-5ubuntu5_i386.deb) ... Unpacking replacement python2.5-minimal ... Setting up python2.5-minimal (2.5.1-5ubuntu5) ... (Reading database ... 12335 files and directories currently installed.) Preparing to replace sysv-rc 2.86.ds1-14.1ubuntu27 (using .../sysv-rc_2.86.ds1-14.1ubuntu31_all.deb) ... Unpacking replacement sysv-rc ... Setting up sysv-rc (2.86.ds1-14.1ubuntu31) ... (Reading database ... 12335 files and directories currently installed.) Preparing to replace module-init-tools 3.3-pre4-2ubuntu3 (using .../module-init-tools_3.3-pre4-2ubuntu4_i386.deb) ... Unpacking replacement module-init-tools ... Preparing to replace linux-sound-base 1.0.14-1ubuntu1 (using .../linux-sound-base_1.0.14-1ubuntu2_all.deb) ... Unpacking replacement linux-sound-base ... Preparing to replace alsa-base 1.0.14-1ubuntu1 (using .../alsa-base_1.0.14-1ubuntu2_all.deb) ... Unpacking replacement alsa-base ... Preparing to replace apt-utils 0.7.6ubuntu10 (using .../apt-utils_0.7.6ubuntu14_i386.deb) ... Unpacking replacement apt-utils ... Preparing to replace busybox-initramfs 1:1.1.3-5ubuntu4 (using .../busybox-initramfs_1%3a1.1.3-5ubuntu7_i386.deb) ... Unpacking replacement busybox-initramfs ... Preparing to replace console-tools 1:0.2.3dbs-65ubuntu4 (using .../console-tools_1%3a0.2.3dbs-65ubuntu5_i386.deb) ... Unpacking replacement console-tools ... Preparing to replace libconsole 1:0.2.3dbs-65ubuntu4 (using .../libconsole_1%3a0.2.3dbs-65ubuntu5_i386.deb) ... Unpacking replacement libconsole ... Preparing to replace cpio 2.8-1ubuntu1 (using .../cpio_2.8-1ubuntu2_i386.deb) ... Unpacking replacement cpio ... Preparing to replace libkrb53 1.6.dfsg.1-7 (using .../libkrb53_1.6.dfsg.1-7build1_i386.deb) ... Unpacking replacement libkrb53 ... Preparing to replace gpgv 1.4.6-2ubuntu3 (using .../gpgv_1.4.6-2ubuntu4_i386.deb) ... Unpacking replacement gpgv ... Preparing to replace gnupg 1.4.6-2ubuntu3 (using .../gnupg_1.4.6-2ubuntu4_i386.deb) ... Unpacking replacement gnupg ... Preparing to replace ifupdown 0.6.8ubuntu7 (using .../ifupdown_0.6.8ubuntu8_i386.deb) ... Unpacking replacement ifupdown ... Preparing to replace iproute 20070313-1ubuntu1 (using .../iproute_20070313-1ubuntu2_i386.deb) ... Unpacking replacement iproute ... Preparing to replace libasound2 1.0.14-1ubuntu6 (using .../libasound2_1.0.14-1ubuntu8_i386.deb) ... Unpacking replacement libasound2 ... Preparing to replace libdbus-1-3 1.1.1-3ubuntu2 (using .../libdbus-1-3_1.1.1-3ubuntu4_i386.deb) ... Unpacking replacement libdbus-1-3 ... Preparing to replace libgnutls13 1.6.3-1 (using .../libgnutls13_1.6.3-1build1_i386.deb) ... Unpacking replacement libgnutls13 ... Preparing to replace libsasl2-2 2.1.22.dfsg1-9ubuntu1 (using .../libsasl2-2_2.1.22.dfsg1-9ubuntu2_i386.deb) ... Unpacking replacement libsasl2-2 ... Preparing to replace libsasl2-modules 2.1.22.dfsg1-9ubuntu1 (using .../libsasl2-modules_2.1.22.dfsg1-9ubuntu2_i386.deb) ... Unpacking replacement libsasl2-modules ... Preparing to replace libsigc++-2.0-0c2a 2.0.17-2ubuntu1 (using .../libsigc++-2.0-0c2a_2.0.17-2ubuntu2_i386.deb) ... Unpacking replacement libsigc++-2.0-0c2a ... Preparing to replace libvolume-id0 113-0ubuntu9 (using .../libvolume-id0_113-0ubuntu16_i386.deb) ... Unpacking replacement libvolume-id0 ... Preparing to replace lsb-release 3.1-23.1ubuntu2 (using .../lsb-release_3.1-23.1ubuntu3_all.deb) ... Unpacking replacement lsb-release ... Preparing to replace ntpdate 1:4.2.4p0+dfsg-1ubuntu1 (using .../ntpdate_1%3a4.2.4p0+dfsg-1ubuntu2_i386.deb) ... Unpacking replacement ntpdate ... Preparing to replace tasksel-data 2.67ubuntu6 (using .../tasksel-data_2.67ubuntu10_all.deb) ... Unpacking replacement tasksel-data ... Preparing to replace tasksel 2.67ubuntu6 (using .../tasksel_2.67ubuntu10_all.deb) ... Unpacking replacement tasksel ... Preparing to replace util-linux-locales 2.13-5ubuntu1 (using .../util-linux-locales_2.13-8ubuntu1_all.deb) ... Unpacking replacement util-linux-locales ... Preparing to replace vim-tiny 1:7.1-056+2ubuntu1 (using .../vim-tiny_1%3a7.1-056+2ubuntu2_i386.deb) ... Unpacking replacement vim-tiny ... Preparing to replace vim-common 1:7.1-056+2ubuntu1 (using .../vim-common_1%3a7.1-056+2ubuntu2_i386.deb) ... Unpacking replacement vim-common ... Preparing to replace wpasupplicant 0.6.0-3 (using .../wpasupplicant_0.6.0+0.5.8-0ubuntu1_i386.deb) ... Unpacking replacement wpasupplicant ... dpkg: warning - unable to delete old directory `/etc/dbus-1/system.d': Directory not empty dpkg: warning - unable to delete old directory `/etc/dbus-1': Directory not empty Preparing to replace xkb-data 0.9-4ubuntu1 (using .../xkb-data_0.9-4ubuntu3_all.deb) ... Unpacking replacement xkb-data ... Preparing to replace initscripts 2.86.ds1-14.1ubuntu27 (using .../initscripts_2.86.ds1-14.1ubuntu31_i386.deb) ... Unpacking replacement initscripts ... Preparing to replace libdevmapper1.02.1 2:1.02.20-1ubuntu3 (using .../libdevmapper1.02.1_2%3a1.02.20-1ubuntu4_i386.deb) ... Unpacking replacement libdevmapper1.02.1 ... Preparing to replace dmsetup 2:1.02.20-1ubuntu3 (using .../dmsetup_2%3a1.02.20-1ubuntu4_i386.deb) ... Unpacking replacement dmsetup ... Preparing to replace gcc-4.1-base 4.1.2-16ubuntu1 (using .../gcc-4.1-base_4.1.2-16ubuntu2_i386.deb) ... Unpacking replacement gcc-4.1-base ... Preparing to replace libdb4.3 4.3.29-8ubuntu1 (using .../libdb4.3_4.3.29-8ubuntu2_i386.deb) ... Unpacking replacement libdb4.3 ... Preparing to replace libdb4.6 4.6.19-1ubuntu2 (using .../libdb4.6_4.6.19-1ubuntu3_i386.deb) ... Unpacking replacement libdb4.6 ... Preparing to replace linux-libc-dev 2.6.22-12.39 (using .../linux-libc-dev_2.6.22-14.46_i386.deb) ... Unpacking replacement linux-libc-dev ... Preparing to replace python2.4 2.4.4-6ubuntu3 (using .../python2.4_2.4.4-6ubuntu4_i386.deb) ... Unpacking replacement python2.4 ... Preparing to replace python2.4-minimal 2.4.4-6ubuntu3 (using .../python2.4-minimal_2.4.4-6ubuntu4_i386.deb) ... Unpacking replacement python2.4-minimal ... Processing triggers for libc6 ... ldconfig deferred processing now taking place Setting up libdb4.4 (4.4.20-8.1ubuntu3) ... Setting up dash (0.5.4-1ubuntu3) ... Setting up x11-common (1:7.2-5ubuntu13) ... Installing new version of config file /etc/gdm/failsafeXinit ... Installing new version of config file /etc/gdm/failsafeXServer ... /dev/mem: Operation not permitted /dev/mem: Operation not permitted Setting up libbz2-1.0 (1.0.4-0ubuntu2) ... Setting up bzip2 (1.0.4-0ubuntu2) ... Setting up libncursesw5 (5.6+20070716-1ubuntu3) ... Setting up readline-common (5.2-3build1) ... Setting up libreadline5 (5.2-3build1) ... Setting up libsqlite3-0 (3.4.2-1build1) ... Setting up libssl0.9.8 (0.9.8e-5ubuntu3) ... Setting up python2.5 (2.5.1-5ubuntu5) ... Setting up module-init-tools (3.3-pre4-2ubuntu4) ... Installing new version of config file /etc/modprobe.d/options ... Setting up linux-sound-base (1.0.14-1ubuntu2) ... Setting up alsa-base (1.0.14-1ubuntu2) ... Installing new version of config file /etc/modprobe.d/alsa-base ... Setting up apt-utils (0.7.6ubuntu14) ... Setting up busybox-initramfs (1:1.1.3-5ubuntu7) ... Setting up libconsole (1:0.2.3dbs-65ubuntu5) ... Setting up console-tools (1:0.2.3dbs-65ubuntu5) ... * Setting console screen modes and fonts Setting up cpio (2.8-1ubuntu2) ... Setting up libkrb53 (1.6.dfsg.1-7build1) ... Setting up gpgv (1.4.6-2ubuntu4) ... Setting up gnupg (1.4.6-2ubuntu4) ... Setting up ifupdown (0.6.8ubuntu8) ... ifupdown.postinst: Warning: No 'iface lo' definition found in /etc/network/interfaces ifupdown.postinst: Warning: No 'auto lo' statement found in /etc/network/interfaces Setting up iproute (20070313-1ubuntu2) ... Setting up libasound2 (1.0.14-1ubuntu8) ... You may need to execute the asoundconf(1) set-default-card macro. Setting up libdbus-1-3 (1.1.1-3ubuntu4) ... Setting up libgnutls13 (1.6.3-1build1) ... Setting up libsigc++-2.0-0c2a (2.0.17-2ubuntu2) ... Setting up libvolume-id0 (113-0ubuntu16) ... Setting up lsb-release (3.1-23.1ubuntu3) ... Setting up ntpdate (1:4.2.4p0+dfsg-1ubuntu2) ... Setting up util-linux-locales (2.13-8ubuntu1) ... Setting up vim-common (1:7.1-056+2ubuntu2) ... Setting up vim-tiny (1:7.1-056+2ubuntu2) ... Setting up wpasupplicant (0.6.0+0.5.8-0ubuntu1) ... Installing new version of config file /etc/wpa_supplicant/ifupdown.sh ... Installing new version of config file /etc/wpa_supplicant/functions.sh ... Installing new version of config file /etc/init.d/wpa-ifupdown ... Setting up xkb-data (0.9-4ubuntu3) ... Setting up initscripts (2.86.ds1-14.1ubuntu31) ... Installing new version of config file /etc/init.d/bootmisc.sh ... Installing new version of config file /etc/init.d/mountall.sh ... Installing new version of config file /etc/init.d/mountall-bootclean.sh ... Installing new version of config file /etc/init.d/mountnfs-bootclean.sh ... Installing new version of config file /etc/init.d/mountdevsubfs.sh ... Installing new version of config file /etc/init.d/mountkernfs.sh ... Installing new version of config file /etc/init.d/umountroot ... Setting up libdevmapper1.02.1 (2:1.02.20-1ubuntu4) ... Setting up dmsetup (2:1.02.20-1ubuntu4) ... Installing new version of config file /etc/udev/rules.d/65-dmsetup.rules ... Setting up gcc-4.1-base (4.1.2-16ubuntu2) ... Setting up libdb4.3 (4.3.29-8ubuntu2) ... Setting up libdb4.6 (4.6.19-1ubuntu3) ... Setting up linux-libc-dev (2.6.22-14.46) ... Setting up python2.4-minimal (2.4.4-6ubuntu4) ... Setting up python2.4 (2.4.4-6ubuntu4) ... Setting up libsasl2-modules (2.1.22.dfsg1-9ubuntu2) ... Setting up libsasl2-2 (2.1.22.dfsg1-9ubuntu2) ... Setting up tasksel-data (2.67ubuntu10) ... Setting up perl-modules (5.8.8-7ubuntu3) ... Setting up language-pack-en (1:7.10+20071012) ... Setting up tasksel (2.67ubuntu10) ... Setting up perl (5.8.8-7ubuntu3) ... Setting up language-pack-en-base (1:7.10+20071012) ... Generating locales... en_AU.UTF-8... up-to-date en_BW.UTF-8... up-to-date en_CA.UTF-8... up-to-date en_DK.UTF-8... up-to-date en_GB.UTF-8... up-to-date en_HK.UTF-8... up-to-date en_IE.UTF-8... up-to-date en_IN.UTF-8... up-to-date en_NZ.UTF-8... up-to-date en_PH.UTF-8... up-to-date en_SG.UTF-8... up-to-date en_US.UTF-8... up-to-date en_ZA.UTF-8... up-to-date en_ZW.UTF-8... up-to-date Generation complete. Processing triggers for libc6 ... ldconfig deferred processing now taking place make chroot-umounts make[2]: Entering directory `/usr/src/osgal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgal/build/debian/gutsy /usr/src/osgal/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/osgal/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgal/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro osgal-gutsy /usr/src/osgal/build/debian/gutsy ; fi umount /usr/src/osgal/build/debian/gutsy/proc > /dev/null 2>&1 umount /usr/src/osgal/build/debian/gutsy/dev/pts > /dev/null 2>&1 if [ debian = debian ] ; then \ umount /usr/src/osgal/build/debian/gutsy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/osgal/build/debian/gutsy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgal/build/debian/gutsy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgal/build/debian/gutsy/usr/portage > /dev/null 2>&1 ; \ fi umount /usr/src/osgal/build/debian/gutsy/usr/src > /dev/null 2>&1 if [ debian = gentoo ] ; then \ umount /usr/src/osgal/build/debian/gutsy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgal/build/debian/gutsy/root/.ccache > /dev/null 2>&1 ; \ fi make[2]: Leaving directory `/usr/src/osgal' make[1]: Leaving directory `/usr/src/osgal' make[1]: Entering directory `/usr/src/osgal' mkdir -p "/var/cache/packaging-farm/sources/osgal" rsync --delete -avH /var/cache/packaging-farm/sources/osgal/ osgal/ building file list ... done sent 5695 bytes received 20 bytes 11430.00 bytes/sec total size is 10664169 speedup is 1866.00 # # 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=osgal/osgal*[0-9].tar.gz ; \ version=$(expr $tarbal : '.*-\(.*\).tar.gz') ; \ if [ -f osgal/osgal-*[0-9]/debian/patches/00list ] ; then \ for patch in osgal/osgal-*[0-9]/debian/patches/*.dpatch ; do \ base=$(basename $patch) ; \ cp -a $patch osgal ; \ cp -a $patch osgal/osgal-debian-$base ; \ done ; \ fi rm -fr gnulinux/debian/gutsy/src mkdir -p gnulinux/debian/gutsy/src if [ -f osgal/*/debian/control.gutsy ] ; then \ cd gnulinux/debian/gutsy/src ; \ dpkg-source -x ../../../../osgal/*.dsc ; \ cp osgal-*/debian/control.gutsy osgal-*/debian/control ; \ dpkg-source -b osgal-*[0-9] osgal_*.tar.gz ; \ elif [ -d osgal/gutsy ] ; then \ rsync -av osgal/gutsy/*.{dsc,gz} gnulinux/debian/gutsy/src ; \ else \ rsync -av osgal/*.{dsc,gz} gnulinux/debian/gutsy/src ; \ fi dpkg-source: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) dpkg-source: warning: extracting unsigned source package (./../../../../osgal/osgal_0.6.1-2.dsc) dpkg-source: extracting osgal in osgal-0.6.1 dpkg-source: unpacking osgal_0.6.1.orig.tar.gz dpkg-source: applying ./../../../../osgal/osgal_0.6.1-2.diff.gz dpkg-source: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) dpkg-architecture: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) dpkg-source: building osgal using existing osgal_0.6.1.orig.tar.gz dpkg-source: building osgal in osgal_0.6.1-2.diff.gz dpkg-source: building osgal in osgal_0.6.1-2.dsc make[1]: Leaving directory `/usr/src/osgal' make[1]: Entering directory `/usr/src/osgal' lsmod | grep unionfs > /dev/null || modprobe unionfs mkdir -p /usr/src/osgal/build/debian/gutsy /usr/src/osgal/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/osgal/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgal/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro osgal-gutsy /usr/src/osgal/build/debian/gutsy ; fi umount /usr/src/osgal/build/debian/gutsy/proc > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/osgal/build/debian/gutsy/dev/pts > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = debian ] ; then \ umount /usr/src/osgal/build/debian/gutsy/var/cache/apt/archives > /dev/null 2>&1 ; \ elif [ debian = fedora ] ; then \ : ; \ elif [ debian = gentoo ] ; then \ umount /usr/src/osgal/build/debian/gutsy/usr/local/distdir > /dev/null 2>&1 ; \ umount /usr/src/osgal/build/debian/gutsy/usr/portage/packages > /dev/null 2>&1 ; \ umount /usr/src/osgal/build/debian/gutsy/usr/portage > /dev/null 2>&1 ; \ fi make[1]: [pre-chroot-umounts] Error 1 (ignored) umount /usr/src/osgal/build/debian/gutsy/usr/src > /dev/null 2>&1 make[1]: [pre-chroot-umounts] Error 1 (ignored) if [ debian = gentoo ] ; then \ umount /usr/src/osgal/build/debian/gutsy/var/tmp/portage/homedir/.ccache > /dev/null 2>&1 ; \ else \ umount /usr/src/osgal/build/debian/gutsy/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/osgal/build/debian/gutsy /usr/src/osgal/build/debian/gutsy.unionfs if ! unionctl --query /usr/src/osgal/build/debian/gutsy > /dev/null 2>&1 ; then mount -t unionfs -o rw,dirs=/usr/src/osgal/build/debian/gutsy.unionfs=rw:/chroot/debian/gutsy=ro osgal-gutsy /usr/src/osgal/build/debian/gutsy ; fi mount -t proc proc /usr/src/osgal/build/debian/gutsy/proc mount -t devpts devpts /usr/src/osgal/build/debian/gutsy/dev/pts if [ debian = debian ] ; then \ mkdir -p gnulinux/debian/gutsy/archives/partial ; \ mount --bind gnulinux/debian/gutsy/archives /usr/src/osgal/build/debian/gutsy/var/cache/apt/archives ; \ elif [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/distdir /usr/src/osgal/build/debian/gutsy/usr/local/distdir ; \ mount --bind /var/cache/packaging-farm/debian/distdir /usr/src/osgal/build/debian/gutsy/usr/local/distdir ; \ fi if [ debian = gentoo ] ; then \ mkdir -p /var/cache/packaging-farm/debian/portage/packages /usr/src/osgal/build/debian/gutsy/usr/portage/packages ; \ mount --bind /var/cache/packaging-farm/debian/portage/packages /usr/src/osgal/build/debian/gutsy/usr/portage/packages ; \ fi mkdir -p gnulinux/debian/gutsy/src mount --bind gnulinux/debian/gutsy/src /usr/src/osgal/build/debian/gutsy/usr/src if [ debian = gentoo ] ; then \ mkdir -p /root/.ccache /usr/src/osgal/build/debian/gutsy/var/tmp/portage/homedir/.ccache ; \ mount --bind /root/.ccache /usr/src/osgal/build/debian/gutsy/var/tmp/portage/homedir/.ccache ; \ else \ mkdir -p /root/.ccache /usr/src/osgal/build/debian/gutsy/root/.ccache ; \ mount --bind /root/.ccache /usr/src/osgal/build/debian/gutsy/root/.ccache ; \ fi /usr/lib/pbuilder/pbuilder-satisfydepends --force-version --chroot /usr/src/osgal/build/debian/gutsy --control gnulinux/debian/gutsy/src/osgal*.dsc dpkg-architecture: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.27 2006/05/22 02:18:00 dancer Exp $ -> Considering debhelper (>> 4.0.0) -> Trying debhelper -> Considering dpatch -> Trying dpatch -> Considering ccache -> Trying ccache -> Considering cdbs -> Trying cdbs -> Considering g++ (>= 3.3.0) -> Trying g++ -> Considering doxygen -> Trying doxygen -> Considering pkg-config -> Trying pkg-config -> Considering autoconf -> Trying autoconf -> Considering automake1.9 -> Trying automake1.9 -> Considering libtool -> Trying libtool -> Considering libopenal-dev -> Trying libopenal-dev -> Considering libalut-dev -> Trying libalut-dev -> Considering libvorbis-dev -> Trying libvorbis-dev -> Considering libopenscenegraph-dev (>= 0.9.8) -> Trying libopenscenegraph-dev -> Considering libvorbis-dev -> Trying libvorbis-dev -> Considering xlibmesa-gl-dev | libgl-dev | libgl1-mesa-dev -> Trying xlibmesa-gl-dev -> Installing debhelper dpatch ccache cdbs g++ doxygen pkg-config autoconf automake1.9 libtool libopenal-dev libalut-dev libvorbis-dev libopenscenegraph-dev libvorbis-dev xlibmesa-gl-dev Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: autotools-dev binutils cpp cpp-4.1 dpkg-dev file g++-4.1 gcc gcc-4.1 gettext html2text intltool-debian libalut0 libcoin40c2 libdrm2 libexpat1 libfreetype6 libgdal1-1.4.0 libgeos-c1 libgeos2c2a libgl1-mesa-dev libgl1-mesa-glx libglib2.0-0 libglu1-mesa libglu1-mesa-dev libhdf4g libhdf5-serial-1.6.5-0 libice6 libicu36 libjasper1 libjpeg62 libltdl3 libmagic1 libmysqlclient15off libnetcdf3 libogdi3.2 libogg-dev libogg0 libopenal0a libopenscenegraph6 libopenthreads-dev libopenthreads6 libpng12-0 libpq5 libsm6 libstdc++6-4.1-dev libtiff4 libungif4g libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxdamage1 libxdmcp-dev libxdmcp6 libxerces27 libxext6 libxfixes3 libxxf86vm1 m4 make mesa-common-dev mysql-common odbcinst1debian1 patch po-debconf proj unixodbc x11proto-core-dev x11proto-input-dev x11proto-kb-dev xtrans-dev Suggested packages: autoconf2.13 autobook autoconf-archive gnu-standards autoconf-doc automake1.9-doc binutils-doc distcc devscripts doc-base cpp-doc gcc-4.1-locales dh-make doxygen-doc doxygen-gui graphviz curl debian-keyring g++-multilib g++-4.1-multilib gcc-4.1-doc gcc-multilib manpages-dev flex bison gdb gcc-doc gcc-4.1-multilib cvs gettext-doc libsimage-dev libfreetype6-dev libhdf4g-doc libhdf4g-dev hdf4-tools libjasper-runtime netcdf-doc ogdi-bin libstdc++6-4.1-doc libtool-doc g77 fortran77-compiler gcj xalan make-doc ed diff-doc proj-ps-doc libmyodbc odbc-postgresql libct1 Recommended packages: automaken patchutils libmudflap0-dev libglib2.0-data libltdl3-dev libmail-sendmail-perl libcompress-zlib-perl The following NEW packages will be installed: autoconf automake1.9 autotools-dev binutils ccache cdbs cpp cpp-4.1 debhelper doxygen dpatch dpkg-dev file g++ g++-4.1 gcc gcc-4.1 gettext html2text intltool-debian libalut-dev libalut0 libcoin40c2 libdrm2 libexpat1 libfreetype6 libgdal1-1.4.0 libgeos-c1 libgeos2c2a libgl1-mesa-dev libgl1-mesa-glx libglib2.0-0 libglu1-mesa libglu1-mesa-dev libhdf4g libhdf5-serial-1.6.5-0 libice6 libicu36 libjasper1 libjpeg62 libltdl3 libmagic1 libmysqlclient15off libnetcdf3 libogdi3.2 libogg-dev libogg0 libopenal-dev libopenal0a libopenscenegraph-dev libopenscenegraph6 libopenthreads-dev libopenthreads6 libpng12-0 libpq5 libsm6 libstdc++6-4.1-dev libtiff4 libtool libungif4g libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxdamage1 libxdmcp-dev libxdmcp6 libxerces27 libxext6 libxfixes3 libxxf86vm1 m4 make mesa-common-dev mysql-common odbcinst1debian1 patch pkg-config po-debconf proj unixodbc x11proto-core-dev x11proto-input-dev x11proto-kb-dev xlibmesa-gl-dev xtrans-dev 0 upgraded, 91 newly installed, 0 to remove and 0 not upgraded. Need to get 67.6MB/77.3MB of archives. After unpacking 259MB of additional disk space will be used. WARNING: The following packages cannot be authenticated! libopenthreads6 libopenthreads-dev libopenscenegraph6 libopenscenegraph-dev Get:1 http://localhost ./ libopenthreads6 2.2.0-2 [18.0kB] Get:2 http://localhost ./ libopenthreads-dev 2.2.0-2 [14.6kB] Get:3 http://localhost ./ libopenscenegraph6 2.2.0-2 [30.4MB] Get:4 http://fr2.archive.ubuntu.com gutsy/main libx11-data 2:1.1.1-1ubuntu4 [190kB] Get:5 http://fr2.archive.ubuntu.com gutsy/main libx11-6 2:1.1.1-1ubuntu4 [607kB] Get:6 http://fr2.archive.ubuntu.com gutsy/main libx11-dev 2:1.1.1-1ubuntu4 [8699kB] Get:7 http://localhost ./ libopenscenegraph-dev 2.2.0-2 [453kB] Get:8 http://fr2.archive.ubuntu.com gutsy/main libexpat1 1.95.8-4ubuntu1 [64.3kB] Get:9 http://fr2.archive.ubuntu.com gutsy/main m4 1.4.10-0ubuntu2 [207kB] Get:10 http://fr2.archive.ubuntu.com gutsy/main binutils 2.18-0ubuntu3 [1461kB] Get:11 http://fr2.archive.ubuntu.com gutsy/main cpp-4.1 4.1.2-16ubuntu2 [2330kB] Get:12 http://fr2.archive.ubuntu.com gutsy/main dpkg-dev 1.14.5ubuntu16 [162kB] Get:13 http://fr2.archive.ubuntu.com gutsy/main libpng12-0 1.2.15~beta5-2build1 [187kB] Get:14 http://fr2.archive.ubuntu.com gutsy/main gcc-4.1 4.1.2-16ubuntu2 [580kB] Get:15 http://fr2.archive.ubuntu.com gutsy/main libstdc++6-4.1-dev 4.1.2-16ubuntu2 [1129kB] Get:16 http://fr2.archive.ubuntu.com gutsy/main g++-4.1 4.1.2-16ubuntu2 [2600kB] Get:17 http://fr2.archive.ubuntu.com gutsy/main libopenal0a 1:0.0.8-4ubuntu2 [127kB] Get:18 http://fr2.archive.ubuntu.com gutsy/main libopenal-dev 1:0.0.8-4ubuntu2 [166kB] Get:19 http://fr2.archive.ubuntu.com gutsy/main libgl1-mesa-glx 7.0.1-1ubuntu3 [145kB] Get:20 http://fr2.archive.ubuntu.com gutsy/main libfreetype6 2.3.5-1ubuntu4 [348kB] Get:21 http://fr2.archive.ubuntu.com gutsy/universe libgeos2c2a 2.2.3-3 [363kB] Get:22 http://fr2.archive.ubuntu.com gutsy/universe libgeos-c1 2.2.3-3 [22.0kB] Get:23 http://fr2.archive.ubuntu.com gutsy/main libglib2.0-0 2.14.1-1ubuntu1 [601kB] Get:24 http://fr2.archive.ubuntu.com gutsy/main libglu1-mesa 7.0.1-1ubuntu3 [241kB] Get:25 http://fr2.archive.ubuntu.com gutsy/main mesa-common-dev 7.0.1-1ubuntu3 [182kB] Get:26 http://fr2.archive.ubuntu.com gutsy/main libgl1-mesa-dev 7.0.1-1ubuntu3 [26.0kB] Get:27 http://fr2.archive.ubuntu.com gutsy/main libglu1-mesa-dev 7.0.1-1ubuntu3 [258kB] Get:28 http://fr2.archive.ubuntu.com gutsy/main libjpeg62 6b-14 [86.5kB] Get:29 http://fr2.archive.ubuntu.com gutsy/universe libhdf4g 4.1r4-21 [284kB] Get:30 http://fr2.archive.ubuntu.com gutsy/universe libhdf5-serial-1.6.5-0 1.6.5-5 [624kB] Get:31 http://fr2.archive.ubuntu.com gutsy/main libicu36 3.6-3 [5507kB] Get:32 http://fr2.archive.ubuntu.com gutsy/main libltdl3 1.5.24-1ubuntu1 [175kB] Get:33 http://fr2.archive.ubuntu.com gutsy/main mysql-common 5.0.45-1ubuntu3 [55.8kB] Get:34 http://fr2.archive.ubuntu.com gutsy/main libmysqlclient15off 5.0.45-1ubuntu3 [1866kB] Get:35 http://fr2.archive.ubuntu.com gutsy/universe libnetcdf3 3.6.1-0.1build1 [75.2kB] Get:36 http://fr2.archive.ubuntu.com gutsy/universe proj 4.5.0-2 [3031kB] Get:37 http://fr2.archive.ubuntu.com gutsy/universe libogdi3.2 3.2.0~beta1-3ubuntu1 [236kB] Get:38 http://fr2.archive.ubuntu.com gutsy/main libpq5 8.2.5-1.1 [227kB] Get:39 http://fr2.archive.ubuntu.com gutsy/main libtiff4 3.8.2-7ubuntu2 [160kB] Get:40 http://fr2.archive.ubuntu.com gutsy/universe libxerces27 2.7.0-3 [1321kB] Get:41 http://fr2.archive.ubuntu.com gutsy/main odbcinst1debian1 2.2.11-16 [67.3kB] Get:42 http://fr2.archive.ubuntu.com gutsy/main unixodbc 2.2.11-16 [297kB] Get:43 http://fr2.archive.ubuntu.com gutsy/universe libgdal1-1.4.0 1.4.1-6build1 [2059kB] Get:44 http://fr2.archive.ubuntu.com gutsy/main xlibmesa-gl-dev 1:7.2-5ubuntu13 [960B] Extracting templates from packages: 32% Extracting templates from packages: 65% Extracting templates from packages: 98% Extracting templates from packages: 100% Fetched 67.6MB in 22s (3037kB/s) Selecting previously deselected package libxau6. (Reading database ... 12339 files and directories currently installed.) Unpacking libxau6 (from .../libxau6_1%3a1.0.3-2_i386.deb) ... Selecting previously deselected package libxdmcp6. Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.2-2_i386.deb) ... Selecting previously deselected package libx11-data. Unpacking libx11-data (from .../libx11-data_2%3a1.1.1-1ubuntu4_all.deb) ... Selecting previously deselected package libx11-6. Unpacking libx11-6 (from .../libx11-6_2%3a1.1.1-1ubuntu4_i386.deb) ... /dev/mem: Operation not permitted Selecting previously deselected package x11proto-core-dev. Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.10-2_all.deb) ... Selecting previously deselected package libxau-dev. Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.3-2_i386.deb) ... Selecting previously deselected package libxdmcp-dev. Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.0.2-2_i386.deb) ... Selecting previously deselected package x11proto-input-dev. Unpacking x11proto-input-dev (from .../x11proto-input-dev_1.4.2-1_all.deb) ... Selecting previously deselected package x11proto-kb-dev. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.3-2ubuntu1_all.deb) ... Selecting previously deselected package xtrans-dev. Unpacking xtrans-dev (from .../xtrans-dev_1.0.3-2_all.deb) ... Selecting previously deselected package libx11-dev. Unpacking libx11-dev (from .../libx11-dev_2%3a1.1.1-1ubuntu4_i386.deb) ... Selecting previously deselected package libxfixes3. Unpacking libxfixes3 (from .../libxfixes3_1%3a4.0.3-2_i386.deb) ... Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_4.21-1_i386.deb) ... Selecting previously deselected package file. Unpacking file (from .../archives/file_4.21-1_i386.deb) ... Selecting previously deselected package libexpat1. Unpacking libexpat1 (from .../libexpat1_1.95.8-4ubuntu1_i386.deb) ... Selecting previously deselected package m4. Unpacking m4 (from .../m4_1.4.10-0ubuntu2_i386.deb) ... Selecting previously deselected package autoconf. Unpacking autoconf (from .../autoconf_2.61-4_all.deb) ... Selecting previously deselected package autotools-dev. Unpacking autotools-dev (from .../autotools-dev_20070306.1_all.deb) ... Selecting previously deselected package automake1.9. Unpacking automake1.9 (from .../automake1.9_1.9.6+nogfdl-3ubuntu1_all.deb) ... Selecting previously deselected package binutils. Unpacking binutils (from .../binutils_2.18-0ubuntu3_i386.deb) ... Selecting previously deselected package ccache. Unpacking ccache (from .../archives/ccache_2.4-9_i386.deb) ... Selecting previously deselected package cdbs. Unpacking cdbs (from .../cdbs_0.4.49ubuntu2_all.deb) ... Selecting previously deselected package cpp-4.1. Unpacking cpp-4.1 (from .../cpp-4.1_4.1.2-16ubuntu2_i386.deb) ... Selecting previously deselected package cpp. Unpacking cpp (from .../cpp_4%3a4.1.2-9ubuntu2_i386.deb) ... Selecting previously deselected package patch. Unpacking patch (from .../patch_2.5.9-4_i386.deb) ... Selecting previously deselected package make. Unpacking make (from .../make_3.81-3build1_i386.deb) ... Selecting previously deselected package dpkg-dev. Unpacking dpkg-dev (from .../dpkg-dev_1.14.5ubuntu16_all.deb) ... Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-3build1_i386.deb) ... Selecting previously deselected package gettext. Unpacking gettext (from .../gettext_0.16.1-2ubuntu3_i386.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.9_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_5.0.51ubuntu3_all.deb) ... Selecting previously deselected package libpng12-0. Unpacking libpng12-0 (from .../libpng12-0_1.2.15~beta5-2build1_i386.deb) ... Selecting previously deselected package doxygen. Unpacking doxygen (from .../doxygen_1.5.3-1_i386.deb) ... Selecting previously deselected package dpatch. Unpacking dpatch (from .../archives/dpatch_2.0.25_all.deb) ... Selecting previously deselected package gcc-4.1. Unpacking gcc-4.1 (from .../gcc-4.1_4.1.2-16ubuntu2_i386.deb) ... Selecting previously deselected package gcc. Unpacking gcc (from .../gcc_4%3a4.1.2-9ubuntu2_i386.deb) ... Selecting previously deselected package libstdc++6-4.1-dev. Unpacking libstdc++6-4.1-dev (from .../libstdc++6-4.1-dev_4.1.2-16ubuntu2_i386.deb) ... Selecting previously deselected package g++-4.1. Unpacking g++-4.1 (from .../g++-4.1_4.1.2-16ubuntu2_i386.deb) ... Selecting previously deselected package g++. Unpacking g++ (from .../g++_4%3a4.1.2-9ubuntu2_i386.deb) ... Selecting previously deselected package libopenal0a. Unpacking libopenal0a (from .../libopenal0a_1%3a0.0.8-4ubuntu2_i386.deb) ... Selecting previously deselected package libalut0. Unpacking libalut0 (from .../libalut0_1.1.0-1_i386.deb) ... Selecting previously deselected package libopenal-dev. Unpacking libopenal-dev (from .../libopenal-dev_1%3a0.0.8-4ubuntu2_i386.deb) ... Selecting previously deselected package libalut-dev. Unpacking libalut-dev (from .../libalut-dev_1.1.0-1_i386.deb) ... Selecting previously deselected package libdrm2. Unpacking libdrm2 (from .../libdrm2_2.3.0-4ubuntu1_i386.deb) ... Selecting previously deselected package libxdamage1. Unpacking libxdamage1 (from .../libxdamage1_1%3a1.1.1-3_i386.deb) ... Selecting previously deselected package libxext6. Unpacking libxext6 (from .../libxext6_2%3a1.0.3-2build1_i386.deb) ... Selecting previously deselected package libxxf86vm1. Unpacking libxxf86vm1 (from .../libxxf86vm1_1%3a1.0.1-2_i386.deb) ... Selecting previously deselected package libgl1-mesa-glx. Unpacking libgl1-mesa-glx (from .../libgl1-mesa-glx_7.0.1-1ubuntu3_i386.deb) ... Selecting previously deselected package libice6. Unpacking libice6 (from .../libice6_2%3a1.0.3-3_i386.deb) ... Selecting previously deselected package libsm6. Unpacking libsm6 (from .../libsm6_2%3a1.0.3-1_i386.deb) ... Selecting previously deselected package libcoin40c2. Unpacking libcoin40c2 (from .../libcoin40c2_2.4.6-1ubuntu2_i386.deb) ... Selecting previously deselected package libfreetype6. Unpacking libfreetype6 (from .../libfreetype6_2.3.5-1ubuntu4_i386.deb) ... Selecting previously deselected package libgeos2c2a. Unpacking libgeos2c2a (from .../libgeos2c2a_2.2.3-3_i386.deb) ... Selecting previously deselected package libgeos-c1. Unpacking libgeos-c1 (from .../libgeos-c1_2.2.3-3_i386.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.14.1-1ubuntu1_i386.deb) ... Selecting previously deselected package libglu1-mesa. Unpacking libglu1-mesa (from .../libglu1-mesa_7.0.1-1ubuntu3_i386.deb) ... Selecting previously deselected package mesa-common-dev. Unpacking mesa-common-dev (from .../mesa-common-dev_7.0.1-1ubuntu3_all.deb) ... Selecting previously deselected package libgl1-mesa-dev. Unpacking libgl1-mesa-dev (from .../libgl1-mesa-dev_7.0.1-1ubuntu3_all.deb) ... Selecting previously deselected package libglu1-mesa-dev. Unpacking libglu1-mesa-dev (from .../libglu1-mesa-dev_7.0.1-1ubuntu3_i386.deb) ... Selecting previously deselected package libjpeg62. Unpacking libjpeg62 (from .../libjpeg62_6b-14_i386.deb) ... Selecting previously deselected package libhdf4g. Unpacking libhdf4g (from .../libhdf4g_4.1r4-21_i386.deb) ... Selecting previously deselected package libhdf5-serial-1.6.5-0. Unpacking libhdf5-serial-1.6.5-0 (from .../libhdf5-serial-1.6.5-0_1.6.5-5_i386.deb) ... Selecting previously deselected package libicu36. Unpacking libicu36 (from .../libicu36_3.6-3_i386.deb) ... Selecting previously deselected package libjasper1. Unpacking libjasper1 (from .../libjasper1_1.900.1-3_i386.deb) ... Selecting previously deselected package libltdl3. Unpacking libltdl3 (from .../libltdl3_1.5.24-1ubuntu1_i386.deb) ... Selecting previously deselected package mysql-common. Unpacking mysql-common (from .../mysql-common_5.0.45-1ubuntu3_all.deb) ... Selecting previously deselected package libmysqlclient15off. Unpacking libmysqlclient15off (from .../libmysqlclient15off_5.0.45-1ubuntu3_i386.deb) ... Selecting previously deselected package libnetcdf3. Unpacking libnetcdf3 (from .../libnetcdf3_3.6.1-0.1build1_i386.deb) ... Selecting previously deselected package libogg0. Unpacking libogg0 (from .../libogg0_1.1.3-2ubuntu2_i386.deb) ... Selecting previously deselected package libogg-dev. Unpacking libogg-dev (from .../libogg-dev_1.1.3-2ubuntu2_i386.deb) ... Selecting previously deselected package libopenthreads6. Unpacking libopenthreads6 (from .../libopenthreads6_2.2.0-2_i386.deb) ... Selecting previously deselected package libopenthreads-dev. Unpacking libopenthreads-dev (from .../libopenthreads-dev_2.2.0-2_i386.deb) ... Selecting previously deselected package proj. Unpacking proj (from .../archives/proj_4.5.0-2_i386.deb) ... Selecting previously deselected package libogdi3.2. Unpacking libogdi3.2 (from .../libogdi3.2_3.2.0~beta1-3ubuntu1_i386.deb) ... Selecting previously deselected package libpq5. Unpacking libpq5 (from .../libpq5_8.2.5-1.1_i386.deb) ... Selecting previously deselected package libtiff4. Unpacking libtiff4 (from .../libtiff4_3.8.2-7ubuntu2_i386.deb) ... Selecting previously deselected package libungif4g. Unpacking libungif4g (from .../libungif4g_4.1.4-5_i386.deb) ... Selecting previously deselected package libxerces27. Unpacking libxerces27 (from .../libxerces27_2.7.0-3_i386.deb) ... Selecting previously deselected package odbcinst1debian1. Unpacking odbcinst1debian1 (from .../odbcinst1debian1_2.2.11-16_i386.deb) ... Selecting previously deselected package unixodbc. Unpacking unixodbc (from .../unixodbc_2.2.11-16_i386.deb) ... Selecting previously deselected package libgdal1-1.4.0. Unpacking libgdal1-1.4.0 (from .../libgdal1-1.4.0_1.4.1-6build1_i386.deb) ... Selecting previously deselected package libopenscenegraph6. Unpacking libopenscenegraph6 (from .../libopenscenegraph6_2.2.0-2_i386.deb) ... Selecting previously deselected package libopenscenegraph-dev. Unpacking libopenscenegraph-dev (from .../libopenscenegraph-dev_2.2.0-2_i386.deb) ... Selecting previously deselected package libtool. Unpacking libtool (from .../libtool_1.5.24-1ubuntu1_i386.deb) ... Selecting previously deselected package libvorbis0a. Unpacking libvorbis0a (from .../libvorbis0a_1.2.0.dfsg-1_i386.deb) ... Selecting previously deselected package libvorbisenc2. Unpacking libvorbisenc2 (from .../libvorbisenc2_1.2.0.dfsg-1_i386.deb) ... Selecting previously deselected package libvorbisfile3. Unpacking libvorbisfile3 (from .../libvorbisfile3_1.2.0.dfsg-1_i386.deb) ... Selecting previously deselected package libvorbis-dev. Unpacking libvorbis-dev (from .../libvorbis-dev_1.2.0.dfsg-1_i386.deb) ... Selecting previously deselected package pkg-config. Unpacking pkg-config (from .../pkg-config_0.22-1_i386.deb) ... Selecting previously deselected package xlibmesa-gl-dev. Unpacking xlibmesa-gl-dev (from .../xlibmesa-gl-dev_1%3a7.2-5ubuntu13_all.deb) ... Setting up libxau6 (1:1.0.3-2) ... Setting up libxdmcp6 (1:1.0.2-2) ... Setting up libx11-data (2:1.1.1-1ubuntu4) ... Setting up libx11-6 (2:1.1.1-1ubuntu4) ... /dev/mem: Operation not permitted Setting up x11proto-core-dev (7.0.10-2) ... Setting up libxau-dev (1:1.0.3-2) ... Setting up libxdmcp-dev (1:1.0.2-2) ... Setting up x11proto-input-dev (1.4.2-1) ... Setting up x11proto-kb-dev (1.0.3-2ubuntu1) ... Setting up xtrans-dev (1.0.3-2) ... Setting up libx11-dev (2:1.1.1-1ubuntu4) ... Setting up libxfixes3 (1:4.0.3-2) ... Setting up libmagic1 (4.21-1) ... Setting up file (4.21-1) ... Setting up libexpat1 (1.95.8-4ubuntu1) ... Setting up m4 (1.4.10-0ubuntu2) ... Setting up autoconf (2.61-4) ... Setting up autotools-dev (20070306.1) ... Setting up automake1.9 (1.9.6+nogfdl-3ubuntu1) ... Setting up binutils (2.18-0ubuntu3) ... Setting up ccache (2.4-9) ... Setting up cdbs (0.4.49ubuntu2) ... Setting up cpp-4.1 (4.1.2-16ubuntu2) ... Setting up cpp (4:4.1.2-9ubuntu2) ... Setting up patch (2.5.9-4) ... Setting up make (3.81-3build1) ... Setting up dpkg-dev (1.14.5ubuntu16) ... Setting up html2text (1.3.2a-3build1) ... Setting up gettext (0.16.1-2ubuntu3) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.9) ... Setting up debhelper (5.0.51ubuntu3) ... Setting up libpng12-0 (1.2.15~beta5-2build1) ... Setting up doxygen (1.5.3-1) ... Setting up dpatch (2.0.25) ... Setting up gcc-4.1 (4.1.2-16ubuntu2) ... Setting up gcc (4:4.1.2-9ubuntu2) ... Setting up libopenal0a (1:0.0.8-4ubuntu2) ... Setting up libalut0 (1.1.0-1) ... Setting up libopenal-dev (1:0.0.8-4ubuntu2) ... Setting up libalut-dev (1.1.0-1) ... Setting up libdrm2 (2.3.0-4ubuntu1) ... Setting up libxdamage1 (1:1.1.1-3) ... Setting up libxext6 (2:1.0.3-2build1) ... Setting up libxxf86vm1 (1:1.0.1-2) ... Setting up libgl1-mesa-glx (7.0.1-1ubuntu3) ... Setting up libice6 (2:1.0.3-3) ... Setting up libsm6 (2:1.0.3-1) ... Setting up libcoin40c2 (2.4.6-1ubuntu2) ... Setting up libfreetype6 (2.3.5-1ubuntu4) ... Setting up libgeos2c2a (2.2.3-3) ... Setting up libgeos-c1 (2.2.3-3) ... Setting up libglib2.0-0 (2.14.1-1ubuntu1) ... Setting up libglu1-mesa (7.0.1-1ubuntu3) ... Setting up mesa-common-dev (7.0.1-1ubuntu3) ... Setting up libgl1-mesa-dev (7.0.1-1ubuntu3) ... Setting up libglu1-mesa-dev (7.0.1-1ubuntu3) ... Setting up libjpeg62 (6b-14) ... Setting up libhdf4g (4.1r4-21) ... Setting up libhdf5-serial-1.6.5-0 (1.6.5-5) ... Setting up libicu36 (3.6-3) ... Setting up libjasper1 (1.900.1-3) ... Setting up libltdl3 (1.5.24-1ubuntu1) ... Setting up mysql-common (5.0.45-1ubuntu3) ... Setting up libmysqlclient15off (5.0.45-1ubuntu3) ... Setting up libnetcdf3 (3.6.1-0.1build1) ... Setting up libogg0 (1.1.3-2ubuntu2) ... Setting up libogg-dev (1.1.3-2ubuntu2) ... Setting up libopenthreads6 (2.2.0-2) ... Setting up libopenthreads-dev (2.2.0-2) ... Setting up proj (4.5.0-2) ... Setting up libogdi3.2 (3.2.0~beta1-3ubuntu1) ... Setting up libpq5 (8.2.5-1.1) ... Setting up libtiff4 (3.8.2-7ubuntu2) ... Setting up libungif4g (4.1.4-5) ... Setting up libxerces27 (2.7.0-3) ... Setting up odbcinst1debian1 (2.2.11-16) ... Setting up unixodbc (2.2.11-16) ... Setting up libgdal1-1.4.0 (1.4.1-6build1) ... Setting up libopenscenegraph6 (2.2.0-2) ... Setting up libopenscenegraph-dev (2.2.0-2) ... Setting up libtool (1.5.24-1ubuntu1) ... Setting up libvorbis0a (1.2.0.dfsg-1) ... Setting up libvorbisenc2 (1.2.0.dfsg-1) ... Setting up libvorbisfile3 (1.2.0.dfsg-1) ... Setting up libvorbis-dev (1.2.0.dfsg-1) ... Setting up pkg-config (0.22-1) ... Setting up xlibmesa-gl-dev (1:7.2-5ubuntu13) ... Setting up g++-4.1 (4.1.2-16ubuntu2) ... Setting up libstdc++6-4.1-dev (4.1.2-16ubuntu2) ... Setting up g++ (4:4.1.2-9ubuntu2) ... Processing triggers for libc6 ... ldconfig deferred processing now taking place -> Finished parsing the build-deps cp -a /usr/lib/packaging-farm/debian/debuild.sh /usr/src/osgal/build/debian/gutsy/usr/src chroot /usr/src/osgal/build/debian/gutsy sh -c "cd /usr/src && DISTRIBUTION=gutsy PACKAGE=osgal DEB_BUILD_OPTIONS='' ./debuild.sh" dpkg-source: warning: extracting unsigned source package (./osgal_0.6.1-2.dsc) dpkg-source: extracting osgal in osgal-0.6.1 dpkg-source: unpacking osgal_0.6.1.orig.tar.gz dpkg-source: applying ./osgal_0.6.1-2.diff.gz dpkg-buildpackage: source package is osgal dpkg-buildpackage: source version is 0.6.1-2 dpkg-buildpackage: source changed by Loic Dachary (OuoU) dpkg-buildpackage: host architecture i386 dpkg-buildpackage: source version without epoch 0.6.1-2 debian/rules clean make[2]: Entering directory `/usr/src/osgal-0.6.1' test -x debian/rules test "`id -u`" = 0 for i in ./config/config.guess ./config/config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean /usr/bin/make -C . -k maintainer-clean make[3]: Entering directory `/usr/src/osgal-0.6.1' make[3]: *** No rule to make target `maintainer-clean'. make[3]: Leaving directory `/usr/src/osgal-0.6.1' make[2]: [makefile-clean] Error 2 (ignored) rm -f debian/stamp-makefile-build rm -f debian/stamp-autotools-files rm -fr html rm -f configure make[2]: Leaving directory `/usr/src/osgal-0.6.1' debian/rules build make[2]: Entering directory `/usr/src/osgal-0.6.1' test -x debian/rules mkdir -p "." if test -e /usr/share/misc/config.guess ; then \ for i in ./config/config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config/config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi touch debian/stamp-autotools-files AUTOMAKE=automake-1.9 ACLOCAL=aclocal-1.9 autoreconf --install Putting files in AC_CONFIG_AUX_DIR, `config'. libtoolize: `config.guess' exists: use `--force' to overwrite libtoolize: `config.sub' exists: use `--force' to overwrite libtoolize: `ltmain.sh' exists: use `--force' to overwrite chmod a+x /usr/src/osgal-0.6.1/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /usr/src/osgal-0.6.1/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/osgal" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ccache... /usr/bin/ccache checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu 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 ccache cc... /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... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E 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 ccache cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if ccache cc supports -fno-rtti -fno-exceptions... no checking for ccache cc option to produce PIC... -fPIC checking if ccache cc PIC flag -fPIC works... yes checking if ccache cc static flag -static works... yes checking if ccache cc supports -c -o file.o... yes checking whether the ccache cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ccache g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ccache g++ option to produce PIC... -fPIC checking if ccache g++ PIC flag -fPIC works... yes checking if ccache g++ static flag -static works... yes checking if ccache g++ supports -c -o file.o... yes checking whether the ccache 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENSCENEGRAPH... yes checking for OPENAL... yes checking for FREEALUT... yes checking for VORBIS... yes checking for VORBISFILE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/osgAL/Makefile config.status: creating include/openalpp/Makefile config.status: creating src/Makefile config.status: creating src/osgAL/Makefile config.status: creating src/openalpp/Makefile config.status: creating src/osgPlugin/Makefile config.status: creating examples/Makefile config.status: creating osgal.pc config.status: creating examples/openalpp/Makefile config.status: creating examples/osgal/Makefile config.status: creating examples/osgalocclude/Makefile config.status: creating examples/osgalmultiple/Makefile config.status: creating examples/osgalviewer/Makefile config.status: executing depfiles commands /usr/bin/make -C . make[3]: Entering directory `/usr/src/osgal-0.6.1' Making all in src make[4]: Entering directory `/usr/src/osgal-0.6.1/src' Making all in openalpp make[5]: Entering directory `/usr/src/osgal-0.6.1/src/openalpp' /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-AudioBase.lo `test -f 'AudioBase.cpp' || echo './'`AudioBase.cpp mkdir .libs ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c AudioBase.cpp -fPIC -DPIC -o .libs/libopenalpp_la-AudioBase.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c AudioBase.cpp -o libopenalpp_la-AudioBase.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-AudioConvert.lo `test -f 'AudioConvert.cpp' || echo './'`AudioConvert.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c AudioConvert.cpp -fPIC -DPIC -o .libs/libopenalpp_la-AudioConvert.o AudioConvert.cpp: In function 'void* ac_wave_to_pcm(void*, ALuint*, ALushort*, ALushort*, ALushort*)': AudioConvert.cpp:1265: warning: dereferencing type-punned pointer will break strict-aliasing rules AudioConvert.cpp:1266: warning: dereferencing type-punned pointer will break strict-aliasing rules AudioConvert.cpp:1285: warning: dereferencing type-punned pointer will break strict-aliasing rules AudioConvert.cpp:1286: warning: dereferencing type-punned pointer will break strict-aliasing rules ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c AudioConvert.cpp -o libopenalpp_la-AudioConvert.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-AudioEnvironment.lo `test -f 'AudioEnvironment.cpp' || echo './'`AudioEnvironment.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c AudioEnvironment.cpp -fPIC -DPIC -o .libs/libopenalpp_la-AudioEnvironment.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c AudioEnvironment.cpp -o libopenalpp_la-AudioEnvironment.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-Capture.lo `test -f 'Capture.cpp' || echo './'`Capture.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Capture.cpp -fPIC -DPIC -o .libs/libopenalpp_la-Capture.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Capture.cpp -o libopenalpp_la-Capture.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-DeviceUpdater.lo `test -f 'DeviceUpdater.cpp' || echo './'`DeviceUpdater.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c DeviceUpdater.cpp -fPIC -DPIC -o .libs/libopenalpp_la-DeviceUpdater.o ../../include/openalpp/DeviceUpdater: In constructor 'openalpp::DeviceUpdater::DeviceUpdater(int, unsigned int, unsigned int, openalpp::SampleFormat, ALuint, ALuint)': ../../include/openalpp/DeviceUpdater:43: warning: 'openalpp::DeviceUpdater::pCaptureDevice_' will be initialized after ../../include/openalpp/DeviceUpdater:41: warning: 'unsigned int openalpp::DeviceUpdater::totalDataSize_' DeviceUpdater.cpp:41: warning: when initialized here DeviceUpdater.cpp:78: warning: passing 'double' for argument 1 to 'void openalpp::StreamUpdater::setSleepTime(int)' DeviceUpdater.cpp: In constructor 'openalpp::DeviceUpdater::DeviceUpdater(int, unsigned int, unsigned int, openalpp::SampleFormat, ALuint, ALuint)': DeviceUpdater.cpp:48: warning: 'bitsPerSample' may be used uninitialized in this function DeviceUpdater.cpp:47: warning: 'nchannels' may be used uninitialized in this function DeviceUpdater.cpp: In constructor 'openalpp::DeviceUpdater::DeviceUpdater(int, unsigned int, unsigned int, openalpp::SampleFormat, ALuint, ALuint)': DeviceUpdater.cpp:48: warning: 'bitsPerSample' may be used uninitialized in this function DeviceUpdater.cpp:47: warning: 'nchannels' may be used uninitialized in this function ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c DeviceUpdater.cpp -o libopenalpp_la-DeviceUpdater.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-Error.lo `test -f 'Error.cpp' || echo './'`Error.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Error.cpp -fPIC -DPIC -o .libs/libopenalpp_la-Error.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Error.cpp -o libopenalpp_la-Error.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-Event.lo `test -f 'Event.cpp' || echo './'`Event.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Event.cpp -fPIC -DPIC -o .libs/libopenalpp_la-Event.o Event.cpp: In member function 'bool openalpp::Event::wait(long unsigned int)': Event.cpp:53: warning: unused variable 'result' ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Event.cpp -o libopenalpp_la-Event.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-FileStream.lo `test -f 'FileStream.cpp' || echo './'`FileStream.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c FileStream.cpp -fPIC -DPIC -o .libs/libopenalpp_la-FileStream.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c FileStream.cpp -o libopenalpp_la-FileStream.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-FileStreamUpdater.lo `test -f 'FileStreamUpdater.cpp' || echo './'`FileStreamUpdater.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c FileStreamUpdater.cpp -fPIC -DPIC -o .libs/libopenalpp_la-FileStreamUpdater.o ../../include/openalpp/FileStreamUpdater: In constructor 'openalpp::FileStreamUpdater::FileStreamUpdater(OggVorbis_File*, ALuint, ALuint, ALenum, unsigned int, unsigned int)': ../../include/openalpp/FileStreamUpdater:39: warning: 'openalpp::FileStreamUpdater::buffersize_' will be initialized after ../../include/openalpp/FileStreamUpdater:38: warning: 'OggVorbis_File* openalpp::FileStreamUpdater::oggfile_' FileStreamUpdater.cpp:48: warning: when initialized here ../../include/openalpp/FileStreamUpdater:43: warning: 'openalpp::FileStreamUpdater::looping_' will be initialized after ../../include/openalpp/FileStreamUpdater:41: warning: 'bool openalpp::FileStreamUpdater::seekPending_' FileStreamUpdater.cpp:48: warning: when initialized here ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c FileStreamUpdater.cpp -o libopenalpp_la-FileStreamUpdater.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-GroupSource.lo `test -f 'GroupSource.cpp' || echo './'`GroupSource.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c GroupSource.cpp -fPIC -DPIC -o .libs/libopenalpp_la-GroupSource.o GroupSource.cpp: In member function 'void openalpp::GroupSource::mixSources(unsigned int)': GroupSource.cpp:463: warning: comparison between signed and unsigned integer expressions ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c GroupSource.cpp -o libopenalpp_la-GroupSource.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-Listener.lo `test -f 'Listener.cpp' || echo './'`Listener.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Listener.cpp -fPIC -DPIC -o .libs/libopenalpp_la-Listener.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Listener.cpp -o libopenalpp_la-Listener.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-NetStream.lo `test -f 'NetStream.cpp' || echo './'`NetStream.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c NetStream.cpp -fPIC -DPIC -o .libs/libopenalpp_la-NetStream.o NetStream.cpp:81:7: warning: no newline at end of file ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c NetStream.cpp -o libopenalpp_la-NetStream.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-NetUpdater.lo `test -f 'NetUpdater.cpp' || echo './'`NetUpdater.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c NetUpdater.cpp -fPIC -DPIC -o .libs/libopenalpp_la-NetUpdater.o NetUpdater.cpp:73:7: warning: no newline at end of file ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c NetUpdater.cpp -o libopenalpp_la-NetUpdater.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-Openalpp.lo `test -f 'Openalpp.cpp' || echo './'`Openalpp.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Openalpp.cpp -fPIC -DPIC -o .libs/libopenalpp_la-Openalpp.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Openalpp.cpp -o libopenalpp_la-Openalpp.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-Sample.lo `test -f 'Sample.cpp' || echo './'`Sample.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Sample.cpp -fPIC -DPIC -o .libs/libopenalpp_la-Sample.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Sample.cpp -o libopenalpp_la-Sample.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-SoundData.lo `test -f 'SoundData.cpp' || echo './'`SoundData.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SoundData.cpp -fPIC -DPIC -o .libs/libopenalpp_la-SoundData.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SoundData.cpp -o libopenalpp_la-SoundData.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-SourceBase.lo `test -f 'SourceBase.cpp' || echo './'`SourceBase.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SourceBase.cpp -fPIC -DPIC -o .libs/libopenalpp_la-SourceBase.o SourceBase.cpp: In member function 'openalpp::SourceState openalpp::SourceBase::getState() const': SourceBase.cpp:155: warning: unused variable 'errorCode' ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SourceBase.cpp -o libopenalpp_la-SourceBase.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-Source.lo `test -f 'Source.cpp' || echo './'`Source.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Source.cpp -fPIC -DPIC -o .libs/libopenalpp_la-Source.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Source.cpp -o libopenalpp_la-Source.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-Stream.lo `test -f 'Stream.cpp' || echo './'`Stream.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Stream.cpp -fPIC -DPIC -o .libs/libopenalpp_la-Stream.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Stream.cpp -o libopenalpp_la-Stream.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libopenalpp_la-StreamUpdater.lo `test -f 'StreamUpdater.cpp' || echo './'`StreamUpdater.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c StreamUpdater.cpp -fPIC -DPIC -o .libs/libopenalpp_la-StreamUpdater.o StreamUpdater.cpp: In member function 'bool openalpp::StreamUpdater::update(void*, unsigned int)': StreamUpdater.cpp:264: warning: converting to 'unsigned int' from 'double' ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c StreamUpdater.cpp -o libopenalpp_la-StreamUpdater.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=link ccache g++ -g -Wall -O2 -o libopenalpp.la -version-info 2:0:0 libopenalpp_la-AudioBase.lo libopenalpp_la-AudioConvert.lo libopenalpp_la-AudioEnvironment.lo libopenalpp_la-Capture.lo libopenalpp_la-DeviceUpdater.lo libopenalpp_la-Error.lo libopenalpp_la-Event.lo libopenalpp_la-FileStream.lo libopenalpp_la-FileStreamUpdater.lo libopenalpp_la-GroupSource.lo libopenalpp_la-Listener.lo libopenalpp_la-NetStream.lo libopenalpp_la-NetUpdater.lo libopenalpp_la-Openalpp.lo libopenalpp_la-Sample.lo libopenalpp_la-SoundData.lo libopenalpp_la-SourceBase.lo libopenalpp_la-Source.lo libopenalpp_la-Stream.lo libopenalpp_la-StreamUpdater.lo -lopenal -losg -losgDB -losgFX -losgGA -losgParticle -losgSim -losgText -losgUtil -losgViewer -lOpenThreads -lvorbisfile -lvorbis -lm -logg -lvorbis -lm -logg -lalut -lopenal libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libopenalpp.a .libs/libopenalpp_la-AudioBase.o .libs/libopenalpp_la-AudioConvert.o .libs/libopenalpp_la-AudioEnvironment.o .libs/libopenalpp_la-Capture.o .libs/libopenalpp_la-DeviceUpdater.o .libs/libopenalpp_la-Error.o .libs/libopenalpp_la-Event.o .libs/libopenalpp_la-FileStream.o .libs/libopenalpp_la-FileStreamUpdater.o .libs/libopenalpp_la-GroupSource.o .libs/libopenalpp_la-Listener.o .libs/libopenalpp_la-NetStream.o .libs/libopenalpp_la-NetUpdater.o .libs/libopenalpp_la-Openalpp.o .libs/libopenalpp_la-Sample.o .libs/libopenalpp_la-SoundData.o .libs/libopenalpp_la-SourceBase.o .libs/libopenalpp_la-Source.o .libs/libopenalpp_la-Stream.o .libs/libopenalpp_la-StreamUpdater.o ranlib .libs/libopenalpp.a creating libopenalpp.la (cd .libs && rm -f libopenalpp.la && ln -s ../libopenalpp.la libopenalpp.la) make[5]: Leaving directory `/usr/src/osgal-0.6.1/src/openalpp' Making all in osgAL make[5]: Entering directory `/usr/src/osgal-0.6.1/src/osgAL' /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libosgAL_la-OccludeCallback.lo `test -f 'OccludeCallback.cpp' || echo './'`OccludeCallback.cpp mkdir .libs ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c OccludeCallback.cpp -fPIC -DPIC -o .libs/libosgAL_la-OccludeCallback.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c OccludeCallback.cpp -o libosgAL_la-OccludeCallback.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libosgAL_la-SoundManager.lo `test -f 'SoundManager.cpp' || echo './'`SoundManager.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SoundManager.cpp -fPIC -DPIC -o .libs/libosgAL_la-SoundManager.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SoundManager.cpp -o libosgAL_la-SoundManager.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libosgAL_la-SoundNode.lo `test -f 'SoundNode.cpp' || echo './'`SoundNode.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SoundNode.cpp -fPIC -DPIC -o .libs/libosgAL_la-SoundNode.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SoundNode.cpp -o libosgAL_la-SoundNode.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libosgAL_la-SoundRoot.lo `test -f 'SoundRoot.cpp' || echo './'`SoundRoot.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SoundRoot.cpp -fPIC -DPIC -o .libs/libosgAL_la-SoundRoot.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SoundRoot.cpp -o libosgAL_la-SoundRoot.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libosgAL_la-SoundState.lo `test -f 'SoundState.cpp' || echo './'`SoundState.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SoundState.cpp -fPIC -DPIC -o .libs/libosgAL_la-SoundState.o ../../include/osgAL/SoundState: In constructor 'osgAL::SoundState::SoundState(const std::string&)': ../../include/osgAL/SoundState:349: warning: 'osgAL::SoundState::m_is_set' will be initialized after ../../include/osgAL/SoundState:335: warning: 'bool osgAL::SoundState::m_enabled' SoundState.cpp:29: warning: when initialized here ../../include/osgAL/SoundState: In constructor 'osgAL::SoundState::SoundState()': ../../include/osgAL/SoundState:349: warning: 'osgAL::SoundState::m_is_set' will be initialized after ../../include/osgAL/SoundState:335: warning: 'bool osgAL::SoundState::m_enabled' SoundState.cpp:40: warning: when initialized here SoundState.cpp: In member function 'void osgAL::SoundState::apply()': SoundState.cpp:218: warning: unused variable 'i' ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c SoundState.cpp -o libosgAL_la-SoundState.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libosgAL_la-Version.lo `test -f 'Version.cpp' || echo './'`Version.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Version.cpp -fPIC -DPIC -o .libs/libosgAL_la-Version.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c Version.cpp -o libosgAL_la-Version.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=link ccache g++ -g -Wall -O2 -o libosgAL.la -rpath /usr/lib -version-info 2:0:0 libosgAL_la-OccludeCallback.lo libosgAL_la-SoundManager.lo libosgAL_la-SoundNode.lo libosgAL_la-SoundRoot.lo libosgAL_la-SoundState.lo libosgAL_la-Version.lo ../openalpp/libopenalpp.la -losg -losgDB -losgFX -losgGA -losgParticle -losgSim -losgText -losgUtil -losgViewer -lOpenThreads ccache g++ -shared -nostdlib /usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crti.o /usr/lib/gcc/i486-linux-gnu/4.1.3/crtbeginS.o .libs/libosgAL_la-OccludeCallback.o .libs/libosgAL_la-SoundManager.o .libs/libosgAL_la-SoundNode.o .libs/libosgAL_la-SoundRoot.o .libs/libosgAL_la-SoundState.o .libs/libosgAL_la-Version.o -Wl,--whole-archive ../openalpp/.libs/libopenalpp.a -Wl,--no-whole-archive /usr/lib/libvorbisfile.so -L/usr/lib /usr/lib/libvorbis.so /usr/lib/libogg.so /usr/lib/libalut.so /usr/lib/libopenal.so -ldl -lpthread -losg -losgDB -losgFX -losgGA -losgParticle -losgSim -losgText -losgUtil -losgViewer -lOpenThreads -L/usr/lib/gcc/i486-linux-gnu/4.1.3 -L/usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-linux-gnu/4.1.3/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crtn.o -Wl,-soname -Wl,libosgAL.so.2 -o .libs/libosgAL.so.2.0.0 (cd .libs && rm -f libosgAL.so.2 && ln -s libosgAL.so.2.0.0 libosgAL.so.2) (cd .libs && rm -f libosgAL.so && ln -s libosgAL.so.2.0.0 libosgAL.so) rm -fr .libs/libosgAL.lax mkdir .libs/libosgAL.lax rm -fr .libs/libosgAL.lax/libopenalpp.a mkdir .libs/libosgAL.lax/libopenalpp.a (cd .libs/libosgAL.lax/libopenalpp.a && ar x /usr/src/osgal-0.6.1/src/osgAL/../openalpp/.libs/libopenalpp.a) ar cru .libs/libosgAL.a libosgAL_la-OccludeCallback.o libosgAL_la-SoundManager.o libosgAL_la-SoundNode.o libosgAL_la-SoundRoot.o libosgAL_la-SoundState.o libosgAL_la-Version.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-StreamUpdater.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-Source.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-FileStream.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-DeviceUpdater.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-NetStream.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-GroupSource.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-SourceBase.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-NetUpdater.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-AudioConvert.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-FileStreamUpdater.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-Listener.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-Sample.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-Capture.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-Event.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-SoundData.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-AudioBase.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-AudioEnvironment.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-Error.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-Openalpp.o .libs/libosgAL.lax/libopenalpp.a/libopenalpp_la-Stream.o ranlib .libs/libosgAL.a rm -fr .libs/libosgAL.lax creating libosgAL.la (cd .libs && rm -f libosgAL.la && ln -s ../libosgAL.la libosgAL.la) make[5]: Leaving directory `/usr/src/osgal-0.6.1/src/osgAL' Making all in osgPlugin make[5]: Entering directory `/usr/src/osgal-0.6.1/src/osgPlugin' /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libosgdb_osgAL_la-IO_OccludeCallback.lo `test -f 'IO_OccludeCallback.cpp' || echo './'`IO_OccludeCallback.cpp mkdir .libs ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c IO_OccludeCallback.cpp -fPIC -DPIC -o .libs/libosgdb_osgAL_la-IO_OccludeCallback.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c IO_OccludeCallback.cpp -o libosgdb_osgAL_la-IO_OccludeCallback.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CXX --mode=compile ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"osgAL\ 0.6.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c -o libosgdb_osgAL_la-IO_SoundNode.lo `test -f 'IO_SoundNode.cpp' || echo './'`IO_SoundNode.cpp ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DOPENAL_VERSION=2007 -I. -I. -I../../include -g -Wall -O2 -c IO_SoundNode.cpp -fPIC -DPIC -o .libs/libosgdb_osgAL_la-IO_SoundNode.o ccache g++ -DPACKAGE_NAME=\"osgAL\" -DPACKAGE_TARNAME=\"osgal\" -DPACKAGE_VERSION=\"0.6.1\" "-DPACKAGE_STRING=\"osgAL 0.6.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"osgal\" -DVERSION=\"0.6.1\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_