DC-Build-Header: graphviz 2.26.3-11 / Sat Jun 23 13:35:38 +0000 2012 DC-Task: logfile:/tmp/graphviz_2.26.3-11_unstable_clang.log version:2.26.3-11 chroot:unstable modes:binary-only:clang source:graphviz architecture:any esttime: DC-Sbuild-call: su user -c 'sbuild -n --apt-update -d unstable -v --chroot-setup-commands=/tmp/switch-to-clang graphviz_2.26.3-11' sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on ip-10-28-121-77.ec2.internal ╔══════════════════════════════════════════════════════════════════════════════╗ ║ graphviz 2.26.3-11 (amd64) 23 Jun 2012 13:35 ║ ╚══════════════════════════════════════════════════════════════════════════════╝ Package: graphviz Version: 2.26.3-11 Source Version: 2.26.3-11 Distribution: unstable Architecture: amd64 I: NOTICE: Log filtering will replace 'build/graphviz-Qa219c/graphviz-2.26.3' with '«PKGBUILDDIR»' I: NOTICE: Log filtering will replace 'build/graphviz-Qa219c' with '«BUILDDIR»' I: NOTICE: Log filtering will replace 'var/lib/schroot/mount/unstable-amd64-sbuild-88d6391b-65df-47e8-89b7-54d0e350149d' with '«CHROOT»' ┌──────────────────────────────────────────────────────────────────────────────┐ │ Update chroot │ └──────────────────────────────────────────────────────────────────────────────┘ Err http://localhost unstable InRelease Err http://localhost unstable Release.gpg Connection failed [IP: 127.0.0.1 9999] Reading package lists... W: Failed to fetch http://localhost:9999/debian/dists/unstable/InRelease W: Failed to fetch http://localhost:9999/debian/dists/unstable/Release.gpg Connection failed [IP: 127.0.0.1 9999] W: Some index files failed to download. They have been ignored, or old ones used instead. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ┌──────────────────────────────────────────────────────────────────────────────┐ │ Fetch source files │ └──────────────────────────────────────────────────────────────────────────────┘ Check APT ───────── Checking available source versions... Download source files with APT ────────────────────────────── Reading package lists... Building dependency tree... Reading state information... NOTICE: 'graphviz' packaging is maintained in the 'Git' version control system at: git://git.debian.org/git/collab-maint/graphviz.git Need to get 17.1 MB of source archives. Err http://localhost/debian/ unstable/main graphviz 2.26.3-11 (dsc) Connection failed [IP: 127.0.0.1 9999] Err http://localhost/debian/ unstable/main graphviz 2.26.3-11 (tar) Connection failed [IP: 127.0.0.1 9999] Err http://localhost/debian/ unstable/main graphviz 2.26.3-11 (diff) Connection failed [IP: 127.0.0.1 9999] Failed to fetch http://localhost:9999/debian/pool/main/g/graphviz/graphviz_2.26.3-11.dsc Connection failed [IP: 127.0.0.1 9999] Failed to fetch http://localhost:9999/debian/pool/main/g/graphviz/graphviz_2.26.3.orig.tar.gz Connection failed [IP: 127.0.0.1 9999] Failed to fetch http://localhost:9999/debian/pool/main/g/graphviz/graphviz_2.26.3-11.debian.tar.gz Connection failed [IP: 127.0.0.1 9999] E: Failed to fetch some archives. apt-get for sources failed ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cleanup │ └──────────────────────────────────────────────────────────────────────────────┘ Purging /«BUILDDIR» Not cleaning session: cloned chroot in use E: Failed to fetch source files ┌──────────────────────────────────────────────────────────────────────────────┐ │ Summary │ └──────────────────────────────────────────────────────────────────────────────┘ Architecture: amd64 Build-Space: 0 Build-Time: 0 Distribution: unstable Fail-Stage: fetch-src Install-Time: 0 Job: graphviz_2.26.3-11 Package: graphviz Package-Time: 0 Source-Version: 2.26.3-11 Space: 0 Status: failed Version: 2.26.3-11 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120623-1335 Build needed 00:00:00, 0k disc space E: Failed to fetch source files DC-Status: Failed 89.662351s DC-Time-Estimation: 89.662351 versus expected 1 (r/m: 88.662351 ; m: 1.0) age libffi5:amd64. (Reading database ... 11725 files and directories currently installed.) Unpacking libffi5:amd64 (from .../libffi5_3.0.10-3_amd64.deb) ... Selecting previously unselected package libllvm3.1:amd64. Unpacking libllvm3.1:amd64 (from .../libllvm3.1_3.1-2_amd64.deb) ... Selecting previously unselected package libclang-common-dev. Unpacking libclang-common-dev (from .../libclang-common-dev_3.1-8_amd64.deb) ... Selecting previously unselected package clang. Unpacking clang (from .../archives/clang_3.1-8_amd64.deb) ... Setting up libffi5:amd64 (3.0.10-3) ... Setting up libllvm3.1:amd64 (3.1-2) ... Setting up libclang-common-dev (3.1-8) ... Setting up clang (3.1-8) ... + echo 'Replace gcc, g++ & cpp by clang' Replace gcc, g++ & cpp by clang + VERSION=4.7 + cd /usr/bin + rm g++-4.7 gcc-4.7 cpp-4.7 + ln -s clang++ g++-4.7 + ln -s clang gcc-4.7 + ln -s clang cpp-4.7 + cd - /«BUILDDIR» + echo 'Block the installation of new gcc version' Block the installation of new gcc version + echo 'gcc-4.6 hold' + dpkg --set-selections + dpkg --set-selections + echo 'cpp-4.6 hold' + dpkg --set-selections + echo 'g++-4.6 hold' + dpkg --set-selections + echo 'gcc-4.7 hold' + dpkg --set-selections + echo 'cpp-4.7 hold' + dpkg --set-selections + echo 'g++-4.7 hold' + echo 'Check if gcc, g++ & cpp are actually clang' Check if gcc, g++ & cpp are actually clang + gcc --version + grep clang I: Finished running '/tmp/switch-to-clang'. Finished processing commands. ──────────────────────────────────────────────────────────────────────────────── Merged Build-Depends: build-essential, fakeroot Filtered Build-Depends: build-essential, fakeroot dpkg-deb: building package `sbuild-build-depends-core-dummy' in `/«BUILDDIR»/resolver-85T70e/apt_archive/sbuild-build-depends-core-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install core build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: sbuild-build-depends-core-dummy debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/710 B of archives. After this operation, 0 B of additional disk space will be used. Selecting previously unselected package sbuild-build-depends-core-dummy. (Reading database ... 11805 files and directories currently installed.) Unpacking sbuild-build-depends-core-dummy (from .../sbuild-build-depends-core-dummy.deb) ... Setting up sbuild-build-depends-core-dummy (0.invalid.0) ... Merged Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev | libc-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), tk-dev, tcl-dev, debhelper (>= 7.1.0~), libfreetype6-dev, zlib1g-dev, libjpeg-dev, libpng-dev, libxaw7-dev, bison, flex, autotools-dev, pdksh, libexpat1-dev, libfontconfig1-dev, libltdl-dev (>= 2.2.6b), swig, libperl-dev, libgd2-noxpm-dev (>= 2.0.35), groff-base, ghostscript, lua5.1, liblua5.1-0-dev, ruby, ruby1.8-dev, php5-dev, php5-cli, python-all-dev, python-minimal, libcairo2-dev, libpango1.0-dev, guile-1.8-dev, d-shlibs, python-support, chrpath, dh-autoreconf, libgtk2.0-dev, libgnomeui-dev Merged Build-Conflicts: tcl8.3, tcl8.4 Filtered Build-Depends: base-files, base-passwd, bash, coreutils, dash, debianutils, diffutils, dpkg, e2fsprogs, findutils, grep, gzip, hostname, ncurses-base, ncurses-bin, perl-base, sed, login, sysvinit-utils, sysvinit, tar, bsdutils, mount, util-linux, libc6-dev, gcc (>= 4:4.4.3), g++ (>= 4:4.4.3), make, dpkg-dev (>= 1.13.5), tk-dev, tcl-dev, debhelper (>= 7.1.0~), libfreetype6-dev, zlib1g-dev, libjpeg-dev, libpng-dev, libxaw7-dev, bison, flex, autotools-dev, pdksh, libexpat1-dev, libfontconfig1-dev, libltdl-dev (>= 2.2.6b), swig, libperl-dev, libgd2-noxpm-dev (>= 2.0.35), groff-base, ghostscript, lua5.1, liblua5.1-0-dev, ruby, ruby1.8-dev, php5-dev, php5-cli, python-all-dev, python-minimal, libcairo2-dev, libpango1.0-dev, guile-1.8-dev, d-shlibs, python-support, chrpath, dh-autoreconf, libgtk2.0-dev, libgnomeui-dev Filtered Build-Conflicts: tcl8.3, tcl8.4 dpkg-deb: building package `sbuild-build-depends-graphviz-dummy' in `/«BUILDDIR»/resolver-wExU1P/apt_archive/sbuild-build-depends-graphviz-dummy.deb'. OK Reading package lists... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Install graphviz build dependencies (apt-based resolver) │ └──────────────────────────────────────────────────────────────────────────────┘ Installing build dependencies Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: adduser autoconf automake autotools-dev bison bsdmainutils chrpath d-shlibs dbus dbus-x11 debhelper dh-autoreconf dmsetup file flex fontconfig fontconfig-config gconf-service gconf2 gconf2-common gettext gettext-base ghostscript gir1.2-atk-1.0 gir1.2-freedesktop gir1.2-gconf-2.0 gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-gnomekeyring-1.0 gir1.2-pango-1.0 gnome-mime-data groff-base gsfonts guile-1.8 guile-1.8-dev guile-1.8-libs gvfs gvfs-common gvfs-daemons gvfs-libs html2text intltool-debian libart-2.0-2 libart-2.0-dev libasound2 libasprintf0c2 libatasmart4 libatk1.0-0 libatk1.0-data libatk1.0-dev libavahi-client-dev libavahi-client3 libavahi-common-data libavahi-common-dev libavahi-common3 libavahi-glib-dev libavahi-glib1 libbison-dev libbluray1 libbonobo2-0 libbonobo2-common libbonobo2-dev libbonoboui2-0 libbonoboui2-common libbonoboui2-dev libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcairo2-dev libcanberra-dev libcanberra0 libcap2 libcroco3 libcups2 libcupsimage2 libdatrie1 libdbus-1-3 libdbus-1-dev libdbus-glib-1-2 libdevmapper-event1.02.1 libdevmapper1.02.1 libdrm2 libelf1 libexpat1 libexpat1-dev libfam0 libfontconfig1 libfontconfig1-dev libfontenc1 libfreetype6 libfreetype6-dev libgail-common libgail-dev libgail18 libgconf-2-4 libgconf2-4 libgconf2-dev libgcrypt11 libgcrypt11-dev libgd2-noxpm libgd2-noxpm-dev libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgdk-pixbuf2.0-dev libgdu0 libgettextpo0 libgirepository-1.0-1 libgl1-mesa-glx libglade2-0 libglapi-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data libglib2.0-dev libgmp-dev libgmpxx4ldbl libgnome-keyring-common libgnome-keyring-dev libgnome-keyring0 libgnome2-0 libgnome2-common libgnome2-dev libgnomecanvas2-0 libgnomecanvas2-common libgnomecanvas2-dev libgnomeui-0 libgnomeui-common libgnomeui-dev libgnomevfs2-0 libgnomevfs2-common libgnomevfs2-dev libgnutls-dev libgnutls-openssl27 libgnutls26 libgnutlsxx27 libgpg-error-dev libgpg-error0 libgs9 libgs9-common libgssapi-krb5-2 libgtk2.0-0 libgtk2.0-common libgtk2.0-dev libgudev-1.0-0 libice-dev libice6 libidl-dev libidl0 libidn11 libijs-0.35 libjasper1 libjbig0 libjbig2dec0 libjpeg8 libjpeg8-dev libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblcms2-2 libldap-2.4-2 libltdl-dev libltdl7 liblua5.1-0 liblua5.1-0-dev liblvm2app2.2 libmagic1 libncurses5-dev libncursesw5 libogg0 libonig2 liborbit2 liborbit2-dev libp11-kit-dev libp11-kit0 libpango1.0-0 libpango1.0-dev libpaper1 libparted0debian1 libpcre3 libpcre3-dev libpcrecpp0 libperl-dev libperl5.14 libpipeline1 libpixman-1-0 libpixman-1-dev libpng12-0 libpng12-dev libpolkit-gobject-1-0 libpopt-dev libpopt0 libpthread-stubs0 libpthread-stubs0-dev libpython2.6 libpython2.7 libqdbm14 libreadline-dev libreadline5 libreadline6-dev libruby1.8 libruby1.9.1 libsasl2-2 libselinux1-dev libsepol1-dev libsgutils2-2 libsm-dev libsm6 libsqlite3-0 libssl-dev libssl1.0.0 libsystemd-login0 libtasn1-3 libtasn1-3-dev libtdb1 libthai-data libthai0 libtiff4 libtinfo-dev libtool libudev0 libunistring0 libvorbis0a libvorbisfile3 libx11-6 libx11-data libx11-dev libx11-xcb1 libxau-dev libxau6 libxaw7 libxaw7-dev libxcb-glx0 libxcb-render0 libxcb-render0-dev libxcb-shape0 libxcb-shm0 libxcb-shm0-dev libxcb1 libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxml2 libxml2-dev libxml2-utils libxmu-dev libxmu-headers libxmu6 libxmuu1 libxpm-dev libxpm4 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxss-dev libxss1 libxt-dev libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 libyaml-0-2 lua5.1 m4 man-db mime-support mksh pdksh php5-cli php5-common php5-dev pkg-config po-debconf poppler-data psmisc python python-all python-all-dev python-dev python-minimal python-support python2.6 python2.6-dev python2.6-minimal python2.7 python2.7-dev python2.7-minimal ruby ruby1.8-dev ruby1.9.1 shared-mime-info shtool swig swig2.0 tcl tcl-dev tcl8.5 tcl8.5-dev tk tk-dev tk8.5 tk8.5-dev ttf-dejavu-core udev udisks x11-common x11-utils x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-scrnsaver-dev x11proto-xext-dev x11proto-xinerama-dev xorg-sgml-doctools xtrans-dev zlib1g-dev Suggested packages: autoconf2.13 autoconf-archive gnu-standards autoconf-doc bison-doc wamerican wordlist whois vacation dh-make gconf-defaults-service gettext-doc ghostscript-cups ghostscript-x hpijs groff guile-1.8-doc gvfs-backends libasound2-plugins libbluray-bdj libbonobo2-bin libcairo2-doc libcanberra-gtk0 libcanberra-pulse cups-common fam libgail-doc rng-tools libgcrypt11-doc libgd-tools libglib2.0-doc libgmp10-doc libmpfr-dev gnome-keyring desktop-base libgnome2-doc libgnomecanvas2-doc gnome-icon-theme libgnomeui-doc libgnomevfs2-bin gnutls-doc krb5-doc krb5-user librsvg2-common libgtk2.0-doc libice-doc libjasper-runtime liblcms2-utils libtool-doc ncurses-doc ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ttf-arphic-bkai00mp libpango1.0-doc imagemagick parted nparted libparted0-dev libparted0-i18n sg3-utils libsm-doc automaken gfortran fortran95-compiler gcj libxaw-doc libxcb-doc libxext-doc libxt-doc less www-browser php-pear libmail-box-perl poppler-utils fonts-japanese-mincho fonts-ipafont-mincho fonts-japanese-gothic fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-unfonts-core python-doc python-tk python2.6-doc binfmt-support python2.7-doc ruby-dev ruby1.9.1-examples ri1.9.1 graphviz ruby1.9.1-dev ruby-switch swig-doc swig-examples swig2.0-examples swig2.0-doc tcl-doc tcl-tclreadline tcl8.5-doc tk-doc tk8.5-doc xfsprogs reiserfsprogs mdadm mesa-utils Recommended packages: autopoint curl wget lynx-cur policykit-1-gnome libaacs0 libgconf2-doc libgl1-mesa-dri libgnomevfs2-extra fonts-droid hicolor-icon-theme libgtk2.0-bin krb5-locales libgpm2 orbit2 libpaper-utils libsasl2-modules libssl-doc libx11-doc xml-core libmail-sendmail-perl ruby1.8 xterm x-terminal-emulator usbutils pciutils policykit-1 hdparm dosfstools mtools ntfs-3g eject cryptsetup-bin The following NEW packages will be installed: adduser autoconf automake autotools-dev bison bsdmainutils chrpath d-shlibs dbus dbus-x11 debhelper dh-autoreconf dmsetup file flex fontconfig fontconfig-config gconf-service gconf2 gconf2-common gettext gettext-base ghostscript gir1.2-atk-1.0 gir1.2-freedesktop gir1.2-gconf-2.0 gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-gnomekeyring-1.0 gir1.2-pango-1.0 gnome-mime-data groff-base gsfonts guile-1.8 guile-1.8-dev guile-1.8-libs gvfs gvfs-common gvfs-daemons gvfs-libs html2text intltool-debian libart-2.0-2 libart-2.0-dev libasound2 libasprintf0c2 libatasmart4 libatk1.0-0 libatk1.0-data libatk1.0-dev libavahi-client-dev libavahi-client3 libavahi-common-data libavahi-common-dev libavahi-common3 libavahi-glib-dev libavahi-glib1 libbison-dev libbluray1 libbonobo2-0 libbonobo2-common libbonobo2-dev libbonoboui2-0 libbonoboui2-common libbonoboui2-dev libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcairo2-dev libcanberra-dev libcanberra0 libcap2 libcroco3 libcups2 libcupsimage2 libdatrie1 libdbus-1-3 libdbus-1-dev libdbus-glib-1-2 libdevmapper-event1.02.1 libdevmapper1.02.1 libdrm2 libelf1 libexpat1 libexpat1-dev libfam0 libfontconfig1 libfontconfig1-dev libfontenc1 libfreetype6 libfreetype6-dev libgail-common libgail-dev libgail18 libgconf-2-4 libgconf2-4 libgconf2-dev libgcrypt11 libgcrypt11-dev libgd2-noxpm libgd2-noxpm-dev libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgdk-pixbuf2.0-dev libgdu0 libgettextpo0 libgirepository-1.0-1 libgl1-mesa-glx libglade2-0 libglapi-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data libglib2.0-dev libgmp-dev libgmpxx4ldbl libgnome-keyring-common libgnome-keyring-dev libgnome-keyring0 libgnome2-0 libgnome2-common libgnome2-dev libgnomecanvas2-0 libgnomecanvas2-common libgnomecanvas2-dev libgnomeui-0 libgnomeui-common libgnomeui-dev libgnomevfs2-0 libgnomevfs2-common libgnomevfs2-dev libgnutls-dev libgnutls-openssl27 libgnutls26 libgnutlsxx27 libgpg-error-dev libgpg-error0 libgs9 libgs9-common libgssapi-krb5-2 libgtk2.0-0 libgtk2.0-common libgtk2.0-dev libgudev-1.0-0 libice-dev libice6 libidl-dev libidl0 libidn11 libijs-0.35 libjasper1 libjbig0 libjbig2dec0 libjpeg8 libjpeg8-dev libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblcms2-2 libldap-2.4-2 libltdl-dev libltdl7 liblua5.1-0 liblua5.1-0-dev liblvm2app2.2 libmagic1 libncurses5-dev libncursesw5 libogg0 libonig2 liborbit2 liborbit2-dev libp11-kit-dev libp11-kit0 libpango1.0-0 libpango1.0-dev libpaper1 libparted0debian1 libpcre3 libpcre3-dev libpcrecpp0 libperl-dev libperl5.14 libpipeline1 libpixman-1-0 libpixman-1-dev libpng12-0 libpng12-dev libpolkit-gobject-1-0 libpopt-dev libpopt0 libpthread-stubs0 libpthread-stubs0-dev libpython2.6 libpython2.7 libqdbm14 libreadline-dev libreadline5 libreadline6-dev libruby1.8 libruby1.9.1 libsasl2-2 libselinux1-dev libsepol1-dev libsgutils2-2 libsm-dev libsm6 libsqlite3-0 libssl-dev libssl1.0.0 libsystemd-login0 libtasn1-3 libtasn1-3-dev libtdb1 libthai-data libthai0 libtiff4 libtinfo-dev libtool libudev0 libunistring0 libvorbis0a libvorbisfile3 libx11-6 libx11-data libx11-dev libx11-xcb1 libxau-dev libxau6 libxaw7 libxaw7-dev libxcb-glx0 libxcb-render0 libxcb-render0-dev libxcb-shape0 libxcb-shm0 libxcb-shm0-dev libxcb1 libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxfixes-dev libxfixes3 libxft-dev libxft2 libxi-dev libxi6 libxinerama-dev libxinerama1 libxml2 libxml2-dev libxml2-utils libxmu-dev libxmu-headers libxmu6 libxmuu1 libxpm-dev libxpm4 libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxss-dev libxss1 libxt-dev libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 libyaml-0-2 lua5.1 m4 man-db mime-support mksh pdksh php5-cli php5-common php5-dev pkg-config po-debconf poppler-data psmisc python python-all python-all-dev python-dev python-minimal python-support python2.6 python2.6-dev python2.6-minimal python2.7 python2.7-dev python2.7-minimal ruby ruby1.8-dev ruby1.9.1 sbuild-build-depends-graphviz-dummy shared-mime-info shtool swig swig2.0 tcl tcl-dev tcl8.5 tcl8.5-dev tk tk-dev tk8.5 tk8.5-dev ttf-dejavu-core udev udisks x11-common x11-utils x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-fixes-dev x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-scrnsaver-dev x11proto-xext-dev x11proto-xinerama-dev xorg-sgml-doctools xtrans-dev zlib1g-dev 0 upgraded, 340 newly installed, 0 to remove and 0 not upgraded. Need to get 167 MB/167 MB of archives. After this operation, 465 MB of additional disk space will be used. Get:1 http://localhost/debian/ unstable/main libncursesw5 amd64 5.9-10 [141 kB] Get:2 http://localhost/debian/ unstable/main libpipeline1 amd64 1.2.1-1 [39.2 kB] Get:3 http://localhost/debian/ unstable/main libpopt0 amd64 1.16-7 [56.4 kB] Get:4 http://localhost/debian/ unstable/main libssl1.0.0 amd64 1.0.1c-3 [1211 kB] Get:5 http://localhost/debian/ unstable/main libudev0 amd64 175-3.1 [126 kB] Get:6 http://localhost/debian/ unstable/main udev amd64 175-3.1 [369 kB] Get:7 http://localhost/debian/ unstable/main libasprintf0c2 amd64 0.18.1.1-9 [26.8 kB] Get:8 http://localhost/debian/ unstable/main libcap2 amd64 1:2.22-1.1 [13.5 kB] Get:9 http://localhost/debian/ unstable/main libgpg-error0 amd64 1.10-3 [66.8 kB] Get:10 http://localhost/debian/ unstable/main libgcrypt11 amd64 1.5.0-3 [298 kB] Get:11 http://localhost/debian/ unstable/main libp11-kit0 amd64 0.12-3 [52.8 kB] Get:12 http://localhost/debian/ unstable/main libtasn1-3 amd64 2.13-2 [67.7 kB] Get:13 http://localhost/debian/ unstable/main libgnutls26 amd64 2.12.20-1 [616 kB] Get:14 http://localhost/debian/ unstable/main libgnutls-openssl27 amd64 2.12.20-1 [220 kB] Get:15 http://localhost/debian/ unstable/main libkeyutils1 amd64 1.5.5-3 [8552 B] Get:16 http://localhost/debian/ unstable/main libkrb5support0 amd64 1.10.1+dfsg-1 [49.0 kB] Get:17 http://localhost/debian/ unstable/main libk5crypto3 amd64 1.10.1+dfsg-1 [112 kB] Get:18 http://localhost/debian/ unstable/main libkrb5-3 amd64 1.10.1+dfsg-1 [393 kB] Get:19 http://localhost/debian/ unstable/main libgssapi-krb5-2 amd64 1.10.1+dfsg-1 [147 kB] Get:20 http://localhost/debian/ unstable/main libidn11 amd64 1.25-2 [178 kB] Get:21 http://localhost/debian/ unstable/main libsasl2-2 amd64 2.1.25.dfsg1-4+b1 [120 kB] Get:22 http://localhost/debian/ unstable/main libldap-2.4-2 amd64 2.4.31-1 [243 kB] Get:23 http://localhost/debian/ unstable/main libmagic1 amd64 5.11-2 [202 kB] Get:24 http://localhost/debian/ unstable/main libpcre3 amd64 1:8.30-5 [242 kB] Get:25 http://localhost/debian/ unstable/main libsqlite3-0 amd64 3.7.13-1 [455 kB] Get:26 http://localhost/debian/ unstable/main libxml2 amd64 2.8.0+dfsg1-4 [903 kB] Get:27 http://localhost/debian/ unstable/main m4 amd64 1.4.16-3 [260 kB] Get:28 http://localhost/debian/ unstable/main flex amd64 2.5.35-10.1 [332 kB] Get:29 http://localhost/debian/ unstable/main libart-2.0-2 amd64 2.3.21-2 [72.7 kB] Get:30 http://localhost/debian/ unstable/main libasound2 amd64 1.0.25-3 [461 kB] Get:31 http://localhost/debian/ unstable/main libatasmart4 amd64 0.19-1 [27.1 kB] Get:32 http://localhost/debian/ unstable/main libglib2.0-0 amd64 2.32.3-1 [2081 kB] Get:33 http://localhost/debian/ unstable/main libatk1.0-data all 2.4.0-2 [240 kB] Get:34 http://localhost/debian/ unstable/main libatk1.0-0 amd64 2.4.0-2 [95.1 kB] Get:35 http://localhost/debian/ unstable/main libavahi-common-data amd64 0.6.31-1 [134 kB] Get:36 http://localhost/debian/ unstable/main libavahi-common3 amd64 0.6.31-1 [54.3 kB] Get:37 http://localhost/debian/ unstable/main libdbus-1-3 amd64 1.6.2-1 [227 kB] Get:38 http://localhost/debian/ unstable/main libavahi-client3 amd64 0.6.31-1 [59.1 kB] Get:39 http://localhost/debian/ unstable/main libavahi-glib1 amd64 0.6.31-1 [36.9 kB] Get:40 http://localhost/debian/ unstable/main libbluray1 amd64 1:0.2.2-1 [86.3 kB] Get:41 http://localhost/debian/ unstable/main libexpat1 amd64 2.1.0-1 [141 kB] Get:42 http://localhost/debian/ unstable/main libfreetype6 amd64 2.4.9-1 [450 kB] Get:43 http://localhost/debian/ unstable/main ttf-dejavu-core all 2.33-2 [1552 kB] Get:44 http://localhost/debian/ unstable/main fontconfig-config all 2.9.0-6 [232 kB] Get:45 http://localhost/debian/ unstable/main libfontconfig1 amd64 2.9.0-6 [299 kB] Get:46 http://localhost/debian/ unstable/main libpixman-1-0 amd64 0.26.0-3 [427 kB] Get:47 http://localhost/debian/ unstable/main libpng12-0 amd64 1.2.49-1 [190 kB] Get:48 http://localhost/debian/ unstable/main libxau6 amd64 1:1.0.7-1 [18.8 kB] Get:49 http://localhost/debian/ unstable/main libxdmcp6 amd64 1:1.1.1-1 [26.3 kB] Get:50 http://localhost/debian/ unstable/main libxcb1 amd64 1.8.1-1 [50.0 kB] Get:51 http://localhost/debian/ unstable/main libx11-data all 2:1.5.0-1 [189 kB] Get:52 http://localhost/debian/ unstable/main libx11-6 amd64 2:1.5.0-1 [901 kB] Get:53 http://localhost/debian/ unstable/main libxcb-render0 amd64 1.8.1-1 [18.4 kB] Get:54 http://localhost/debian/ unstable/main libxcb-shm0 amd64 1.8.1-1 [10.1 kB] Get:55 http://localhost/debian/ unstable/main libxrender1 amd64 1:0.9.7-1 [32.2 kB] Get:56 http://localhost/debian/ unstable/main libcairo2 amd64 1.12.2-2 [912 kB] Get:57 http://localhost/debian/ unstable/main libcairo-gobject2 amd64 1.12.2-2 [439 kB] Get:58 http://localhost/debian/ unstable/main libcairo-script-interpreter2 amd64 1.12.2-2 [482 kB] Get:59 http://localhost/debian/ unstable/main libltdl7 amd64 2.4.2-1.1 [352 kB] Get:60 http://localhost/debian/ unstable/main libogg0 amd64 1.3.0-4 [20.6 kB] Get:61 http://localhost/debian/ unstable/main libtdb1 amd64 1.2.10-2 [39.7 kB] Get:62 http://localhost/debian/ unstable/main libvorbis0a amd64 1.3.2-1.3 [109 kB] Get:63 http://localhost/debian/ unstable/main libvorbisfile3 amd64 1.3.2-1.3 [24.9 kB] Get:64 http://localhost/debian/ unstable/main libcanberra0 amd64 0.28-4 [45.8 kB] Get:65 http://localhost/debian/ unstable/main libcroco3 amd64 0.6.5-1 [151 kB] Get:66 http://localhost/debian/ unstable/main libcups2 amd64 1.5.3-2 [255 kB] Get:67 http://localhost/debian/ unstable/main libjpeg8 amd64 8d-1 [134 kB] Get:68 http://localhost/debian/ unstable/main libjbig0 amd64 2.0-2 [32.2 kB] Get:69 http://localhost/debian/ unstable/main libtiff4 amd64 3.9.6-6 [202 kB] Get:70 http://localhost/debian/ unstable/main libcupsimage2 amd64 1.5.3-2 [137 kB] Get:71 http://localhost/debian/ unstable/main libdatrie1 amd64 0.2.5-3 [28.6 kB] Get:72 http://localhost/debian/ unstable/main libdbus-glib-1-2 amd64 0.100-1 [202 kB] Get:73 http://localhost/debian/ unstable/main dmsetup amd64 2:1.02.74-4 [67.6 kB] Get:74 http://localhost/debian/ unstable/main libdevmapper1.02.1 amd64 2:1.02.74-4 [130 kB] Get:75 http://localhost/debian/ unstable/main libdevmapper-event1.02.1 amd64 2:1.02.74-4 [32.1 kB] Get:76 http://localhost/debian/ unstable/main libdrm2 amd64 2.4.33-3 [444 kB] Get:77 http://localhost/debian/ unstable/main libelf1 amd64 0.153-1 [304 kB] Get:78 http://localhost/debian/ unstable/main libfontenc1 amd64 1:1.1.1-1 [24.3 kB] Get:79 http://localhost/debian/ unstable/main libjasper1 amd64 1.900.1-13 [159 kB] Get:80 http://localhost/debian/ unstable/main libgdk-pixbuf2.0-common all 2.26.1-1 [497 kB] Get:81 http://localhost/debian/ unstable/main libgdk-pixbuf2.0-0 amd64 2.26.1-1 [207 kB] Get:82 http://localhost/debian/ unstable/main libthai-data all 0.1.18-1 [205 kB] Get:83 http://localhost/debian/ unstable/main libthai0 amd64 0.1.18-1 [45.0 kB] Get:84 http://localhost/debian/ unstable/main libxft2 amd64 2.3.1-1 [61.0 kB] Get:85 http://localhost/debian/ unstable/main fontconfig amd64 2.9.0-6 [349 kB] Get:86 http://localhost/debian/ unstable/main libpango1.0-0 amd64 1.30.0-1 [461 kB] Get:87 http://localhost/debian/ unstable/main libxcomposite1 amd64 1:0.4.3-2 [16.6 kB] Get:88 http://localhost/debian/ unstable/main libxfixes3 amd64 1:5.0-4 [21.5 kB] Get:89 http://localhost/debian/ unstable/main libxdamage1 amd64 1:1.1.3-2 [14.3 kB] Get:90 http://localhost/debian/ unstable/main libgtk2.0-common all 2.24.10-1 [6879 kB] Get:91 http://localhost/debian/ unstable/main libxcursor1 amd64 1:1.1.13-1 [26.9 kB] Get:92 http://localhost/debian/ unstable/main libxext6 amd64 2:1.3.1-2 [55.3 kB] Get:93 http://localhost/debian/ unstable/main libxi6 amd64 2:1.6.1-1 [75.0 kB] Get:94 http://localhost/debian/ unstable/main libxinerama1 amd64 2:1.1.2-1 [16.8 kB] Get:95 http://localhost/debian/ unstable/main libxrandr2 amd64 2:1.3.2-2 [33.5 kB] Get:96 http://localhost/debian/ unstable/main shared-mime-info amd64 1.0-1 [1066 kB] Get:97 http://localhost/debian/ unstable/main libgtk2.0-0 amd64 2.24.10-1 [2730 kB] Get:98 http://localhost/debian/ unstable/main libgail18 amd64 2.24.10-1 [484 kB] Get:99 http://localhost/debian/ unstable/main gconf2-common all 3.2.5-1 [2013 kB] Get:100 http://localhost/debian/ unstable/main libgconf-2-4 amd64 3.2.5-1 [435 kB] Get:101 http://localhost/debian/ unstable/main libgd2-noxpm amd64 2.0.36~rc1~dfsg-6.1 [229 kB] Get:102 http://localhost/debian/ unstable/main libunistring0 amd64 0.9.3-5 [434 kB] Get:103 http://localhost/debian/ unstable/main libgettextpo0 amd64 0.18.1.1-9 [145 kB] Get:104 http://localhost/debian/ unstable/main libglapi-mesa amd64 8.0.3-1 [57.3 kB] Get:105 http://localhost/debian/ unstable/main libx11-xcb1 amd64 2:1.5.0-1 [139 kB] Get:106 http://localhost/debian/ unstable/main libxcb-glx0 amd64 1.8.1-1 [32.0 kB] Get:107 http://localhost/debian/ unstable/main libxxf86vm1 amd64 1:1.1.2-1 [19.0 kB] Get:108 http://localhost/debian/ unstable/main libgl1-mesa-glx amd64 8.0.3-1 [165 kB] Get:109 http://localhost/debian/ unstable/main libgmpxx4ldbl amd64 2:5.0.5+dfsg-2 [21.6 kB] Get:110 http://localhost/debian/ unstable/main libgnome-keyring-common all 3.4.1-1 [59.8 kB] Get:111 http://localhost/debian/ unstable/main libgnome-keyring0 amd64 3.4.1-1 [93.6 kB] Get:112 http://localhost/debian/ unstable/main libgudev-1.0-0 amd64 175-3.1 [112 kB] Get:113 http://localhost/debian/ unstable/main x11-common all 1:7.7+1 [278 kB] Get:114 http://localhost/debian/ unstable/main libice6 amd64 2:1.0.8-2 [63.1 kB] Get:115 http://localhost/debian/ unstable/main liblcms2-2 amd64 2.2+git20110628-2.2 [143 kB] Get:116 http://localhost/debian/ unstable/main liblua5.1-0 amd64 5.1.5-2 [180 kB] Get:117 http://localhost/debian/ unstable/main liblvm2app2.2 amd64 2.02.95-4 [347 kB] Get:118 http://localhost/debian/ unstable/main libpaper1 amd64 1.1.24+nmu2 [22.0 kB] Get:119 http://localhost/debian/ unstable/main libparted0debian1 amd64 2.3-10 [347 kB] Get:120 http://localhost/debian/ unstable/main libpcrecpp0 amd64 1:8.30-5 [125 kB] Get:121 http://localhost/debian/ unstable/main libpolkit-gobject-1-0 amd64 0.105-1 [49.2 kB] Get:122 http://localhost/debian/ unstable/main libreadline5 amd64 5.2-11 [150 kB] Get:123 http://localhost/debian/ unstable/main libsm6 amd64 2:1.2.1-2 [34.2 kB] Get:124 http://localhost/debian/ unstable/main libxt6 amd64 1:1.1.3-1 [211 kB] Get:125 http://localhost/debian/ unstable/main libxmu6 amd64 2:1.1.1-1 [66.6 kB] Get:126 http://localhost/debian/ unstable/main libxpm4 amd64 1:3.5.10-1 [49.4 kB] Get:127 http://localhost/debian/ unstable/main libxaw7 amd64 2:1.0.10-2 [226 kB] Get:128 http://localhost/debian/ unstable/main libxcb-shape0 amd64 1.8.1-1 [10.8 kB] Get:129 http://localhost/debian/ unstable/main libxmuu1 amd64 2:1.1.1-1 [23.6 kB] Get:130 http://localhost/debian/ unstable/main libxss1 amd64 1:1.2.2-1 [17.5 kB] Get:131 http://localhost/debian/ unstable/main libxtst6 amd64 2:1.2.1-1 [26.6 kB] Get:132 http://localhost/debian/ unstable/main libxv1 amd64 2:1.0.7-1 [21.6 kB] Get:133 http://localhost/debian/ unstable/main libxxf86dga1 amd64 2:1.1.3-2 [22.6 kB] Get:134 http://localhost/debian/ unstable/main libyaml-0-2 amd64 0.1.4-2 [56.5 kB] Get:135 http://localhost/debian/ unstable/main psmisc amd64 22.19-1 [135 kB] Get:136 http://localhost/debian/ unstable/main php5-common amd64 5.4.4-2 [582 kB] Get:137 http://localhost/debian/ unstable/main poppler-data all 0.4.5-8 [1490 kB] Get:138 http://localhost/debian/ unstable/main libgnutlsxx27 amd64 2.12.20-1 [224 kB] Get:139 http://localhost/debian/ unstable/main libsystemd-login0 amd64 44-3 [27.8 kB] Get:140 http://localhost/debian/ unstable/main adduser all 3.113+nmu3 [264 kB] Get:141 http://localhost/debian/ unstable/main bsdmainutils amd64 9.0.3 [209 kB] Get:142 http://localhost/debian/ unstable/main groff-base amd64 1.21-9 [1153 kB] Get:143 http://localhost/debian/ unstable/main man-db amd64 2.6.2-1 [1061 kB] Get:144 http://localhost/debian/ unstable/main file amd64 5.11-2 [51.8 kB] Get:145 http://localhost/debian/ unstable/main gettext-base amd64 0.18.1.1-9 [154 kB] Get:146 http://localhost/debian/ unstable/main mime-support all 3.52-1 [35.5 kB] Get:147 http://localhost/debian/ unstable/main python2.7-minimal amd64 2.7.3-1 [1770 kB] Get:148 http://localhost/debian/ unstable/main python2.7 amd64 2.7.3-1 [2726 kB] Get:149 http://localhost/debian/ unstable/main python-minimal all 2.7.3-1 [42.1 kB] Get:150 http://localhost/debian/ unstable/main python all 2.7.3-1 [179 kB] Get:151 http://localhost/debian/ unstable/main python-support all 1.0.15 [33.6 kB] Get:152 http://localhost/debian/ unstable/main python2.6-minimal amd64 2.6.8-0.2 [1549 kB] Get:153 http://localhost/debian/ unstable/main python2.6 amd64 2.6.8-0.2 [2507 kB] Get:154 http://localhost/debian/ unstable/main autoconf all 2.69-1 [589 kB] Get:155 http://localhost/debian/ unstable/main autotools-dev all 20120608.1 [73.0 kB] Get:156 http://localhost/debian/ unstable/main automake all 1:1.11.5-2 [606 kB] Get:157 http://localhost/debian/ unstable/main libbison-dev amd64 1:2.5.dfsg-2.1 [289 kB] Get:158 http://localhost/debian/ unstable/main bison amd64 1:2.5.dfsg-2.1 [689 kB] Get:159 http://localhost/debian/ unstable/main chrpath amd64 0.13-2 [13.9 kB] Get:160 http://localhost/debian/ unstable/main d-shlibs all 0.52 [16.1 kB] Get:161 http://localhost/debian/ unstable/main dbus amd64 1.6.2-1 [575 kB] Get:162 http://localhost/debian/ unstable/main dbus-x11 amd64 1.6.2-1 [59.0 kB] Get:163 http://localhost/debian/ unstable/main html2text amd64 1.3.2a-15 [103 kB] Get:164 http://localhost/debian/ unstable/main gettext amd64 0.18.1.1-9 [1975 kB] Get:165 http://localhost/debian/ unstable/main intltool-debian all 0.35.0+20060710.1 [30.8 kB] Get:166 http://localhost/debian/ unstable/main po-debconf all 1.0.16+nmu2 [224 kB] Get:167 http://localhost/debian/ unstable/main debhelper all 9.20120608 [700 kB] Get:168 http://localhost/debian/ unstable/main libtool amd64 2.4.2-1.1 [619 kB] Get:169 http://localhost/debian/ unstable/main dh-autoreconf all 6 [15.3 kB] Get:170 http://localhost/debian/ unstable/main gconf-service amd64 3.2.5-1 [427 kB] Get:171 http://localhost/debian/ unstable/main gconf2 amd64 3.2.5-1 [434 kB] Get:172 http://localhost/debian/ unstable/main libijs-0.35 amd64 0.35-8 [20.4 kB] Get:173 http://localhost/debian/ unstable/main libjbig2dec0 amd64 0.11+20120125-1 [51.8 kB] Get:174 http://localhost/debian/ unstable/main libgs9-common all 9.05~dfsg-6 [2189 kB] Get:175 http://localhost/debian/ unstable/main libgs9 amd64 9.05~dfsg-6 [2316 kB] Get:176 http://localhost/debian/ unstable/main gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2 [3364 kB] Get:177 http://localhost/debian/ unstable/main ghostscript amd64 9.05~dfsg-6 [82.1 kB] Get:178 http://localhost/debian/ unstable/main libgirepository-1.0-1 amd64 1.32.1-1 [107 kB] Get:179 http://localhost/debian/ unstable/main gir1.2-glib-2.0 amd64 1.32.1-1 [171 kB] Get:180 http://localhost/debian/ unstable/main gir1.2-atk-1.0 amd64 2.4.0-2 [64.7 kB] Get:181 http://localhost/debian/ unstable/main gir1.2-freedesktop amd64 1.32.1-1 [21.5 kB] Get:182 http://localhost/debian/ unstable/main gir1.2-gconf-2.0 amd64 3.2.5-1 [358 kB] Get:183 http://localhost/debian/ unstable/main gir1.2-gdkpixbuf-2.0 amd64 2.26.1-1 [16.6 kB] Get:184 http://localhost/debian/ unstable/main gir1.2-gnomekeyring-1.0 amd64 3.4.1-1 [37.2 kB] Get:185 http://localhost/debian/ unstable/main gir1.2-pango-1.0 amd64 1.30.0-1 [151 kB] Get:186 http://localhost/debian/ unstable/main gnome-mime-data all 2.18.0-1 [725 kB] Get:187 http://localhost/debian/ unstable/main guile-1.8-libs amd64 1.8.8+1-8 [762 kB] Get:188 http://localhost/debian/ unstable/main guile-1.8 amd64 1.8.8+1-8 [12.8 kB] Get:189 http://localhost/debian/ unstable/main libtinfo-dev amd64 5.9-10 [105 kB] Get:190 http://localhost/debian/ unstable/main libncurses5-dev amd64 5.9-10 [223 kB] Get:191 http://localhost/debian/ unstable/main libreadline6-dev amd64 6.2-8 [264 kB] Get:192 http://localhost/debian/ unstable/main libltdl-dev amd64 2.4.2-1.1 [205 kB] Get:193 http://localhost/debian/ unstable/main libgmp-dev amd64 2:5.0.5+dfsg-2 [610 kB] Get:194 http://localhost/debian/ unstable/main guile-1.8-dev amd64 1.8.8+1-8 [683 kB] Get:195 http://localhost/debian/ unstable/main libsgutils2-2 amd64 1.33-1 [80.0 kB] Get:196 http://localhost/debian/ unstable/main udisks amd64 1.0.4-6 [261 kB] Get:197 http://localhost/debian/ unstable/main libgdu0 amd64 3.0.2-2 [95.6 kB] Get:198 http://localhost/debian/ unstable/main x11-utils amd64 7.7~1 [233 kB] Get:199 http://localhost/debian/ unstable/main gvfs-common all 1.12.3-1 [1166 kB] Get:200 http://localhost/debian/ unstable/main gvfs-libs amd64 1.12.3-1+b1 [222 kB] Get:201 http://localhost/debian/ unstable/main gvfs-daemons amd64 1.12.3-1+b1 [264 kB] Get:202 http://localhost/debian/ unstable/main gvfs amd64 1.12.3-1+b1 [227 kB] Get:203 http://localhost/debian/ unstable/main pkg-config amd64 0.26-1 [59.5 kB] Get:204 http://localhost/debian/ unstable/main libart-2.0-dev amd64 2.3.21-2 [91.9 kB] Get:205 http://localhost/debian/ unstable/main libglib2.0-data all 2.32.3-1 [2711 kB] Get:206 http://localhost/debian/ unstable/main libglib2.0-bin amd64 2.32.3-1 [861 kB] Get:207 http://localhost/debian/ unstable/main libpcre3-dev amd64 1:8.30-5 [349 kB] Get:208 http://localhost/debian/ unstable/main zlib1g-dev amd64 1:1.2.7.dfsg-13 [215 kB] Get:209 http://localhost/debian/ unstable/main libglib2.0-dev amd64 2.32.3-1 [2631 kB] Get:210 http://localhost/debian/ unstable/main libatk1.0-dev amd64 2.4.0-2 [117 kB] Get:211 http://localhost/debian/ unstable/main libavahi-common-dev amd64 0.6.31-1 [72.0 kB] Get:212 http://localhost/debian/ unstable/main libdbus-1-dev amd64 1.6.2-1 [318 kB] Get:213 http://localhost/debian/ unstable/main libavahi-client-dev amd64 0.6.31-1 [66.3 kB] Get:214 http://localhost/debian/ unstable/main libavahi-glib-dev amd64 0.6.31-1 [37.2 kB] Get:215 http://localhost/debian/ unstable/main libbonobo2-common all 2.24.3-1 [327 kB] Get:216 http://localhost/debian/ unstable/main libidl0 amd64 0.8.14-0.2 [127 kB] Get:217 http://localhost/debian/ unstable/main liborbit2 amd64 1:2.14.19-0.1 [280 kB] Get:218 http://localhost/debian/ unstable/main libbonobo2-0 amd64 2.24.3-1 [333 kB] Get:219 http://localhost/debian/ unstable/main libidl-dev amd64 0.8.14-0.2 [144 kB] Get:220 http://localhost/debian/ unstable/main liborbit2-dev amd64 1:2.14.19-0.1 [501 kB] Get:221 http://localhost/debian/ unstable/main libpopt-dev amd64 1.16-7 [56.2 kB] Get:222 http://localhost/debian/ unstable/main libbonobo2-dev amd64 2.24.3-1 [792 kB] Get:223 http://localhost/debian/ unstable/main libgconf2-4 amd64 3.2.5-1 [352 kB] Get:224 http://localhost/debian/ unstable/main libglade2-0 amd64 1:2.6.4-1 [89.0 kB] Get:225 http://localhost/debian/ unstable/main libfam0 amd64 2.7.0-17 [28.8 kB] Get:226 http://localhost/debian/ unstable/main libgnomevfs2-common all 1:2.24.4-1 [1300 kB] Get:227 http://localhost/debian/ unstable/main libgnomevfs2-0 amd64 1:2.24.4-1 [598 kB] Get:228 http://localhost/debian/ unstable/main libgnome2-common all 2.32.1-2 [1617 kB] Get:229 http://localhost/debian/ unstable/main libgnome2-0 amd64 2.32.1-2 [486 kB] Get:230 http://localhost/debian/ unstable/main libgnomecanvas2-common all 2.30.3-1 [177 kB] Get:231 http://localhost/debian/ unstable/main libgnomecanvas2-0 amd64 2.30.3-1 [128 kB] Get:232 http://localhost/debian/ unstable/main libbonoboui2-common all 2.24.3-1 [401 kB] Get:233 http://localhost/debian/ unstable/main libbonoboui2-0 amd64 2.24.3-1 [246 kB] Get:234 http://localhost/debian/ unstable/main xorg-sgml-doctools all 1:1.10-1 [24.1 kB] Get:235 http://localhost/debian/ unstable/main x11proto-core-dev all 7.0.23-1 [774 kB] Get:236 http://localhost/debian/ unstable/main libxau-dev amd64 1:1.0.7-1 [21.7 kB] Get:237 http://localhost/debian/ unstable/main libxdmcp-dev amd64 1:1.1.1-1 [42.3 kB] Get:238 http://localhost/debian/ unstable/main x11proto-input-dev all 2.2-1 [172 kB] Get:239 http://localhost/debian/ unstable/main x11proto-kb-dev all 1.0.6-2 [269 kB] Get:240 http://localhost/debian/ unstable/main xtrans-dev all 1.2.7-1 [112 kB] Get:241 http://localhost/debian/ unstable/main libpthread-stubs0 amd64 0.3-3 [3228 B] Get:242 http://localhost/debian/ unstable/main libpthread-stubs0-dev amd64 0.3-3 [3998 B] Get:243 http://localhost/debian/ unstable/main libxcb1-dev amd64 1.8.1-1 [86.6 kB] Get:244 http://localhost/debian/ unstable/main libx11-dev amd64 2:1.5.0-1 [1037 kB] Get:245 http://localhost/debian/ unstable/main libpng12-dev amd64 1.2.49-1 [266 kB] Get:246 http://localhost/debian/ unstable/main libgdk-pixbuf2.0-dev amd64 2.26.1-1 [59.0 kB] Get:247 http://localhost/debian/ unstable/main libfreetype6-dev amd64 2.4.9-1 [803 kB] Get:248 http://localhost/debian/ unstable/main x11proto-render-dev all 2:0.11.1-2 [20.8 kB] Get:249 http://localhost/debian/ unstable/main libxrender-dev amd64 1:0.9.7-1 [40.4 kB] Get:250 http://localhost/debian/ unstable/main libexpat1-dev amd64 2.1.0-1 [229 kB] Get:251 http://localhost/debian/ unstable/main libfontconfig1-dev amd64 2.9.0-6 [857 kB] Get:252 http://localhost/debian/ unstable/main libxft-dev amd64 2.3.1-1 [74.5 kB] Get:253 http://localhost/debian/ unstable/main libice-dev amd64 2:1.0.8-2 [74.1 kB] Get:254 http://localhost/debian/ unstable/main libsm-dev amd64 2:1.2.1-2 [37.0 kB] Get:255 http://localhost/debian/ unstable/main libpixman-1-dev amd64 0.26.0-3 [457 kB] Get:256 http://localhost/debian/ unstable/main libxcb-render0-dev amd64 1.8.1-1 [25.8 kB] Get:257 http://localhost/debian/ unstable/main libxcb-shm0-dev amd64 1.8.1-1 [11.5 kB] Get:258 http://localhost/debian/ unstable/main libcairo2-dev amd64 1.12.2-2 [1163 kB] Get:259 http://localhost/debian/ unstable/main libpango1.0-dev amd64 1.30.0-1 [622 kB] Get:260 http://localhost/debian/ unstable/main x11proto-xext-dev all 7.2.1-1 [273 kB] Get:261 http://localhost/debian/ unstable/main libxext-dev amd64 2:1.3.1-2 [115 kB] Get:262 http://localhost/debian/ unstable/main x11proto-xinerama-dev all 1.2.1-2 [4938 B] Get:263 http://localhost/debian/ unstable/main libxinerama-dev amd64 2:1.1.2-1 [18.9 kB] Get:264 http://localhost/debian/ unstable/main libxi-dev amd64 2:1.6.1-1 [249 kB] Get:265 http://localhost/debian/ unstable/main x11proto-randr-dev all 1.3.2-2 [40.0 kB] Get:266 http://localhost/debian/ unstable/main libxrandr-dev amd64 2:1.3.2-2 [41.9 kB] Get:267 http://localhost/debian/ unstable/main x11proto-fixes-dev all 1:5.0-2 [19.2 kB] Get:268 http://localhost/debian/ unstable/main libxfixes-dev amd64 1:5.0-4 [23.4 kB] Get:269 http://localhost/debian/ unstable/main libxcursor-dev amd64 1:1.1.13-1 [34.6 kB] Get:270 http://localhost/debian/ unstable/main x11proto-composite-dev all 1:0.4.2-2 [15.3 kB] Get:271 http://localhost/debian/ unstable/main libxcomposite-dev amd64 1:0.4.3-2 [20.2 kB] Get:272 http://localhost/debian/ unstable/main x11proto-damage-dev all 1:1.2.1-2 [11.8 kB] Get:273 http://localhost/debian/ unstable/main libxdamage-dev amd64 1:1.1.3-2 [14.0 kB] Get:274 http://localhost/debian/ unstable/main libxml2-utils amd64 2.8.0+dfsg1-4 [95.8 kB] Get:275 http://localhost/debian/ unstable/main libgtk2.0-dev amd64 2.24.10-1 [4325 kB] Get:276 http://localhost/debian/ unstable/main libgail-common amd64 2.24.10-1 [614 kB] Get:277 http://localhost/debian/ unstable/main libgail-dev amd64 2.24.10-1 [484 kB] Get:278 http://localhost/debian/ unstable/main libgnomecanvas2-dev amd64 2.30.3-1 [163 kB] Get:279 http://localhost/debian/ unstable/main libgconf2-dev amd64 3.2.5-1 [479 kB] Get:280 http://localhost/debian/ unstable/main libgpg-error-dev amd64 1.10-3 [42.5 kB] Get:281 http://localhost/debian/ unstable/main libgcrypt11-dev amd64 1.5.0-3 [402 kB] Get:282 http://localhost/debian/ unstable/main libtasn1-3-dev amd64 2.13-2 [389 kB] Get:283 http://localhost/debian/ unstable/main libp11-kit-dev amd64 0.12-3 [67.8 kB] Get:284 http://localhost/debian/ unstable/main libgnutls-dev amd64 2.12.20-1 [751 kB] Get:285 http://localhost/debian/ unstable/main libxml2-dev amd64 2.8.0+dfsg1-4 [899 kB] Get:286 http://localhost/debian/ unstable/main libsepol1-dev amd64 2.1.4-3 [199 kB] Get:287 http://localhost/debian/ unstable/main libselinux1-dev amd64 2.1.9-5 [172 kB] Get:288 http://localhost/debian/ unstable/main libgnomevfs2-dev amd64 1:2.24.4-1 [585 kB] Get:289 http://localhost/debian/ unstable/main libcanberra-dev amd64 0.28-4 [14.5 kB] Get:290 http://localhost/debian/ unstable/main libgnome2-dev amd64 2.32.1-2 [484 kB] Get:291 http://localhost/debian/ unstable/main libbonoboui2-dev amd64 2.24.3-1 [333 kB] Get:292 http://localhost/debian/ unstable/main libjpeg8-dev amd64 8d-1 [242 kB] Get:293 http://localhost/debian/ unstable/main libgd2-noxpm-dev amd64 2.0.36~rc1~dfsg-6.1 [369 kB] Get:294 http://localhost/debian/ unstable/main libgnome-keyring-dev amd64 3.4.1-1 [96.8 kB] Get:295 http://localhost/debian/ unstable/main libgnomeui-common all 2.24.5-2 [863 kB] Get:296 http://localhost/debian/ unstable/main libgnomeui-0 amd64 2.24.5-2 [380 kB] Get:297 http://localhost/debian/ unstable/main libgnomeui-dev amd64 2.24.5-2 [485 kB] Get:298 http://localhost/debian/ unstable/main libreadline-dev amd64 6.2-8 [890 B] Get:299 http://localhost/debian/ unstable/main liblua5.1-0-dev amd64 5.1.5-2 [239 kB] Get:300 http://localhost/debian/ unstable/main libonig2 amd64 5.9.1-1 [145 kB] Get:301 http://localhost/debian/ unstable/main libperl5.14 amd64 5.14.2-12 [1172 B] Get:302 http://localhost/debian/ unstable/main libperl-dev amd64 5.14.2-12 [3322 kB] Get:303 http://localhost/debian/ unstable/main libpython2.6 amd64 2.6.8-0.2 [1104 kB] Get:304 http://localhost/debian/ unstable/main libpython2.7 amd64 2.7.3-1 [1212 kB] Get:305 http://localhost/debian/ unstable/main libqdbm14 amd64 1.8.78-2 [153 kB] Get:306 http://localhost/debian/ unstable/main libruby1.8 amd64 1.8.7.358-4 [2090 kB] Get:307 http://localhost/debian/ unstable/main libruby1.9.1 amd64 1.9.3.194-1 [4414 kB] Get:308 http://localhost/debian/ unstable/main libssl-dev amd64 1.0.1c-3 [1696 kB] Get:309 http://localhost/debian/ unstable/main libxt-dev amd64 1:1.1.3-1 [516 kB] Get:310 http://localhost/debian/ unstable/main libxmu-headers all 2:1.1.1-1 [77.8 kB] Get:311 http://localhost/debian/ unstable/main libxmu-dev amd64 2:1.1.1-1 [74.6 kB] Get:312 http://localhost/debian/ unstable/main libxpm-dev amd64 1:3.5.10-1 [107 kB] Get:313 http://localhost/debian/ unstable/main libxaw7-dev amd64 2:1.0.10-2 [323 kB] Get:314 http://localhost/debian/ unstable/main x11proto-scrnsaver-dev all 1.2.2-1 [25.0 kB] Get:315 http://localhost/debian/ unstable/main libxss-dev amd64 1:1.2.2-1 [22.8 kB] Get:316 http://localhost/debian/ unstable/main lua5.1 amd64 5.1.5-2 [153 kB] Get:317 http://localhost/debian/ unstable/main mksh amd64 40.9.20120630-1 [530 kB] Get:318 http://localhost/debian/ unstable/main php5-cli amd64 5.4.4-2 [2556 kB] Get:319 http://localhost/debian/ unstable/main shtool all 2.0.8-6 [159 kB] Get:320 http://localhost/debian/ unstable/main php5-dev amd64 5.4.4-2 [498 kB] Get:321 http://localhost/debian/ unstable/main python-all all 2.7.3-1 [880 B] Get:322 http://localhost/debian/ unstable/main python2.7-dev amd64 2.7.3-1 [22.3 MB] Get:323 http://localhost/debian/ unstable/main python-dev all 2.7.3-1 [912 B] Get:324 http://localhost/debian/ unstable/main python2.6-dev amd64 2.6.8-0.2 [4894 kB] Get:325 http://localhost/debian/ unstable/main python-all-dev all 2.7.3-1 [894 B] Get:326 http://localhost/debian/ unstable/main ruby1.9.1 amd64 1.9.3.194-1 [207 kB] Get:327 http://localhost/debian/ unstable/main ruby all 4.9 [6350 B] Get:328 http://localhost/debian/ unstable/main ruby1.8-dev amd64 1.8.7.358-4 [911 kB] Get:329 http://localhost/debian/ unstable/main swig2.0 amd64 2.0.7-3 [1436 kB] Get:330 http://localhost/debian/ unstable/main swig amd64 2.0.7-3 [277 kB] Get:331 http://localhost/debian/ unstable/main tcl8.5 amd64 8.5.11-2 [1627 kB] Get:332 http://localhost/debian/ unstable/main tcl all 8.5.0-2 [4636 B] Get:333 http://localhost/debian/ unstable/main tcl8.5-dev amd64 8.5.11-2 [1089 kB] Get:334 http://localhost/debian/ unstable/main tcl-dev all 8.5.0-2 [6968 B] Get:335 http://localhost/debian/ unstable/main tk8.5 amd64 8.5.11-2 [1189 kB] Get:336 http://localhost/debian/ unstable/main tk all 8.5.0-2 [4674 B] Get:337 http://localhost/debian/ unstable/main tk8.5-dev amd64 8.5.11-2 [1008 kB] Get:338 http://localhost/debian/ unstable/main tk-dev all 8.5.0-2 [4388 B] Get:339 http://localhost/debian/ unstable/main pdksh all 40.9.20120630-1 [2784 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 167 MB in 15s (10.9 MB/s) Selecting previously unselected package libncursesw5:amd64. (Reading database ... 11805 files and directories currently installed.) Unpacking libncursesw5:amd64 (from .../libncursesw5_5.9-10_amd64.deb) ... Selecting previously unselected package libpipeline1:amd64. Unpacking libpipeline1:amd64 (from .../libpipeline1_1.2.1-1_amd64.deb) ... Selecting previously unselected package libpopt0:amd64. Unpacking libpopt0:amd64 (from .../libpopt0_1.16-7_amd64.deb) ... Selecting previously unselected package libssl1.0.0:amd64. Unpacking libssl1.0.0:amd64 (from .../libssl1.0.0_1.0.1c-3_amd64.deb) ... Selecting previously unselected package libudev0:amd64. Unpacking libudev0:amd64 (from .../libudev0_175-3.1_amd64.deb) ... Selecting previously unselected package udev. Unpacking udev (from .../udev_175-3.1_amd64.deb) ... Selecting previously unselected package libasprintf0c2:amd64. Unpacking libasprintf0c2:amd64 (from .../libasprintf0c2_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libcap2:amd64. Unpacking libcap2:amd64 (from .../libcap2_1%3a2.22-1.1_amd64.deb) ... Selecting previously unselected package libgpg-error0:amd64. Unpacking libgpg-error0:amd64 (from .../libgpg-error0_1.10-3_amd64.deb) ... Selecting previously unselected package libgcrypt11:amd64. Unpacking libgcrypt11:amd64 (from .../libgcrypt11_1.5.0-3_amd64.deb) ... Selecting previously unselected package libp11-kit0:amd64. Unpacking libp11-kit0:amd64 (from .../libp11-kit0_0.12-3_amd64.deb) ... Selecting previously unselected package libtasn1-3:amd64. Unpacking libtasn1-3:amd64 (from .../libtasn1-3_2.13-2_amd64.deb) ... Selecting previously unselected package libgnutls26:amd64. Unpacking libgnutls26:amd64 (from .../libgnutls26_2.12.20-1_amd64.deb) ... Selecting previously unselected package libgnutls-openssl27:amd64. Unpacking libgnutls-openssl27:amd64 (from .../libgnutls-openssl27_2.12.20-1_amd64.deb) ... Selecting previously unselected package libkeyutils1:amd64. Unpacking libkeyutils1:amd64 (from .../libkeyutils1_1.5.5-3_amd64.deb) ... Selecting previously unselected package libkrb5support0:amd64. Unpacking libkrb5support0:amd64 (from .../libkrb5support0_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libk5crypto3:amd64. Unpacking libk5crypto3:amd64 (from .../libk5crypto3_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libkrb5-3:amd64. Unpacking libkrb5-3:amd64 (from .../libkrb5-3_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Unpacking libgssapi-krb5-2:amd64 (from .../libgssapi-krb5-2_1.10.1+dfsg-1_amd64.deb) ... Selecting previously unselected package libidn11:amd64. Unpacking libidn11:amd64 (from .../libidn11_1.25-2_amd64.deb) ... Selecting previously unselected package libsasl2-2:amd64. Unpacking libsasl2-2:amd64 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_amd64.deb) ... Selecting previously unselected package libldap-2.4-2:amd64. Unpacking libldap-2.4-2:amd64 (from .../libldap-2.4-2_2.4.31-1_amd64.deb) ... Selecting previously unselected package libmagic1:amd64. Unpacking libmagic1:amd64 (from .../libmagic1_5.11-2_amd64.deb) ... Selecting previously unselected package libpcre3:amd64. Unpacking libpcre3:amd64 (from .../libpcre3_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libsqlite3-0:amd64. Unpacking libsqlite3-0:amd64 (from .../libsqlite3-0_3.7.13-1_amd64.deb) ... Selecting previously unselected package libxml2:amd64. Unpacking libxml2:amd64 (from .../libxml2_2.8.0+dfsg1-4_amd64.deb) ... Selecting previously unselected package m4. Unpacking m4 (from .../archives/m4_1.4.16-3_amd64.deb) ... Selecting previously unselected package flex. Unpacking flex (from .../flex_2.5.35-10.1_amd64.deb) ... Selecting previously unselected package libart-2.0-2:amd64. Unpacking libart-2.0-2:amd64 (from .../libart-2.0-2_2.3.21-2_amd64.deb) ... Selecting previously unselected package libasound2:amd64. Unpacking libasound2:amd64 (from .../libasound2_1.0.25-3_amd64.deb) ... Selecting previously unselected package libatasmart4:amd64. Unpacking libatasmart4:amd64 (from .../libatasmart4_0.19-1_amd64.deb) ... Selecting previously unselected package libglib2.0-0:amd64. Unpacking libglib2.0-0:amd64 (from .../libglib2.0-0_2.32.3-1_amd64.deb) ... Selecting previously unselected package libatk1.0-data. Unpacking libatk1.0-data (from .../libatk1.0-data_2.4.0-2_all.deb) ... Selecting previously unselected package libatk1.0-0:amd64. Unpacking libatk1.0-0:amd64 (from .../libatk1.0-0_2.4.0-2_amd64.deb) ... Selecting previously unselected package libavahi-common-data:amd64. Unpacking libavahi-common-data:amd64 (from .../libavahi-common-data_0.6.31-1_amd64.deb) ... Selecting previously unselected package libavahi-common3:amd64. Unpacking libavahi-common3:amd64 (from .../libavahi-common3_0.6.31-1_amd64.deb) ... Selecting previously unselected package libdbus-1-3:amd64. Unpacking libdbus-1-3:amd64 (from .../libdbus-1-3_1.6.2-1_amd64.deb) ... Selecting previously unselected package libavahi-client3:amd64. Unpacking libavahi-client3:amd64 (from .../libavahi-client3_0.6.31-1_amd64.deb) ... Selecting previously unselected package libavahi-glib1:amd64. Unpacking libavahi-glib1:amd64 (from .../libavahi-glib1_0.6.31-1_amd64.deb) ... Selecting previously unselected package libbluray1:amd64. Unpacking libbluray1:amd64 (from .../libbluray1_1%3a0.2.2-1_amd64.deb) ... Selecting previously unselected package libexpat1:amd64. Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-1_amd64.deb) ... Selecting previously unselected package libfreetype6:amd64. Unpacking libfreetype6:amd64 (from .../libfreetype6_2.4.9-1_amd64.deb) ... Selecting previously unselected package ttf-dejavu-core. Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-2_all.deb) ... Selecting previously unselected package fontconfig-config. Unpacking fontconfig-config (from .../fontconfig-config_2.9.0-6_all.deb) ... Selecting previously unselected package libfontconfig1:amd64. Unpacking libfontconfig1:amd64 (from .../libfontconfig1_2.9.0-6_amd64.deb) ... Selecting previously unselected package libpixman-1-0:amd64. Unpacking libpixman-1-0:amd64 (from .../libpixman-1-0_0.26.0-3_amd64.deb) ... Selecting previously unselected package libpng12-0:amd64. Unpacking libpng12-0:amd64 (from .../libpng12-0_1.2.49-1_amd64.deb) ... Selecting previously unselected package libxau6:amd64. Unpacking libxau6:amd64 (from .../libxau6_1%3a1.0.7-1_amd64.deb) ... Selecting previously unselected package libxdmcp6:amd64. Unpacking libxdmcp6:amd64 (from .../libxdmcp6_1%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package libxcb1:amd64. Unpacking libxcb1:amd64 (from .../libxcb1_1.8.1-1_amd64.deb) ... Selecting previously unselected package libx11-data. Unpacking libx11-data (from .../libx11-data_2%3a1.5.0-1_all.deb) ... Selecting previously unselected package libx11-6:amd64. Unpacking libx11-6:amd64 (from .../libx11-6_2%3a1.5.0-1_amd64.deb) ... Selecting previously unselected package libxcb-render0:amd64. Unpacking libxcb-render0:amd64 (from .../libxcb-render0_1.8.1-1_amd64.deb) ... Selecting previously unselected package libxcb-shm0:amd64. Unpacking libxcb-shm0:amd64 (from .../libxcb-shm0_1.8.1-1_amd64.deb) ... Selecting previously unselected package libxrender1:amd64. Unpacking libxrender1:amd64 (from .../libxrender1_1%3a0.9.7-1_amd64.deb) ... Selecting previously unselected package libcairo2:amd64. Unpacking libcairo2:amd64 (from .../libcairo2_1.12.2-2_amd64.deb) ... Selecting previously unselected package libcairo-gobject2:amd64. Unpacking libcairo-gobject2:amd64 (from .../libcairo-gobject2_1.12.2-2_amd64.deb) ... Selecting previously unselected package libcairo-script-interpreter2:amd64. Unpacking libcairo-script-interpreter2:amd64 (from .../libcairo-script-interpreter2_1.12.2-2_amd64.deb) ... Selecting previously unselected package libltdl7:amd64. Unpacking libltdl7:amd64 (from .../libltdl7_2.4.2-1.1_amd64.deb) ... Selecting previously unselected package libogg0:amd64. Unpacking libogg0:amd64 (from .../libogg0_1.3.0-4_amd64.deb) ... Selecting previously unselected package libtdb1:amd64. Unpacking libtdb1:amd64 (from .../libtdb1_1.2.10-2_amd64.deb) ... Selecting previously unselected package libvorbis0a:amd64. Unpacking libvorbis0a:amd64 (from .../libvorbis0a_1.3.2-1.3_amd64.deb) ... Selecting previously unselected package libvorbisfile3:amd64. Unpacking libvorbisfile3:amd64 (from .../libvorbisfile3_1.3.2-1.3_amd64.deb) ... Selecting previously unselected package libcanberra0:amd64. Unpacking libcanberra0:amd64 (from .../libcanberra0_0.28-4_amd64.deb) ... Selecting previously unselected package libcroco3:amd64. Unpacking libcroco3:amd64 (from .../libcroco3_0.6.5-1_amd64.deb) ... Selecting previously unselected package libcups2:amd64. Unpacking libcups2:amd64 (from .../libcups2_1.5.3-2_amd64.deb) ... Selecting previously unselected package libjpeg8:amd64. Unpacking libjpeg8:amd64 (from .../libjpeg8_8d-1_amd64.deb) ... Selecting previously unselected package libjbig0:amd64. Unpacking libjbig0:amd64 (from .../libjbig0_2.0-2_amd64.deb) ... Selecting previously unselected package libtiff4:amd64. Unpacking libtiff4:amd64 (from .../libtiff4_3.9.6-6_amd64.deb) ... Selecting previously unselected package libcupsimage2:amd64. Unpacking libcupsimage2:amd64 (from .../libcupsimage2_1.5.3-2_amd64.deb) ... Selecting previously unselected package libdatrie1:amd64. Unpacking libdatrie1:amd64 (from .../libdatrie1_0.2.5-3_amd64.deb) ... Selecting previously unselected package libdbus-glib-1-2:amd64. Unpacking libdbus-glib-1-2:amd64 (from .../libdbus-glib-1-2_0.100-1_amd64.deb) ... Selecting previously unselected package dmsetup. Unpacking dmsetup (from .../dmsetup_2%3a1.02.74-4_amd64.deb) ... Selecting previously unselected package libdevmapper1.02.1:amd64. Unpacking libdevmapper1.02.1:amd64 (from .../libdevmapper1.02.1_2%3a1.02.74-4_amd64.deb) ... Selecting previously unselected package libdevmapper-event1.02.1:amd64. Unpacking libdevmapper-event1.02.1:amd64 (from .../libdevmapper-event1.02.1_2%3a1.02.74-4_amd64.deb) ... Selecting previously unselected package libdrm2:amd64. Unpacking libdrm2:amd64 (from .../libdrm2_2.4.33-3_amd64.deb) ... Selecting previously unselected package libelf1:amd64. Unpacking libelf1:amd64 (from .../libelf1_0.153-1_amd64.deb) ... Selecting previously unselected package libfontenc1:amd64. Unpacking libfontenc1:amd64 (from .../libfontenc1_1%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package libjasper1:amd64. Unpacking libjasper1:amd64 (from .../libjasper1_1.900.1-13_amd64.deb) ... Selecting previously unselected package libgdk-pixbuf2.0-common. Unpacking libgdk-pixbuf2.0-common (from .../libgdk-pixbuf2.0-common_2.26.1-1_all.deb) ... Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. Unpacking libgdk-pixbuf2.0-0:amd64 (from .../libgdk-pixbuf2.0-0_2.26.1-1_amd64.deb) ... Selecting previously unselected package libthai-data. Unpacking libthai-data (from .../libthai-data_0.1.18-1_all.deb) ... Selecting previously unselected package libthai0:amd64. Unpacking libthai0:amd64 (from .../libthai0_0.1.18-1_amd64.deb) ... Selecting previously unselected package libxft2:amd64. Unpacking libxft2:amd64 (from .../libxft2_2.3.1-1_amd64.deb) ... Selecting previously unselected package fontconfig. Unpacking fontconfig (from .../fontconfig_2.9.0-6_amd64.deb) ... Selecting previously unselected package libpango1.0-0:amd64. Unpacking libpango1.0-0:amd64 (from .../libpango1.0-0_1.30.0-1_amd64.deb) ... Selecting previously unselected package libxcomposite1:amd64. Unpacking libxcomposite1:amd64 (from .../libxcomposite1_1%3a0.4.3-2_amd64.deb) ... Selecting previously unselected package libxfixes3:amd64. Unpacking libxfixes3:amd64 (from .../libxfixes3_1%3a5.0-4_amd64.deb) ... Selecting previously unselected package libxdamage1:amd64. Unpacking libxdamage1:amd64 (from .../libxdamage1_1%3a1.1.3-2_amd64.deb) ... Selecting previously unselected package libgtk2.0-common. Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.24.10-1_all.deb) ... Selecting previously unselected package libxcursor1:amd64. Unpacking libxcursor1:amd64 (from .../libxcursor1_1%3a1.1.13-1_amd64.deb) ... Selecting previously unselected package libxext6:amd64. Unpacking libxext6:amd64 (from .../libxext6_2%3a1.3.1-2_amd64.deb) ... Selecting previously unselected package libxi6:amd64. Unpacking libxi6:amd64 (from .../libxi6_2%3a1.6.1-1_amd64.deb) ... Selecting previously unselected package libxinerama1:amd64. Unpacking libxinerama1:amd64 (from .../libxinerama1_2%3a1.1.2-1_amd64.deb) ... Selecting previously unselected package libxrandr2:amd64. Unpacking libxrandr2:amd64 (from .../libxrandr2_2%3a1.3.2-2_amd64.deb) ... Selecting previously unselected package shared-mime-info. Unpacking shared-mime-info (from .../shared-mime-info_1.0-1_amd64.deb) ... Selecting previously unselected package libgtk2.0-0:amd64. Unpacking libgtk2.0-0:amd64 (from .../libgtk2.0-0_2.24.10-1_amd64.deb) ... Selecting previously unselected package libgail18:amd64. Unpacking libgail18:amd64 (from .../libgail18_2.24.10-1_amd64.deb) ... Selecting previously unselected package gconf2-common. Unpacking gconf2-common (from .../gconf2-common_3.2.5-1_all.deb) ... Selecting previously unselected package libgconf-2-4:amd64. Unpacking libgconf-2-4:amd64 (from .../libgconf-2-4_3.2.5-1_amd64.deb) ... Selecting previously unselected package libgd2-noxpm:amd64. Unpacking libgd2-noxpm:amd64 (from .../libgd2-noxpm_2.0.36~rc1~dfsg-6.1_amd64.deb) ... Selecting previously unselected package libunistring0:amd64. Unpacking libunistring0:amd64 (from .../libunistring0_0.9.3-5_amd64.deb) ... Selecting previously unselected package libgettextpo0:amd64. Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package libglapi-mesa:amd64. Unpacking libglapi-mesa:amd64 (from .../libglapi-mesa_8.0.3-1_amd64.deb) ... Selecting previously unselected package libx11-xcb1:amd64. Unpacking libx11-xcb1:amd64 (from .../libx11-xcb1_2%3a1.5.0-1_amd64.deb) ... Selecting previously unselected package libxcb-glx0:amd64. Unpacking libxcb-glx0:amd64 (from .../libxcb-glx0_1.8.1-1_amd64.deb) ... Selecting previously unselected package libxxf86vm1:amd64. Unpacking libxxf86vm1:amd64 (from .../libxxf86vm1_1%3a1.1.2-1_amd64.deb) ... Selecting previously unselected package libgl1-mesa-glx:amd64. Unpacking libgl1-mesa-glx:amd64 (from .../libgl1-mesa-glx_8.0.3-1_amd64.deb) ... Selecting previously unselected package libgmpxx4ldbl:amd64. Unpacking libgmpxx4ldbl:amd64 (from .../libgmpxx4ldbl_2%3a5.0.5+dfsg-2_amd64.deb) ... Selecting previously unselected package libgnome-keyring-common. Unpacking libgnome-keyring-common (from .../libgnome-keyring-common_3.4.1-1_all.deb) ... Selecting previously unselected package libgnome-keyring0:amd64. Unpacking libgnome-keyring0:amd64 (from .../libgnome-keyring0_3.4.1-1_amd64.deb) ... Selecting previously unselected package libgudev-1.0-0:amd64. Unpacking libgudev-1.0-0:amd64 (from .../libgudev-1.0-0_175-3.1_amd64.deb) ... Selecting previously unselected package x11-common. Unpacking x11-common (from .../x11-common_1%3a7.7+1_all.deb) ... Selecting previously unselected package libice6:amd64. Unpacking libice6:amd64 (from .../libice6_2%3a1.0.8-2_amd64.deb) ... Selecting previously unselected package liblcms2-2:amd64. Unpacking liblcms2-2:amd64 (from .../liblcms2-2_2.2+git20110628-2.2_amd64.deb) ... Selecting previously unselected package liblua5.1-0:amd64. Unpacking liblua5.1-0:amd64 (from .../liblua5.1-0_5.1.5-2_amd64.deb) ... Selecting previously unselected package liblvm2app2.2:amd64. Unpacking liblvm2app2.2:amd64 (from .../liblvm2app2.2_2.02.95-4_amd64.deb) ... Selecting previously unselected package libpaper1:amd64. Unpacking libpaper1:amd64 (from .../libpaper1_1.1.24+nmu2_amd64.deb) ... Selecting previously unselected package libparted0debian1:amd64. Unpacking libparted0debian1:amd64 (from .../libparted0debian1_2.3-10_amd64.deb) ... Selecting previously unselected package libpcrecpp0:amd64. Unpacking libpcrecpp0:amd64 (from .../libpcrecpp0_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package libpolkit-gobject-1-0:amd64. Unpacking libpolkit-gobject-1-0:amd64 (from .../libpolkit-gobject-1-0_0.105-1_amd64.deb) ... Selecting previously unselected package libreadline5:amd64. Unpacking libreadline5:amd64 (from .../libreadline5_5.2-11_amd64.deb) ... Selecting previously unselected package libsm6:amd64. Unpacking libsm6:amd64 (from .../libsm6_2%3a1.2.1-2_amd64.deb) ... Selecting previously unselected package libxt6:amd64. Unpacking libxt6:amd64 (from .../libxt6_1%3a1.1.3-1_amd64.deb) ... Selecting previously unselected package libxmu6:amd64. Unpacking libxmu6:amd64 (from .../libxmu6_2%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package libxpm4:amd64. Unpacking libxpm4:amd64 (from .../libxpm4_1%3a3.5.10-1_amd64.deb) ... Selecting previously unselected package libxaw7:amd64. Unpacking libxaw7:amd64 (from .../libxaw7_2%3a1.0.10-2_amd64.deb) ... Selecting previously unselected package libxcb-shape0:amd64. Unpacking libxcb-shape0:amd64 (from .../libxcb-shape0_1.8.1-1_amd64.deb) ... Selecting previously unselected package libxmuu1:amd64. Unpacking libxmuu1:amd64 (from .../libxmuu1_2%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package libxss1:amd64. Unpacking libxss1:amd64 (from .../libxss1_1%3a1.2.2-1_amd64.deb) ... Selecting previously unselected package libxtst6:amd64. Unpacking libxtst6:amd64 (from .../libxtst6_2%3a1.2.1-1_amd64.deb) ... Selecting previously unselected package libxv1:amd64. Unpacking libxv1:amd64 (from .../libxv1_2%3a1.0.7-1_amd64.deb) ... Selecting previously unselected package libxxf86dga1:amd64. Unpacking libxxf86dga1:amd64 (from .../libxxf86dga1_2%3a1.1.3-2_amd64.deb) ... Selecting previously unselected package libyaml-0-2:amd64. Unpacking libyaml-0-2:amd64 (from .../libyaml-0-2_0.1.4-2_amd64.deb) ... Selecting previously unselected package psmisc. Unpacking psmisc (from .../psmisc_22.19-1_amd64.deb) ... Selecting previously unselected package php5-common. Unpacking php5-common (from .../php5-common_5.4.4-2_amd64.deb) ... Selecting previously unselected package poppler-data. Unpacking poppler-data (from .../poppler-data_0.4.5-8_all.deb) ... Selecting previously unselected package libgnutlsxx27:amd64. Unpacking libgnutlsxx27:amd64 (from .../libgnutlsxx27_2.12.20-1_amd64.deb) ... Selecting previously unselected package libsystemd-login0:amd64. Unpacking libsystemd-login0:amd64 (from .../libsystemd-login0_44-3_amd64.deb) ... Selecting previously unselected package adduser. Unpacking adduser (from .../adduser_3.113+nmu3_all.deb) ... Selecting previously unselected package bsdmainutils. Unpacking bsdmainutils (from .../bsdmainutils_9.0.3_amd64.deb) ... Selecting previously unselected package groff-base. Unpacking groff-base (from .../groff-base_1.21-9_amd64.deb) ... Selecting previously unselected package man-db. Unpacking man-db (from .../man-db_2.6.2-1_amd64.deb) ... Selecting previously unselected package file. Unpacking file (from .../archives/file_5.11-2_amd64.deb) ... Selecting previously unselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package mime-support. Unpacking mime-support (from .../mime-support_3.52-1_all.deb) ... Selecting previously unselected package python2.7-minimal. Unpacking python2.7-minimal (from .../python2.7-minimal_2.7.3-1_amd64.deb) ... Selecting previously unselected package python2.7. Unpacking python2.7 (from .../python2.7_2.7.3-1_amd64.deb) ... Selecting previously unselected package python-minimal. Unpacking python-minimal (from .../python-minimal_2.7.3-1_all.deb) ... Selecting previously unselected package python. Unpacking python (from .../python_2.7.3-1_all.deb) ... Selecting previously unselected package python-support. Unpacking python-support (from .../python-support_1.0.15_all.deb) ... Selecting previously unselected package python2.6-minimal. Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.8-0.2_amd64.deb) ... Selecting previously unselected package python2.6. Unpacking python2.6 (from .../python2.6_2.6.8-0.2_amd64.deb) ... Selecting previously unselected package autoconf. Unpacking autoconf (from .../autoconf_2.69-1_all.deb) ... Selecting previously unselected package autotools-dev. Unpacking autotools-dev (from .../autotools-dev_20120608.1_all.deb) ... Selecting previously unselected package automake. Unpacking automake (from .../automake_1%3a1.11.5-2_all.deb) ... Selecting previously unselected package libbison-dev:amd64. Unpacking libbison-dev:amd64 (from .../libbison-dev_1%3a2.5.dfsg-2.1_amd64.deb) ... Selecting previously unselected package bison. Unpacking bison (from .../bison_1%3a2.5.dfsg-2.1_amd64.deb) ... Selecting previously unselected package chrpath. Unpacking chrpath (from .../chrpath_0.13-2_amd64.deb) ... Selecting previously unselected package d-shlibs. Unpacking d-shlibs (from .../archives/d-shlibs_0.52_all.deb) ... Selecting previously unselected package dbus. Unpacking dbus (from .../dbus_1.6.2-1_amd64.deb) ... Selecting previously unselected package dbus-x11. Unpacking dbus-x11 (from .../dbus-x11_1.6.2-1_amd64.deb) ... Selecting previously unselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously unselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-9_amd64.deb) ... Selecting previously unselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously unselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16+nmu2_all.deb) ... Selecting previously unselected package debhelper. Unpacking debhelper (from .../debhelper_9.20120608_all.deb) ... Selecting previously unselected package libtool. Unpacking libtool (from .../libtool_2.4.2-1.1_amd64.deb) ... Selecting previously unselected package dh-autoreconf. Unpacking dh-autoreconf (from .../dh-autoreconf_6_all.deb) ... Selecting previously unselected package gconf-service. Unpacking gconf-service (from .../gconf-service_3.2.5-1_amd64.deb) ... Selecting previously unselected package gconf2. Unpacking gconf2 (from .../gconf2_3.2.5-1_amd64.deb) ... Selecting previously unselected package libijs-0.35. Unpacking libijs-0.35 (from .../libijs-0.35_0.35-8_amd64.deb) ... Selecting previously unselected package libjbig2dec0. Unpacking libjbig2dec0 (from .../libjbig2dec0_0.11+20120125-1_amd64.deb) ... Selecting previously unselected package libgs9-common. Unpacking libgs9-common (from .../libgs9-common_9.05~dfsg-6_all.deb) ... Selecting previously unselected package libgs9. Unpacking libgs9 (from .../libgs9_9.05~dfsg-6_amd64.deb) ... Selecting previously unselected package gsfonts. Unpacking gsfonts (from .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2_all.deb) ... Selecting previously unselected package ghostscript. Unpacking ghostscript (from .../ghostscript_9.05~dfsg-6_amd64.deb) ... Selecting previously unselected package libgirepository-1.0-1. Unpacking libgirepository-1.0-1 (from .../libgirepository-1.0-1_1.32.1-1_amd64.deb) ... Selecting previously unselected package gir1.2-glib-2.0. Unpacking gir1.2-glib-2.0 (from .../gir1.2-glib-2.0_1.32.1-1_amd64.deb) ... Selecting previously unselected package gir1.2-atk-1.0. Unpacking gir1.2-atk-1.0 (from .../gir1.2-atk-1.0_2.4.0-2_amd64.deb) ... Selecting previously unselected package gir1.2-freedesktop. Unpacking gir1.2-freedesktop (from .../gir1.2-freedesktop_1.32.1-1_amd64.deb) ... Selecting previously unselected package gir1.2-gconf-2.0. Unpacking gir1.2-gconf-2.0 (from .../gir1.2-gconf-2.0_3.2.5-1_amd64.deb) ... Selecting previously unselected package gir1.2-gdkpixbuf-2.0. Unpacking gir1.2-gdkpixbuf-2.0 (from .../gir1.2-gdkpixbuf-2.0_2.26.1-1_amd64.deb) ... Selecting previously unselected package gir1.2-gnomekeyring-1.0. Unpacking gir1.2-gnomekeyring-1.0 (from .../gir1.2-gnomekeyring-1.0_3.4.1-1_amd64.deb) ... Selecting previously unselected package gir1.2-pango-1.0. Unpacking gir1.2-pango-1.0 (from .../gir1.2-pango-1.0_1.30.0-1_amd64.deb) ... Selecting previously unselected package gnome-mime-data. Unpacking gnome-mime-data (from .../gnome-mime-data_2.18.0-1_all.deb) ... Selecting previously unselected package guile-1.8-libs. Unpacking guile-1.8-libs (from .../guile-1.8-libs_1.8.8+1-8_amd64.deb) ... Selecting previously unselected package guile-1.8. Unpacking guile-1.8 (from .../guile-1.8_1.8.8+1-8_amd64.deb) ... Selecting previously unselected package libtinfo-dev:amd64. Unpacking libtinfo-dev:amd64 (from .../libtinfo-dev_5.9-10_amd64.deb) ... Selecting previously unselected package libncurses5-dev. Unpacking libncurses5-dev (from .../libncurses5-dev_5.9-10_amd64.deb) ... Selecting previously unselected package libreadline6-dev:amd64. Unpacking libreadline6-dev:amd64 (from .../libreadline6-dev_6.2-8_amd64.deb) ... Selecting previously unselected package libltdl-dev:amd64. Unpacking libltdl-dev:amd64 (from .../libltdl-dev_2.4.2-1.1_amd64.deb) ... Selecting previously unselected package libgmp-dev:amd64. Unpacking libgmp-dev:amd64 (from .../libgmp-dev_2%3a5.0.5+dfsg-2_amd64.deb) ... Selecting previously unselected package guile-1.8-dev. Unpacking guile-1.8-dev (from .../guile-1.8-dev_1.8.8+1-8_amd64.deb) ... Selecting previously unselected package libsgutils2-2. Unpacking libsgutils2-2 (from .../libsgutils2-2_1.33-1_amd64.deb) ... Selecting previously unselected package udisks. Unpacking udisks (from .../udisks_1.0.4-6_amd64.deb) ... Selecting previously unselected package libgdu0. Unpacking libgdu0 (from .../libgdu0_3.0.2-2_amd64.deb) ... Selecting previously unselected package x11-utils. Unpacking x11-utils (from .../x11-utils_7.7~1_amd64.deb) ... Selecting previously unselected package gvfs-common. Unpacking gvfs-common (from .../gvfs-common_1.12.3-1_all.deb) ... Selecting previously unselected package gvfs-libs:amd64. Unpacking gvfs-libs:amd64 (from .../gvfs-libs_1.12.3-1+b1_amd64.deb) ... Selecting previously unselected package gvfs-daemons. Unpacking gvfs-daemons (from .../gvfs-daemons_1.12.3-1+b1_amd64.deb) ... Selecting previously unselected package gvfs:amd64. Unpacking gvfs:amd64 (from .../gvfs_1.12.3-1+b1_amd64.deb) ... Selecting previously unselected package pkg-config. Unpacking pkg-config (from .../pkg-config_0.26-1_amd64.deb) ... Selecting previously unselected package libart-2.0-dev. Unpacking libart-2.0-dev (from .../libart-2.0-dev_2.3.21-2_amd64.deb) ... Selecting previously unselected package libglib2.0-data. Unpacking libglib2.0-data (from .../libglib2.0-data_2.32.3-1_all.deb) ... Selecting previously unselected package libglib2.0-bin. Unpacking libglib2.0-bin (from .../libglib2.0-bin_2.32.3-1_amd64.deb) ... Selecting previously unselected package libpcre3-dev. Unpacking libpcre3-dev (from .../libpcre3-dev_1%3a8.30-5_amd64.deb) ... Selecting previously unselected package zlib1g-dev:amd64. Unpacking zlib1g-dev:amd64 (from .../zlib1g-dev_1%3a1.2.7.dfsg-13_amd64.deb) ... Selecting previously unselected package libglib2.0-dev. Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.32.3-1_amd64.deb) ... Selecting previously unselected package libatk1.0-dev. Unpacking libatk1.0-dev (from .../libatk1.0-dev_2.4.0-2_amd64.deb) ... Selecting previously unselected package libavahi-common-dev. Unpacking libavahi-common-dev (from .../libavahi-common-dev_0.6.31-1_amd64.deb) ... Selecting previously unselected package libdbus-1-dev. Unpacking libdbus-1-dev (from .../libdbus-1-dev_1.6.2-1_amd64.deb) ... Selecting previously unselected package libavahi-client-dev. Unpacking libavahi-client-dev (from .../libavahi-client-dev_0.6.31-1_amd64.deb) ... Selecting previously unselected package libavahi-glib-dev. Unpacking libavahi-glib-dev (from .../libavahi-glib-dev_0.6.31-1_amd64.deb) ... Selecting previously unselected package libbonobo2-common. Unpacking libbonobo2-common (from .../libbonobo2-common_2.24.3-1_all.deb) ... Selecting previously unselected package libidl0. Unpacking libidl0 (from .../libidl0_0.8.14-0.2_amd64.deb) ... Selecting previously unselected package liborbit2. Unpacking liborbit2 (from .../liborbit2_1%3a2.14.19-0.1_amd64.deb) ... Selecting previously unselected package libbonobo2-0. Unpacking libbonobo2-0 (from .../libbonobo2-0_2.24.3-1_amd64.deb) ... Selecting previously unselected package libidl-dev. Unpacking libidl-dev (from .../libidl-dev_0.8.14-0.2_amd64.deb) ... Selecting previously unselected package liborbit2-dev. Unpacking liborbit2-dev (from .../liborbit2-dev_1%3a2.14.19-0.1_amd64.deb) ... Selecting previously unselected package libpopt-dev:amd64. Unpacking libpopt-dev:amd64 (from .../libpopt-dev_1.16-7_amd64.deb) ... Selecting previously unselected package libbonobo2-dev. Unpacking libbonobo2-dev (from .../libbonobo2-dev_2.24.3-1_amd64.deb) ... Selecting previously unselected package libgconf2-4:amd64. Unpacking libgconf2-4:amd64 (from .../libgconf2-4_3.2.5-1_amd64.deb) ... Selecting previously unselected package libglade2-0. Unpacking libglade2-0 (from .../libglade2-0_1%3a2.6.4-1_amd64.deb) ... Selecting previously unselected package libfam0. Unpacking libfam0 (from .../libfam0_2.7.0-17_amd64.deb) ... Selecting previously unselected package libgnomevfs2-common. Unpacking libgnomevfs2-common (from .../libgnomevfs2-common_1%3a2.24.4-1_all.deb) ... Selecting previously unselected package libgnomevfs2-0. Unpacking libgnomevfs2-0 (from .../libgnomevfs2-0_1%3a2.24.4-1_amd64.deb) ... Selecting previously unselected package libgnome2-common. Unpacking libgnome2-common (from .../libgnome2-common_2.32.1-2_all.deb) ... Selecting previously unselected package libgnome2-0. Unpacking libgnome2-0 (from .../libgnome2-0_2.32.1-2_amd64.deb) ... Selecting previously unselected package libgnomecanvas2-common. Unpacking libgnomecanvas2-common (from .../libgnomecanvas2-common_2.30.3-1_all.deb) ... Selecting previously unselected package libgnomecanvas2-0. Unpacking libgnomecanvas2-0 (from .../libgnomecanvas2-0_2.30.3-1_amd64.deb) ... Selecting previously unselected package libbonoboui2-common. Unpacking libbonoboui2-common (from .../libbonoboui2-common_2.24.3-1_all.deb) ... Selecting previously unselected package libbonoboui2-0. Unpacking libbonoboui2-0 (from .../libbonoboui2-0_2.24.3-1_amd64.deb) ... Selecting previously unselected package xorg-sgml-doctools. Unpacking xorg-sgml-doctools (from .../xorg-sgml-doctools_1%3a1.10-1_all.deb) ... Selecting previously unselected package x11proto-core-dev. Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.23-1_all.deb) ... Selecting previously unselected package libxau-dev:amd64. Unpacking libxau-dev:amd64 (from .../libxau-dev_1%3a1.0.7-1_amd64.deb) ... Selecting previously unselected package libxdmcp-dev:amd64. Unpacking libxdmcp-dev:amd64 (from .../libxdmcp-dev_1%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package x11proto-input-dev. Unpacking x11proto-input-dev (from .../x11proto-input-dev_2.2-1_all.deb) ... Selecting previously unselected package x11proto-kb-dev. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.6-2_all.deb) ... Selecting previously unselected package xtrans-dev. Unpacking xtrans-dev (from .../xtrans-dev_1.2.7-1_all.deb) ... Selecting previously unselected package libpthread-stubs0:amd64. Unpacking libpthread-stubs0:amd64 (from .../libpthread-stubs0_0.3-3_amd64.deb) ... Selecting previously unselected package libpthread-stubs0-dev:amd64. Unpacking libpthread-stubs0-dev:amd64 (from .../libpthread-stubs0-dev_0.3-3_amd64.deb) ... Selecting previously unselected package libxcb1-dev:amd64. Unpacking libxcb1-dev:amd64 (from .../libxcb1-dev_1.8.1-1_amd64.deb) ... Selecting previously unselected package libx11-dev:amd64. Unpacking libx11-dev:amd64 (from .../libx11-dev_2%3a1.5.0-1_amd64.deb) ... Selecting previously unselected package libpng12-dev. Unpacking libpng12-dev (from .../libpng12-dev_1.2.49-1_amd64.deb) ... Selecting previously unselected package libgdk-pixbuf2.0-dev. Unpacking libgdk-pixbuf2.0-dev (from .../libgdk-pixbuf2.0-dev_2.26.1-1_amd64.deb) ... Selecting previously unselected package libfreetype6-dev. Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.4.9-1_amd64.deb) ... Selecting previously unselected package x11proto-render-dev. Unpacking x11proto-render-dev (from .../x11proto-render-dev_2%3a0.11.1-2_all.deb) ... Selecting previously unselected package libxrender-dev:amd64. Unpacking libxrender-dev:amd64 (from .../libxrender-dev_1%3a0.9.7-1_amd64.deb) ... Selecting previously unselected package libexpat1-dev. Unpacking libexpat1-dev (from .../libexpat1-dev_2.1.0-1_amd64.deb) ... Selecting previously unselected package libfontconfig1-dev. Unpacking libfontconfig1-dev (from .../libfontconfig1-dev_2.9.0-6_amd64.deb) ... Selecting previously unselected package libxft-dev. Unpacking libxft-dev (from .../libxft-dev_2.3.1-1_amd64.deb) ... Selecting previously unselected package libice-dev:amd64. Unpacking libice-dev:amd64 (from .../libice-dev_2%3a1.0.8-2_amd64.deb) ... Selecting previously unselected package libsm-dev:amd64. Unpacking libsm-dev:amd64 (from .../libsm-dev_2%3a1.2.1-2_amd64.deb) ... Selecting previously unselected package libpixman-1-dev. Unpacking libpixman-1-dev (from .../libpixman-1-dev_0.26.0-3_amd64.deb) ... Selecting previously unselected package libxcb-render0-dev:amd64. Unpacking libxcb-render0-dev:amd64 (from .../libxcb-render0-dev_1.8.1-1_amd64.deb) ... Selecting previously unselected package libxcb-shm0-dev:amd64. Unpacking libxcb-shm0-dev:amd64 (from .../libxcb-shm0-dev_1.8.1-1_amd64.deb) ... Selecting previously unselected package libcairo2-dev. Unpacking libcairo2-dev (from .../libcairo2-dev_1.12.2-2_amd64.deb) ... Selecting previously unselected package libpango1.0-dev. Unpacking libpango1.0-dev (from .../libpango1.0-dev_1.30.0-1_amd64.deb) ... Selecting previously unselected package x11proto-xext-dev. Unpacking x11proto-xext-dev (from .../x11proto-xext-dev_7.2.1-1_all.deb) ... Selecting previously unselected package libxext-dev:amd64. Unpacking libxext-dev:amd64 (from .../libxext-dev_2%3a1.3.1-2_amd64.deb) ... Selecting previously unselected package x11proto-xinerama-dev. Unpacking x11proto-xinerama-dev (from .../x11proto-xinerama-dev_1.2.1-2_all.deb) ... Selecting previously unselected package libxinerama-dev:amd64. Unpacking libxinerama-dev:amd64 (from .../libxinerama-dev_2%3a1.1.2-1_amd64.deb) ... Selecting previously unselected package libxi-dev. Unpacking libxi-dev (from .../libxi-dev_2%3a1.6.1-1_amd64.deb) ... Selecting previously unselected package x11proto-randr-dev. Unpacking x11proto-randr-dev (from .../x11proto-randr-dev_1.3.2-2_all.deb) ... Selecting previously unselected package libxrandr-dev. Unpacking libxrandr-dev (from .../libxrandr-dev_2%3a1.3.2-2_amd64.deb) ... Selecting previously unselected package x11proto-fixes-dev. Unpacking x11proto-fixes-dev (from .../x11proto-fixes-dev_1%3a5.0-2_all.deb) ... Selecting previously unselected package libxfixes-dev. Unpacking libxfixes-dev (from .../libxfixes-dev_1%3a5.0-4_amd64.deb) ... Selecting previously unselected package libxcursor-dev:amd64. Unpacking libxcursor-dev:amd64 (from .../libxcursor-dev_1%3a1.1.13-1_amd64.deb) ... Selecting previously unselected package x11proto-composite-dev. Unpacking x11proto-composite-dev (from .../x11proto-composite-dev_1%3a0.4.2-2_all.deb) ... Selecting previously unselected package libxcomposite-dev. Unpacking libxcomposite-dev (from .../libxcomposite-dev_1%3a0.4.3-2_amd64.deb) ... Selecting previously unselected package x11proto-damage-dev. Unpacking x11proto-damage-dev (from .../x11proto-damage-dev_1%3a1.2.1-2_all.deb) ... Selecting previously unselected package libxdamage-dev. Unpacking libxdamage-dev (from .../libxdamage-dev_1%3a1.1.3-2_amd64.deb) ... Selecting previously unselected package libxml2-utils. Unpacking libxml2-utils (from .../libxml2-utils_2.8.0+dfsg1-4_amd64.deb) ... Selecting previously unselected package libgtk2.0-dev. Unpacking libgtk2.0-dev (from .../libgtk2.0-dev_2.24.10-1_amd64.deb) ... Selecting previously unselected package libgail-common:amd64. Unpacking libgail-common:amd64 (from .../libgail-common_2.24.10-1_amd64.deb) ... Selecting previously unselected package libgail-dev. Unpacking libgail-dev (from .../libgail-dev_2.24.10-1_amd64.deb) ... Selecting previously unselected package libgnomecanvas2-dev. Unpacking libgnomecanvas2-dev (from .../libgnomecanvas2-dev_2.30.3-1_amd64.deb) ... Selecting previously unselected package libgconf2-dev. Unpacking libgconf2-dev (from .../libgconf2-dev_3.2.5-1_amd64.deb) ... Selecting previously unselected package libgpg-error-dev. Unpacking libgpg-error-dev (from .../libgpg-error-dev_1.10-3_amd64.deb) ... Selecting previously unselected package libgcrypt11-dev. Unpacking libgcrypt11-dev (from .../libgcrypt11-dev_1.5.0-3_amd64.deb) ... Selecting previously unselected package libtasn1-3-dev. Unpacking libtasn1-3-dev (from .../libtasn1-3-dev_2.13-2_amd64.deb) ... Selecting previously unselected package libp11-kit-dev. Unpacking libp11-kit-dev (from .../libp11-kit-dev_0.12-3_amd64.deb) ... Selecting previously unselected package libgnutls-dev. Unpacking libgnutls-dev (from .../libgnutls-dev_2.12.20-1_amd64.deb) ... Selecting previously unselected package libxml2-dev:amd64. Unpacking libxml2-dev:amd64 (from .../libxml2-dev_2.8.0+dfsg1-4_amd64.deb) ... Selecting previously unselected package libsepol1-dev. Unpacking libsepol1-dev (from .../libsepol1-dev_2.1.4-3_amd64.deb) ... Selecting previously unselected package libselinux1-dev. Unpacking libselinux1-dev (from .../libselinux1-dev_2.1.9-5_amd64.deb) ... Selecting previously unselected package libgnomevfs2-dev. Unpacking libgnomevfs2-dev (from .../libgnomevfs2-dev_1%3a2.24.4-1_amd64.deb) ... Selecting previously unselected package libcanberra-dev:amd64. Unpacking libcanberra-dev:amd64 (from .../libcanberra-dev_0.28-4_amd64.deb) ... Selecting previously unselected package libgnome2-dev. Unpacking libgnome2-dev (from .../libgnome2-dev_2.32.1-2_amd64.deb) ... Selecting previously unselected package libbonoboui2-dev. Unpacking libbonoboui2-dev (from .../libbonoboui2-dev_2.24.3-1_amd64.deb) ... Selecting previously unselected package libjpeg8-dev:amd64. Unpacking libjpeg8-dev:amd64 (from .../libjpeg8-dev_8d-1_amd64.deb) ... Selecting previously unselected package libgd2-noxpm-dev:amd64. Unpacking libgd2-noxpm-dev:amd64 (from .../libgd2-noxpm-dev_2.0.36~rc1~dfsg-6.1_amd64.deb) ... Selecting previously unselected package libgnome-keyring-dev. Unpacking libgnome-keyring-dev (from .../libgnome-keyring-dev_3.4.1-1_amd64.deb) ... Selecting previously unselected package libgnomeui-common. Unpacking libgnomeui-common (from .../libgnomeui-common_2.24.5-2_all.deb) ... Selecting previously unselected package libgnomeui-0. Unpacking libgnomeui-0 (from .../libgnomeui-0_2.24.5-2_amd64.deb) ... Selecting previously unselected package libgnomeui-dev. Unpacking libgnomeui-dev (from .../libgnomeui-dev_2.24.5-2_amd64.deb) ... Selecting previously unselected package libreadline-dev:amd64. Unpacking libreadline-dev:amd64 (from .../libreadline-dev_6.2-8_amd64.deb) ... Selecting previously unselected package liblua5.1-0-dev:amd64. Unpacking liblua5.1-0-dev:amd64 (from .../liblua5.1-0-dev_5.1.5-2_amd64.deb) ... Selecting previously unselected package libonig2. Unpacking libonig2 (from .../libonig2_5.9.1-1_amd64.deb) ... Selecting previously unselected package libperl5.14. Unpacking libperl5.14 (from .../libperl5.14_5.14.2-12_amd64.deb) ... Selecting previously unselected package libperl-dev. Unpacking libperl-dev (from .../libperl-dev_5.14.2-12_amd64.deb) ... Selecting previously unselected package libpython2.6. Unpacking libpython2.6 (from .../libpython2.6_2.6.8-0.2_amd64.deb) ... Selecting previously unselected package libpython2.7. Unpacking libpython2.7 (from .../libpython2.7_2.7.3-1_amd64.deb) ... Selecting previously unselected package libqdbm14. Unpacking libqdbm14 (from .../libqdbm14_1.8.78-2_amd64.deb) ... Selecting previously unselected package libruby1.8. Unpacking libruby1.8 (from .../libruby1.8_1.8.7.358-4_amd64.deb) ... Selecting previously unselected package libruby1.9.1. Unpacking libruby1.9.1 (from .../libruby1.9.1_1.9.3.194-1_amd64.deb) ... Selecting previously unselected package libssl-dev. Unpacking libssl-dev (from .../libssl-dev_1.0.1c-3_amd64.deb) ... Selecting previously unselected package libxt-dev:amd64. Unpacking libxt-dev:amd64 (from .../libxt-dev_1%3a1.1.3-1_amd64.deb) ... Selecting previously unselected package libxmu-headers. Unpacking libxmu-headers (from .../libxmu-headers_2%3a1.1.1-1_all.deb) ... Selecting previously unselected package libxmu-dev:amd64. Unpacking libxmu-dev:amd64 (from .../libxmu-dev_2%3a1.1.1-1_amd64.deb) ... Selecting previously unselected package libxpm-dev:amd64. Unpacking libxpm-dev:amd64 (from .../libxpm-dev_1%3a3.5.10-1_amd64.deb) ... Selecting previously unselected package libxaw7-dev:amd64. Unpacking libxaw7-dev:amd64 (from .../libxaw7-dev_2%3a1.0.10-2_amd64.deb) ... Selecting previously unselected package x11proto-scrnsaver-dev. Unpacking x11proto-scrnsaver-dev (from .../x11proto-scrnsaver-dev_1.2.2-1_all.deb) ... Selecting previously unselected package libxss-dev:amd64. Unpacking libxss-dev:amd64 (from .../libxss-dev_1%3a1.2.2-1_amd64.deb) ... Selecting previously unselected package lua5.1. Unpacking lua5.1 (from .../lua5.1_5.1.5-2_amd64.deb) ... Selecting previously unselected package mksh. Unpacking mksh (from .../mksh_40.9.20120630-1_amd64.deb) ... Selecting previously unselected package php5-cli. Unpacking php5-cli (from .../php5-cli_5.4.4-2_amd64.deb) ... Selecting previously unselected package shtool. Unpacking shtool (from .../shtool_2.0.8-6_all.deb) ... Selecting previously unselected package php5-dev. Unpacking php5-dev (from .../php5-dev_5.4.4-2_amd64.deb) ... Selecting previously unselected package python-all. Unpacking python-all (from .../python-all_2.7.3-1_all.deb) ... Selecting previously unselected package python2.7-dev. Unpacking python2.7-dev (from .../python2.7-dev_2.7.3-1_amd64.deb) ... Selecting previously unselected package python-dev. Unpacking python-dev (from .../python-dev_2.7.3-1_all.deb) ... Selecting previously unselected package python2.6-dev. Unpacking python2.6-dev (from .../python2.6-dev_2.6.8-0.2_amd64.deb) ... Selecting previously unselected package python-all-dev. Unpacking python-all-dev (from .../python-all-dev_2.7.3-1_all.deb) ... Selecting previously unselected package ruby1.9.1. Unpacking ruby1.9.1 (from .../ruby1.9.1_1.9.3.194-1_amd64.deb) ... Selecting previously unselected package ruby. Unpacking ruby (from .../apt/archives/ruby_4.9_all.deb) ... Selecting previously unselected package ruby1.8-dev. Unpacking ruby1.8-dev (from .../ruby1.8-dev_1.8.7.358-4_amd64.deb) ... Selecting previously unselected package swig2.0. Unpacking swig2.0 (from .../swig2.0_2.0.7-3_amd64.deb) ... Selecting previously unselected package swig. Unpacking swig (from .../swig_2.0.7-3_amd64.deb) ... Selecting previously unselected package tcl8.5. Unpacking tcl8.5 (from .../tcl8.5_8.5.11-2_amd64.deb) ... Selecting previously unselected package tcl. Unpacking tcl (from .../archives/tcl_8.5.0-2_all.deb) ... Selecting previously unselected package tcl8.5-dev. Unpacking tcl8.5-dev (from .../tcl8.5-dev_8.5.11-2_amd64.deb) ... Selecting previously unselected package tcl-dev. Unpacking tcl-dev (from .../tcl-dev_8.5.0-2_all.deb) ... Selecting previously unselected package tk8.5. Unpacking tk8.5 (from .../tk8.5_8.5.11-2_amd64.deb) ... Selecting previously unselected package tk. Unpacking tk (from .../archives/tk_8.5.0-2_all.deb) ... Selecting previously unselected package tk8.5-dev. Unpacking tk8.5-dev (from .../tk8.5-dev_8.5.11-2_amd64.deb) ... Selecting previously unselected package tk-dev. Unpacking tk-dev (from .../tk-dev_8.5.0-2_all.deb) ... Selecting previously unselected package pdksh. Unpacking pdksh (from .../pdksh_40.9.20120630-1_all.deb) ... Selecting previously unselected package sbuild-build-depends-graphviz-dummy. Unpacking sbuild-build-depends-graphviz-dummy (from .../sbuild-build-depends-graphviz-dummy.deb) ... Setting up libncursesw5:amd64 (5.9-10) ... Setting up libpipeline1:amd64 (1.2.1-1) ... Setting up libpopt0:amd64 (1.16-7) ... Setting up libssl1.0.0:amd64 (1.0.1c-3) ... Setting up libudev0:amd64 (175-3.1) ... Setting up udev (175-3.1) ... A chroot environment has been detected, udev not started. Setting up libasprintf0c2:amd64 (0.18.1.1-9) ... Setting up libcap2:amd64 (1:2.22-1.1) ... Setting up libgpg-error0:amd64 (1.10-3) ... Setting up libgcrypt11:amd64 (1.5.0-3) ... Setting up libp11-kit0:amd64 (0.12-3) ... Setting up libtasn1-3:amd64 (2.13-2) ... Setting up libgnutls26:amd64 (2.12.20-1) ... Setting up libgnutls-openssl27:amd64 (2.12.20-1) ... Setting up libkeyutils1:amd64 (1.5.5-3) ... Setting up libkrb5support0:amd64 (1.10.1+dfsg-1) ... Setting up libk5crypto3:amd64 (1.10.1+dfsg-1) ... Setting up libkrb5-3:amd64 (1.10.1+dfsg-1) ... Setting up libgssapi-krb5-2:amd64 (1.10.1+dfsg-1) ... Setting up libidn11:amd64 (1.25-2) ... Setting up libsasl2-2:amd64 (2.1.25.dfsg1-4+b1) ... Setting up libldap-2.4-2:amd64 (2.4.31-1) ... Setting up libmagic1:amd64 (5.11-2) ... Setting up libpcre3:amd64 (1:8.30-5) ... Setting up libsqlite3-0:amd64 (3.7.13-1) ... Setting up libxml2:amd64 (2.8.0+dfsg1-4) ... Setting up m4 (1.4.16-3) ... Setting up flex (2.5.35-10.1) ... Setting up libart-2.0-2:amd64 (2.3.21-2) ... Setting up libasound2:amd64 (1.0.25-3) ... Setting up libatasmart4:amd64 (0.19-1) ... Setting up libglib2.0-0:amd64 (2.32.3-1) ... No schema files found: doing nothing. Setting up libatk1.0-data (2.4.0-2) ... Setting up libatk1.0-0:amd64 (2.4.0-2) ... Setting up libavahi-common-data:amd64 (0.6.31-1) ... Setting up libavahi-common3:amd64 (0.6.31-1) ... Setting up libdbus-1-3:amd64 (1.6.2-1) ... Setting up libavahi-client3:amd64 (0.6.31-1) ... Setting up libavahi-glib1:amd64 (0.6.31-1) ... Setting up libbluray1:amd64 (1:0.2.2-1) ... Setting up libexpat1:amd64 (2.1.0-1) ... Setting up libfreetype6:amd64 (2.4.9-1) ... Setting up ttf-dejavu-core (2.33-2) ... Setting up fontconfig-config (2.9.0-6) ... Setting up libfontconfig1:amd64 (2.9.0-6) ... Setting up libpixman-1-0:amd64 (0.26.0-3) ... Setting up libpng12-0:amd64 (1.2.49-1) ... Setting up libxau6:amd64 (1:1.0.7-1) ... Setting up libxdmcp6:amd64 (1:1.1.1-1) ... Setting up libxcb1:amd64 (1.8.1-1) ... Setting up libx11-data (2:1.5.0-1) ... Setting up libx11-6:amd64 (2:1.5.0-1) ... Setting up libxcb-render0:amd64 (1.8.1-1) ... Setting up libxcb-shm0:amd64 (1.8.1-1) ... Setting up libxrender1:amd64 (1:0.9.7-1) ... Setting up libcairo2:amd64 (1.12.2-2) ... Setting up libcairo-gobject2:amd64 (1.12.2-2) ... Setting up libcairo-script-interpreter2:amd64 (1.12.2-2) ... Setting up libltdl7:amd64 (2.4.2-1.1) ... Setting up libogg0:amd64 (1.3.0-4) ... Setting up libtdb1:amd64 (1.2.10-2) ... Setting up libvorbis0a:amd64 (1.3.2-1.3) ... Setting up libvorbisfile3:amd64 (1.3.2-1.3) ... Setting up libcanberra0:amd64 (0.28-4) ... Setting up libcroco3:amd64 (0.6.5-1) ... Setting up libcups2:amd64 (1.5.3-2) ... Setting up libjpeg8:amd64 (8d-1) ... Setting up libjbig0:amd64 (2.0-2) ... Setting up libtiff4:amd64 (3.9.6-6) ... Setting up libcupsimage2:amd64 (1.5.3-2) ... Setting up libdatrie1:amd64 (0.2.5-3) ... Setting up libdbus-glib-1-2:amd64 (0.100-1) ... Setting up libdrm2:amd64 (2.4.33-3) ... Setting up libelf1:amd64 (0.153-1) ... Setting up libfontenc1:amd64 (1:1.1.1-1) ... Setting up libjasper1:amd64 (1.900.1-13) ... Setting up libgdk-pixbuf2.0-common (2.26.1-1) ... Setting up libgdk-pixbuf2.0-0:amd64 (2.26.1-1) ... Setting up libthai-data (0.1.18-1) ... Setting up libthai0:amd64 (0.1.18-1) ... Setting up libxft2:amd64 (2.3.1-1) ... Setting up fontconfig (2.9.0-6) ... Cleaning up old fontconfig caches... done. Regenerating fonts cache... done. Setting up libpango1.0-0:amd64 (1.30.0-1) ... Setting up libxcomposite1:amd64 (1:0.4.3-2) ... Setting up libxfixes3:amd64 (1:5.0-4) ... Setting up libxdamage1:amd64 (1:1.1.3-2) ... Setting up libgtk2.0-common (2.24.10-1) ... Setting up libxcursor1:amd64 (1:1.1.13-1) ... Setting up libxext6:amd64 (2:1.3.1-2) ... Setting up libxi6:amd64 (2:1.6.1-1) ... Setting up libxinerama1:amd64 (2:1.1.2-1) ... Setting up libxrandr2:amd64 (2:1.3.2-2) ... Setting up shared-mime-info (1.0-1) ... Setting up libgtk2.0-0:amd64 (2.24.10-1) ... Setting up libgail18:amd64 (2.24.10-1) ... Setting up gconf2-common (3.2.5-1) ... Creating config file /etc/gconf/2/path with new version Setting up libgconf-2-4:amd64 (3.2.5-1) ... Setting up libgd2-noxpm:amd64 (2.0.36~rc1~dfsg-6.1) ... Setting up libunistring0:amd64 (0.9.3-5) ... Setting up libgettextpo0:amd64 (0.18.1.1-9) ... Setting up libglapi-mesa:amd64 (8.0.3-1) ... Setting up libx11-xcb1:amd64 (2:1.5.0-1) ... Setting up libxcb-glx0:amd64 (1.8.1-1) ... Setting up libxxf86vm1:amd64 (1:1.1.2-1) ... Setting up libgl1-mesa-glx:amd64 (8.0.3-1) ... Setting up libgmpxx4ldbl:amd64 (2:5.0.5+dfsg-2) ... Setting up libgnome-keyring-common (3.4.1-1) ... Setting up libgnome-keyring0:amd64 (3.4.1-1) ... Setting up libgudev-1.0-0:amd64 (175-3.1) ... Setting up x11-common (1:7.7+1) ... All runlevel operations denied by policy invoke-rc.d: policy-rc.d denied execution of start. Setting up libice6:amd64 (2:1.0.8-2) ... Setting up liblcms2-2:amd64 (2.2+git20110628-2.2) ... Setting up liblua5.1-0:amd64 (5.1.5-2) ... Setting up libpaper1:amd64 (1.1.24+nmu2) ... Creating config file /etc/papersize with new version Setting up libpcrecpp0:amd64 (1:8.30-5) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-1) ... Setting up libreadline5:amd64 (5.2-11) ... Setting up libsm6:amd64 (2:1.2.1-2) ... Setting up libxt6:amd64 (1:1.1.3-1) ... Setting up libxmu6:amd64 (2:1.1.1-1) ... Setting up libxpm4:amd64 (1:3.5.10-1) ... Setting up libxaw7:amd64 (2:1.0.10-2) ... Setting up libxcb-shape0:amd64 (1.8.1-1) ... Setting up libxmuu1:amd64 (2:1.1.1-1) ... Setting up libxss1:amd64 (1:1.2.2-1) ... Setting up libxtst6:amd64 (2:1.2.1-1) ... Setting up libxv1:amd64 (2:1.0.7-1) ... Setting up libxxf86dga1:amd64 (2:1.1.3-2) ... Setting up libyaml-0-2:amd64 (0.1.4-2) ... Setting up psmisc (22.19-1) ... Setting up php5-common (5.4.4-2) ... Creating config file /etc/php5/mods-available/pdo.ini with new version Setting up poppler-data (0.4.5-8) ... Setting up libgnutlsxx27:amd64 (2.12.20-1) ... Setting up libsystemd-login0:amd64 (44-3) ... Setting up adduser (3.113+nmu3) ... Setting up bsdmainutils (9.0.3) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up groff-base (1.21-9) ... Setting up man-db (2.6.2-1) ... Building database of manual pages ... Setting up file (5.11-2) ... Setting up gettext-base (0.18.1.1-9) ... Setting up mime-support (3.52-1) ... update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in auto mode Setting up python2.7-minimal (2.7.3-1) ... Setting up python2.7 (2.7.3-1) ... Setting up python-minimal (2.7.3-1) ... Setting up python (2.7.3-1) ... Setting up python-support (1.0.15) ... Setting up python2.6-minimal (2.6.8-0.2) ... Setting up python2.6 (2.6.8-0.2) ... Setting up autoconf (2.69-1) ... Setting up autotools-dev (20120608.1) ... Setting up automake (1:1.11.5-2) ... update-alternatives: using /usr/bin/automake-1.11 to provide /usr/bin/automake (automake) in auto mode Setting up libbison-dev:amd64 (1:2.5.dfsg-2.1) ... Setting up bison (1:2.5.dfsg-2.1) ... update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode Setting up chrpath (0.13-2) ... Setting up d-shlibs (0.52) ... Setting up dbus (1.6.2-1) ... All runlevel operations denied by policy invoke-rc.d: policy-rc.d denied execution of start. Setting up dbus-x11 (1.6.2-1) ... Setting up html2text (1.3.2a-15) ... Setting up gettext (0.18.1.1-9) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16+nmu2) ... Setting up debhelper (9.20120608) ... Setting up libtool (2.4.2-1.1) ... Setting up dh-autoreconf (6) ... Setting up gconf-service (3.2.5-1) ... Setting up gconf2 (3.2.5-1) ... update-alternatives: using /usr/bin/gconftool-2 to provide /usr/bin/gconftool (gconftool) in auto mode Setting up libijs-0.35 (0.35-8) ... Setting up libjbig2dec0 (0.11+20120125-1) ... Setting up libgs9-common (9.05~dfsg-6) ... Setting up libgs9 (9.05~dfsg-6) ... Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2) ... Setting up ghostscript (9.05~dfsg-6) ... Setting up libgirepository-1.0-1 (1.32.1-1) ... Setting up gir1.2-glib-2.0 (1.32.1-1) ... Setting up gir1.2-atk-1.0 (2.4.0-2) ... Setting up gir1.2-freedesktop (1.32.1-1) ... Setting up gir1.2-gconf-2.0 (3.2.5-1) ... Setting up gir1.2-gdkpixbuf-2.0 (2.26.1-1) ... Setting up gir1.2-gnomekeyring-1.0 (3.4.1-1) ... Setting up gir1.2-pango-1.0 (1.30.0-1) ... Setting up gnome-mime-data (2.18.0-1) ... Setting up guile-1.8-libs (1.8.8+1-8) ... Setting up guile-1.8 (1.8.8+1-8) ... update-alternatives: using /usr/bin/guile-1.8 to provide /usr/bin/guile (guile) in auto mode Setting up libtinfo-dev:amd64 (5.9-10) ... Setting up libncurses5-dev (5.9-10) ... Setting up libreadline6-dev:amd64 (6.2-8) ... Setting up libltdl-dev:amd64 (2.4.2-1.1) ... Setting up libgmp-dev:amd64 (2:5.0.5+dfsg-2) ... Setting up guile-1.8-dev (1.8.8+1-8) ... Setting up libsgutils2-2 (1.33-1) ... Setting up x11-utils (7.7~1) ... Setting up gvfs-common (1.12.3-1) ... Setting up gvfs-libs:amd64 (1.12.3-1+b1) ... Setting up pkg-config (0.26-1) ... Setting up libart-2.0-dev (2.3.21-2) ... Setting up libglib2.0-data (2.32.3-1) ... Setting up libglib2.0-bin (2.32.3-1) ... Setting up libpcre3-dev (1:8.30-5) ... Setting up zlib1g-dev:amd64 (1:1.2.7.dfsg-13) ... Setting up libglib2.0-dev (2.32.3-1) ... Setting up libatk1.0-dev (2.4.0-2) ... Setting up libavahi-common-dev (0.6.31-1) ... Setting up libdbus-1-dev (1.6.2-1) ... Setting up libavahi-client-dev (0.6.31-1) ... Setting up libavahi-glib-dev (0.6.31-1) ... Setting up libbonobo2-common (2.24.3-1) ... Setting up libidl0 (0.8.14-0.2) ... Setting up liborbit2 (1:2.14.19-0.1) ... Setting up libbonobo2-0 (2.24.3-1) ... Setting up libidl-dev (0.8.14-0.2) ... Setting up liborbit2-dev (1:2.14.19-0.1) ... Setting up libpopt-dev:amd64 (1.16-7) ... Setting up libbonobo2-dev (2.24.3-1) ... Setting up libgconf2-4:amd64 (3.2.5-1) ... Setting up libglade2-0 (1:2.6.4-1) ... Setting up libfam0 (2.7.0-17) ... Setting up libgnomevfs2-common (1:2.24.4-1) ... Setting up libgnomevfs2-0 (1:2.24.4-1) ... Setting up libgnome2-common (2.32.1-2) ... Setting up libgnomecanvas2-common (2.30.3-1) ... Setting up libgnomecanvas2-0 (2.30.3-1) ... Setting up libbonoboui2-common (2.24.3-1) ... Setting up xorg-sgml-doctools (1:1.10-1) ... Setting up x11proto-core-dev (7.0.23-1) ... Setting up libxau-dev:amd64 (1:1.0.7-1) ... Setting up libxdmcp-dev:amd64 (1:1.1.1-1) ... Setting up x11proto-input-dev (2.2-1) ... Setting up x11proto-kb-dev (1.0.6-2) ... Setting up xtrans-dev (1.2.7-1) ... Setting up libpthread-stubs0:amd64 (0.3-3) ... Setting up libpthread-stubs0-dev:amd64 (0.3-3) ... Setting up libxcb1-dev:amd64 (1.8.1-1) ... Setting up libx11-dev:amd64 (2:1.5.0-1) ... Setting up libpng12-dev (1.2.49-1) ... Setting up libgdk-pixbuf2.0-dev (2.26.1-1) ... Setting up libfreetype6-dev (2.4.9-1) ... Setting up x11proto-render-dev (2:0.11.1-2) ... Setting up libxrender-dev:amd64 (1:0.9.7-1) ... Setting up libexpat1-dev (2.1.0-1) ... Setting up libfontconfig1-dev (2.9.0-6) ... Setting up libxft-dev (2.3.1-1) ... Setting up libice-dev:amd64 (2:1.0.8-2) ... Setting up libsm-dev:amd64 (2:1.2.1-2) ... Setting up libpixman-1-dev (0.26.0-3) ... Setting up libxcb-render0-dev:amd64 (1.8.1-1) ... Setting up libxcb-shm0-dev:amd64 (1.8.1-1) ... Setting up libcairo2-dev (1.12.2-2) ... Setting up libpango1.0-dev (1.30.0-1) ... Setting up x11proto-xext-dev (7.2.1-1) ... Setting up libxext-dev:amd64 (2:1.3.1-2) ... Setting up x11proto-xinerama-dev (1.2.1-2) ... Setting up libxinerama-dev:amd64 (2:1.1.2-1) ... Setting up libxi-dev (2:1.6.1-1) ... Setting up x11proto-randr-dev (1.3.2-2) ... Setting up libxrandr-dev (2:1.3.2-2) ... Setting up x11proto-fixes-dev (1:5.0-2) ... Setting up libxfixes-dev (1:5.0-4) ... Setting up libxcursor-dev:amd64 (1:1.1.13-1) ... Setting up x11proto-composite-dev (1:0.4.2-2) ... Setting up libxcomposite-dev (1:0.4.3-2) ... Setting up x11proto-damage-dev (1:1.2.1-2) ... Setting up libxdamage-dev (1:1.1.3-2) ... Setting up libxml2-utils (2.8.0+dfsg1-4) ... Setting up libgtk2.0-dev (2.24.10-1) ... Setting up libgail-common:amd64 (2.24.10-1) ... Setting up libgail-dev (2.24.10-1) ... Setting up libgnomecanvas2-dev (2.30.3-1) ... Setting up libgconf2-dev (3.2.5-1) ... Setting up libgpg-error-dev (1.10-3) ... Setting up libgcrypt11-dev (1.5.0-3) ... Setting up libtasn1-3-dev (2.13-2) ... Setting up libp11-kit-dev (0.12-3) ... Setting up libgnutls-dev (2.12.20-1) ... Setting up libxml2-dev:amd64 (2.8.0+dfsg1-4) ... Setting up libsepol1-dev (2.1.4-3) ... Setting up libselinux1-dev (2.1.9-5) ... Setting up libgnomevfs2-dev (1:2.24.4-1) ... Setting up libcanberra-dev:amd64 (0.28-4) ... Setting up libjpeg8-dev:amd64 (8d-1) ... Setting up libgd2-noxpm-dev:amd64 (2.0.36~rc1~dfsg-6.1) ... Setting up libgnome-keyring-dev (3.4.1-1) ... Setting up libgnomeui-common (2.24.5-2) ... Setting up libreadline-dev:amd64 (6.2-8) ... Setting up liblua5.1-0-dev:amd64 (5.1.5-2) ... Setting up libonig2 (5.9.1-1) ... Setting up libperl5.14 (5.14.2-12) ... Setting up libperl-dev (5.14.2-12) ... Setting up libpython2.6 (2.6.8-0.2) ... Setting up libpython2.7 (2.7.3-1) ... Setting up libqdbm14 (1.8.78-2) ... Setting up libruby1.8 (1.8.7.358-4) ... Setting up libruby1.9.1 (1.9.3.194-1) ... Setting up libssl-dev (1.0.1c-3) ... Setting up libxt-dev:amd64 (1:1.1.3-1) ... Setting up libxmu-headers (2:1.1.1-1) ... Setting up libxmu-dev:amd64 (2:1.1.1-1) ... Setting up libxpm-dev:amd64 (1:3.5.10-1) ... Setting up libxaw7-dev:amd64 (2:1.0.10-2) ... Setting up x11proto-scrnsaver-dev (1.2.2-1) ... Setting up libxss-dev:amd64 (1:1.2.2-1) ... Setting up lua5.1 (5.1.5-2) ... update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode Setting up mksh (40.9.20120630-1) ... update-alternatives: using /bin/mksh to provide /bin/ksh (ksh) in auto mode Setting up php5-cli (5.4.4-2) ... Creating config file /etc/php5/cli/php.ini with new version update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode Setting up shtool (2.0.8-6) ... Setting up php5-dev (5.4.4-2) ... update-alternatives: using /usr/bin/php-config5 to provide /usr/bin/php-config (php-config) in auto mode update-alternatives: using /usr/bin/phpize5 to provide /usr/bin/phpize (phpize) in auto mode Setting up python-all (2.7.3-1) ... Setting up python2.7-dev (2.7.3-1) ... Setting up python-dev (2.7.3-1) ... Setting up python2.6-dev (2.6.8-0.2) ... Setting up python-all-dev (2.7.3-1) ... Setting up ruby1.9.1 (1.9.3.194-1) ... update-alternatives: using /usr/bin/gem1.9.1 to provide /usr/bin/gem (gem) in auto mode update-alternatives: using /usr/bin/ruby1.9.1 to provide /usr/bin/ruby (ruby) in auto mode Setting up ruby (4.9) ... Setting up ruby1.8-dev (1.8.7.358-4) ... Setting up swig2.0 (2.0.7-3) ... Setting up swig (2.0.7-3) ... Setting up tcl8.5 (8.5.11-2) ... update-alternatives: using /usr/bin/tclsh8.5 to provide /usr/bin/tclsh (tclsh) in auto mode Setting up tcl (8.5.0-2) ... update-alternatives: using /usr/bin/tclsh-default to provide /usr/bin/tclsh (tclsh) in auto mode Setting up tcl8.5-dev (8.5.11-2) ... Setting up tcl-dev (8.5.0-2) ... Setting up tk8.5 (8.5.11-2) ... update-alternatives: using /usr/bin/wish8.5 to provide /usr/bin/wish (wish) in auto mode Setting up tk (8.5.0-2) ... update-alternatives: using /usr/bin/wish-default to provide /usr/bin/wish (wish) in auto mode Setting up tk8.5-dev (8.5.11-2) ... Setting up tk-dev (8.5.0-2) ... Setting up pdksh (40.9.20120630-1) ... Setting up libdevmapper1.02.1:amd64 (2:1.02.74-4) ... Setting up libdevmapper-event1.02.1:amd64 (2:1.02.74-4) ... Setting up liblvm2app2.2:amd64 (2.02.95-4) ... Setting up libparted0debian1:amd64 (2.3-10) ... Setting up udisks (1.0.4-6) ... Setting up libgdu0 (3.0.2-2) ... Setting up gvfs-daemons (1.12.3-1+b1) ... Setting up gvfs:amd64 (1.12.3-1+b1) ... Setting up libgnome2-0 (2.32.1-2) ... Setting up libbonoboui2-0 (2.24.3-1) ... Setting up libgnome2-dev (2.32.1-2) ... Setting up libbonoboui2-dev (2.24.3-1) ... Setting up libgnomeui-0 (2.24.5-2) ... Setting up libgnomeui-dev (2.24.5-2) ... Setting up sbuild-build-depends-graphviz-dummy (0.invalid.0) ... Setting up dmsetup (2:1.02.74-4) ... Processing triggers for python-support ... ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build environment │ └──────────────────────────────────────────────────────────────────────────────┘ Kernel: Linux 2.6.32-5-xen-amd64 amd64 (x86_64) Toolchain package versions: binutils_2.22-6.1 dpkg-dev_1.16.6 g++-4.6_4.6.3-8 g++-4.7_4.7.1-2 gcc-4.6_4.6.3-8 gcc-4.7_4.7.1-2 libc6-dev_2.13-34 libstdc++6_4.7.1-2 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-2 linux-libc-dev_3.2.21-3 Package versions: adduser_3.113+nmu3 apt_0.9.7.1 autoconf_2.69-1 automake_1:1.11.5-2 autotools-dev_20120608.1 base-files_6.11 base-passwd_3.5.26 bash_4.2-3 binutils_2.22-6.1 bison_1:2.5.dfsg-2.1 bsdmainutils_9.0.3 bsdutils_1:2.20.1-5.1 build-essential_11.5 bzip2_1.0.6-3 chrpath_0.13-2 clang_3.1-8 coreutils_8.13-3.2 cpp_4:4.7.1-1 cpp-4.6_4.6.3-8 cpp-4.7_4.7.1-2 d-shlibs_0.52 dash_0.5.7-3 dbus_1.6.2-1 dbus-x11_1.6.2-1 debconf_1.5.44 debconf-i18n_1.5.44 debfoster_2.7-1.1 debhelper_9.20120608 debian-archive-keyring_2012.4 debianutils_4.3.2 dh-autoreconf_6 diffutils_1:3.2-6 dmsetup_2:1.02.74-4 dpkg_1.16.6 dpkg-dev_1.16.6 e2fslibs_1.42.4-3 e2fsprogs_1.42.4-3 fakeroot_1.18.4-2 file_5.11-2 findutils_4.4.2-4 flex_2.5.35-10.1 fontconfig_2.9.0-6 fontconfig-config_2.9.0-6 g++_4:4.7.1-1 g++-4.6_4.6.3-8 g++-4.7_4.7.1-2 gcc_4:4.7.1-1 gcc-4.4-base_4.4.7-1 gcc-4.5-base_4.5.3-12 gcc-4.6_4.6.3-8 gcc-4.6-base_4.6.3-8 gcc-4.7_4.7.1-2 gcc-4.7-base_4.7.1-2 gconf-service_3.2.5-1 gconf2_3.2.5-1 gconf2-common_3.2.5-1 gettext_0.18.1.1-9 gettext-base_0.18.1.1-9 ghostscript_9.05~dfsg-6 gir1.2-atk-1.0_2.4.0-2 gir1.2-freedesktop_1.32.1-1 gir1.2-gconf-2.0_3.2.5-1 gir1.2-gdkpixbuf-2.0_2.26.1-1 gir1.2-glib-2.0_1.32.1-1 gir1.2-gnomekeyring-1.0_3.4.1-1 gir1.2-pango-1.0_1.30.0-1 gnome-mime-data_2.18.0-1 gnupg_1.4.12-4+b1 gpgv_1.4.12-4+b1 grep_2.12-2 groff-base_1.21-9 gsfonts_1:8.11+urwcyr1.0.7~pre44-4.2 guile-1.8_1.8.8+1-8 guile-1.8-dev_1.8.8+1-8 guile-1.8-libs_1.8.8+1-8 gvfs_1.12.3-1+b1 gvfs-common_1.12.3-1 gvfs-daemons_1.12.3-1+b1 gvfs-libs_1.12.3-1+b1 gzip_1.5-1.1 hostname_3.11 html2text_1.3.2a-15 initscripts_2.88dsf-28 insserv_1.14.0-3 intltool-debian_0.35.0+20060710.1 libacl1_2.2.51-8 libapt-pkg4.12_0.9.7.1 libart-2.0-2_2.3.21-2 libart-2.0-dev_2.3.21-2 libasound2_1.0.25-3 libasprintf0c2_0.18.1.1-9 libatasmart4_0.19-1 libatk1.0-0_2.4.0-2 libatk1.0-data_2.4.0-2 libatk1.0-dev_2.4.0-2 libattr1_1:2.4.46-8 libavahi-client-dev_0.6.31-1 libavahi-client3_0.6.31-1 libavahi-common-data_0.6.31-1 libavahi-common-dev_0.6.31-1 libavahi-common3_0.6.31-1 libavahi-glib-dev_0.6.31-1 libavahi-glib1_0.6.31-1 libbison-dev_1:2.5.dfsg-2.1 libblkid1_2.20.1-5.1 libbluray1_1:0.2.2-1 libbonobo2-0_2.24.3-1 libbonobo2-common_2.24.3-1 libbonobo2-dev_2.24.3-1 libbonoboui2-0_2.24.3-1 libbonoboui2-common_2.24.3-1 libbonoboui2-dev_2.24.3-1 libbz2-1.0_1.0.6-3 libc-bin_2.13-34 libc-dev-bin_2.13-34 libc6_2.13-34 libc6-dev_2.13-34 libcairo-gobject2_1.12.2-2 libcairo-script-interpreter2_1.12.2-2 libcairo2_1.12.2-2 libcairo2-dev_1.12.2-2 libcanberra-dev_0.28-4 libcanberra0_0.28-4 libcap2_1:2.22-1.1 libclang-common-dev_3.1-8 libclass-isa-perl_0.36-3 libcomerr2_1.42.4-3 libcroco3_0.6.5-1 libcups2_1.5.3-2 libcupsimage2_1.5.3-2 libdatrie1_0.2.5-3 libdb5.1_5.1.29-5 libdbus-1-3_1.6.2-1 libdbus-1-dev_1.6.2-1 libdbus-glib-1-2_0.100-1 libdevmapper-event1.02.1_2:1.02.74-4 libdevmapper1.02.1_2:1.02.74-4 libdpkg-perl_1.16.6 libdrm2_2.4.33-3 libelf1_0.153-1 libexpat1_2.1.0-1 libexpat1-dev_2.1.0-1 libfam0_2.7.0-17 libffi5_3.0.10-3 libfile-fcntllock-perl_0.14-2 libfontconfig1_2.9.0-6 libfontconfig1-dev_2.9.0-6 libfontenc1_1:1.1.1-1 libfreetype6_2.4.9-1 libfreetype6-dev_2.4.9-1 libgail-common_2.24.10-1 libgail-dev_2.24.10-1 libgail18_2.24.10-1 libgc1c2_1:7.1-8 libgcc1_1:4.7.1-2 libgconf-2-4_3.2.5-1 libgconf2-4_3.2.5-1 libgconf2-dev_3.2.5-1 libgcrypt11_1.5.0-3 libgcrypt11-dev_1.5.0-3 libgd2-noxpm_2.0.36~rc1~dfsg-6.1 libgd2-noxpm-dev_2.0.36~rc1~dfsg-6.1 libgdbm3_1.8.3-11 libgdk-pixbuf2.0-0_2.26.1-1 libgdk-pixbuf2.0-common_2.26.1-1 libgdk-pixbuf2.0-dev_2.26.1-1 libgdu0_3.0.2-2 libgettextpo0_0.18.1.1-9 libgirepository-1.0-1_1.32.1-1 libgl1-mesa-glx_8.0.3-1 libglade2-0_1:2.6.4-1 libglapi-mesa_8.0.3-1 libglib2.0-0_2.32.3-1 libglib2.0-bin_2.32.3-1 libglib2.0-data_2.32.3-1 libglib2.0-dev_2.32.3-1 libgmp-dev_2:5.0.5+dfsg-2 libgmp10_2:5.0.5+dfsg-2 libgmpxx4ldbl_2:5.0.5+dfsg-2 libgnome-keyring-common_3.4.1-1 libgnome-keyring-dev_3.4.1-1 libgnome-keyring0_3.4.1-1 libgnome2-0_2.32.1-2 libgnome2-common_2.32.1-2 libgnome2-dev_2.32.1-2 libgnomecanvas2-0_2.30.3-1 libgnomecanvas2-common_2.30.3-1 libgnomecanvas2-dev_2.30.3-1 libgnomeui-0_2.24.5-2 libgnomeui-common_2.24.5-2 libgnomeui-dev_2.24.5-2 libgnomevfs2-0_1:2.24.4-1 libgnomevfs2-common_1:2.24.4-1 libgnomevfs2-dev_1:2.24.4-1 libgnutls-dev_2.12.20-1 libgnutls-openssl27_2.12.20-1 libgnutls26_2.12.20-1 libgnutlsxx27_2.12.20-1 libgomp1_4.7.1-2 libgpg-error-dev_1.10-3 libgpg-error0_1.10-3 libgs9_9.05~dfsg-6 libgs9-common_9.05~dfsg-6 libgssapi-krb5-2_1.10.1+dfsg-1 libgtk2.0-0_2.24.10-1 libgtk2.0-common_2.24.10-1 libgtk2.0-dev_2.24.10-1 libgudev-1.0-0_175-3.1 libice-dev_2:1.0.8-2 libice6_2:1.0.8-2 libidl-dev_0.8.14-0.2 libidl0_0.8.14-0.2 libidn11_1.25-2 libijs-0.35_0.35-8 libitm1_4.7.1-2 libjasper1_1.900.1-13 libjbig0_2.0-2 libjbig2dec0_0.11+20120125-1 libjpeg8_8d-1 libjpeg8-dev_8d-1 libk5crypto3_1.10.1+dfsg-1 libkeyutils1_1.5.5-3 libkrb5-3_1.10.1+dfsg-1 libkrb5support0_1.10.1+dfsg-1 liblcms2-2_2.2+git20110628-2.2 libldap-2.4-2_2.4.31-1 libllvm3.1_3.1-2 liblocale-gettext-perl_1.05-7+b1 libltdl-dev_2.4.2-1.1 libltdl7_2.4.2-1.1 liblua5.1-0_5.1.5-2 liblua5.1-0-dev_5.1.5-2 liblvm2app2.2_2.02.95-4 liblzma5_5.1.1alpha+20120614-1 libmagic1_5.11-2 libmount1_2.20.1-5.1 libmpc2_0.9-4 libmpfr4_3.1.0-5 libncurses5_5.9-10 libncurses5-dev_5.9-10 libncursesw5_5.9-10 libogg0_1.3.0-4 libonig2_5.9.1-1 liborbit2_1:2.14.19-0.1 liborbit2-dev_1:2.14.19-0.1 libp11-kit-dev_0.12-3 libp11-kit0_0.12-3 libpam-modules_1.1.3-7.1 libpam-modules-bin_1.1.3-7.1 libpam-runtime_1.1.3-7.1 libpam0g_1.1.3-7.1 libpango1.0-0_1.30.0-1 libpango1.0-dev_1.30.0-1 libpaper1_1.1.24+nmu2 libparted0debian1_2.3-10 libpcre3_1:8.30-5 libpcre3-dev_1:8.30-5 libpcrecpp0_1:8.30-5 libperl-dev_5.14.2-12 libperl5.14_5.14.2-12 libpipeline1_1.2.1-1 libpixman-1-0_0.26.0-3 libpixman-1-dev_0.26.0-3 libpng12-0_1.2.49-1 libpng12-dev_1.2.49-1 libpolkit-gobject-1-0_0.105-1 libpopt-dev_1.16-7 libpopt0_1.16-7 libpthread-stubs0_0.3-3 libpthread-stubs0-dev_0.3-3 libpython2.6_2.6.8-0.2 libpython2.7_2.7.3-1 libqdbm14_1.8.78-2 libquadmath0_4.7.1-2 libreadline-dev_6.2-8 libreadline5_5.2-11 libreadline6_6.2-8 libreadline6-dev_6.2-8 libruby1.8_1.8.7.358-4 libruby1.9.1_1.9.3.194-1 libsasl2-2_2.1.25.dfsg1-4+b1 libselinux1_2.1.9-5 libselinux1-dev_2.1.9-5 libsemanage-common_2.1.6-6 libsemanage1_2.1.6-6 libsepol1_2.1.4-3 libsepol1-dev_2.1.4-3 libsgutils2-2_1.33-1 libslang2_2.2.4-15 libsm-dev_2:1.2.1-2 libsm6_2:1.2.1-2 libsqlite3-0_3.7.13-1 libss2_1.42.4-3 libssl-dev_1.0.1c-3 libssl1.0.0_1.0.1c-3 libstdc++6_4.7.1-2 libstdc++6-4.6-dev_4.6.3-8 libstdc++6-4.7-dev_4.7.1-2 libswitch-perl_2.16-2 libsystemd-login0_44-3 libtasn1-3_2.13-2 libtasn1-3-dev_2.13-2 libtdb1_1.2.10-2 libtext-charwidth-perl_0.04-7+b1 libtext-iconv-perl_1.7-5 libtext-wrapi18n-perl_0.06-7 libthai-data_0.1.18-1 libthai0_0.1.18-1 libtiff4_3.9.6-6 libtimedate-perl_1.2000-1 libtinfo-dev_5.9-10 libtinfo5_5.9-10 libtool_2.4.2-1.1 libudev0_175-3.1 libunistring0_0.9.3-5 libusb-0.1-4_2:0.1.12-23 libustr-1.0-1_1.0.4-3 libuuid1_2.20.1-5.1 libvorbis0a_1.3.2-1.3 libvorbisfile3_1.3.2-1.3 libx11-6_2:1.5.0-1 libx11-data_2:1.5.0-1 libx11-dev_2:1.5.0-1 libx11-xcb1_2:1.5.0-1 libxau-dev_1:1.0.7-1 libxau6_1:1.0.7-1 libxaw7_2:1.0.10-2 libxaw7-dev_2:1.0.10-2 libxcb-glx0_1.8.1-1 libxcb-render0_1.8.1-1 libxcb-render0-dev_1.8.1-1 libxcb-shape0_1.8.1-1 libxcb-shm0_1.8.1-1 libxcb-shm0-dev_1.8.1-1 libxcb1_1.8.1-1 libxcb1-dev_1.8.1-1 libxcomposite-dev_1:0.4.3-2 libxcomposite1_1:0.4.3-2 libxcursor-dev_1:1.1.13-1 libxcursor1_1:1.1.13-1 libxdamage-dev_1:1.1.3-2 libxdamage1_1:1.1.3-2 libxdmcp-dev_1:1.1.1-1 libxdmcp6_1:1.1.1-1 libxext-dev_2:1.3.1-2 libxext6_2:1.3.1-2 libxfixes-dev_1:5.0-4 libxfixes3_1:5.0-4 libxft-dev_2.3.1-1 libxft2_2.3.1-1 libxi-dev_2:1.6.1-1 libxi6_2:1.6.1-1 libxinerama-dev_2:1.1.2-1 libxinerama1_2:1.1.2-1 libxml2_2.8.0+dfsg1-4 libxml2-dev_2.8.0+dfsg1-4 libxml2-utils_2.8.0+dfsg1-4 libxmu-dev_2:1.1.1-1 libxmu-headers_2:1.1.1-1 libxmu6_2:1.1.1-1 libxmuu1_2:1.1.1-1 libxpm-dev_1:3.5.10-1 libxpm4_1:3.5.10-1 libxrandr-dev_2:1.3.2-2 libxrandr2_2:1.3.2-2 libxrender-dev_1:0.9.7-1 libxrender1_1:0.9.7-1 libxss-dev_1:1.2.2-1 libxss1_1:1.2.2-1 libxt-dev_1:1.1.3-1 libxt6_1:1.1.3-1 libxtst6_2:1.2.1-1 libxv1_2:1.0.7-1 libxxf86dga1_2:1.1.3-2 libxxf86vm1_1:1.1.2-1 libyaml-0-2_0.1.4-2 linux-libc-dev_3.2.21-3 login_1:4.1.5.1-1 lsb-base_4.1+Debian7 lua5.1_5.1.5-2 m4_1.4.16-3 make_3.81-8.2 man-db_2.6.2-1 mawk_1.3.3-17 mime-support_3.52-1 mksh_40.9.20120630-1 mount_2.20.1-5.1 multiarch-support_2.13-34 ncurses-base_5.9-10 ncurses-bin_5.9-10 passwd_1:4.1.5.1-1 patch_2.6.1-3 pdksh_40.9.20120630-1 perl_5.14.2-12 perl-base_5.14.2-12 perl-modules_5.14.2-12 php5-cli_5.4.4-2 php5-common_5.4.4-2 php5-dev_5.4.4-2 pkg-config_0.26-1 po-debconf_1.0.16+nmu2 poppler-data_0.4.5-8 psmisc_22.19-1 python_2.7.3-1 python-all_2.7.3-1 python-all-dev_2.7.3-1 python-dev_2.7.3-1 python-minimal_2.7.3-1 python-support_1.0.15 python2.6_2.6.8-0.2 python2.6-dev_2.6.8-0.2 python2.6-minimal_2.6.8-0.2 python2.7_2.7.3-1 python2.7-dev_2.7.3-1 python2.7-minimal_2.7.3-1 readline-common_6.2-8 ruby_4.9 ruby1.8-dev_1.8.7.358-4 ruby1.9.1_1.9.3.194-1 sbuild-build-depends-core-dummy_0.invalid.0 sbuild-build-depends-graphviz-dummy_0.invalid.0 sed_4.2.1-10 sensible-utils_0.0.7 shared-mime-info_1.0-1 shtool_2.0.8-6 swig_2.0.7-3 swig2.0_2.0.7-3 sysv-rc_2.88dsf-28 sysvinit_2.88dsf-28 sysvinit-utils_2.88dsf-28 tar_1.26-4 tcl_8.5.0-2 tcl-dev_8.5.0-2 tcl8.5_8.5.11-2 tcl8.5-dev_8.5.11-2 tk_8.5.0-2 tk-dev_8.5.0-2 tk8.5_8.5.11-2 tk8.5-dev_8.5.11-2 ttf-dejavu-core_2.33-2 tzdata_2012c-1 ucf_3.0025+nmu3 udev_175-3.1 udisks_1.0.4-6 util-linux_2.20.1-5.1 x11-common_1:7.7+1 x11-utils_7.7~1 x11proto-composite-dev_1:0.4.2-2 x11proto-core-dev_7.0.23-1 x11proto-damage-dev_1:1.2.1-2 x11proto-fixes-dev_1:5.0-2 x11proto-input-dev_2.2-1 x11proto-kb-dev_1.0.6-2 x11proto-randr-dev_1.3.2-2 x11proto-render-dev_2:0.11.1-2 x11proto-scrnsaver-dev_1.2.2-1 x11proto-xext-dev_7.2.1-1 x11proto-xinerama-dev_1.2.1-2 xorg-sgml-doctools_1:1.10-1 xtrans-dev_1.2.7-1 xz-utils_5.1.1alpha+20120614-1 zlib1g_1:1.2.7.dfsg-13 zlib1g-dev_1:1.2.7.dfsg-13 ┌──────────────────────────────────────────────────────────────────────────────┐ │ Build │ └──────────────────────────────────────────────────────────────────────────────┘ Unpack source ───────────── gpgv: keyblock resource `/sbuild-nonexistent/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Sun May 6 08:46:55 2012 UTC using RSA key ID 4008C6F9 gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./graphviz_2.26.3-11.dsc dpkg-source: info: extracting graphviz in graphviz-2.26.3 dpkg-source: info: unpacking graphviz_2.26.3.orig.tar.gz dpkg-source: info: unpacking graphviz_2.26.3-11.debian.tar.gz dpkg-source: info: applying 0_bindings_documentation dpkg-source: info: applying 0_tcl_manpages_section dpkg-source: info: applying 3_fix_powerpc_ftbfs dpkg-source: info: applying 3_fix_manpage_warnings dpkg-source: info: applying 3_fix_pango_font_selection dpkg-source: info: applying 40_fix_swig_php_ftbfs dpkg-source: info: applying 50_remove_changelog_in dpkg-source: info: applying 3_fix_dot_output dpkg-source: info: applying 3_fix_circo_segfault dpkg-source: info: applying 3_fix_vimdot_bashism dpkg-source: info: applying 3_minor_fixes_to_dot_manpage dpkg-source: info: applying 0_python_27_support dpkg-source: info: applying fix-kfreebsd-chroots dpkg-source: info: applying fix-hurd-autotools dpkg-source: info: applying automake_1.11.2_fixes Check disc space ──────────────── Sufficient free space for build User Environment ──────────────── HOME=/sbuild-nonexistent LOGNAME=root PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 SCHROOT_CHROOT_NAME=unstable-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=0 SCHROOT_GROUP=root SCHROOT_SESSION_ID=unstable-amd64-sbuild-130dad85-94df-4d10-98d0-d89b92b25fbf SCHROOT_UID=0 SCHROOT_USER=root SHELL=/bin/sh USER=root dpkg-buildpackage ───────────────── dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: source package graphviz dpkg-buildpackage: source version 2.26.3-11 dpkg-buildpackage: source changed by David Claughton dpkg-source --before-build graphviz-2.26.3 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Clean up if a build already happened [ ! -f Makefile ] || /usr/bin/make distclean # Clean up intermediate and generated manpages rm -f debian/libgvc5-config-update.pod rm -f debian/libgvc5-config-update.8 dh_clean config/config.guess lib/gd/config/config.guess libltdl/config.guess config/config.sub lib/gd/config/config.sub libltdl/config.sub \ tclpkg/gv/gv.R tclpkg/gv/php_gv.h dh_autoreconf_clean dh_clean dpkg-source -b graphviz-2.26.3 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building graphviz using existing ./graphviz_2.26.3.orig.tar.gz dpkg-source: warning: ignoring deletion of file contrib/prune/Makefile.orig dpkg-source: warning: ignoring deletion of file lib/expr/Makefile.orig dpkg-source: warning: ignoring deletion of file lib/sfio/Makefile.orig dpkg-source: warning: ignoring deletion of file lib/gd/Makefile.in.orig dpkg-source: warning: ignoring deletion of file lib/gd/Makefile.am.orig dpkg-source: warning: ignoring deletion of file lib/gd/config/config.sub dpkg-source: warning: ignoring deletion of file lib/gd/config/config.guess dpkg-source: warning: ignoring deletion of file config/config.sub dpkg-source: warning: ignoring deletion of file config/config.guess dpkg-source: info: building graphviz in graphviz_2.26.3-11.debian.tar.gz dpkg-source: info: building graphviz in graphviz_2.26.3-11.dsc debian/rules build pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions dh_testdir # Update the config scripts for i in config/config.guess lib/gd/config/config.guess libltdl/config.guess config/config.sub lib/gd/config/config.sub libltdl/config.sub; do \ cp /usr/share/misc/`basename $i` $i ; \ done # Configure the package dh_autoreconf autoreconf -- configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4147: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5222: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4147: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5222: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:5329: _LT_LANG_CXX_CONFIG is expanded from... m4/libtool.m4:785: _LT_LANG is expanded from... m4/libtool.m4:768: LT_LANG is expanded from... m4/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4147: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5222: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4147: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5222: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:5329: _LT_LANG_CXX_CONFIG is expanded from... m4/libtool.m4:785: _LT_LANG is expanded from... m4/libtool.m4:768: LT_LANG is expanded from... m4/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:67: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... configure.ac:67: the top level configure.ac:67: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... configure.ac:67: the top level configure.ac:67: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... configure.ac:67: the top level configure.ac:67: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... configure.ac:67: the top level configure.ac:67: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... configure.ac:67: the top level configure.ac:67: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... configure.ac:67: the top level configure.ac:67: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... configure.ac:67: the top level configure.ac:67: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... configure.ac:67: the top level configure.ac:67: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... configure.ac:67: the top level configure.ac:67: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... configure.ac:67: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4147: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5222: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4147: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5222: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:5329: _LT_LANG_CXX_CONFIG is expanded from... m4/libtool.m4:785: _LT_LANG is expanded from... m4/libtool.m4:768: LT_LANG is expanded from... m4/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4147: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5222: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4147: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5222: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:5329: _LT_LANG_CXX_CONFIG is expanded from... m4/libtool.m4:785: _LT_LANG is expanded from... m4/libtool.m4:768: LT_LANG is expanded from... m4/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4147: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5222: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4147: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5222: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level configure.ac:467: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:5329: _LT_LANG_CXX_CONFIG is expanded from... m4/libtool.m4:785: _LT_LANG is expanded from... m4/libtool.m4:768: LT_LANG is expanded from... m4/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.ac:467: the top level ./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu \ --prefix=/usr \ --datadir=\${prefix}/share \ --infodir=\${prefix}/share/info \ --mandir=\${prefix}/share/man \ --disable-static \ --with-pangocairo \ --with-x \ --with-gdk-pixbuf \ --with-gnomeui \ --with-gtk \ --without-gts \ --without-ipsepcola \ --without-rsvg \ --enable-guile \ --enable-lua \ --enable-php \ --enable-ruby \ --enable-tcl \ --disable-java \ --disable-r \ --disable-sharp \ --enable-python26 --enable-python27 \ \ LDFLAGS="-Wl,--as-needed" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for gawk... (cached) mawk checking whether ln -s works... yes checking for sed... sed checking for grep... grep checking for sort... sort checking for groff... groff checking for ps2pdf... ps2pdf checking for pstopdf... (cached) ps2pdf checking for x86_64-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for tclsh8.6... no checking for tclsh8.5... /usr/bin/tclsh8.5 checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-linux-gnu-g++... gcc3 checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking for inline... inline checking for windres... no checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for grep that handles long lines and -e... grep checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking sys/fpu.h usability... no checking sys/fpu.h presence... no checking for sys/fpu.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for socklen_t... yes checking for bool... yes checking for struct dioattr... no checking for main in -lm... yes checking for feenableexcept... yes checking for fesetenv... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for basename in -lgen... no checking for working alloca.h... yes checking for alloca... yes checking for lrand48... yes checking for drand48... yes checking for srand48... yes checking for setmode... no checking for setenv... yes checking for getenv... yes checking for __freadable... yes checking for _sysconf... no checking for getrusage... yes checking for strerror... yes checking for cbrt... no checking for lsqrt... no checking for vsnprintf... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for uname... yes checking for memset... yes checking for nl_langinfo... yes checking for pow... no checking for sqrt... no checking for strchr... yes checking for strdup... yes checking for strerror... (cached) yes checking for strstr... yes checking for _NSGetEnviron... no checking for strcasecmp... yes checking for strncasecmp... yes checking for a sed that does not truncate output... sed checking for fgrep... grep -F checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... no checking for ar... ar checking for x86_64-linux-gnu-strip... no checking for strip... strip checking for x86_64-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by x86_64-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-g++ static flag -static works... yes checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for swig... swig checking for guile... guile checking libguile.h usability... yes checking libguile.h presence... yes checking for libguile.h... yes checking for lua... lua checking for lua... (cached) lua checking for pkg-config... pkg-config checking for Lua headers and libraries with pkg-config... checking for Lua compiling and linking... checking for ocaml... no checking for perl... perl checking EXTERN.h usability... yes checking EXTERN.h presence... yes checking for EXTERN.h... yes checking for php... php checking php.h usability... yes checking php.h presence... yes checking for php.h... yes checking for python... python checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for python2.6... python2.6 checking for Python.h... (cached) yes checking for python2.7... python2.7 checking for Python.h... (cached) yes checking for ruby... ruby ./config/config_ruby.rb:3: Use RbConfig instead of obsolete and deprecated Config. ./config/config_ruby.rb:3: Use RbConfig instead of obsolete and deprecated Config. -e:1: Use RbConfig instead of obsolete and deprecated Config. ./config/config_ruby.rb:3: Use RbConfig instead of obsolete and deprecated Config. checking ruby.h usability... no checking ruby.h presence... no checking for ruby.h... no using tcl headers from -I/usr/include/tcl8.5 -I/usr/include/tcl8.5/generic checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes using /usr/lib/tclConfig.sh checking for wish8.6... no checking for wish8.5... /usr/bin/wish8.5 checking tk.h usability... yes checking tk.h presence... yes checking for tk.h... yes checking for tk.h... (cached) yes checking tkInt.h usability... no checking tkInt.h presence... no checking for tkInt.h... no using /usr/lib/tkConfig.sh checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking for expat-config... no checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for main in -lexpat... yes checking IL/il.h usability... no configure: WARNING: Optional DevIL library not available - missing headers checking IL/il.h presence... no checking for IL/il.h... no configure: WARNING: Optional DevIL library not available checking for main in -lIL... no checking for main in -lXpm... yes checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking for X11/Xaw/Text.h... yes checking for main in -lXaw... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lz... yes checking for deflateBound... no checking ghostscript/iapi.h usability... no checking ghostscript/iapi.h presence... no checking for ghostscript/iapi.h... no checking for PANGOCAIRO... yes checking for pango_fc_font_lock_face... no checking for pango_fc_font_unlock_face... no checking for LASI... no checking for FREETYPE2... yes checking for FONTCONFIG... yes checking for GDK_PIXBUF... yes checking for GTK... yes checking for GTKGL... no checking for GTKGLEXT... no checking for GLADE... no checking for gdlib-config... /usr/bin/gdlib-config configure: WARNING: Your libgd was not built with freetype support. This may result in problems displaying fonts. checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for main in -lgd... yes checking GL/glut.h usability... no configure: WARNING: Optional glut library not available - no GL/glut.h checking GL/glut.h presence... no checking for GL/glut.h... no checking for libpng-config... /usr/bin/libpng-config checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for main in -lpng... yes checking if have working sincos()... no checking if FILE struct contains _cnt... no checking if FILE struct contains _r... no checking if FILE struct contains _next... no checking if FILE struct contains _IO_read_end... yes checking if errno externs are declared... yes checking if getopt externs are declared... yes checking if intptr_t is declared... yes clang: warning: -Wl,--as-needed: 'linker' input unused when '-c' is present checking if assert needs __eprintf... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/info/Makefile config.status: creating doc/schema/Makefile config.status: creating contrib/Makefile config.status: creating contrib/prune/Makefile config.status: creating contrib/diffimg/Makefile config.status: creating graphs/Makefile config.status: creating graphs/directed/Makefile config.status: creating graphs/undirected/Makefile config.status: creating lib/Makefile config.status: creating lib/cdt/Makefile config.status: creating lib/cdt/libcdt.pc config.status: creating lib/graph/Makefile config.status: creating lib/graph/libgraph.pc config.status: creating lib/cgraph/Makefile config.status: creating lib/cgraph/libcgraph.pc config.status: creating lib/gd/Makefile config.status: creating lib/rbtree/Makefile config.status: creating lib/pathplan/Makefile config.status: creating lib/pathplan/libpathplan.pc config.status: creating lib/ast/Makefile config.status: creating lib/sfio/Makefile config.status: creating lib/sfio/Sfio_f/Makefile config.status: creating lib/vmalloc/Makefile config.status: creating lib/dotgen/Makefile config.status: creating lib/neatogen/Makefile config.status: creating lib/fdpgen/Makefile config.status: creating lib/sparse/Makefile config.status: creating lib/sfdpgen/Makefile config.status: creating lib/osage/Makefile config.status: creating lib/gvpr/Makefile config.status: creating lib/gvpr/libgvpr.pc config.status: creating lib/circogen/Makefile config.status: creating lib/twopigen/Makefile config.status: creating lib/patchwork/Makefile config.status: creating lib/pack/Makefile config.status: creating lib/ortho/Makefile config.status: creating lib/expr/Makefile config.status: creating lib/expr/libexpr.pc config.status: creating lib/common/Makefile config.status: creating lib/ingraphs/Makefile config.status: creating lib/vpsc/Makefile config.status: creating lib/gvc/Makefile config.status: creating lib/gvc/libgvc.pc config.status: creating lib/xdot/Makefile config.status: creating lib/xdot/libxdot.pc config.status: creating lib/topfish/Makefile config.status: creating lib/glcomp/Makefile config.status: creating macosx/Info.plist config.status: creating macosx/build/graphviz.pmdoc/01local.xml config.status: creating macosx/build/graphviz.pmdoc/02graphviz.xml config.status: creating windows/build/graphviz.wxs config.status: creating windows/Properties/AssemblyInfo.cs config.status: creating plugin/Makefile config.status: creating plugin/core/Makefile config.status: creating plugin/devil/Makefile config.status: creating plugin/gd/Makefile config.status: creating plugin/gdk_pixbuf/Makefile config.status: creating plugin/gdiplus/Makefile config.status: creating plugin/glitz/Makefile config.status: creating plugin/gs/Makefile config.status: creating plugin/gtk/Makefile config.status: creating plugin/lasi/Makefile config.status: creating plugin/ming/Makefile config.status: creating plugin/pango/Makefile config.status: creating plugin/quartz/Makefile config.status: creating plugin/rsvg/Makefile config.status: creating plugin/visio/Makefile config.status: creating plugin/xlib/Makefile config.status: creating plugin/dot_layout/Makefile config.status: creating plugin/neato_layout/Makefile config.status: creating cmd/Makefile config.status: creating cmd/dot/Makefile config.status: creating cmd/tools/Makefile config.status: creating cmd/gvpr/Makefile config.status: creating cmd/lefty/ws/x11/libfilereq/Makefile config.status: creating cmd/lefty/ws/x11/Makefile config.status: creating cmd/lefty/ws/mswin32/Makefile config.status: creating cmd/lefty/ws/Makefile config.status: creating cmd/lefty/os/unix/Makefile config.status: creating cmd/lefty/os/mswin32/Makefile config.status: creating cmd/lefty/os/Makefile config.status: creating cmd/lefty/dot2l/Makefile config.status: creating cmd/lefty/examples/Makefile config.status: creating cmd/lefty/Makefile config.status: creating cmd/lneato/Makefile config.status: creating cmd/dotty/Makefile config.status: creating cmd/smyrna/Makefile config.status: creating tclpkg/Makefile config.status: creating tclpkg/tclstubs/Makefile config.status: creating tclpkg/tkstubs/Makefile config.status: creating tclpkg/tclhandle/Makefile config.status: creating tclpkg/gdtclft/Makefile config.status: creating tclpkg/gdtclft/demo/Makefile config.status: creating tclpkg/tcldot/Makefile config.status: creating tclpkg/tcldot/demo/Makefile config.status: creating tclpkg/tclpathplan/Makefile config.status: creating tclpkg/tclpathplan/demo/Makefile config.status: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile config.status: creating tclpkg/tkspline/Makefile config.status: creating tclpkg/tkspline/demo/Makefile config.status: creating tclpkg/gv/Makefile config.status: creating tclpkg/gv/demo/Makefile config.status: creating tclpkg/gv/META.gv config.status: creating rtest/Makefile config.status: creating share/Makefile config.status: creating share/examples/Makefile config.status: creating share/gui/Makefile config.status: creating graphviz.spec config.status: creating Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libltdl (/«PKGBUILDDIR»/libltdl) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-linux-gnu' '--host=x86_64-linux-gnu' '--datadir=${prefix}/share' '--infodir=${prefix}/share/info' '--mandir=${prefix}/share/man' '--disable-static' '--with-pangocairo' '--with-x' '--with-gdk-pixbuf' '--with-gnomeui' '--with-gtk' '--without-gts' '--without-ipsepcola' '--without-rsvg' '--enable-guile' '--enable-lua' '--enable-php' '--enable-ruby' '--enable-tcl' '--disable-java' '--disable-r' '--disable-sharp' '--enable-python26' '--enable-python27' 'LDFLAGS=-Wl,--as-needed' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-linux-gnu-ar... no checking for ar... ar checking for x86_64-linux-gnu-strip... no checking for strip... strip checking for x86_64-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------------------------------------------- graphviz-2.26.3 will be compiled with the following: options: cgraph: No (disabled by default - experimental) digcola: Yes expat: Yes fontconfig: Yes freetype: Yes glut: No (missing GL/glut.h) gts: No (disabled) ipsepcola: No (disabled by default - C++ portability issues) ltdl: Yes ortho: No (disabled by default - experimental) png: Yes jpeg: No (only required by internal libgd) sfdp: Yes shared: Yes static: No (disabled by default) commands: dot: Yes (always enabled) neato: Yes (always enabled) fdp: Yes (always enabled) circo: Yes (always enabled) twopi: Yes (always enabled) gvpr: Yes (always enabled) lefty: Yes smyrna: No (disabled by default - experimental) plugin libraries: dot_layout: Yes (always enabled) neato_layout: Yes (always enabled) core: Yes (always enabled) devil: No (missing library) gd: Yes gdiplus: No (disabled by default - Windows only) gdk_pixbuf: Yes ghostscript: No (missing headers) glitz: No (disabled by default - incomplete) gtk: Yes lasi: No (lasi library not available) ming: No (disabled by default - incomplete) pangocairo: Yes quartz: No (disabled by default - Mac only) rsvg: No (disabled) visio: No (disabled by default - experimental) xlib: Yes language extensions: gv_sharp: No (disabled) gv_guile: Yes gv_io: No (disabled by default - no swig support yet) gv_java: No (disabled) gv_lua: Yes gv_ocaml: No (ocaml not available) gv_perl: Yes gv_php: Yes gv_python: Yes gv_python23: No (disabled by default - for multiversion installs) gv_python24: No (disabled by default - for multiversion installs) gv_python25: No (disabled by default - for multiversion installs) gv_python26: Yes gv_python27: Yes gv_R: No (disabled) gv_ruby: No (missing header) gv_tcl: Yes tcldot: Yes tclpathplan: Yes gdtclft: Yes tkspline: Yes touch configure-stamp dh_testdir # Install missing script mksvgfonts.pl to lib/common cp debian/mksvgfonts.pl lib/common chmod 744 lib/common/mksvgfonts.pl # Build /usr/bin/make make[1]: Entering directory `/«PKGBUILDDIR»' /usr/bin/make all-recursive make[2]: Entering directory `/«PKGBUILDDIR»' Making all in libltdl make[3]: Entering directory `/«PKGBUILDDIR»/libltdl' /usr/bin/make all-am make[4]: Entering directory `/«PKGBUILDDIR»/libltdl' /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o mv -f .deps/dlopen.Tpo .deps/dlopen.Plo /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -g -O2 -module -avoid-version -Wl,--as-needed -o dlopen.la dlopen.lo -ldl -ldl libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo /bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo /bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -g -O2 -no-undefined -dlpreopen dlopen.la -Wl,--as-needed -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && x86_64-linux-gnu-gcc -g -O2 -c -fno-builtin -fno-rtti -fno-exceptions -fPIC -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/«PKGBUILDDIR»/libltdl/./.libs/dlopen.a") libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[4]: Leaving directory `/«PKGBUILDDIR»/libltdl' make[3]: Leaving directory `/«PKGBUILDDIR»/libltdl' Making all in lib make[3]: Entering directory `/«PKGBUILDDIR»/lib' Making all in cdt make[4]: Entering directory `/«PKGBUILDDIR»/lib/cdt' CC dtclose.lo CC dtdisc.lo CC dtextract.lo CC dtflatten.lo CC dthash.lo CC dtlist.lo CC dtmethod.lo CC dtopen.lo CC dtrenew.lo CC dtrestore.lo CC dtsize.lo CC dtstat.lo CC dtstrhash.lo CC dttree.lo CC dtview.lo CC dtwalk.lo CCLD libcdt.la CCLD libcdt_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/cdt' Making all in graph make[4]: Entering directory `/«PKGBUILDDIR»/lib/graph' CC attribs.lo attribs.c:243:7: warning: explicitly assigning a variable of type 'Agraph_t *' (aka 'struct Agraph_t *') to itself [-Wself-assign] g = g; ~ ^ ~ 1 warning generated. CC agxbuf.lo CC edge.lo edge.c:274:10: warning: explicitly assigning a variable of type 'Agdict_t *' (aka 'struct Agdict_t *') to itself [-Wself-assign] dict = dict; ~~~~ ^ ~~~~ 1 warning generated. CC graph.lo CC graphio.lo CC lexer.lo lexer.c:415:29: warning: expression result unused [-Wunused-value] aglval.str = agstrdup_html(agxbuse(&xb)); ^~~~~~~~~~~~ ./agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ./agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC node.lo node.c:141:10: warning: explicitly assigning a variable of type 'Agdict_t *' (aka 'struct Agdict_t *') to itself [-Wself-assign] dict = dict; ~~~~ ^ ~~~~ 1 warning generated. CC parser.lo CC refstr.lo CC trie.lo CCLD libgraph.la CCLD libgraph_C.la groff -Tps -man ./graph.3 | ps2pdf - - > graph.3.pdf make[4]: Leaving directory `/«PKGBUILDDIR»/lib/graph' Making all in cgraph make[4]: Entering directory `/«PKGBUILDDIR»/lib/cgraph' CC agerror.lo CC agxbuf.lo CC apply.lo CC attr.lo CC edge.lo CC flatten.lo CC graph.lo CC grammar.lo CC id.lo CC imap.lo CC io.lo io.c:90:34: warning: incompatible pointer types initializing 'int (*)(void *, const char *)' with an expression of type 'int (void *, char *)' [-Wincompatible-pointer-types] Agiodisc_t AgIoDisc = { iofread, ioputstr, ioflush }; ^~~~~~~~ 1 warning generated. CC mem.lo CC node.lo CC obj.lo CC pend.lo CC rec.lo CC refstr.lo CC scan.lo lex.aag.c:1503:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void) ^ 1 warning generated. CC subg.lo CC utils.lo CC write.lo CCLD libcgraph.la CCLD libcgraph_C.la groff -Tps -man ./cgraph.3 | ps2pdf - - >cgraph.3.pdf make[4]: Leaving directory `/«PKGBUILDDIR»/lib/cgraph' Making all in gd make[4]: Entering directory `/«PKGBUILDDIR»/lib/gd' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/gd' Making all in pathplan make[4]: Entering directory `/«PKGBUILDDIR»/lib/pathplan' CC cvt.lo cvt.c:279:13: warning: function 'append_bezier' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void append_bezier(Ppoint_t * bezier) ^ 1 warning generated. CC inpoly.lo CC route.lo CC shortest.lo CC shortestpth.lo CC solvers.lo CC triang.lo CC util.lo CC visibility.lo CCLD libpathplan.la CCLD libpathplan_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/pathplan' Making all in sfio make[4]: Entering directory `/«PKGBUILDDIR»/lib/sfio' Making all in Sfio_f make[5]: Entering directory `/«PKGBUILDDIR»/lib/sfio/Sfio_f' mkdir -p ../../../FEATURE ../../../iffe - set cc x86_64-linux-gnu-gcc : run ../../../lib/sfio/features/sfio > ../../../FEATURE/sfio CC _sfclrerr.lo CC _sfdlen.lo CC _sfeof.lo CC _sferror.lo CC _sffileno.lo CC _sfgetc.lo CC _sfllen.lo CC _sfputc.lo CC _sfputd.lo CC _sfputl.lo CC _sfputm.lo CC _sfputu.lo CC _sfslen.lo CC _sfstacked.lo CC _sfulen.lo CC _sfvalue.lo CCLD libsfiof_C.la make[5]: Leaving directory `/«PKGBUILDDIR»/lib/sfio/Sfio_f' make[5]: Entering directory `/«PKGBUILDDIR»/lib/sfio' CC sfclose.lo sfclose.c:36:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfclrlock.lo CC sfcvt.lo CC sfdisc.lo CC sfdlen.lo CC sfexcept.lo sfexcept.c:39:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfexit.lo CC sfextern.lo CC sffcvt.lo CC sffilbuf.lo sffilbuf.c:42:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfflsbuf.lo sfflsbuf.c:41:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfgetd.lo CC sfgetl.lo CC sfgetm.lo CC sfgetr.lo CC sfgetu.lo CC sfllen.lo CC sfmode.lo CC sfmove.lo CC sfmutex.lo CC sfnew.lo CC sfnotify.lo CC sfnputc.lo sfnputc.c:40:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfopen.lo CC sfpkrd.lo CC sfpoll.lo CC sfpool.lo CC sfpopen.lo CC sfprintf.lo CC sfprints.lo CC sfpurge.lo CC sfputd.lo CC sfputl.lo CC sfputm.lo CC sfputr.lo sfputr.c:43:17: warning: expression result unused [-Wunused-value] SFWPEEK(f, ps, p); ~~~~~~~~~~~~~~~^~ ./sfhdr.h:773:48: note: expanded from macro 'SFWPEEK' #define SFWPEEK(f,s,n) (_SFAVAIL(f,s,n) > 0 ? (n) : \ ^ 1 warning generated. CC sfputu.lo CC sfraise.lo sfraise.c:37:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfrd.lo sfrd.c:73:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfread.lo sfread.c:39:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfreserve.lo CC sfresize.lo CC sfscanf.lo CC sfseek.lo sfseek.c:61:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfset.lo CC sfsetbuf.lo sfsetbuf.c:73:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfsetfd.lo CC sfsize.lo CC sfsk.lo sfsk.c:40:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfstack.lo CC sfstrtod.lo CC sfswap.lo CC sfsync.lo sfsync.c:91:21: warning: expression result unused [-Wunused-value] GETLOCAL(origf, local); ~~~~~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sftable.lo CC sftell.lo CC sftmp.lo CC sfungetc.lo CC sfvprintf.lo CC sfvscanf.lo CC sfwr.lo sfwr.c:134:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CC sfwrite.lo sfwrite.c:39:17: warning: expression result unused [-Wunused-value] GETLOCAL(f, local); ~~~~~~~~~~~~^~~~~~ ./sfhdr.h:709:77: note: expanded from macro 'GETLOCAL' #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (v)) ^ 1 warning generated. CCLD libsfio_C.la make[5]: Leaving directory `/«PKGBUILDDIR»/lib/sfio' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/sfio' Making all in vmalloc make[4]: Entering directory `/«PKGBUILDDIR»/lib/vmalloc' mkdir -p ../../FEATURE ../../iffe - set cc x86_64-linux-gnu-gcc : run ../../lib/vmalloc/features/vmalloc > ../../FEATURE/vmalloc CC malloc.lo CC vmbest.lo CC vmclear.lo CC vmclose.lo CC vmdcheap.lo CC vmdebug.lo CC vmdisc.lo CC vmexit.lo CC vmlast.lo CC vmopen.lo CC vmpool.lo CC vmprivate.lo CC vmprofile.lo CC vmregion.lo CC vmsegment.lo CC vmset.lo CC vmstat.lo CC vmstrdup.lo CC vmtrace.lo CC vmwalk.lo CCLD libvmalloc_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/vmalloc' Making all in ast make[4]: Entering directory `/«PKGBUILDDIR»/lib/ast' CC pathpath.lo CC chresc.lo CC chrtoi.lo CC error.lo CC fmtbuf.lo CC fmtesc.lo CC pathaccess.lo CC pathbin.lo CC pathcanon.lo CC pathcat.lo CC pathexists.lo CC pathfind.lo CC pathgetlink.lo CC strcopy.lo CC stresc.lo CC strmatch.lo CC strton.lo CC strerror.lo CCLD libast_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/ast' Making all in vpsc make[4]: Entering directory `/«PKGBUILDDIR»/lib/vpsc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/vpsc' Making all in rbtree make[4]: Entering directory `/«PKGBUILDDIR»/lib/rbtree' CC misc.lo CC red_black_tree.lo CC stack.lo CCLD librbtree_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/rbtree' Making all in ortho make[4]: Entering directory `/«PKGBUILDDIR»/lib/ortho' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/ortho' Making all in sparse make[4]: Entering directory `/«PKGBUILDDIR»/lib/sparse' CC SparseMatrix.lo CCLD libsparse_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/sparse' Making all in patchwork make[4]: Entering directory `/«PKGBUILDDIR»/lib/patchwork' CC patchwork.lo patchwork.c:142:13: warning: function 'printer' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void printer(treenode_t *tree) ^ 1 warning generated. CC patchworkinit.lo CCLD libpatchwork_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/patchwork' Making all in expr make[4]: Entering directory `/«PKGBUILDDIR»/lib/expr' CC excc.lo CC excontext.lo CC exdata.lo CC exerror.lo CC exeval.lo CC exexpr.lo CC exlexname.lo CC exopen.lo CC exrewind.lo CC extoken.lo extoken.c:524:3: warning: expression result unused [-Wunused-value] sfstrset(ex->tmp, 0); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ast/sfstr.h:44:5: note: expanded from macro 'sfstrset' (char*)((f)->next = (f)->data+(p)) : (char*)0 ) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ extoken.c:541:6: warning: expression result unused [-Wunused-value] sfstrset(ex->tmp, 0); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ast/sfstr.h:44:5: note: expanded from macro 'sfstrset' (char*)((f)->next = (f)->data+(p)) : (char*)0 ) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ extoken.c:695:4: warning: expression result unused [-Wunused-value] sfstrset(ex->tmp, 0); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ast/sfstr.h:44:5: note: expanded from macro 'sfstrset' (char*)((f)->next = (f)->data+(p)) : (char*)0 ) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ extoken.c:632:3: warning: expression result unused [-Wunused-value] sfstrset(ex->tmp, 0); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ast/sfstr.h:44:5: note: expanded from macro 'sfstrset' (char*)((f)->next = (f)->data+(p)) : (char*)0 ) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ extoken.c:496:6: warning: expression result unused [-Wunused-value] sfstrset(ex->tmp, 0); ^~~~~~~~~~~~~~~~~~~~ ../../lib/ast/sfstr.h:44:5: note: expanded from macro 'sfstrset' (char*)((f)->next = (f)->data+(p)) : (char*)0 ) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. CC extype.lo CC exzero.lo CC exparse.lo In file included from ../../lib/expr/exparse.y:172: ./exgram.h:837:2: warning: expression result unused [-Wunused-value] sfstrset(expr.program->tmp, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/ast/sfstr.h:44:5: note: expanded from macro 'sfstrset' (char*)((f)->next = (f)->data+(p)) : (char*)0 ) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CCLD libexpr_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/expr' Making all in common make[4]: Entering directory `/«PKGBUILDDIR»/lib/common' CC arrows.lo CC colxlate.lo CC fontmetrics.lo CC args.lo CC memory.lo CC globals.lo CC htmllex.lo htmllex.c:60:35: warning: expression result unused [-Wunused-value] agerr(AGPREV, "... %s ...\n", agxbuse(state.xb)); ^~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htmllex.c:863:35: warning: expression result unused [-Wunused-value] rv = XML_Parse(state.parser, agxbuse(&state.lb),llen, 0); ^~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. CC htmlparse.lo ../../lib/common/htmlparse.y:196:25: warning: expression result unused [-Wunused-value] fi->ti.str = strdup(agxbuse(ag)); ~~~~~~~^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:41: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ ../../lib/common/htmlparse.y:196:25: warning: expression result unused [-Wunused-value] fi->ti.str = strdup(agxbuse(ag)); ~~~~~~~^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:66: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ /usr/include/x86_64-linux-gnu/bits/string2.h:94:28: note: expanded from macro '__string2_1bptr_p' ((size_t)(const void *)((__x) + 1) - (size_t)(const void *)(__x) == 1) ^~~ ../../lib/common/htmlparse.y:196:25: warning: expression result unused [-Wunused-value] fi->ti.str = strdup(agxbuse(ag)); ~~~~~~~^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:66: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ /usr/include/x86_64-linux-gnu/bits/string2.h:94:63: note: expanded from macro '__string2_1bptr_p' ((size_t)(const void *)((__x) + 1) - (size_t)(const void *)(__x) == 1) ^~~ ../../lib/common/htmlparse.y:196:25: warning: expression result unused [-Wunused-value] fi->ti.str = strdup(agxbuse(ag)); ~~~~~~~^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1306:27: note: expanded from macro '__strdup' ? (((__const char *) (s))[0] == '\0' \ ^ ../../lib/common/htmlparse.y:196:25: warning: expression result unused [-Wunused-value] fi->ti.str = strdup(agxbuse(ag)); ~~~~~~~^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1308:36: note: expanded from macro '__strdup' : ({ size_t __len = strlen (s) + 1; \ ^ ../../lib/common/htmlparse.y:196:25: warning: expression result unused [-Wunused-value] fi->ti.str = strdup(agxbuse(ag)); ~~~~~~~^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1311:46: note: expanded from macro '__strdup' __retval = (char *) memcpy (__retval, s, __len); \ ^ ../../lib/common/htmlparse.y:196:25: warning: expression result unused [-Wunused-value] fi->ti.str = strdup(agxbuse(ag)); ~~~~~~~^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1313:17: note: expanded from macro '__strdup' : __strdup (s))) ^ ../../lib/common/htmlparse.y:489:24: warning: expression result unused [-Wunused-value] if (nonSpace(agxbuse(HTMLstate.str))) { ^~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/common/htmlparse.y:500:24: warning: expression result unused [-Wunused-value] if (nonSpace(agxbuse(HTMLstate.str))) { ^~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9 warnings generated. CC htmltable.lo htmltable.c:1587:12: warning: expression result unused [-Wunused-value] return agxbuse(xb); ^~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC input.lo input.c:203:24: warning: expression result unused [-Wunused-value] sym = dclfun(NULL, agxbuse (xb), rhs); ^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC pointset.lo CC postproc.lo CC routespl.lo CC splines.lo CC psusershape.lo psusershape.c:305:9: warning: expression result unused [-Wunused-value] s = agxbuse(&xb); ^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ psusershape.c:303:5: warning: expression result unused [-Wunused-value] agxbputc (&xb, RPAREN); ^~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. CC timing.lo CC labels.lo CC ns.lo CC shapes.lo shapes.c:1239:12: warning: explicitly assigning a variable of type 'double' to itself [-Wself-assign] angle = angle; ~~~~~ ^ ~~~~~ shapes.c:1247:12: warning: explicitly assigning a variable of type 'double' to itself [-Wself-assign] angle = angle; ~~~~~ ^ ~~~~~ 2 warnings generated. CC utils.lo utils.c:907:29: warning: expression result unused [-Wunused-value] cn = agnode(agroot(cg), agxbuse(xb)); ^~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:903:5: warning: expression result unused [-Wunused-value] agxbputc(xb, ':'); ^~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:1312:5: warning: expression result unused [-Wunused-value] agxbputc(xb, '&'); ^~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:1322:5: warning: expression result unused [-Wunused-value] agxbputc(xb, '#'); ^~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:1324:5: warning: expression result unused [-Wunused-value] agxbputc(xb, ';'); ^~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:1468:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:41: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ utils.c:1468:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:66: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ /usr/include/x86_64-linux-gnu/bits/string2.h:94:28: note: expanded from macro '__string2_1bptr_p' ((size_t)(const void *)((__x) + 1) - (size_t)(const void *)(__x) == 1) ^~~ utils.c:1468:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:66: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ /usr/include/x86_64-linux-gnu/bits/string2.h:94:63: note: expanded from macro '__string2_1bptr_p' ((size_t)(const void *)((__x) + 1) - (size_t)(const void *)(__x) == 1) ^~~ utils.c:1468:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1306:27: note: expanded from macro '__strdup' ? (((__const char *) (s))[0] == '\0' \ ^ utils.c:1468:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1308:36: note: expanded from macro '__strdup' : ({ size_t __len = strlen (s) + 1; \ ^ utils.c:1468:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1311:46: note: expanded from macro '__strdup' __retval = (char *) memcpy (__retval, s, __len); \ ^ utils.c:1468:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1313:17: note: expanded from macro '__strdup' : __strdup (s))) ^ utils.c:1508:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:41: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ utils.c:1508:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:66: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ /usr/include/x86_64-linux-gnu/bits/string2.h:94:28: note: expanded from macro '__string2_1bptr_p' ((size_t)(const void *)((__x) + 1) - (size_t)(const void *)(__x) == 1) ^~~ utils.c:1508:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:66: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ /usr/include/x86_64-linux-gnu/bits/string2.h:94:63: note: expanded from macro '__string2_1bptr_p' ((size_t)(const void *)((__x) + 1) - (size_t)(const void *)(__x) == 1) ^~~ utils.c:1508:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1306:27: note: expanded from macro '__strdup' ? (((__const char *) (s))[0] == '\0' \ ^ utils.c:1508:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1308:36: note: expanded from macro '__strdup' : ({ size_t __len = strlen (s) + 1; \ ^ utils.c:1508:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1311:46: note: expanded from macro '__strdup' __retval = (char *) memcpy (__retval, s, __len); \ ^ utils.c:1508:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1313:17: note: expanded from macro '__strdup' : __strdup (s))) ^ utils.c:1540:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:41: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ utils.c:1540:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:66: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ /usr/include/x86_64-linux-gnu/bits/string2.h:94:28: note: expanded from macro '__string2_1bptr_p' ((size_t)(const void *)((__x) + 1) - (size_t)(const void *)(__x) == 1) ^~~ utils.c:1540:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:66: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ /usr/include/x86_64-linux-gnu/bits/string2.h:94:63: note: expanded from macro '__string2_1bptr_p' ((size_t)(const void *)((__x) + 1) - (size_t)(const void *)(__x) == 1) ^~~ utils.c:1540:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1306:27: note: expanded from macro '__strdup' ? (((__const char *) (s))[0] == '\0' \ ^ utils.c:1540:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1308:36: note: expanded from macro '__strdup' : ({ size_t __len = strlen (s) + 1; \ ^ utils.c:1540:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1311:46: note: expanded from macro '__strdup' __retval = (char *) memcpy (__retval, s, __len); \ ^ utils.c:1540:18: warning: expression result unused [-Wunused-value] ns = strdup (agxbuse(&xb)); ~~~~~~~~^~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1313:17: note: expanded from macro '__strdup' : __strdup (s))) ^ 26 warnings generated. CC geom.lo CC output.lo output.c:345:24: warning: expression result unused [-Wunused-value] agset(n, "rects", agxbuse(&xb)); ^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:363:4: warning: expression result unused [-Wunused-value] agxbputc(&xb, ' '); ^~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:375:32: warning: expression result unused [-Wunused-value] agxset(n, N_vertices->index, agxbuse(&xb)); ^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:389:4: warning: expression result unused [-Wunused-value] agxbputc(&xb, ';'); ^~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:406:8: warning: expression result unused [-Wunused-value] agxbputc(&xb, ' '); ^~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:412:19: warning: expression result unused [-Wunused-value] agset(e, "pos", agxbuse(&xb)); ^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. CC emit.lo emit.c:1068:22: warning: expression result unused [-Wunused-value] w1 = w0 = strtok(agxbuse(&xb), gvc->layerDelims); ^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ emit.c:2982:3: warning: expression result unused [-Wunused-value] agxbputc(&ps_xb, '\0'); /* terminate previous */ ^~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ emit.c:2985:22: warning: expression result unused [-Wunused-value] agxbput(&ps_xb, agxbuse(&xb)); ^~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ emit.c:2986:6: warning: expression result unused [-Wunused-value] agxbputc(&ps_xb, '\0'); ^~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ emit.c:2998:11: warning: expression result unused [-Wunused-value] (void)agxbuse(&ps_xb); /* adds final '\0' to buffer */ ^~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. CCLD libcommon_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/common' Making all in pack make[4]: Entering directory `/«PKGBUILDDIR»/lib/pack' CC ccomps.lo CC pack.lo CCLD libpack_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/pack' Making all in xdot make[4]: Entering directory `/«PKGBUILDDIR»/lib/xdot' CC xdot.lo xdot.c:570:16: warning: expression result unused [-Wunused-value] s = strdup(agxbuse(&xb)); ~~~~~~~^~~~~~~~~~~~~ xdot.c:502:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ xdot.c:501:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:41: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ xdot.c:570:16: warning: expression result unused [-Wunused-value] s = strdup(agxbuse(&xb)); ~~~~~~~^~~~~~~~~~~~~ xdot.c:502:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ xdot.c:501:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:66: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ /usr/include/x86_64-linux-gnu/bits/string2.h:94:28: note: expanded from macro '__string2_1bptr_p' ((size_t)(const void *)((__x) + 1) - (size_t)(const void *)(__x) == 1) ^~~ xdot.c:570:16: warning: expression result unused [-Wunused-value] s = strdup(agxbuse(&xb)); ~~~~~~~^~~~~~~~~~~~~ xdot.c:502:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ xdot.c:501:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1305:66: note: expanded from macro '__strdup' (__extension__ (__builtin_constant_p (s) && __string2_1bptr_p (s) \ ^ /usr/include/x86_64-linux-gnu/bits/string2.h:94:63: note: expanded from macro '__string2_1bptr_p' ((size_t)(const void *)((__x) + 1) - (size_t)(const void *)(__x) == 1) ^~~ xdot.c:570:16: warning: expression result unused [-Wunused-value] s = strdup(agxbuse(&xb)); ~~~~~~~^~~~~~~~~~~~~ xdot.c:502:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ xdot.c:501:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1306:27: note: expanded from macro '__strdup' ? (((__const char *) (s))[0] == '\0' \ ^ xdot.c:570:16: warning: expression result unused [-Wunused-value] s = strdup(agxbuse(&xb)); ~~~~~~~^~~~~~~~~~~~~ xdot.c:502:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ xdot.c:501:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1308:36: note: expanded from macro '__strdup' : ({ size_t __len = strlen (s) + 1; \ ^ xdot.c:570:16: warning: expression result unused [-Wunused-value] s = strdup(agxbuse(&xb)); ~~~~~~~^~~~~~~~~~~~~ xdot.c:502:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ xdot.c:501:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1311:46: note: expanded from macro '__strdup' __retval = (char *) memcpy (__retval, s, __len); \ ^ xdot.c:570:16: warning: expression result unused [-Wunused-value] s = strdup(agxbuse(&xb)); ~~~~~~~^~~~~~~~~~~~~ xdot.c:502:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ xdot.c:501:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1316:32: note: expanded from macro 'strdup' # define strdup(s) __strdup (s) ^ /usr/include/x86_64-linux-gnu/bits/string2.h:1313:17: note: expanded from macro '__strdup' : __strdup (s))) ^ 7 warnings generated. CCLD libxdot.la CCLD libxdot_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/xdot' Making all in gvc make[4]: Entering directory `/«PKGBUILDDIR»/lib/gvc' CC gvrender.lo CC gvlayout.lo CC gvdevice.lo CC gvloadimage.lo CC gvcontext.lo CC gvjobs.lo CC gvevent.lo CC gvplugin.lo gvplugin.c:64:13: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if (api < 0 || api >= ARRAY_SIZE(api_names)) ~~~ ^ ~ gvplugin.c:82:13: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if (api < 0) ~~~ ^ ~ gvplugin.c:139:13: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if (api < 0) ~~~ ^ ~ gvplugin.c:270:13: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if (api < 0) ~~~ ^ ~ gvplugin.c:383:13: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if (api < 0) ~~~ ^ ~ 5 warnings generated. CC gvconfig.lo CC gvtextlayout.lo CC gvusershape.lo CC gvc.lo CCLD libgvc.la CCLD libgvc_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/gvc' Making all in ingraphs make[4]: Entering directory `/«PKGBUILDDIR»/lib/ingraphs' CC ingraphs.lo ingraphs.c:115:15: warning: incompatible pointer types assigning to 'Agraph_t **' from 'char **' [-Wincompatible-pointer-types] sp->u.Graphs = files; ^ ~~~~~ 1 warning generated. CCLD libingraphs_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/ingraphs' Making all in topfish make[4]: Entering directory `/«PKGBUILDDIR»/lib/topfish' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/topfish' Making all in glcomp make[4]: Entering directory `/«PKGBUILDDIR»/lib/glcomp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/glcomp' Making all in circogen make[4]: Entering directory `/«PKGBUILDDIR»/lib/circogen' CC circularinit.lo CC nodelist.lo CC block.lo CC edgelist.lo CC circular.lo CC deglist.lo CC blocktree.lo CC blockpath.lo CC circpos.lo CC nodeset.lo CCLD libcircogen_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/circogen' Making all in dotgen make[4]: Entering directory `/«PKGBUILDDIR»/lib/dotgen' CC acyclic.lo CC class1.lo CC class2.lo class2.c:56:10: warning: explicitly assigning a variable of type 'edge_t *' (aka 'struct Agedge_t *') to itself [-Wself-assign] orig = orig; ~~~~ ^ ~~~~ 1 warning generated. CC cluster.lo CC compound.lo CC conc.lo CC decomp.lo CC fastgr.lo CC flat.lo CC dotinit.lo CC mincross.lo CC position.lo CC rank.lo CC sameport.lo CC dotsplines.lo dotsplines.c:1326:25: warning: expression result unused [-Wunused-value] lp = ED_label(e)->pos, lp; ^~ 1 warning generated. CC aspect.lo CCLD libdotgen_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/dotgen' Making all in fdpgen make[4]: Entering directory `/«PKGBUILDDIR»/lib/fdpgen' CC comp.lo CC dbg.lo CC grid.lo CC fdpinit.lo CC layout.lo CC tlayout.lo CC xlayout.lo CC clusteredges.lo CCLD libfdpgen_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/fdpgen' Making all in neatogen make[4]: Entering directory `/«PKGBUILDDIR»/lib/neatogen' CC adjust.lo CC circuit.lo CC edges.lo CC geometry.lo CC heap.lo CC hedges.lo CC info.lo CC neatoinit.lo CC legal.lo CC lu.lo CC matinv.lo CC memory.lo CC poly.lo CC printvis.lo CC site.lo CC solve.lo CC neatosplines.lo neatosplines.c:757:15: warning: unused variable 'rtr' [-Wunused-variable] router_t* rtr = 0; ^ 1 warning generated. CC stuff.lo CC voronoi.lo CC stress.lo CC kkutils.lo CC matrix_ops.lo CC embed_graph.lo CC dijkstra.lo CC conjgrad.lo CC pca.lo CC closest.lo CC bfs.lo CC constraint.lo CC quad_prog_solve.lo CC smart_ini_x.lo CC constrained_majorization.lo CC opt_arrangement.lo CC overlap.lo CC call_tri.lo CC compute_hierarchy.lo CC delaunay.lo CC multispline.lo CCLD libneatogen_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/neatogen' Making all in twopigen make[4]: Entering directory `/«PKGBUILDDIR»/lib/twopigen' CC twopiinit.lo CC circle.lo CCLD libtwopigen_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/twopigen' Making all in sfdpgen make[4]: Entering directory `/«PKGBUILDDIR»/lib/sfdpgen' CC sfdpinit.lo sfdpinit.c:71:9: warning: unused variable 'temp' [-Wunused-variable] int temp; ^ 1 warning generated. CC spring_electrical.lo spring_electrical.c:313:10: warning: explicitly assigning a variable of type 'real' (aka 'double') to itself [-Wself-assign] step = step; ~~~~ ^ ~~~~ spring_electrical.c:1239:16: warning: use of unary operator that may be intended as compound assignment (-=) nsuper_avg =- 0; ^~ 2 warnings generated. CC LinkedList.lo CC sparse_solve.lo CC post_process.lo CC QuadTree.lo CC Multilevel.lo CC PriorityQueue.lo CCLD libsfdpgen_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/sfdpgen' Making all in osage make[4]: Entering directory `/«PKGBUILDDIR»/lib/osage' CC osageinit.lo CCLD libosage_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/osage' Making all in gvpr make[4]: Entering directory `/«PKGBUILDDIR»/lib/gvpr' CC mkdefs.o CCLD mkdefs ./mkdefs gdefs.h < ../../lib/gvpr/gprdata CC actions.lo CC compile.lo compile.c:78:42: warning: incompatible pointer types initializing 'int (*)(void *, const char *)' with an expression of type 'int (void *, char *)' [-Wincompatible-pointer-types] static Agiodisc_t gprIoDisc = { iofread, ioputstr, ioflush }; ^~~~~~~~ 1 warning generated. CC gvpr.lo gvpr.c:620:13: warning: comparison of distinct pointer types ('Agedge_t *' (aka 'struct Agedge_s *') and 'Agedgepair_t *' (aka 'struct Agedgepair_s *')) if (entry == &seed) ~~~~~ ^ ~~~~~ 1 warning generated. CC gprstate.lo CC parse.lo CC queue.lo CCLD libgvpr.la CCLD libgvpr_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/lib/gvpr' make[4]: Entering directory `/«PKGBUILDDIR»/lib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib' make[3]: Leaving directory `/«PKGBUILDDIR»/lib' Making all in plugin make[3]: Entering directory `/«PKGBUILDDIR»/plugin' Making all in core make[4]: Entering directory `/«PKGBUILDDIR»/plugin/core' CC gvplugin_core.lo CC gvrender_core_dot.lo gvrender_core_dot.c:92:5: warning: expression result unused [-Wunused-value] agxbputc(xbufs[emit_state], ' '); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:158:21: warning: expression result unused [-Wunused-value] agxbputc(&xbuf, ','); ^~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:154:13: warning: expression result unused [-Wunused-value] agxbputc(&xbuf, '('); ^~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:164:13: warning: expression result unused [-Wunused-value] agxbputc(&xbuf, ')'); ^~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:166:30: warning: expression result unused [-Wunused-value] xdot_str (job, "S ", agxbuse(&xbuf)); ^~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:178:31: warning: expression result unused [-Wunused-value] agxset(n, xd->n_draw->index, agxbuse(xbufs[EMIT_NDRAW])); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:184:33: warning: expression result unused [-Wunused-value] agxset(n, xd->n_l_draw->index, agxbuse(xbufs[EMIT_NLABEL])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:198:31: warning: expression result unused [-Wunused-value] agxset(e, xd->e_draw->index, agxbuse(xbufs[EMIT_EDRAW])); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:204:31: warning: expression result unused [-Wunused-value] agxset(e, xd->t_draw->index, agxbuse(xbufs[EMIT_TDRAW])); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:210:31: warning: expression result unused [-Wunused-value] agxset(e, xd->h_draw->index, agxbuse(xbufs[EMIT_HDRAW])); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:216:32: warning: expression result unused [-Wunused-value] agxset(e, xd->e_l_draw->index,agxbuse(xbufs[EMIT_ELABEL])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:222:32: warning: expression result unused [-Wunused-value] agxset(e, xd->tl_draw->index, agxbuse(xbufs[EMIT_TLABEL])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:228:32: warning: expression result unused [-Wunused-value] agxset(e, xd->hl_draw->index, agxbuse(xbufs[EMIT_HLABEL])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:245:42: warning: expression result unused [-Wunused-value] agxset(cluster_g, xd->g_draw->index, agxbuse(xbufs[EMIT_CDRAW])); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:251:41: warning: expression result unused [-Wunused-value] agxset(cluster_g, xd->g_l_draw->index, agxbuse(xbufs[EMIT_CLABEL])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:392:31: warning: expression result unused [-Wunused-value] agxset(g, xd->g_draw->index, agxbuse(xbufs[EMIT_GDRAW])); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c:400:33: warning: expression result unused [-Wunused-value] agxset(g, xd->g_l_draw->index, agxbuse(xbufs[EMIT_GLABEL])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/graph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/graph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17 warnings generated. CC gvrender_core_fig.lo CC gvrender_core_map.lo CC gvrender_core_ps.lo CC gvrender_core_svg.lo CC gvrender_core_tk.lo CC gvrender_core_vml.lo CC gvloadimage_core.lo CCLD libgvplugin_core_C.la CCLD libgvplugin_core.la make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/core' Making all in devil make[4]: Entering directory `/«PKGBUILDDIR»/plugin/devil' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/devil' Making all in gd make[4]: Entering directory `/«PKGBUILDDIR»/plugin/gd' CC gvplugin_gd.lo CC gvrender_gd.lo CC gvrender_gd_vrml.lo CC gvtextlayout_gd.lo CC gvloadimage_gd.lo CC gvdevice_gd.lo CCLD libgvplugin_gd_C.la CCLD libgvplugin_gd.la make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/gd' Making all in gdk_pixbuf make[4]: Entering directory `/«PKGBUILDDIR»/plugin/gdk_pixbuf' CC gvplugin_gdk_pixbuf.lo CC gvdevice_gdk_pixbuf.lo gvdevice_gdk_pixbuf.c:111:5: warning: 'gdk_pixbuf_unref' is deprecated [-Wdeprecated-declarations] gdk_pixbuf_unref(pixbuf); ^ 1 warning generated. CCLD libgvplugin_gdk_pixbuf_C.la CCLD libgvplugin_gdk_pixbuf.la make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/gdk_pixbuf' Making all in gdiplus make[4]: Entering directory `/«PKGBUILDDIR»/plugin/gdiplus' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/gdiplus' Making all in glitz make[4]: Entering directory `/«PKGBUILDDIR»/plugin/glitz' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/glitz' Making all in gs make[4]: Entering directory `/«PKGBUILDDIR»/plugin/gs' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/gs' Making all in gtk make[4]: Entering directory `/«PKGBUILDDIR»/plugin/gtk' CC gvplugin_gtk.lo CC gvdevice_gtk.lo CC support.lo CC interface.lo CC callbacks.lo CCLD libgvplugin_gtk_C.la CCLD libgvplugin_gtk.la make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/gtk' Making all in lasi make[4]: Entering directory `/«PKGBUILDDIR»/plugin/lasi' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/lasi' Making all in ming make[4]: Entering directory `/«PKGBUILDDIR»/plugin/ming' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/ming' Making all in pango make[4]: Entering directory `/«PKGBUILDDIR»/plugin/pango' CC gvplugin_pango.lo CC gvrender_pango.lo CC gvtextlayout_pango.lo gvtextlayout_pango.c:80:12: warning: 'pango_cairo_font_map_create_context' is deprecated [-Wdeprecated-declarations] context = pango_cairo_font_map_create_context (PANGO_CAIRO_FONT_MAP(fontmap)); ^ 1 warning generated. CC gvloadimage_pango.lo CCLD libgvplugin_pango_C.la CCLD libgvplugin_pango.la make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/pango' Making all in quartz make[4]: Entering directory `/«PKGBUILDDIR»/plugin/quartz' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/quartz' Making all in rsvg make[4]: Entering directory `/«PKGBUILDDIR»/plugin/rsvg' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/rsvg' Making all in visio make[4]: Entering directory `/«PKGBUILDDIR»/plugin/visio' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/visio' Making all in xlib make[4]: Entering directory `/«PKGBUILDDIR»/plugin/xlib' CC gvplugin_xlib.lo CC gvdevice_xlib.lo CCLD libgvplugin_xlib_C.la CCLD libgvplugin_xlib.la cp ../../plugin/xlib/vimdot.sh vimdot chmod +x vimdot make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/xlib' Making all in dot_layout make[4]: Entering directory `/«PKGBUILDDIR»/plugin/dot_layout' CC gvplugin_dot_layout.lo CC gvlayout_dot_layout.lo CCLD libgvplugin_dot_layout_C.la CCLD libgvplugin_dot_layout.la make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/dot_layout' Making all in neato_layout make[4]: Entering directory `/«PKGBUILDDIR»/plugin/neato_layout' CC gvplugin_neato_layout.lo CC gvlayout_neato_layout.lo CCLD libgvplugin_neato_layout_C.la CCLD libgvplugin_neato_layout.la make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/neato_layout' make[4]: Entering directory `/«PKGBUILDDIR»/plugin' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin' Making all in cmd make[3]: Entering directory `/«PKGBUILDDIR»/cmd' Making all in dot make[4]: Entering directory `/«PKGBUILDDIR»/cmd/dot' CC dot-dot.o CC dot-no_builtins.o CCLD dot CC dot_builtins-dot.o CC dot_builtins-dot_builtins.o CCLD dot_builtins groff -Tps -man ./dot.1 | ps2pdf - - >dot.1.pdf groff -Tps -man ./osage.1 | ps2pdf - - >osage.1.pdf make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/dot' Making all in tools make[4]: Entering directory `/«PKGBUILDDIR»/cmd/tools' CC gc.o gc.c:89:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(useString); ^~~~~~~~~ 1 warning generated. CCLD gc CC gvcolor.o gvcolor.c:91:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(useString); ^~~~~~~~~ 1 warning generated. CC colxlate.o CCLD gvcolor CC cvtgxl.o CC gv2gxl.o CC gxl2gv.o gxl2gv.c:542:6: warning: expression result unused [-Wunused-value] agxbputc(&ud->composite_buffer, '<'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:544:6: warning: expression result unused [-Wunused-value] agxbputc(&ud->composite_buffer, '>'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:566:2: warning: expression result unused [-Wunused-value] agxbputc(&ud->composite_buffer, '<'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:568:2: warning: expression result unused [-Wunused-value] agxbputc(&ud->composite_buffer, '>'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:616:6: warning: expression result unused [-Wunused-value] agxbuse(&ud->xml_attr_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:617:14: warning: expression result unused [-Wunused-value] value = agxbuse(&ud->composite_buffer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:621:13: warning: expression result unused [-Wunused-value] name = agxbuse(&ud->xml_attr_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:622:14: warning: expression result unused [-Wunused-value] value = agxbuse(&ud->xml_attr_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:647:6: warning: expression result unused [-Wunused-value] agxbputc(&ud->composite_buffer, '<'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:648:6: warning: expression result unused [-Wunused-value] agxbputc(&ud->composite_buffer, '/'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:650:6: warning: expression result unused [-Wunused-value] agxbputc(&ud->composite_buffer, '>'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:656:2: warning: expression result unused [-Wunused-value] agxbputc(&ud->composite_buffer, '<'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:657:2: warning: expression result unused [-Wunused-value] agxbputc(&ud->composite_buffer, '/'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxl2gv.c:659:2: warning: expression result unused [-Wunused-value] agxbputc(&ud->composite_buffer, '>'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 warnings generated. CCLD gxl2gv CC acyclic.o CCLD acyclic CC nop.o nop.c:45:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(useString); ^~~~~~~~~ 1 warning generated. CCLD nop CC ccomps.o ccomps.c:102:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(useString); ^~~~~~~~~ 1 warning generated. CCLD ccomps CC sccmap.o CCLD sccmap CC tred.o CCLD tred CC unflatten.o CCLD unflatten CC gvpack-gvpack.o gvpack.c:95:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(useString); ^~~~~~~~~ 1 warning generated. CC gvpack-gvpack_builtins.o CCLD gvpack CC dijkstra.o dijkstra.c:240:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(useString); ^~~~~~~~~ 1 warning generated. CCLD dijkstra CC bcomps.o bcomps.c:318:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(useString); ^~~~~~~~~ 1 warning generated. CCLD bcomps CC mm2gv.o mm2gv.c:307:29: warning: expression result unused [-Wunused-value] agattr(g, AGRAPH, "label", agxbuse (&xb)); ^~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mm2gv.c:505:36: warning: variable 'dim' is uninitialized when used here [-Wuninitialized] g = makeDotGraph(A, pv.infile, dim, NULL, pv.with_color, pv.with_label, pv.with_val); ^~~ mm2gv.c:472:12: note: initialize the variable 'dim' to silence this warning int dim; ^ = 0 2 warnings generated. CC matrix_market.o CC mmio.o CCLD mm2gv CC gvgen.o CC graph_generator.o CCLD gvgen CC gml2gv.o CC gmlparse.o ../../cmd/tools/gmlparse.y:415:2: warning: expression result unused [-Wunused-value] agxbputc (xb, ' '); ^~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:426:2: warning: expression result unused [-Wunused-value] agxbputc (xb, ' '); ^~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:439:2: warning: expression result unused [-Wunused-value] agxbputc (xb, ' '); ^~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:452:8: warning: expression result unused [-Wunused-value] str = agxbuse (xb); ^~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:484:3: warning: expression result unused [-Wunused-value] agxbputc (unk, ' '); ^~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:495:34: warning: expression result unused [-Wunused-value] agsafeset (np, "LabelGraphics", agxbuse (unk), ""); ^~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:533:3: warning: expression result unused [-Wunused-value] agxbputc (unk, ' '); ^~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:545:26: warning: expression result unused [-Wunused-value] agsafeset (ep, "lp", agxbuse (xb), ""); ^~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:549:34: warning: expression result unused [-Wunused-value] agsafeset (ep, "LabelGraphics", agxbuse (unk), ""); ^~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:543:5: warning: expression result unused [-Wunused-value] agxbputc (xb, ','); ^~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:599:3: warning: expression result unused [-Wunused-value] agxbputc (unk, ' '); ^~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:611:27: warning: expression result unused [-Wunused-value] agsafeset (np, "pos", agxbuse (xb), ""); ^~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:615:29: warning: expression result unused [-Wunused-value] agsafeset (np, "graphics", agxbuse (unk), ""); ^~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:609:5: warning: expression result unused [-Wunused-value] agxbputc (xb, ','); ^~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:641:22: warning: expression result unused [-Wunused-value] if (agxblen(xb)) agxbputc (xb, ' '); ^~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:643:5: warning: expression result unused [-Wunused-value] agxbputc (xb, ','); ^~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:662:27: warning: expression result unused [-Wunused-value] agsafeset (ep, "pos", agxbuse (xb), ""); ^~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:686:3: warning: expression result unused [-Wunused-value] agxbputc (unk, ' '); ^~~~~~~~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../cmd/tools/gmlparse.y:697:29: warning: expression result unused [-Wunused-value] agsafeset (ep, "graphics", agxbuse (unk), ""); ^~~~~~~~~~~~~ ../../lib/cgraph/agxbuf.h:77:21: note: expanded from macro 'agxbuse' #define agxbuse(X) (agxbputc(X,'\0'),(char*)((X)->ptr = (X)->buf)) ^ ../../lib/cgraph/agxbuf.h:71:11: note: expanded from macro 'agxbputc' (int)(*(X)->ptr++ = ((unsigned char)C))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19 warnings generated. CC gmlscan.o lex.gml.c:1476:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void) ^ 1 warning generated. CCLD gml2gv groff -Tps -man ./sccmap.1 | ps2pdf - - >sccmap.1.pdf make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/tools' Making all in gvpr make[4]: Entering directory `/«PKGBUILDDIR»/cmd/gvpr' CC gvpr-gvprmain.o CCLD gvpr groff -Tps -man ./gvpr.1 | ps2pdf - - >gvpr.1.pdf make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/gvpr' Making all in lefty make[4]: Entering directory `/«PKGBUILDDIR»/cmd/lefty' Making all in ws make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws' Making all in x11 make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11' Making all in libfilereq make[7]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11/libfilereq' CC Dir.lo CC Draw.lo CC Path.lo CC SelFile.lo CCLD libfilereq.la make[7]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11/libfilereq' make[7]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11' CC garray.lo CC gbutton.lo CC gcanvas.lo CC gcommon.lo CC glabel.lo CC gmenu.lo CC gpcanvas.lo gpcanvas.c:706:44: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] hi = (*s >> 4) & 15, lo = *s++ && 15; ^ ~~ gpcanvas.c:706:44: note: use '&' for a bitwise operation hi = (*s >> 4) & 15, lo = *s++ && 15; ^~ & gpcanvas.c:706:44: note: remove constant to silence this warning hi = (*s >> 4) & 15, lo = *s++ && 15; ~^~~~~ gpcanvas.c:708:44: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] hi = (*s >> 4) & 15, lo = *s++ && 15; ^ ~~ gpcanvas.c:708:44: note: use '&' for a bitwise operation hi = (*s >> 4) & 15, lo = *s++ && 15; ^~ & gpcanvas.c:708:44: note: remove constant to silence this warning hi = (*s >> 4) & 15, lo = *s++ && 15; ~^~~~~ gpcanvas.c:710:44: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] hi = (*s >> 4) & 15, lo = *s++ && 15; ^ ~~ gpcanvas.c:710:44: note: use '&' for a bitwise operation hi = (*s >> 4) & 15, lo = *s++ && 15; ^~ & gpcanvas.c:710:44: note: remove constant to silence this warning hi = (*s >> 4) & 15, lo = *s++ && 15; ~^~~~~ 3 warnings generated. CC gquery.lo CC gscroll.lo CC gtext.lo CC gview.lo CCLD libws.la make[7]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11' make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11' Making all in mswin32 make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws/mswin32' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws/mswin32' make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws' make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws' Making all in os make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/os' Making all in unix make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/os/unix' CC io.lo CCLD libos.la make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/os/unix' Making all in mswin32 make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/os/mswin32' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/os/mswin32' make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/os' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/os' make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/os' Making all in dot2l make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/dot2l' CC dot2l.lo CC dotlex.lo CC dotparse.lo CC dottrie.lo CCLD libdot2l.la make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/dot2l' Making all in examples make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/examples' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/examples' make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty' CC code.o CC common.o CC display.o CC exec.o CC g.o CC gfxview.o CC internal.o CC lefty.o CC lex.o CC mem.o CC parse.o CC str.o CC tbl.o CC txtview.o CCLD lefty groff -Tps -man ./lefty.1 | ps2pdf - - >lefty.1.pdf make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty' Making all in lneato make[4]: Entering directory `/«PKGBUILDDIR»/cmd/lneato' cp ../../cmd/lneato/lneato.sh lneato chmod +x lneato make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/lneato' Making all in dotty make[4]: Entering directory `/«PKGBUILDDIR»/cmd/dotty' cp ../../cmd/dotty/dotty.sh dotty chmod +x dotty make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/dotty' Making all in smyrna make[4]: Entering directory `/«PKGBUILDDIR»/cmd/smyrna' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/smyrna' make[4]: Entering directory `/«PKGBUILDDIR»/cmd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/cmd' make[3]: Leaving directory `/«PKGBUILDDIR»/cmd' Making all in tclpkg make[3]: Entering directory `/«PKGBUILDDIR»/tclpkg' Making all in tclstubs make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclstubs' CC tclStubLib.lo CCLD libtclstubs_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclstubs' Making all in tkstubs make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tkstubs' CC tkStubLib.lo CC tkStubImg.lo CCLD libtkstubs_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tkstubs' Making all in tclhandle make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclhandle' CC tclhandle.lo CCLD libtclhandle_C.la make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclhandle' Making all in gdtclft make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/gdtclft' Making all in demo make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/gdtclft/demo' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gdtclft/demo' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/gdtclft' CC gdtclft.lo CCLD libgdtclft.la groff -Tps -man ./gdtclft.3tcl | ps2pdf - - >gdtclft.3tcl.pdf sh ../../tclpkg/mkpkgindex.sh libgdtclft.la Gdtclft 2.26.3 make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gdtclft' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gdtclft' Making all in tcldot make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tcldot' Making all in demo make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tcldot/demo' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tcldot/demo' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tcldot' CC libtcldot_la-tcldot.lo CC libtcldot_la-no_builtins.lo CC libtcldot_la-gdtclft.lo CCLD libtcldot.la CC libtcldot_builtin_la-tcldot.lo CC libtcldot_builtin_la-tcldot_builtins.lo CC libtcldot_builtin_la-gdtclft.lo CCLD libtcldot_builtin.la sh ../../tclpkg/mkpkgindex.sh libtcldot.la Tcldot 2.26.3 make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tcldot' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tcldot' Making all in tclpathplan make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan' Making all in demo make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo' Making all in pathplan_data make[6]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo/pathplan_data' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo/pathplan_data' make[6]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan' CC find_ints.lo CC intersect.lo CC makecw.lo CC tclpathplan.lo tclpathplan.c:474:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((argc == 4)) { ~~~~~^~~~ tclpathplan.c:474:12: note: remove extraneous parentheses around the comparison to silence this warning if ((argc == 4)) { ~ ^ ~ tclpathplan.c:474:12: note: use '=' to turn this equality comparison into an assignment if ((argc == 4)) { ^~ = tclpathplan.c:559:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((argc == 3)) { ~~~~~^~~~ tclpathplan.c:559:12: note: remove extraneous parentheses around the comparison to silence this warning if ((argc == 3)) { ~ ^ ~ tclpathplan.c:559:12: note: use '=' to turn this equality comparison into an assignment if ((argc == 3)) { ^~ = 2 warnings generated. CC wrapper.lo CCLD libtclplan.la sh ../../tclpkg/mkpkgindex.sh libtclplan.la Tclpathplan 2.26.3 make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan' Making all in tkspline make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tkspline' Making all in demo make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tkspline/demo' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tkspline/demo' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tkspline' CC tkspline.lo CCLD libtkspline.la groff -Tps -man ./tkspline.3tk | ps2pdf - - >tkspline.3tk.pdf man.macros:63: warning: numeric expression expected (got a special character) tkspline.n:13: warning: numeric expression expected (got a special character) sh ../../tclpkg/mkpkgindex.sh libtkspline.la Tkspline 2.26.3 make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tkspline' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tkspline' Making all in gv make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/gv' Making all in demo make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/gv/demo' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gv/demo' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/gv' CXX libgv_guile_la-gv.lo CC libgv_guile_la-gv_builtins.lo CC libgv_guile_la-gv_dummy_init.lo swig -c++ -guile -o gv_guile.cpp ./gv.i sed -e 's/SWIG_GUILE_INIT_STATIC void/void/' t$ mv -f t$ gv_guile.cpp CXX libgv_guile_la-gv_guile.lo CXXLD libgv_guile.la CXX libgv_lua_la-gv.lo CC libgv_lua_la-gv_builtins.lo CC libgv_lua_la-gv_dummy_init.lo swig -c++ -lua -o gv_lua.cpp ./gv.i mv gv_lua.cpp gv_lua.cpp.orig sed '/include/s/malloc\.h/cstdlib/' gv_lua.cpp.orig > gv_lua.cpp CXX libgv_lua_la-gv_lua.lo CXXLD libgv_lua.la CXX libgv_perl_la-gv.lo CC libgv_perl_la-gv_builtins.lo CC libgv_perl_la-gv_dummy_init.lo swig -c++ -perl -o gv_perl.cpp ./gv.i CXX libgv_perl_la-gv_perl.lo gv_perl.cpp:1209:2: warning: expression result unused [-Wunused-value] hv_delete_ent(hv, obj, 0, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/perl/5.14/CORE/hv.h:467:6: note: expanded from macro 'hv_delete_ent' (MUTABLE_SV(hv_common((hv), (key), NULL, 0, 0, (flags) | HV_DELETE, \ ^ /usr/lib/perl/5.14/CORE/handy.h:71:24: note: expanded from macro 'MUTABLE_SV' #define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p)) ^ gv_perl.cpp:1236:7: warning: expression result unused [-Wunused-value] hv_store_ent(hv, obj, newSViv(1), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/perl/5.14/CORE/hv.h:457:6: note: expanded from macro 'hv_store_ent' ((HE *) hv_common((hv), (keysv), NULL, 0, 0, HV_FETCH_ISSTORE, \ ^ 2 warnings generated. CXXLD libgv_perl.la CXX libgv_php_la-gv.lo CC libgv_php_la-gv_builtins.lo CC libgv_php_la-gv_php_init.lo swig -c++ -php -o gv_php.cpp ./gv.i CXX libgv_php_la-gv_php.lo In file included from gv_php.cpp:741: In file included from /usr/include/php5/Zend/zend.h:826: /usr/include/php5/Zend/zend_operators.h:738:41: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] if (EXPECTED(Z_TYPE_P(op1) == IS_LONG) && 0) { ^ ~ /usr/include/php5/Zend/zend_operators.h:738:41: note: use '&' for a bitwise operation if (EXPECTED(Z_TYPE_P(op1) == IS_LONG) && 0) { ^~ & /usr/include/php5/Zend/zend_operators.h:738:41: note: remove constant to silence this warning if (EXPECTED(Z_TYPE_P(op1) == IS_LONG) && 0) { ~^~~~ /usr/include/php5/Zend/zend_operators.h:769:50: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] } else if (EXPECTED(Z_TYPE_P(op1) == IS_DOUBLE) && 0) { ^ ~ /usr/include/php5/Zend/zend_operators.h:769:50: note: use '&' for a bitwise operation } else if (EXPECTED(Z_TYPE_P(op1) == IS_DOUBLE) && 0) { ^~ & /usr/include/php5/Zend/zend_operators.h:769:50: note: remove constant to silence this warning } else if (EXPECTED(Z_TYPE_P(op1) == IS_DOUBLE) && 0) { ~^~~~ 2 warnings generated. CXXLD libgv_php.la CXX libgv_python_la-gv.lo CC libgv_python_la-gv_builtins.lo CC libgv_python_la-gv_dummy_init.lo swig -c++ -python -o gv_python.cpp ./gv.i CXX libgv_python_la-gv_python.lo CXXLD libgv_python.la CXX libgv_python26_la-gv.lo CC libgv_python26_la-gv_builtins.lo CC libgv_python26_la-gv_dummy_init.lo swig -c++ -python -o gv_python26.cpp ./gv.i CXX libgv_python26_la-gv_python26.lo CXXLD libgv_python26.la CXX libgv_python27_la-gv.lo CC libgv_python27_la-gv_builtins.lo CC libgv_python27_la-gv_dummy_init.lo swig -c++ -python -o gv_python27.cpp ./gv.i CXX libgv_python27_la-gv_python27.lo CXXLD libgv_python27.la CXX libgv_tcl_la-gv.lo CC libgv_tcl_la-gv_builtins.lo CC libgv_tcl_la-gv_tcl_init.lo swig -c++ -tcl -namespace -o gv_tcl.cpp ./gv.i CXX libgv_tcl_la-gv_tcl.lo CXXLD libgv_tcl.la /usr/bin/tclsh8.5 ./gv_doc_writer.tcl "." groff -Tps -man gv.3guile | ps2pdf - - >gv.3guile.pdf groff -Tps -man gv.3lua | ps2pdf - - >gv.3lua.pdf groff -Tps -man gv.3perl | ps2pdf - - >gv.3perl.pdf groff -Tps -man gv.3php | ps2pdf - - >gv.3php.pdf groff -Tps -man gv.3tcl | ps2pdf - - >gv.3tcl.pdf sh ../../tclpkg/mkpkgindex.sh libgv_tcl.la gv 0 make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gv' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gv' make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg' echo "# end" >end cat tcldot/pkgIndex.tcl tclpathplan/pkgIndex.tcl gdtclft/pkgIndex.tcl gv/pkgIndex.tcl tkspline/pkgIndex.tcl end >pkgIndex.tcl rm -f end make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg' make[3]: Leaving directory `/«PKGBUILDDIR»/tclpkg' Making all in doc make[3]: Entering directory `/«PKGBUILDDIR»/doc' Making all in info make[4]: Entering directory `/«PKGBUILDDIR»/doc/info' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/doc/info' Making all in schema make[4]: Entering directory `/«PKGBUILDDIR»/doc/schema' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/doc/schema' make[4]: Entering directory `/«PKGBUILDDIR»/doc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/doc' make[3]: Leaving directory `/«PKGBUILDDIR»/doc' Making all in contrib make[3]: Entering directory `/«PKGBUILDDIR»/contrib' Making all in prune make[4]: Entering directory `/«PKGBUILDDIR»/contrib/prune' CC generic_list.o CC prune.o CCLD prune make[4]: Leaving directory `/«PKGBUILDDIR»/contrib/prune' Making all in diffimg make[4]: Entering directory `/«PKGBUILDDIR»/contrib/diffimg' CC diffimg.o CCLD diffimg make[4]: Leaving directory `/«PKGBUILDDIR»/contrib/diffimg' make[4]: Entering directory `/«PKGBUILDDIR»/contrib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/contrib' make[3]: Leaving directory `/«PKGBUILDDIR»/contrib' Making all in share make[3]: Entering directory `/«PKGBUILDDIR»/share' Making all in examples make[4]: Entering directory `/«PKGBUILDDIR»/share/examples' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/share/examples' Making all in gui make[4]: Entering directory `/«PKGBUILDDIR»/share/gui' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/share/gui' make[4]: Entering directory `/«PKGBUILDDIR»/share' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/share' make[3]: Leaving directory `/«PKGBUILDDIR»/share' Making all in graphs make[3]: Entering directory `/«PKGBUILDDIR»/graphs' Making all in directed make[4]: Entering directory `/«PKGBUILDDIR»/graphs/directed' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/graphs/directed' Making all in undirected make[4]: Entering directory `/«PKGBUILDDIR»/graphs/undirected' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/«PKGBUILDDIR»/graphs/undirected' make[4]: Entering directory `/«PKGBUILDDIR»/graphs' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/graphs' make[3]: Leaving directory `/«PKGBUILDDIR»/graphs' Making all in rtest make[3]: Entering directory `/«PKGBUILDDIR»/rtest' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/«PKGBUILDDIR»/rtest' make[3]: Entering directory `/«PKGBUILDDIR»' make[3]: Leaving directory `/«PKGBUILDDIR»' make[2]: Leaving directory `/«PKGBUILDDIR»' make[1]: Leaving directory `/«PKGBUILDDIR»' touch build-stamp # Build the manpage from SONAME-independent perlpod sed -e 's/##SONAME##/5/g' \ debian/libgvc-config-update.pod.in > \ debian/libgvc5-config-update.pod pod2man --center "GRAPHVIZ CONFIGURATION MANAGEMENT" \ --release 2.26.3 \ --section 8 \ debian/libgvc5-config-update.pod \ debian/libgvc5-config-update.8 fakeroot debian/rules binary pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions dh_testdir dh_testroot dh_clean -k dh_clean: dh_clean -k is deprecated; use dh_prep instead dh_installdirs # Install the package into debian/tmp /usr/bin/make install DESTDIR=/«PKGBUILDDIR»/debian/tmp make[1]: Entering directory `/«PKGBUILDDIR»' Making install in libltdl make[2]: Entering directory `/«PKGBUILDDIR»/libltdl' /usr/bin/make install-am make[3]: Entering directory `/«PKGBUILDDIR»/libltdl' make[4]: Entering directory `/«PKGBUILDDIR»/libltdl' make[4]: Leaving directory `/«PKGBUILDDIR»/libltdl' make[3]: Leaving directory `/«PKGBUILDDIR»/libltdl' make[2]: Leaving directory `/«PKGBUILDDIR»/libltdl' Making install in lib make[2]: Entering directory `/«PKGBUILDDIR»/lib' Making install in cdt make[3]: Entering directory `/«PKGBUILDDIR»/lib/cdt' make[4]: Entering directory `/«PKGBUILDDIR»/lib/cdt' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcdt.la '/«PKGBUILDDIR»/debian/tmp/usr/lib' libtool: install: /usr/bin/install -c .libs/libcdt.so.4.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/libcdt.so.4.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libcdt.so.4.0.0 libcdt.so.4 || { rm -f libcdt.so.4 && ln -s libcdt.so.4.0.0 libcdt.so.4; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libcdt.so.4.0.0 libcdt.so || { rm -f libcdt.so && ln -s libcdt.so.4.0.0 libcdt.so; }; }) libtool: install: /usr/bin/install -c .libs/libcdt.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/libcdt.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 cdt.3 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 cdt.3.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libcdt.pc '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /usr/bin/install -c -m 644 cdt.h '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/cdt' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/cdt' Making install in graph make[3]: Entering directory `/«PKGBUILDDIR»/lib/graph' make[4]: Entering directory `/«PKGBUILDDIR»/lib/graph' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgraph.la '/«PKGBUILDDIR»/debian/tmp/usr/lib' libtool: install: warning: relinking `libgraph.la' libtool: install: (cd /«PKGBUILDDIR»/lib/graph; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -no-undefined -Wl,--as-needed -o libgraph.la -rpath /usr/lib attribs.lo agxbuf.lo edge.lo graph.lo graphio.lo lexer.lo node.lo parser.lo refstr.lo trie.lo ../../lib/cdt/libcdt.la -ldl -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgraph.so.4.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/libgraph.so.4.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libgraph.so.4.0.0 libgraph.so.4 || { rm -f libgraph.so.4 && ln -s libgraph.so.4.0.0 libgraph.so.4; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libgraph.so.4.0.0 libgraph.so || { rm -f libgraph.so && ln -s libgraph.so.4.0.0 libgraph.so; }; }) libtool: install: /usr/bin/install -c .libs/libgraph.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/libgraph.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 graph.3 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 graph.3.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libgraph.pc '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /usr/bin/install -c -m 644 graph.h '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/graph' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/graph' Making install in cgraph make[3]: Entering directory `/«PKGBUILDDIR»/lib/cgraph' make[4]: Entering directory `/«PKGBUILDDIR»/lib/cgraph' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcgraph.la '/«PKGBUILDDIR»/debian/tmp/usr/lib' libtool: install: warning: relinking `libcgraph.la' libtool: install: (cd /«PKGBUILDDIR»/lib/cgraph; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 5:0:0 -no-undefined -Wl,--as-needed -o libcgraph.la -rpath /usr/lib agerror.lo agxbuf.lo apply.lo attr.lo edge.lo flatten.lo graph.lo grammar.lo id.lo imap.lo io.lo mem.lo node.lo obj.lo pend.lo rec.lo refstr.lo scan.lo subg.lo utils.lo write.lo ../../lib/cdt/libcdt.la -ldl -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libcgraph.so.5.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/libcgraph.so.5.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libcgraph.so.5.0.0 libcgraph.so.5 || { rm -f libcgraph.so.5 && ln -s libcgraph.so.5.0.0 libcgraph.so.5; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libcgraph.so.5.0.0 libcgraph.so || { rm -f libcgraph.so && ln -s libcgraph.so.5.0.0 libcgraph.so; }; }) libtool: install: /usr/bin/install -c .libs/libcgraph.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/libcgraph.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 cgraph.3 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 cgraph.3.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libcgraph.pc '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /usr/bin/install -c -m 644 cgraph.h '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/cgraph' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/cgraph' Making install in gd make[3]: Entering directory `/«PKGBUILDDIR»/lib/gd' make[4]: Entering directory `/«PKGBUILDDIR»/lib/gd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/gd' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/gd' Making install in pathplan make[3]: Entering directory `/«PKGBUILDDIR»/lib/pathplan' make[4]: Entering directory `/«PKGBUILDDIR»/lib/pathplan' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libpathplan.la '/«PKGBUILDDIR»/debian/tmp/usr/lib' libtool: install: /usr/bin/install -c .libs/libpathplan.so.4.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/libpathplan.so.4.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libpathplan.so.4.0.0 libpathplan.so.4 || { rm -f libpathplan.so.4 && ln -s libpathplan.so.4.0.0 libpathplan.so.4; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libpathplan.so.4.0.0 libpathplan.so || { rm -f libpathplan.so && ln -s libpathplan.so.4.0.0 libpathplan.so; }; }) libtool: install: /usr/bin/install -c .libs/libpathplan.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/libpathplan.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 pathplan.3 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 pathplan.3.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpathplan.pc '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /usr/bin/install -c -m 644 pathgeom.h pathplan.h '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/pathplan' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/pathplan' Making install in sfio make[3]: Entering directory `/«PKGBUILDDIR»/lib/sfio' Making install in Sfio_f make[4]: Entering directory `/«PKGBUILDDIR»/lib/sfio/Sfio_f' make[5]: Entering directory `/«PKGBUILDDIR»/lib/sfio/Sfio_f' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/lib/sfio/Sfio_f' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/sfio/Sfio_f' make[4]: Entering directory `/«PKGBUILDDIR»/lib/sfio' make[5]: Entering directory `/«PKGBUILDDIR»/lib/sfio' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/lib/sfio' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/sfio' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/sfio' Making install in vmalloc make[3]: Entering directory `/«PKGBUILDDIR»/lib/vmalloc' make[4]: Entering directory `/«PKGBUILDDIR»/lib/vmalloc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/vmalloc' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/vmalloc' Making install in ast make[3]: Entering directory `/«PKGBUILDDIR»/lib/ast' make[4]: Entering directory `/«PKGBUILDDIR»/lib/ast' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/ast' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/ast' Making install in vpsc make[3]: Entering directory `/«PKGBUILDDIR»/lib/vpsc' make[4]: Entering directory `/«PKGBUILDDIR»/lib/vpsc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/vpsc' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/vpsc' Making install in rbtree make[3]: Entering directory `/«PKGBUILDDIR»/lib/rbtree' make[4]: Entering directory `/«PKGBUILDDIR»/lib/rbtree' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/rbtree' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/rbtree' Making install in ortho make[3]: Entering directory `/«PKGBUILDDIR»/lib/ortho' make[4]: Entering directory `/«PKGBUILDDIR»/lib/ortho' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/ortho' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/ortho' Making install in sparse make[3]: Entering directory `/«PKGBUILDDIR»/lib/sparse' make[4]: Entering directory `/«PKGBUILDDIR»/lib/sparse' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/sparse' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/sparse' Making install in patchwork make[3]: Entering directory `/«PKGBUILDDIR»/lib/patchwork' make[4]: Entering directory `/«PKGBUILDDIR»/lib/patchwork' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/patchwork' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/patchwork' Making install in expr make[3]: Entering directory `/«PKGBUILDDIR»/lib/expr' make[4]: Entering directory `/«PKGBUILDDIR»/lib/expr' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/expr' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/expr' Making install in common make[3]: Entering directory `/«PKGBUILDDIR»/lib/common' make[4]: Entering directory `/«PKGBUILDDIR»/lib/common' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /usr/bin/install -c -m 644 arith.h geom.h color.h types.h textpara.h usershape.h '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/common' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/common' Making install in pack make[3]: Entering directory `/«PKGBUILDDIR»/lib/pack' make[4]: Entering directory `/«PKGBUILDDIR»/lib/pack' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /usr/bin/install -c -m 644 pack.h '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/pack' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/pack' Making install in xdot make[3]: Entering directory `/«PKGBUILDDIR»/lib/xdot' make[4]: Entering directory `/«PKGBUILDDIR»/lib/xdot' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libxdot.la '/«PKGBUILDDIR»/debian/tmp/usr/lib' libtool: install: /usr/bin/install -c .libs/libxdot.so.4.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/libxdot.so.4.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libxdot.so.4.0.0 libxdot.so.4 || { rm -f libxdot.so.4 && ln -s libxdot.so.4.0.0 libxdot.so.4; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libxdot.so.4.0.0 libxdot.so || { rm -f libxdot.so && ln -s libxdot.so.4.0.0 libxdot.so; }; }) libtool: install: /usr/bin/install -c .libs/libxdot.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/libxdot.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 xdot.3 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 xdot.3.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libxdot.pc '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /usr/bin/install -c -m 644 xdot.h '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/xdot' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/xdot' Making install in gvc make[3]: Entering directory `/«PKGBUILDDIR»/lib/gvc' make[4]: Entering directory `/«PKGBUILDDIR»/lib/gvc' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgvc.la '/«PKGBUILDDIR»/debian/tmp/usr/lib' libtool: install: warning: relinking `libgvc.la' libtool: install: (cd /«PKGBUILDDIR»/lib/gvc; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 5:0:0 -no-undefined -Wl,--as-needed -o libgvc.la -rpath /usr/lib gvrender.lo gvlayout.lo gvdevice.lo gvloadimage.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvtextlayout.lo gvusershape.lo gvc.lo ../../lib/pack/libpack_C.la ../../lib/xdot/libxdot_C.la ../../lib/common/libcommon_C.la ../../libltdl/libltdlc.la ../../lib/xdot/libxdot.la ../../lib/cdt/libcdt.la ../../lib/graph/libgraph.la ../../lib/pathplan/libpathplan.la -lexpat -lz -lm -lz -lm -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgvc.so.5.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/libgvc.so.5.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libgvc.so.5.0.0 libgvc.so.5 || { rm -f libgvc.so.5 && ln -s libgvc.so.5.0.0 libgvc.so.5; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libgvc.so.5.0.0 libgvc.so || { rm -f libgvc.so && ln -s libgvc.so.5.0.0 libgvc.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvc.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/libgvc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 gvc.3 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvc.3.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libgvc.pc '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /usr/bin/install -c -m 644 gvc.h gvcext.h gvplugin.h gvcjob.h gvcommon.h gvplugin_render.h gvplugin_layout.h gvconfig.h gvplugin_textlayout.h gvplugin_device.h gvplugin_loadimage.h '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/gvc' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/gvc' Making install in ingraphs make[3]: Entering directory `/«PKGBUILDDIR»/lib/ingraphs' make[4]: Entering directory `/«PKGBUILDDIR»/lib/ingraphs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/ingraphs' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/ingraphs' Making install in topfish make[3]: Entering directory `/«PKGBUILDDIR»/lib/topfish' make[4]: Entering directory `/«PKGBUILDDIR»/lib/topfish' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/topfish' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/topfish' Making install in glcomp make[3]: Entering directory `/«PKGBUILDDIR»/lib/glcomp' make[4]: Entering directory `/«PKGBUILDDIR»/lib/glcomp' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/glcomp' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/glcomp' Making install in circogen make[3]: Entering directory `/«PKGBUILDDIR»/lib/circogen' make[4]: Entering directory `/«PKGBUILDDIR»/lib/circogen' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/circogen' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/circogen' Making install in dotgen make[3]: Entering directory `/«PKGBUILDDIR»/lib/dotgen' make[4]: Entering directory `/«PKGBUILDDIR»/lib/dotgen' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/dotgen' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/dotgen' Making install in fdpgen make[3]: Entering directory `/«PKGBUILDDIR»/lib/fdpgen' make[4]: Entering directory `/«PKGBUILDDIR»/lib/fdpgen' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/fdpgen' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/fdpgen' Making install in neatogen make[3]: Entering directory `/«PKGBUILDDIR»/lib/neatogen' make[4]: Entering directory `/«PKGBUILDDIR»/lib/neatogen' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/neatogen' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/neatogen' Making install in twopigen make[3]: Entering directory `/«PKGBUILDDIR»/lib/twopigen' make[4]: Entering directory `/«PKGBUILDDIR»/lib/twopigen' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/twopigen' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/twopigen' Making install in sfdpgen make[3]: Entering directory `/«PKGBUILDDIR»/lib/sfdpgen' make[4]: Entering directory `/«PKGBUILDDIR»/lib/sfdpgen' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/sfdpgen' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/sfdpgen' Making install in osage make[3]: Entering directory `/«PKGBUILDDIR»/lib/osage' make[4]: Entering directory `/«PKGBUILDDIR»/lib/osage' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib/osage' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/osage' Making install in gvpr make[3]: Entering directory `/«PKGBUILDDIR»/lib/gvpr' make[4]: Entering directory `/«PKGBUILDDIR»/lib/gvpr' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgvpr.la '/«PKGBUILDDIR»/debian/tmp/usr/lib' libtool: install: warning: relinking `libgvpr.la' libtool: install: (cd /«PKGBUILDDIR»/lib/gvpr; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 1:0:0 -no-undefined -Wl,--as-needed -o libgvpr.la -rpath /usr/lib actions.lo compile.lo gvpr.lo gprstate.lo parse.lo queue.lo ../../lib/ingraphs/libingraphs_C.la ../../lib/expr/libexpr_C.la ../../lib/cdt/libcdt.la ../../lib/cgraph/libcgraph.la -lm -ldl -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgvpr.so.1.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/libgvpr.so.1.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libgvpr.so.1.0.0 libgvpr.so.1 || { rm -f libgvpr.so.1 && ln -s libgvpr.so.1.0.0 libgvpr.so.1; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib && { ln -s -f libgvpr.so.1.0.0 libgvpr.so || { rm -f libgvpr.so && ln -s libgvpr.so.1.0.0 libgvpr.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvpr.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/libgvpr.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libgvpr.pc '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /usr/bin/install -c -m 644 gvpr.h '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' make[4]: Leaving directory `/«PKGBUILDDIR»/lib/gvpr' make[3]: Leaving directory `/«PKGBUILDDIR»/lib/gvpr' make[3]: Entering directory `/«PKGBUILDDIR»/lib' make[4]: Entering directory `/«PKGBUILDDIR»/lib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/lib' make[3]: Leaving directory `/«PKGBUILDDIR»/lib' make[2]: Leaving directory `/«PKGBUILDDIR»/lib' Making install in plugin make[2]: Entering directory `/«PKGBUILDDIR»/plugin' Making install in core make[3]: Entering directory `/«PKGBUILDDIR»/plugin/core' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/core' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgvplugin_core.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' libtool: install: warning: relinking `libgvplugin_core.la' libtool: install: (cd /«PKGBUILDDIR»/plugin/core; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,--as-needed -o libgvplugin_core.la -rpath /usr/lib/graphviz gvplugin_core.lo gvrender_core_dot.lo gvrender_core_fig.lo gvrender_core_map.lo gvrender_core_ps.lo gvrender_core_svg.lo gvrender_core_tk.lo gvrender_core_vml.lo gvloadimage_core.lo ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la -ldl -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgvplugin_core.so.6.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_core.so.6.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_core.so.6.0.0 libgvplugin_core.so.6 || { rm -f libgvplugin_core.so.6 && ln -s libgvplugin_core.so.6.0.0 libgvplugin_core.so.6; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_core.so.6.0.0 libgvplugin_core.so || { rm -f libgvplugin_core.so && ln -s libgvplugin_core.so.6.0.0 libgvplugin_core.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_core.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_core.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/core' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/core' Making install in devil make[3]: Entering directory `/«PKGBUILDDIR»/plugin/devil' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/devil' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/devil' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/devil' Making install in gd make[3]: Entering directory `/«PKGBUILDDIR»/plugin/gd' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/gd' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgvplugin_gd.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' libtool: install: warning: relinking `libgvplugin_gd.la' libtool: install: (cd /«PKGBUILDDIR»/plugin/gd; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,--as-needed -o libgvplugin_gd.la -rpath /usr/lib/graphviz gvplugin_gd.lo gvrender_gd.lo gvrender_gd_vrml.lo gvtextlayout_gd.lo gvloadimage_gd.lo gvdevice_gd.lo ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -lgd -ljpeg -lfreetype -lpng12 -lz -lm -lm -ldl -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgvplugin_gd.so.6.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_gd.so.6.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_gd.so.6.0.0 libgvplugin_gd.so.6 || { rm -f libgvplugin_gd.so.6 && ln -s libgvplugin_gd.so.6.0.0 libgvplugin_gd.so.6; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_gd.so.6.0.0 libgvplugin_gd.so || { rm -f libgvplugin_gd.so && ln -s libgvplugin_gd.so.6.0.0 libgvplugin_gd.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_gd.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_gd.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/gd' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/gd' Making install in gdk_pixbuf make[3]: Entering directory `/«PKGBUILDDIR»/plugin/gdk_pixbuf' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/gdk_pixbuf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgvplugin_gdk_pixbuf.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' libtool: install: warning: relinking `libgvplugin_gdk_pixbuf.la' libtool: install: (cd /«PKGBUILDDIR»/plugin/gdk_pixbuf; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,--as-needed -o libgvplugin_gdk_pixbuf.la -rpath /usr/lib/graphviz gvplugin_gdk_pixbuf.lo gvdevice_gdk_pixbuf.lo ../../lib/gvc/libgvc.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -ldl -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgvplugin_gdk_pixbuf.so.6.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_gdk_pixbuf.so.6.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_gdk_pixbuf.so.6.0.0 libgvplugin_gdk_pixbuf.so.6 || { rm -f libgvplugin_gdk_pixbuf.so.6 && ln -s libgvplugin_gdk_pixbuf.so.6.0.0 libgvplugin_gdk_pixbuf.so.6; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_gdk_pixbuf.so.6.0.0 libgvplugin_gdk_pixbuf.so || { rm -f libgvplugin_gdk_pixbuf.so && ln -s libgvplugin_gdk_pixbuf.so.6.0.0 libgvplugin_gdk_pixbuf.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_gdk_pixbuf.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_gdk_pixbuf.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/gdk_pixbuf' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/gdk_pixbuf' Making install in gdiplus make[3]: Entering directory `/«PKGBUILDDIR»/plugin/gdiplus' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/gdiplus' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/gdiplus' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/gdiplus' Making install in glitz make[3]: Entering directory `/«PKGBUILDDIR»/plugin/glitz' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/glitz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/glitz' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/glitz' Making install in gs make[3]: Entering directory `/«PKGBUILDDIR»/plugin/gs' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/gs' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/gs' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/gs' Making install in gtk make[3]: Entering directory `/«PKGBUILDDIR»/plugin/gtk' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/gtk' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgvplugin_gtk.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' libtool: install: /usr/bin/install -c .libs/libgvplugin_gtk.so.6.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_gtk.so.6.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_gtk.so.6.0.0 libgvplugin_gtk.so.6 || { rm -f libgvplugin_gtk.so.6 && ln -s libgvplugin_gtk.so.6.0.0 libgvplugin_gtk.so.6; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_gtk.so.6.0.0 libgvplugin_gtk.so || { rm -f libgvplugin_gtk.so && ln -s libgvplugin_gtk.so.6.0.0 libgvplugin_gtk.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_gtk.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_gtk.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/gtk' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/gtk' Making install in lasi make[3]: Entering directory `/«PKGBUILDDIR»/plugin/lasi' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/lasi' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/lasi' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/lasi' Making install in ming make[3]: Entering directory `/«PKGBUILDDIR»/plugin/ming' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/ming' make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/ming' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/ming' Making install in pango make[3]: Entering directory `/«PKGBUILDDIR»/plugin/pango' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/pango' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgvplugin_pango.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' libtool: install: warning: relinking `libgvplugin_pango.la' libtool: install: (cd /«PKGBUILDDIR»/plugin/pango; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,--as-needed -o libgvplugin_pango.la -rpath /usr/lib/graphviz gvplugin_pango.lo gvrender_pango.lo gvtextlayout_pango.lo gvloadimage_pango.lo ../../lib/gvc/libgvc.la -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lm -ldl -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgvplugin_pango.so.6.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_pango.so.6.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_pango.so.6.0.0 libgvplugin_pango.so.6 || { rm -f libgvplugin_pango.so.6 && ln -s libgvplugin_pango.so.6.0.0 libgvplugin_pango.so.6; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_pango.so.6.0.0 libgvplugin_pango.so || { rm -f libgvplugin_pango.so && ln -s libgvplugin_pango.so.6.0.0 libgvplugin_pango.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_pango.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_pango.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/pango' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/pango' Making install in quartz make[3]: Entering directory `/«PKGBUILDDIR»/plugin/quartz' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/quartz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/quartz' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/quartz' Making install in rsvg make[3]: Entering directory `/«PKGBUILDDIR»/plugin/rsvg' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/rsvg' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/rsvg' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/rsvg' Making install in visio make[3]: Entering directory `/«PKGBUILDDIR»/plugin/visio' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/visio' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/visio' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/visio' Making install in xlib make[3]: Entering directory `/«PKGBUILDDIR»/plugin/xlib' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/xlib' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin' /usr/bin/install -c vimdot '/«PKGBUILDDIR»/debian/tmp/usr/bin' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgvplugin_xlib.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' libtool: install: /usr/bin/install -c .libs/libgvplugin_xlib.so.6.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_xlib.so.6.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_xlib.so.6.0.0 libgvplugin_xlib.so.6 || { rm -f libgvplugin_xlib.so.6 && ln -s libgvplugin_xlib.so.6.0.0 libgvplugin_xlib.so.6; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_xlib.so.6.0.0 libgvplugin_xlib.so || { rm -f libgvplugin_xlib.so && ln -s libgvplugin_xlib.so.6.0.0 libgvplugin_xlib.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_xlib.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_xlib.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/xlib' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/xlib' Making install in dot_layout make[3]: Entering directory `/«PKGBUILDDIR»/plugin/dot_layout' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/dot_layout' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgvplugin_dot_layout.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' libtool: install: warning: relinking `libgvplugin_dot_layout.la' libtool: install: (cd /«PKGBUILDDIR»/plugin/dot_layout; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,--as-needed -o libgvplugin_dot_layout.la -rpath /usr/lib/graphviz gvplugin_dot_layout.lo gvlayout_dot_layout.lo ../../lib/dotgen/libdotgen_C.la ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la ../../lib/pathplan/libpathplan.la -lm -ldl -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgvplugin_dot_layout.so.6.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so.6 || { rm -f libgvplugin_dot_layout.so.6 && ln -s libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so.6; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so || { rm -f libgvplugin_dot_layout.so && ln -s libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_dot_layout.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_dot_layout.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/dot_layout' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/dot_layout' Making install in neato_layout make[3]: Entering directory `/«PKGBUILDDIR»/plugin/neato_layout' make[4]: Entering directory `/«PKGBUILDDIR»/plugin/neato_layout' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgvplugin_neato_layout.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz' libtool: install: warning: relinking `libgvplugin_neato_layout.la' libtool: install: (cd /«PKGBUILDDIR»/plugin/neato_layout; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -Wl,--as-needed -o libgvplugin_neato_layout.la -rpath /usr/lib/graphviz gvplugin_neato_layout.lo gvlayout_neato_layout.lo ../../lib/neatogen/libneatogen_C.la ../../lib/twopigen/libtwopigen_C.la ../../lib/patchwork/libpatchwork_C.la ../../lib/osage/libosage_C.la ../../lib/fdpgen/libfdpgen_C.la ../../lib/sparse/libsparse_C.la ../../lib/rbtree/librbtree_C.la ../../lib/circogen/libcircogen_C.la ../../lib/sfdpgen/libsfdpgen_C.la ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la ../../lib/pathplan/libpathplan.la -lm -ldl -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgvplugin_neato_layout.so.6.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_neato_layout.so.6.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so.6 || { rm -f libgvplugin_neato_layout.so.6 && ln -s libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so.6; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz && { ln -s -f libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so || { rm -f libgvplugin_neato_layout.so && ln -s libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_neato_layout.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/libgvplugin_neato_layout.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin/neato_layout' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin/neato_layout' make[3]: Entering directory `/«PKGBUILDDIR»/plugin' make[4]: Entering directory `/«PKGBUILDDIR»/plugin' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/plugin' make[3]: Leaving directory `/«PKGBUILDDIR»/plugin' make[2]: Leaving directory `/«PKGBUILDDIR»/plugin' Making install in cmd make[2]: Entering directory `/«PKGBUILDDIR»/cmd' Making install in dot make[3]: Entering directory `/«PKGBUILDDIR»/cmd/dot' make[4]: Entering directory `/«PKGBUILDDIR»/cmd/dot' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c dot '/«PKGBUILDDIR»/debian/tmp/usr/bin' libtool: install: warning: `../../lib/gvc/libgvc.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/xdot/libxdot.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/graph/libgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/pathplan/libpathplan.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dot /«PKGBUILDDIR»/debian/tmp/usr/bin/dot /usr/bin/make install-exec-hook make[5]: Entering directory `/«PKGBUILDDIR»/cmd/dot' (cd /«PKGBUILDDIR»/debian/tmp/usr/bin; if test -x dot; then for i in neato twopi fdp circo osage sfdp; do rm -f $i; ln -s dot $i; done; fi;) if test "x/«PKGBUILDDIR»/debian/tmp" = "x"; then if test -x /usr/bin/dot; then if test -x /sbin/ldconfig; then /sbin/ldconfig 2>/dev/null; fi; /usr/bin/dot -c; else /usr/bin/dot_static -c; fi; fi make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/dot' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 dot.1 osage.1 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 dot.1.pdf osage.1.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/make install-data-hook make[5]: Entering directory `/«PKGBUILDDIR»/cmd/dot' (cd /«PKGBUILDDIR»/debian/tmp/usr/share/man/man1; for i in neato.1 twopi.1 fdp.1 circo.1 sfdp.1; do rm -f $i; ln -s dot.1 $i; done;) (cd /«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf; for i in neato.1.pdf twopi.1.pdf fdp.1.pdf circo.1.pdf sfdp.1.pdf; do rm -f $i; ln -s dot.1.pdf $i; done;) make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/dot' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/dot' make[3]: Leaving directory `/«PKGBUILDDIR»/cmd/dot' Making install in tools make[3]: Entering directory `/«PKGBUILDDIR»/cmd/tools' make[4]: Entering directory `/«PKGBUILDDIR»/cmd/tools' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c gc gvcolor gxl2gv acyclic nop ccomps sccmap tred unflatten gvpack dijkstra bcomps mm2gv gvgen gml2gv '/«PKGBUILDDIR»/debian/tmp/usr/bin' libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gc /«PKGBUILDDIR»/debian/tmp/usr/bin/gc libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gvcolor /«PKGBUILDDIR»/debian/tmp/usr/bin/gvcolor libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gxl2gv /«PKGBUILDDIR»/debian/tmp/usr/bin/gxl2gv libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/acyclic /«PKGBUILDDIR»/debian/tmp/usr/bin/acyclic libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/nop /«PKGBUILDDIR»/debian/tmp/usr/bin/nop libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ccomps /«PKGBUILDDIR»/debian/tmp/usr/bin/ccomps libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/sccmap /«PKGBUILDDIR»/debian/tmp/usr/bin/sccmap libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/tred /«PKGBUILDDIR»/debian/tmp/usr/bin/tred libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/unflatten /«PKGBUILDDIR»/debian/tmp/usr/bin/unflatten libtool: install: warning: `../../lib/gvc/libgvc.la' has not been installed in `/usr/lib' libtool: install: warning: `../../plugin/neato_layout/libgvplugin_neato_layout.la' has not been installed in `/usr/lib/graphviz' libtool: install: warning: `/«PKGBUILDDIR»/lib/gvc/libgvc.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/xdot/libxdot.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/graph/libgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/pathplan/libpathplan.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gvpack /«PKGBUILDDIR»/debian/tmp/usr/bin/gvpack libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dijkstra /«PKGBUILDDIR»/debian/tmp/usr/bin/dijkstra libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/bcomps /«PKGBUILDDIR»/debian/tmp/usr/bin/bcomps libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/mm2gv /«PKGBUILDDIR»/debian/tmp/usr/bin/mm2gv libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gvgen /«PKGBUILDDIR»/debian/tmp/usr/bin/gvgen libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gml2gv /«PKGBUILDDIR»/debian/tmp/usr/bin/gml2gv /usr/bin/make install-exec-hook make[5]: Entering directory `/«PKGBUILDDIR»/cmd/tools' (cd /«PKGBUILDDIR»/debian/tmp/usr/bin; rm -f gv2gxl; ln -s gxl2gv gv2gxl;) (cd /«PKGBUILDDIR»/debian/tmp/usr/bin; rm -f dot2gxl; ln -s gxl2gv dot2gxl;) (cd /«PKGBUILDDIR»/debian/tmp/usr/bin; rm -f gxl2dot; ln -s gxl2gv gxl2dot;) make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/tools' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 gc.1 gvcolor.1 gxl2gv.1 acyclic.1 nop.1 ccomps.1 sccmap.1 tred.1 unflatten.1 gvpack.1 dijkstra.1 bcomps.1 mm2gv.1 gvgen.1 gml2gv.1 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gc.1.pdf gvcolor.1.pdf gxl2gv.1.pdf acyclic.1.pdf nop.1.pdf ccomps.1.pdf sccmap.1.pdf tred.1.pdf unflatten.1.pdf gvpack.1.pdf dijkstra.1.pdf bcomps.1.pdf mm2gv.1.pdf gvgen.1.pdf gml2gv.1.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/make install-data-hook make[5]: Entering directory `/«PKGBUILDDIR»/cmd/tools' (cd /«PKGBUILDDIR»/debian/tmp/usr/share/man/man1; rm -f gv2gxl.1; ln -s gxl2gv.1 gv2gxl.1;) (cd /«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf; rm -f gv2gxl.1.pdf; ln -s gxl2gv.1.pdf gv2gxl.1.pdf;) make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/tools' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/tools' make[3]: Leaving directory `/«PKGBUILDDIR»/cmd/tools' Making install in gvpr make[3]: Entering directory `/«PKGBUILDDIR»/cmd/gvpr' make[4]: Entering directory `/«PKGBUILDDIR»/cmd/gvpr' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c gvpr '/«PKGBUILDDIR»/debian/tmp/usr/bin' libtool: install: warning: `../../lib/gvpr/libgvpr.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gvpr /«PKGBUILDDIR»/debian/tmp/usr/bin/gvpr /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 gvpr.1 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvpr.1.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/gvpr' make[3]: Leaving directory `/«PKGBUILDDIR»/cmd/gvpr' Making install in lefty make[3]: Entering directory `/«PKGBUILDDIR»/cmd/lefty' Making install in ws make[4]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws' Making install in x11 make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11' Making install in libfilereq make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11/libfilereq' make[7]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11/libfilereq' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11/libfilereq' make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11/libfilereq' make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11' make[7]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11' make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. make[7]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11' make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11' make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws/x11' Making install in mswin32 make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws/mswin32' make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws/mswin32' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws/mswin32' make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws/mswin32' make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws' make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/ws' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws' make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/ws' Making install in os make[4]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/os' Making install in unix make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/os/unix' make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/os/unix' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/os/unix' make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/os/unix' Making install in mswin32 make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/os/mswin32' make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/os/mswin32' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/os/mswin32' make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/os/mswin32' make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/os' make[6]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/os' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/os' make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/os' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/os' Making install in dot2l make[4]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/dot2l' make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/dot2l' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/dot2l' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/dot2l' Making install in examples make[4]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/examples' make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty/examples' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/lefty' /usr/bin/install -c -m 644 box.lefty def.lefty fractal.lefty fractal2.lefty slides.lefty tree.lefty '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/lefty' make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/examples' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty/examples' make[4]: Entering directory `/«PKGBUILDDIR»/cmd/lefty' make[5]: Entering directory `/«PKGBUILDDIR»/cmd/lefty' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c lefty '/«PKGBUILDDIR»/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c lefty /«PKGBUILDDIR»/debian/tmp/usr/bin/lefty /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/lefty' /usr/bin/install -c -m 644 lefty.psp '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/lefty' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 lefty.1 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 lefty.1.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' make[5]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty' make[3]: Leaving directory `/«PKGBUILDDIR»/cmd/lefty' Making install in lneato make[3]: Entering directory `/«PKGBUILDDIR»/cmd/lneato' make[4]: Entering directory `/«PKGBUILDDIR»/cmd/lneato' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin' /usr/bin/install -c lneato '/«PKGBUILDDIR»/debian/tmp/usr/bin' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 lneato.1 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 lneato.1.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/lneato' make[3]: Leaving directory `/«PKGBUILDDIR»/cmd/lneato' Making install in dotty make[3]: Entering directory `/«PKGBUILDDIR»/cmd/dotty' make[4]: Entering directory `/«PKGBUILDDIR»/cmd/dotty' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin' /usr/bin/install -c dotty '/«PKGBUILDDIR»/debian/tmp/usr/bin' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/lefty' /usr/bin/install -c -m 644 dotty.lefty dotty_draw.lefty dotty_edit.lefty dotty_layout.lefty dotty_ui.lefty '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/lefty' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 dotty.1 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 dotty.1.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/dotty' make[3]: Leaving directory `/«PKGBUILDDIR»/cmd/dotty' Making install in smyrna make[3]: Entering directory `/«PKGBUILDDIR»/cmd/smyrna' make[4]: Entering directory `/«PKGBUILDDIR»/cmd/smyrna' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 smyrna.1 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 smyrna.1.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' make[4]: Leaving directory `/«PKGBUILDDIR»/cmd/smyrna' make[3]: Leaving directory `/«PKGBUILDDIR»/cmd/smyrna' make[3]: Entering directory `/«PKGBUILDDIR»/cmd' make[4]: Entering directory `/«PKGBUILDDIR»/cmd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/cmd' make[3]: Leaving directory `/«PKGBUILDDIR»/cmd' make[2]: Leaving directory `/«PKGBUILDDIR»/cmd' Making install in tclpkg make[2]: Entering directory `/«PKGBUILDDIR»/tclpkg' Making install in tclstubs make[3]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclstubs' make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclstubs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclstubs' make[3]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclstubs' Making install in tkstubs make[3]: Entering directory `/«PKGBUILDDIR»/tclpkg/tkstubs' make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tkstubs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tkstubs' make[3]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tkstubs' Making install in tclhandle make[3]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclhandle' make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclhandle' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclhandle' make[3]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclhandle' Making install in gdtclft make[3]: Entering directory `/«PKGBUILDDIR»/tclpkg/gdtclft' Making install in demo make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/gdtclft/demo' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/gdtclft/demo' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c -m 644 entities.tcl.README entities.tcl.html '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c entities.tcl '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gdtclft/demo' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gdtclft/demo' make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/gdtclft' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/gdtclft' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 gdtclft.3tcl '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gdtclft.3tcl.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgdtclft.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' libtool: install: /usr/bin/install -c .libs/libgdtclft.so.0.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libgdtclft.so.0.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl && { ln -s -f libgdtclft.so.0.0.0 libgdtclft.so.0 || { rm -f libgdtclft.so.0 && ln -s libgdtclft.so.0.0.0 libgdtclft.so.0; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl && { ln -s -f libgdtclft.so.0.0.0 libgdtclft.so || { rm -f libgdtclft.so && ln -s libgdtclft.so.0.0.0 libgdtclft.so; }; }) libtool: install: /usr/bin/install -c .libs/libgdtclft.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libgdtclft.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/tcl' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gdtclft' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gdtclft' make[3]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gdtclft' Making install in tcldot make[3]: Entering directory `/«PKGBUILDDIR»/tclpkg/tcldot' Making install in demo make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tcldot/demo' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tcldot/demo' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c -m 644 doted.tcl.README gcat.tcl.README '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c doted.tcl gcat.tcl '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tcldot/demo' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tcldot/demo' make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tcldot' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tcldot' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/html' /usr/bin/install -c -m 644 tcldot.html '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/html' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 tcldot.3tcl '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 tcldot.3tcl.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' /bin/bash ../../libtool --mode=install /usr/bin/install -c libtcldot.la libtcldot_builtin.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' libtool: install: warning: relinking `libtcldot.la' libtool: install: (cd /«PKGBUILDDIR»/tclpkg/tcldot; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -DUSE_TCL_STUBS -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -Wl,--as-needed -o libtcldot.la -rpath /usr/lib/graphviz/tcl libtcldot_la-tcldot.lo libtcldot_la-no_builtins.lo libtcldot_la-gdtclft.lo ../../tclpkg/tclhandle/libtclhandle_C.la ../../tclpkg/tclstubs/libtclstubs_C.la ../../lib/gvc/libgvc.la -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -lgd -ljpeg -lfreetype -lpng12 -lz -lm -lfontconfig -lfreetype -lpng -lz -lm -lc -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libtcldot.so.0.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libtcldot.so.0.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl && { ln -s -f libtcldot.so.0.0.0 libtcldot.so.0 || { rm -f libtcldot.so.0 && ln -s libtcldot.so.0.0.0 libtcldot.so.0; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl && { ln -s -f libtcldot.so.0.0.0 libtcldot.so || { rm -f libtcldot.so && ln -s libtcldot.so.0.0.0 libtcldot.so; }; }) libtool: install: /usr/bin/install -c .libs/libtcldot.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libtcldot.la libtool: install: /usr/bin/install -c .libs/libtcldot_builtin.so.0.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libtcldot_builtin.so.0.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl && { ln -s -f libtcldot_builtin.so.0.0.0 libtcldot_builtin.so.0 || { rm -f libtcldot_builtin.so.0 && ln -s libtcldot_builtin.so.0.0.0 libtcldot_builtin.so.0; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl && { ln -s -f libtcldot_builtin.so.0.0.0 libtcldot_builtin.so || { rm -f libtcldot_builtin.so && ln -s libtcldot_builtin.so.0.0.0 libtcldot_builtin.so; }; }) libtool: install: /usr/bin/install -c .libs/libtcldot_builtin.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libtcldot_builtin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/tcl' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tcldot' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tcldot' make[3]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tcldot' Making install in tclpathplan make[3]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan' Making install in demo make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo' Making install in pathplan_data make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo/pathplan_data' make[6]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo/pathplan_data' make[6]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo/pathplan_data' /usr/bin/install -c -m 644 boxes.dat dpd.dat funny.dat maze.dat nested.dat northo.dat obs.dat other.dat paths.dat rotor.dat u.dat unknown.dat '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo/pathplan_data' make[6]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo/pathplan_data' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo/pathplan_data' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo' make[6]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo' make[6]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c -m 644 pathplan.tcl.README '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c pathplan.tcl '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' make[6]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan/demo' make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tclpathplan' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' /bin/bash ../../libtool --mode=install /usr/bin/install -c libtclplan.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' libtool: install: warning: relinking `libtclplan.la' libtool: install: (cd /«PKGBUILDDIR»/tclpkg/tclpathplan; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CC --mode=relink x86_64-linux-gnu-gcc -DUSE_TCL_STUBS -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -Wl,--as-needed -o libtclplan.la -rpath /usr/lib/graphviz/tcl find_ints.lo intersect.lo makecw.lo tclpathplan.lo wrapper.lo ../../tclpkg/tclhandle/libtclhandle_C.la ../../tclpkg/tclstubs/libtclstubs_C.la ../../lib/pathplan/libpathplan.la -ldl -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libtclplan.so.0.0.0T /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libtclplan.so.0.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl && { ln -s -f libtclplan.so.0.0.0 libtclplan.so.0 || { rm -f libtclplan.so.0 && ln -s libtclplan.so.0.0.0 libtclplan.so.0; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl && { ln -s -f libtclplan.so.0.0.0 libtclplan.so || { rm -f libtclplan.so && ln -s libtclplan.so.0.0.0 libtclplan.so; }; }) libtool: install: /usr/bin/install -c .libs/libtclplan.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libtclplan.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/tcl' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan' make[3]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tclpathplan' Making install in tkspline make[3]: Entering directory `/«PKGBUILDDIR»/tclpkg/tkspline' Making install in demo make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tkspline/demo' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tkspline/demo' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c -m 644 spline.tcl.README '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c spline.tcl '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tkspline/demo' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tkspline/demo' make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/tkspline' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/tkspline' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 tkspline.3tk '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 tkspline.3tk.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' /bin/bash ../../libtool --mode=install /usr/bin/install -c libtkspline.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' libtool: install: /usr/bin/install -c .libs/libtkspline.so.0.0.0 /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libtkspline.so.0.0.0 libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl && { ln -s -f libtkspline.so.0.0.0 libtkspline.so.0 || { rm -f libtkspline.so.0 && ln -s libtkspline.so.0.0.0 libtkspline.so.0; }; }) libtool: install: (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl && { ln -s -f libtkspline.so.0.0.0 libtkspline.so || { rm -f libtkspline.so && ln -s libtkspline.so.0.0.0 libtkspline.so; }; }) libtool: install: /usr/bin/install -c .libs/libtkspline.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libtkspline.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/tcl' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tkspline' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tkspline' make[3]: Leaving directory `/«PKGBUILDDIR»/tclpkg/tkspline' Making install in gv make[3]: Entering directory `/«PKGBUILDDIR»/tclpkg/gv' Making install in demo make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/gv/demo' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/gv/demo' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c modgraph.lua '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c modgraph.pl '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c modgraph.php '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c modgraph.py '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' /usr/bin/install -c modgraph.tcl '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/demo' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gv/demo' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gv/demo' make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg/gv' make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg/gv' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 gv.3guile gv.3lua gv.3perl gv.3php gv.3tcl gv.3python '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man3' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gv.3guile.pdf gv.3lua.pdf gv.3perl.pdf gv.3php.pdf gv.3tcl.pdf gv.3python.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/guile' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgv_guile.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/guile' libtool: install: warning: relinking `libgv_guile.la' libtool: install: (cd /«PKGBUILDDIR»/tclpkg/gv; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CXX --mode=relink x86_64-linux-gnu-g++ -g -O2 -module -avoid-version -Wl,--as-needed -o libgv_guile.la -rpath /usr/lib/graphviz/guile libgv_guile_la-gv.lo libgv_guile_la-gv_builtins.lo libgv_guile_la-gv_dummy_init.lo libgv_guile_la-gv_guile.lo ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la -lc -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgv_guile.soT /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/guile/libgv_guile.so libtool: install: /usr/bin/install -c .libs/libgv_guile.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/guile/libgv_guile.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/guile' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /usr/bin/install -c -m 644 gv.i gv.cpp '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/lua' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgv_lua.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/lua' libtool: install: warning: relinking `libgv_lua.la' libtool: install: (cd /«PKGBUILDDIR»/tclpkg/gv; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CXX --mode=relink x86_64-linux-gnu-g++ -g -O2 -module -avoid-version -Wl,--as-needed -o libgv_lua.la -rpath /usr/lib/graphviz/lua libgv_lua_la-gv.lo libgv_lua_la-gv_builtins.lo libgv_lua_la-gv_dummy_init.lo libgv_lua_la-gv_lua.lo ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la -llua5.1 -lc -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgv_lua.soT /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/lua/libgv_lua.so libtool: install: /usr/bin/install -c .libs/libgv_lua.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/lua/libgv_lua.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/lua' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/perl' /usr/bin/install -c -m 644 gv.pm '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/perl' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/perl' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgv_perl.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/perl' libtool: install: warning: relinking `libgv_perl.la' libtool: install: (cd /«PKGBUILDDIR»/tclpkg/gv; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CXX --mode=relink x86_64-linux-gnu-g++ -g -O2 -module -avoid-version -Wl,--as-needed -o libgv_perl.la -rpath /usr/lib/graphviz/perl libgv_perl_la-gv.lo libgv_perl_la-gv_builtins.lo libgv_perl_la-gv_dummy_init.lo libgv_perl_la-gv_perl.lo ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la -L/usr/lib/perl/5.14/CORE -lperl -lc -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgv_perl.soT /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/perl/libgv_perl.so libtool: install: /usr/bin/install -c .libs/libgv_perl.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/perl/libgv_perl.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/perl' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/php' /usr/bin/install -c -m 644 gv.php '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/php' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/php' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgv_php.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/php' libtool: install: warning: relinking `libgv_php.la' libtool: install: (cd /«PKGBUILDDIR»/tclpkg/gv; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CXX --mode=relink x86_64-linux-gnu-g++ -g -O2 -module -avoid-version -Wl,--as-needed -o libgv_php.la -rpath /usr/lib/graphviz/php libgv_php_la-gv.lo libgv_php_la-gv_builtins.lo libgv_php_la-gv_php_init.lo libgv_php_la-gv_php.lo ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la -lc -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgv_php.soT /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/php/libgv_php.so libtool: install: /usr/bin/install -c .libs/libgv_php.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/php/libgv_php.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/php' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python26' /usr/bin/install -c -m 644 gv.py '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python26' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python26' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgv_python26.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python26' libtool: install: warning: relinking `libgv_python26.la' libtool: install: (cd /«PKGBUILDDIR»/tclpkg/gv; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CXX --mode=relink x86_64-linux-gnu-g++ -g -O2 -module -avoid-version -Wl,--as-needed -o libgv_python26.la -rpath /usr/lib/graphviz/python26 libgv_python26_la-gv.lo libgv_python26_la-gv_builtins.lo libgv_python26_la-gv_dummy_init.lo libgv_python26_la-gv_python26.lo ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la -lc -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgv_python26.soT /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python26/libgv_python26.so libtool: install: /usr/bin/install -c .libs/libgv_python26.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python26/libgv_python26.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/python26' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python27' /usr/bin/install -c -m 644 gv.py '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python27' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python27' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgv_python27.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python27' libtool: install: warning: relinking `libgv_python27.la' libtool: install: (cd /«PKGBUILDDIR»/tclpkg/gv; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CXX --mode=relink x86_64-linux-gnu-g++ -g -O2 -module -avoid-version -Wl,--as-needed -o libgv_python27.la -rpath /usr/lib/graphviz/python27 libgv_python27_la-gv.lo libgv_python27_la-gv_builtins.lo libgv_python27_la-gv_dummy_init.lo libgv_python27_la-gv_python27.lo ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la -lc -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgv_python27.soT /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python27/libgv_python27.so libtool: install: /usr/bin/install -c .libs/libgv_python27.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python27/libgv_python27.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/python27' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python' /usr/bin/install -c -m 644 gv.py '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgv_python.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python' libtool: install: warning: relinking `libgv_python.la' libtool: install: (cd /«PKGBUILDDIR»/tclpkg/gv; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CXX --mode=relink x86_64-linux-gnu-g++ -g -O2 -module -avoid-version -Wl,--as-needed -o libgv_python.la -rpath /usr/lib/graphviz/python libgv_python_la-gv.lo libgv_python_la-gv_builtins.lo libgv_python_la-gv_dummy_init.lo libgv_python_la-gv_python.lo ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la -lpython2.7 -lc -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgv_python.soT /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python/libgv_python.so libtool: install: /usr/bin/install -c .libs/libgv_python.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python/libgv_python.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/python' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' /bin/bash ../../libtool --mode=install /usr/bin/install -c libgv_tcl.la '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' libtool: install: warning: relinking `libgv_tcl.la' libtool: install: (cd /«PKGBUILDDIR»/tclpkg/gv; /bin/bash /«PKGBUILDDIR»/libtool --silent --tag CXX --mode=relink x86_64-linux-gnu-g++ -g -O2 -module -avoid-version -Wl,--as-needed -o libgv_tcl.la -rpath /usr/lib/graphviz/tcl libgv_tcl_la-gv.lo libgv_tcl_la-gv_builtins.lo libgv_tcl_la-gv_tcl_init.lo libgv_tcl_la-gv_tcl.lo ../../tclpkg/tclstubs/libtclstubs_C.la ../../lib/gvc/libgvc.la ../../lib/graph/libgraph.la ../../lib/cdt/libcdt.la -lc -inst-prefix-dir /«PKGBUILDDIR»/debian/tmp) libtool: install: /usr/bin/install -c .libs/libgv_tcl.soT /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libgv_tcl.so libtool: install: /usr/bin/install -c .libs/libgv_tcl.lai /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl/libgv_tcl.la libtool: install: warning: remember to run `libtool --finish /usr/lib/graphviz/tcl' /usr/bin/make install-data-hook make[6]: Entering directory `/«PKGBUILDDIR»/tclpkg/gv' (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/lua; rm -f gv.so; ln -s libgv_lua.so gv.so;) (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/perl; rm -f gv.so; ln -s libgv_perl.so gv.so;) (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/php; rm -f gv.so; ln -s libgv_php.so gv.so;) (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python; rm -f _gv.so; ln -s libgv_python.so _gv.so;) (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python26; rm -f _gv.so; ln -s libgv_python26.so _gv.so;) (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/python27; rm -f _gv.so; ln -s libgv_python27.so _gv.so;) make[6]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gv' make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gv' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gv' make[3]: Leaving directory `/«PKGBUILDDIR»/tclpkg/gv' make[3]: Entering directory `/«PKGBUILDDIR»/tclpkg' make[4]: Entering directory `/«PKGBUILDDIR»/tclpkg' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' /usr/bin/install -c -m 644 pkgIndex.tcl '/«PKGBUILDDIR»/debian/tmp/usr/lib/graphviz/tcl' /usr/bin/make install-data-hook make[5]: Entering directory `/«PKGBUILDDIR»/tclpkg' mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/lib64/lua/; if test -w /«PKGBUILDDIR»/debian/tmp/usr/lib64/lua/; then \ (cd /«PKGBUILDDIR»/debian/tmp/usr/lib64/lua/; \ ln -s -f /usr/lib/graphviz/lua/libgv_lua.so gv.so;) \ else \ echo "Warning: /usr/lib64/lua/ is not writable."; \ echo "Skipping system installation of lua binding."; \ fi mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/lib/perl5; if test -w /«PKGBUILDDIR»/debian/tmp/usr/lib/perl5; then \ (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/perl5; \ ln -s -f /usr/lib/graphviz/perl/libgv_perl.so gv.so; \ ln -s -f /usr/lib/graphviz/perl/gv.pm gv.pm;) \ else \ echo "Warning: /usr/lib/perl5 is not writable."; \ echo "Skipping system installation of perl binding."; \ fi mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/lib64/php/modules; if test -w /«PKGBUILDDIR»/debian/tmp/usr/lib64/php/modules; then \ (cd /«PKGBUILDDIR»/debian/tmp/usr/lib64/php/modules; \ ln -s -f /usr/lib/graphviz/php/libgv_php.so gv.so;) \ else \ echo "Warning: /usr/lib64/php/modules is not writable."; \ echo "Skipping system installation of php binding."; \ fi mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/share/php; if test -w /«PKGBUILDDIR»/debian/tmp/usr/share/php; then \ (cd /«PKGBUILDDIR»/debian/tmp/usr/share/php; \ ln -s -f /usr/lib/graphviz/php/gv.php gv.php;) \ else \ echo "Warning: /usr/share/php is not writable."; \ echo "Skipping system installation of php binding."; \ fi mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages; if test -w /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages; then \ (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages; \ ln -s -f /usr/lib/graphviz/python/libgv_python.so _gv.so; \ ln -s -f /usr/lib/graphviz/python/gv.py gv.py;) \ else \ echo "Warning: /usr/lib/python2.7/dist-packages is not writable."; \ echo "Skipping system installation of python binding."; \ fi mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.6/dist-packages; if test -w /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.6/dist-packages; then \ (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.6/dist-packages; \ ln -s -f /usr/lib/graphviz/python26/libgv_python26.so _gv.so; \ ln -s -f /usr/lib/graphviz/python26/gv.py gv.py;) \ else \ echo "Warning: /usr/lib/python2.6/dist-packages is not writable."; \ echo "Skipping system installation of python26 binding."; \ fi mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages; if test -w /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages; then \ (cd /«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages; \ ln -s -f /usr/lib/graphviz/python27/libgv_python27.so _gv.so; \ ln -s -f /usr/lib/graphviz/python27/gv.py gv.py;) \ else \ echo "Warning: /usr/lib/python2.7/dist-packages is not writable."; \ echo "Skipping system installation of python27 binding."; \ fi mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/lib64/tcl8.5; if test -w /«PKGBUILDDIR»/debian/tmp/usr/lib64/tcl8.5/; then \ (cd /«PKGBUILDDIR»/debian/tmp/usr/lib64/tcl8.5; \ ln -s -f /usr/lib/graphviz/tcl graphviz;) \ else \ echo "Warning: /usr/lib64/tcl8.5 is not writable."; \ echo "Skipping system installation of tcl bindings."; \ fi make[5]: Leaving directory `/«PKGBUILDDIR»/tclpkg' make[4]: Leaving directory `/«PKGBUILDDIR»/tclpkg' make[3]: Leaving directory `/«PKGBUILDDIR»/tclpkg' make[2]: Leaving directory `/«PKGBUILDDIR»/tclpkg' Making install in doc make[2]: Entering directory `/«PKGBUILDDIR»/doc' Making install in info make[3]: Entering directory `/«PKGBUILDDIR»/doc/info' make[4]: Entering directory `/«PKGBUILDDIR»/doc/info' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 attrs.html colors.html command.html index.html lang.html output.html shapes.html arrows.html Mcircle.gif Mdiamond.gif Msquare.gif a_box.gif a_crow.gif a_diamond.gif a_dot.gif a_ediamond.gif a_empty.gif a_forward.gif a_halfopen.gif a_inv.gif a_invdot.gif a_invempty.gif a_invodot.gif a_lteeoldiamond.gif a_nohead.gif a_none.gif a_normal.gif a_obox.gif a_odiamond.gif a_odot.gif a_open.gif a_tee.gif aa_box.gif aa_crow.gif aa_diamond.gif aa_dot.gif aa_inv.gif aa_lbox.gif aa_lcrow.gif aa_ldiamond.gif '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 aa_linv.gif aa_lnormal.gif aa_ltee.gif aa_lvee.gif aa_none.gif aa_normal.gif aa_obox.gif aa_odiamond.gif aa_odot.gif aa_oinv.gif aa_olbox.gif aa_oldiamond.gif aa_olinv.gif aa_olnormal.gif aa_onormal.gif aa_orbox.gif aa_ordiamond.gif aa_orinv.gif aa_ornormal.gif aa_rbox.gif aa_rcrow.gif aa_rdiamond.gif aa_rinv.gif aa_rnormal.gif aa_rtee.gif aa_rvee.gif aa_tee.gif aa_vee.gif back.gif both.gif box.gif box3d.gif circle.gif colorlist.gif component.gif constraint.gif diamond.gif doublecircle.gif doubleoctagon.gif egg.gif '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 ellipse.gif fill.gif folder.gif forward.gif hexagon.gif house.gif html1.gif html2.gif html3.gif html4.gif invhouse.gif invtrapezium.gif invtriangle.gif mrecord.gif nohead.gif none.gif note.gif octagon.gif parallelogram.gif pentagon.gif plaintext.gif point.gif polygon.gif record.gif record2.gif rect.gif rectangle.gif round.gif septagon.gif tab.gif trapezium.gif triangle.gif tripleoctagon.gif sdlshapes.jpg sdlshapes.png html2.gv html3.gv html4.gv plugins.png '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/html/info' make[4]: Leaving directory `/«PKGBUILDDIR»/doc/info' make[3]: Leaving directory `/«PKGBUILDDIR»/doc/info' Making install in schema make[3]: Entering directory `/«PKGBUILDDIR»/doc/schema' make[4]: Entering directory `/«PKGBUILDDIR»/doc/schema' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/html/schema' /usr/bin/install -c -m 644 arguments.xml attributes.xml attributes.xslt '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/html/schema' make[4]: Leaving directory `/«PKGBUILDDIR»/doc/schema' make[3]: Leaving directory `/«PKGBUILDDIR»/doc/schema' make[3]: Entering directory `/«PKGBUILDDIR»/doc' make[4]: Entering directory `/«PKGBUILDDIR»/doc' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/html' /usr/bin/install -c -m 644 build.html FAQ.html index.html winbuild.html pspdf.png char.html Gdtclft2.2.5.example.png todo.html '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/html' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 dotguide.pdf dottyguide.pdf leftyguide.pdf neatoguide.pdf libguide/libguide.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc' /usr/bin/install -c -m 644 Dot.ref latex_suggestions.txt fontfaq.txt addingLayout.txt '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc' make[4]: Leaving directory `/«PKGBUILDDIR»/doc' make[3]: Leaving directory `/«PKGBUILDDIR»/doc' make[2]: Leaving directory `/«PKGBUILDDIR»/doc' Making install in contrib make[2]: Entering directory `/«PKGBUILDDIR»/contrib' Making install in prune make[3]: Entering directory `/«PKGBUILDDIR»/contrib/prune' make[4]: Entering directory `/«PKGBUILDDIR»/contrib/prune' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c prune '/«PKGBUILDDIR»/debian/tmp/usr/bin' libtool: install: warning: `../../lib/cgraph/libcgraph.la' has not been installed in `/usr/lib' libtool: install: warning: `/«PKGBUILDDIR»/lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/cdt/libcdt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/prune /«PKGBUILDDIR»/debian/tmp/usr/bin/prune /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 prune.1 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man1' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 prune.pdf '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc/pdf' make[4]: Leaving directory `/«PKGBUILDDIR»/contrib/prune' make[3]: Leaving directory `/«PKGBUILDDIR»/contrib/prune' Making install in diffimg make[3]: Entering directory `/«PKGBUILDDIR»/contrib/diffimg' make[4]: Entering directory `/«PKGBUILDDIR»/contrib/diffimg' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c diffimg '/«PKGBUILDDIR»/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c diffimg /«PKGBUILDDIR»/debian/tmp/usr/bin/diffimg make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/contrib/diffimg' make[3]: Leaving directory `/«PKGBUILDDIR»/contrib/diffimg' make[3]: Entering directory `/«PKGBUILDDIR»/contrib' make[4]: Entering directory `/«PKGBUILDDIR»/contrib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/contrib' make[3]: Leaving directory `/«PKGBUILDDIR»/contrib' make[2]: Leaving directory `/«PKGBUILDDIR»/contrib' Making install in share make[2]: Entering directory `/«PKGBUILDDIR»/share' Making install in examples make[3]: Entering directory `/«PKGBUILDDIR»/share/examples' make[4]: Entering directory `/«PKGBUILDDIR»/share/examples' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/share/examples' make[3]: Leaving directory `/«PKGBUILDDIR»/share/examples' Making install in gui make[3]: Entering directory `/«PKGBUILDDIR»/share/gui' make[4]: Entering directory `/«PKGBUILDDIR»/share/gui' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/share/gui' make[3]: Leaving directory `/«PKGBUILDDIR»/share/gui' make[3]: Entering directory `/«PKGBUILDDIR»/share' make[4]: Entering directory `/«PKGBUILDDIR»/share' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/share' make[3]: Leaving directory `/«PKGBUILDDIR»/share' make[2]: Leaving directory `/«PKGBUILDDIR»/share' Making install in graphs make[2]: Entering directory `/«PKGBUILDDIR»/graphs' Making install in directed make[3]: Entering directory `/«PKGBUILDDIR»/graphs/directed' make[4]: Entering directory `/«PKGBUILDDIR»/graphs/directed' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/graphs/directed' /usr/bin/install -c -m 644 KW91.gv Latin1.gv NaN.gv abstract.gv alf.gv arrows.gv awilliams.gv clust.gv clust1.gv clust2.gv clust3.gv clust4.gv clust5.gv crazy.gv ctext.gv dfa.gv fig6.gv fsm.gv grammar.gv hashtable.gv honda-tokoro.gv jcctree.gv jsort.gv ldbxtried.gv longflat.gv mike.gv nhg.gv oldarrows.gv pgram.gv pm2way.gv pmpipe.gv polypoly.gv proc3d.gv psfonttest.gv record2.gv records.gv rowe.gv russian.gv sdh.gv shells.gv '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/graphs/directed' /usr/bin/install -c -m 644 states.gv structs.gv table.gv train11.gv trapeziumlr.gv tree.gv triedds.gv try.gv unix.gv unix2.gv viewfile.gv world.gv switch.gv '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/graphs/directed' make[4]: Leaving directory `/«PKGBUILDDIR»/graphs/directed' make[3]: Leaving directory `/«PKGBUILDDIR»/graphs/directed' Making install in undirected make[3]: Entering directory `/«PKGBUILDDIR»/graphs/undirected' make[4]: Entering directory `/«PKGBUILDDIR»/graphs/undirected' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/graphs/undirected' /usr/bin/install -c -m 644 ER.gv ngk10_4.gv process.gv Heawood.gv Petersen.gv '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/graphs/undirected' make[4]: Leaving directory `/«PKGBUILDDIR»/graphs/undirected' make[3]: Leaving directory `/«PKGBUILDDIR»/graphs/undirected' make[3]: Entering directory `/«PKGBUILDDIR»/graphs' make[4]: Entering directory `/«PKGBUILDDIR»/graphs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/«PKGBUILDDIR»/graphs' make[3]: Leaving directory `/«PKGBUILDDIR»/graphs' make[2]: Leaving directory `/«PKGBUILDDIR»/graphs' Making install in rtest make[2]: Entering directory `/«PKGBUILDDIR»/rtest' make[3]: Entering directory `/«PKGBUILDDIR»/rtest' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/«PKGBUILDDIR»/rtest' make[2]: Leaving directory `/«PKGBUILDDIR»/rtest' make[2]: Entering directory `/«PKGBUILDDIR»' make[3]: Entering directory `/«PKGBUILDDIR»' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man7' /usr/bin/install -c -m 644 graphviz.7 '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man7' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /usr/bin/install -c -m 644 graphviz_version.h '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz' /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc' /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog NEWS cpl1.0.txt '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc' make[3]: Leaving directory `/«PKGBUILDDIR»' make[2]: Leaving directory `/«PKGBUILDDIR»' make[1]: Leaving directory `/«PKGBUILDDIR»' # Remove .la files find -name '*.la' -delete # Strip the rpath on /usr/lib (at least on amd64), but not # on /usr/lib/graphviz (needed for the plugins), and bail # out if it is another case, while ignoring if there's no # RPATH at all (there are shell scripts under /usr/bin). for i in `find debian/tmp/usr/bin debian/tmp/usr/lib -type f` ; do \ case `chrpath -l -k $i` in \ *RPATH=/usr/lib/graphviz) ;; \ *RPATH=/usr/lib) chrpath -d $i ;; \ *RPATH=/usr/lib:/usr/lib/graphviz) chrpath -r /usr/lib/graphviz $i ;; \ *RPATH=*) echo "Unknown RPATH: $i" ; exit 1 ;; \ *) ;; \ esac ; \ done `debian/tmp/usr/bin/dotty' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/bin/lneato' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/bin/vimdot' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/graphviz/python/gv.py' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/graphviz/python27/gv.py' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/graphviz/python26/gv.py' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/graphviz/php/gv.php' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/graphviz/perl/gv.pm' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/graphviz/tcl/pkgIndex.tcl' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/pkgconfig/libgvpr.pc' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/pkgconfig/libgvc.pc' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/pkgconfig/libxdot.pc' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/pkgconfig/libpathplan.pc' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/pkgconfig/libcgraph.pc' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/pkgconfig/libgraph.pc' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error `debian/tmp/usr/lib/pkgconfig/libcdt.pc' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error # Compute the dependencies of the -dev package # NOTE: It is important to do that before splitting the files into # their respective packages, otherwise the symlinks are broken d-devlibdeps \ --override s/libpathplan4-dev// \ --override s/libgraph4-dev// \ --override s/libcdt4-dev// \ --override s/libcgraph5-dev// \ --override s/libgvpr4-dev// \ --override s/libxdot4-dev// \ /«PKGBUILDDIR»/debian/libgraphviz-dev.substvars \ /«PKGBUILDDIR»/debian/tmp/usr/lib/*.so --> libexpat1-dev package exists. --> zlib1g-dev package exists. # Move from debian/tmp to the appropriate packages, rename one binary dh_install --sourcedir=debian/tmp --list-missing cp: cannot stat `debian/tmp/usr/lib/graphviz/ruby/libgv_ruby.so': No such file or directory dh_install: cp -a debian/tmp/usr/lib/graphviz/ruby/libgv_ruby.so debian/libgv-ruby//usr/lib/graphviz/ruby/ returned exit code 1 make: *** [install] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 ──────────────────────────────────────────────────────────────────────────────── Build finished at 20120702-1850 Finished ──────── E: Build failure (dpkg-buildpackage died) ┌──────────────────────────────────────────────────────────────────────────────┐ │ Cleanup │ └──────────────────────────────────────────────────────────────────────────────┘ Purging /«BUILDDIR» Not cleaning session: cloned chroot in use ┌──────────────────────────────────────────────────────────────────────────────┐ │ Summary │ └──────────────────────────────────────────────────────────────────────────────┘ Architecture: amd64 Build-Space: 174224 Build-Time: 532 Distribution: unstable Fail-Stage: build Install-Time: 110 Job: graphviz_2.26.3-11 Package: graphviz Package-Time: 712 Source-Version: 2.26.3-11 Space: 174224 Status: attempted Version: 2.26.3-11 ──────────────────────────────────────────────────────────────────────────────── Finished at 20120702-1850 Build needed 00:11:52, 174224k disc space DC-Status: Failed 714.226992s DC-Time-Estimation: 714.226992 versus expected 1 (r/m: 713.226992 ; m: 1.0)