Multiarch cross-build Status/Issue list
Last modified at 2012-09-05 15:14:43
Issues on this page are as derived from the logs at:
http://people.linaro.org/~wookey/buildd/raring-arm64/status.html
Notable issues, afecting numerous packages:
Packages stuck until perl is multiarch-ready. Proposed Multiarch perl now available in Now available in http://people.debian.org/~wookey/bootstrap/ubunturepo/:
git libterm-readkey-perl
- Packages using wrong-arch tools
- libnih: /«PKGBUILDDIR»/nih-dbus-tool/.libs/lt-nih-dbus-tool: No such file or directory
- postgres: /usr/bin/pg_config (rdepends: rsyslog)
- Tools that need to become cross-aware, or otherwise worked around:
object-introspection: (udev, gnome-anything). See https://wiki.linaro.org/Platform/DevPlatform/CrossCompile/CrossPatching for more details
* Packages that build-dep on themselves _or_ qemu (what to do?)
- tidy (uses tidy to generate manpage)
- libpaper (runs own binary to generate papersizes config file)
- Packages failing due to trying to run tests (DEB_BUILD_OPTIONS=nocheck not supported?)
libsigsegv
Packages which cross-build OK once build-deps are satisfied (but currently list as 'build-deps failed')
gnupg (stage1 profile) libtool
Slightly random notes
Unavailable things - find out why:
defoma dejagnu d-shlibs ppp-dev b32tinfo-dev
Packages that need Multi-Arch: foreign adding:
perl (done in MA branch) perl-base (done in MA branch) perl-modules? tk8.5 xvfb? python (done in MA branch) graphviz
Summary of apt-get build-dep -a<arch> issues
A quick top poll of error messages when attempting to satisfy build-dependencies with multi-arch aware apt. logs gathered by using "apt-get build-dep -aarmel -s $package" through all of precise main.
Now exceedingly out of date.
grep 'has no candidate version' *.log|sed -e 's/ has no candidate version//' -e 's/.* //'|sort|uniq -c|sort -n
- 3 python-all
- 5 dh-ocaml
- 12 python-dev
- 17 python
- 65 python-all-dev
- 170 cdbs
grep -i 'cannot be found' *.log|sed -e 's/ cannot be found//' -e 's/.* //'|sort|uniq -c|sort -n
- 6 dh-translations
- 6 libc6-dev-amd64
- 7 dejagnu
- 11 dictionaries-common-dev
- 11 libtest-pod-perl
- 13 dh-buildinfo
- 42 dpatch
- 72 kde-sc-dev-latest
- 107 dh-autoreconf
grep 'not installable' *.log|sed -e 's/:armel .*//' -e 's/.* //'|sort|uniq -c|sort -n
- 1 tex-common
- 1 texlive-binaries
- 1 xchat-gnome-common
- 1 xserver-xorg-dev
- 2 git-man
- 2 libexif-dev
- 2 libglade2-dev
- 2 libhtml-tagset-perl
- 2 libplrpc-perl
- 2 libvte-common
- 2 php5-cli
- 2 ucf
- 2 xfonts-utils
- 3 libwww-perl
- 3 libxfont-dev
- 3 linuxdoc-tools
- 3 sgml-data
- 3 xvfb
- 5 cmake-data
- 5 liburi-perl
- 8 gobject-introspection
- 12 python
- 56 perl-modules
- 70 cmake
grep 'but it is not going to be installed' *.log|sed -e 's/ .*Depends: *//' -e 's/:armel.*//' -e 's/ .*//'|sort|uniq -c|sort -n
- 3 libxfont1
- 3 php5-common
- 3 x11-xkb-utils
- 4 libgs9
- 4 libmagickcore4
- 4 libperl-dev
- 5 gfortran-4.6
- 5 groff-base
- 5 libmagickwand4
- 5 libsnmp-perl
- 5 libxmlrpc-core-c3
- 5 openssl
- 6 gcc-4.6
- 6 libboost1.46-dev
- 6 libcurl3-gnutls
- 6 libsnmp15
- 6 libstdc++6-4.4-dev
- 8 apache2.2-common
- 8 libperl5.14
- 10 gcc
- 12 cpp
- 14 python2.7
- 15 libc6
- 22 perl
- 58 perl-base
Packages that build OK with multiarch-cross tools
aalib acl apt attr base-files base-passwd bash busybox cairo cdparanoia cpio cron dash db4.8 debianutils devio diffutils dpkg e2fsprogs expat file findutils flac fribidi glib-networking gpm gzip hostname ifupdown initramfs-tools insserv iproute kbd klibc libcanberra libcap2 libcroco libdatrie libevent libfontenc libgcrypt11 libgpg-error libgssglue libice libidl libiec61883 libjpeg6b libnfsidmap liblockfile libnfsidmap libogg libpciaccess libpng libquvi libraw1394 libshout libsm libtasn1-3 libthai libvisual libvorbis libx11 libxau libxaw libxcb libxcomposite libxcursor libxdamage libxdmcp libxext libxfixes libxfont libxi libxinerama libxkbfile libxmu libxpm libxrandr libxrender libxres libxt libxtst libxv libxxf86dga libxxf86vm lsb mawk module-init-tools mpclib net-tools notification-daemon openssh openssl orc pam pcre3 pcsc-lite pixman plymouth popt procps shadow shared-mime-info speex startup-notification tar tcp-wrappers tiff ubuntu-meta upstart ureadahead utouch-evemu x11-xkb-utils xauth xcb-util xft xorg
Failures reported in build logs
apache configure getting confused: checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for APR... yes setting CC to "arm-linux-gnueabi-gcc" configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. apr Build-deps: python. Plus serious cross-config issues apr-utils Build-deps: python Plus serious cross-config issues atk1.0: Depends: python2.7:armel but it is not going to be installed avahi: Build-Depends dependency for avahi cannot be satisfied because package python-all-dev has no candidate version bzip2: gcc-multilib:armel : Depends: cpp:armel (>= 4:4.6.2-4ubuntu1) but it is not going to be installed Depends: gcc:armel (>= 4:4.6.2-4ubuntu1) but it is not going to be installed Depends: gcc-4.6-mulb:armel (>= 4.6.2-2~) but it is not going to be installed cairo: https://bugs.launchpad.net/ubuntu/+source/armel-cross-toolchain-base/+bug/923779 cloog-ppl: LD_PRELOAD=${LD_PRELOAD:+$LD_PRELOAD:}/«PKGBUILDDIR»/debian/tmp/usr/lib/arm-linux-gnueabi/libcloog-debian.so.0 \ PATH=/«PKGBUILDDIR»/debian/tmp/usr/bin:$PATH \ help2man -n 'The Chunky Loop Genertor' cloog-ppl \ > debian/tmp/usr/share/man/man1/cloog-ppl.1 ERROR: ld.so: object '/«PKGBUILDDIR»/debian/tmp/usr/lib/arm-linux-gnueabi/libcloog-debian.so.0' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object '/«PKGBUILDDIR»/debian/tmp/usr/lib/arm-linux-gnueabi/libcloog-debian.so.0' from LD_PRELOAD cannot be preloaded: ignored. help2man: can't get `--help' info from cloog-ppl consolekit: Tries to use wrong-arch 'pkg-config': (fixed upstream in next release) https://bugs.launchpad.net/debian/+source/consolekit/+bug/984962 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669355 coreutils: Needs dpkg-cross autoconf setting: gl_cv_func_fstatat_zero_flag=yes cpio: compile copyin.o failed Wrong-arch headers? cups: ghostscript : Depends: libgs9 (= 9.05~dfsg-0ubuntu1) but it is not going to be installed libpaper-dev:armel : Depends: libpaper1:armel (= 1.1.24+nmu1) but it is not going to be installed libpaper not yet multiarched (native needed by ghostscript/libgs9 and host needed as cups build-dep. libpaper not multiarched: https://bugs.launchpad.net/ubuntu/+source/libpaper/+bug/978228 curl: checking for arm-unknown-linux-gnueabi-pkg-config... no checking for pkg-config... (cached) no configure: error: --librtmp was specified but could not find librtmp pkgconfig file. I.e is looking for wrong-name pkg-config. cyrus-sasl: The following packages have unmet dependencies: debhelper : Depends: man-db (>= 2.5.1-1) cyrus-sasl2: ./makemd5 md5global.h /bin/bash: ./makemd5: No such file or directory dbus-glib: configure:12026: checking for XML_ParserCreate_MM in -lexpat configure:12051: arm-linux-gnueabi-gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c -lexpat >&5 /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: cannot find -lexpat dbus: python:armel : Depends: python2.7:armel (>= 2.7.3) but it is not going to be installed Depends: python-minimal:armel (= 2.7.3-0ubuntu2) but it is not going to be installed python-dbus:armel : Depends: python2.7:armel but it is not going to be installed Depends: python-dbus-dev:armel but it is not installable python-gobject : Depends: python-gi (>= 3.2.0-3) but it is not going to be installed Depends: python-gobject-2 but it is not going to be installed E: Build-dependencies for dbus could not be satisfied. Builds OK once build-deps are installed. e2fsprogs: The following packages have unmet dependencies: debhelper : Depends: po-debconf but it is not going to be installed gettext:armel : Depends: gettext-base:armel but it is not going to be installed eglibc: The following packages have unmet dependencies: autoconf : Depends: perl (> 5.005) but it is not going to be installed debhelper : Depends: perl but it is not going to be installed Depends: file (>= 3.23) but it is not going to be installed Depends: dpkg-dev (>= 1.16.0) but it is not going to be installed Depends: binutils but it is not going to be installed Depends: po-debconf but it is not going to be installed Depends: man-db (>= 2.5.1-1) gettext:armel : Depends: gettext-base:armel but it is not going to be installed perl:armel : Depends: perl-base:armel (= 5.14.2-6ubuntu1) but it is not going to be installed Depends: perl-modules:armel (>= 5.14.2-6ubuntu1) but it is not installable quilt : Depends: gettext but it is not going to be installed Depends: perl but it is not going to be installed texi2html : Depends: perl but it is not going to be installed If you try to build anyway it fails with: checking for suffix of object files... configure: error: in `/home/wookey/ubuntu/precise/build/eglibc-2.15/build-tree/armel-armhf': configure: error: cannot compute suffix of object files: cannot compile looks like a problem trying to build armhf as well as armel. firefox: The following packages have unmet dependencies: libgconf2-dev:armel : Depends: gir1.2-gconf-2.0:armel (= 3.2.5-0ubuntu2) but it is not going to be installed Depends: gconf2:armel (= 3.2.5-0ubuntu2) libgnomeui-dev:armel : Depends: libgnomeui-0:armel (= 2.24.5-2ubuntu1) but it is not going to be installed Depends: libgnome2-dev:armel (>= 2.13.7) but it is not going to be installed Depends: libbonoboui2-dev:armel (>= 2.13.1) but it is not going to be installed Depends: libgnomevfs2-dev:armel (>= 2.8.4-2) but it is not going to be installed xvfb:armel : Depends: xserver-common:armel (>= 2:1.11.4-0ubuntu10) but it is not installable freetype: debhelper : Depends: po-debconf but it is not going to be installed gettext:armel : Depends: gettext-base:armel but it is not going to be installed quilt : Depends: gettext but it is not going to be installed probably needs build-depends gettext:any gcc-4.5: E: Build-Depends dependency for gcc-4.5 cannot be satisfied because the package lib32gcc1 cannot be found gdk-pixpuf: The following packages have unmet dependencies: gobject-introspection:armel : Depends: python:armel (>= 2.7.1-0ubuntu2) but it is not installable Depends: python2.7:armel but it is not going to be installed Depends: python-mako:armel but it is not installable glib2.0: cdbs : Depends: dh-translations but it is not going to be installed debhelper : Depends: po-debconf but it is not going to be installed gettext:armel : Depends: gettext-base:armel but it is not going to be installed gnome-pkg-tools : Depends: dh-translations but it is not going to be installed gtk-doc-tools : Depends: gnome-common but it is not going to be installed python-dbus:armel : Depends: python2.7:armel but it is not going to be installed Depends: python:armel (>= 2.7.1-0ubuntu2) but it is not installable Depends: python:armel (< 2.8) but it is not installable Depends: python-dbus-dev:armel but it is not installable gmime2.4: E: Build-Depends-Indep dependency for gmime2.4 cannot be satisfied because package cli-common-dev has no candidate version gnupg: Note, selecting 'zlib1g-dev' instead of 'libz-dev' The following packages have unmet dependencies: debhelper : Depends: file (>= 3.23) but it is not going to be installed Depends: po-debconf but it is not going to be installed gnutls26: find debian/tmp/usr/lib/* -name '*.so.*.*' -type f -exec \ chrpath -d {} + find: `chrpath': No such file or directory gobject-introspection: E: Build-Depends dependency for gobject-introspection cannot be satisfied because package python-dev has no candidate version grep: The following packages have unmet dependencies: debhelper : Depends: po-debconf but it is not going to be installed gtk+2.0: E: Build-Depends-Indep dependency for gtk+2.0 cannot be satisfied because the package libatk1.0-doc cannot be found icu: dh_strip -plibicu48 --dbg-package=libicu48-dbg arm-linux-gnueabi-objcopy:debian/libicu48/usr/lib/libicutest.so.48.1.1: File format not recognized isc-dhcp: E: Build-Depends dependency for isc-dhcp cannot be satisfied because the package dh-apport cannot be found jackd2: E: Build-Depends dependency for jackd2 cannot be satisfied because the package d-shlibs cannot be found jasper: no source krb5: installs byacc:armel then tries to run it launchpad-integration E: Build-Depends dependency for launchpad-integration cannot be satisfied because package cli-common-dev has no candidate version libappindicator: E: Build-Depends dependency for libappindicator cannot be satisfied because package cli-common-dev has no candidate version libacv1394: configure: error: Package requirements (libraw1394 >= 1.0.0) were not met: libcaca: configure: error: cannot find X11 development files libcanberra: /arm-linux-gnueabi/libgtk-3.so, not found (try using -rpath or -rpath-link) See DEB_LDFLAGS_APPEND issue libcroco: /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: warning: libpcre.so.3, needed by /usr/lib/arm-linux-gnueabi/libglib-2.0.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: warning: libz.so.1, needed by /usr/lib/arm-linux-gnueabi/libxml2.so, not found (try using -rpath or -rpath-link) libdbusmenu: The following packages have unmet dependencies: gobject-introspection:armel : Depends: python:armel (>= 2.7.1-0ubuntu2) but it is not installable Depends: python2.7:armel but it is not going to be installed libdrm: /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: warning: libdrm.so.2, needed by ./.libs/libdrm_intel.so, not found (try using -rpath or -rpath-link) libdv: The following packages have unmet dependencies: debhelper : Depends: file (>= 3.23) but it is not going to be installed libedit: The following packages have unmet dependencies: quilt : Depends: bsdmainutils but it is not going to be installed libelf: The following packages have unmet dependencies: debhelper : Depends: po-debconf but it is not going to be installed gettext:armel : Depends: gettext-base:armel but it is not going to be installed E: Build-dependencies for libelf could not be satisfied. libevent: dh: unable to load addon autotools-dev: Can't locate Debian/Debhelper/Sequence/autotools_dev.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 3) line 2. BEGIN failed--compilation aborted at (eval 3) line 2. libffi: E: Build-Depends dependency for libffi cannot be satisfied because the package dejagnu cannot be found libgnome-keyring: E: Build-Depends dependency for libgnome-keyring cannot be satisfied because package intltool has no candidate version libgtop2: E: Build-Depends dependency for libgtop2 cannot be satisfied because package intltool has no candidate version libidl: /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: warning: libpcre.so.3, needed by /usr/lib/arm-linux-gnueabi/libglib-2.0.so, not found (try using -rpath or -rpath-link) libidn: gcj-jdk:armel : Depends: libgcj-common:armel (>= 1:4.6.2-4ubuntu1) but it is not installable Depends: gcj-jre:armel (>= 4:4.6.2-4ubuntu1) but it is not going to be installed Depends: gcj-4.6-jdk:armel (>= 4.6.2-2~) but it is not going to be installed liblocale-gettext-perl: fakeroot debian/rules clean debian/rules:11: *** Config.pm & Config_heavy.pl for cross building not found in /usr/arm-linux-gnueabi/lib/perl/5.14.2. Stop. dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2 libnih: ../nih-dbus-tool/nih-dbus-tool: line 136: /«PKGBUILDDIR»/nih-dbus-tool/.libs/lt-nih-dbus-tool: No such file or directory libnotify: gobject-introspection:armel : Depends: python:armel (>= 2.7.1-0ubuntu2) but it is not installable Depends: python2.7:armel but it is not going to be installed Depends: python-mako:armel but it is not installable libpcap: The following packages have unmet dependencies: debhelper : Depends: perl but it is not going to be installed Depends: dpkg-dev (>= 1.16.0) but it is not going to be installed Depends: po-debconf but it is not going to be installed Depends: man-db (>= 2.5.1-1) perl:armel : Depends: perl-base:armel (= 5.14.2-6ubuntu1) but it is not going to be installed Depends: perl-modules:armel (>= 5.14.2-6ubuntu1) but it is not installable libpciaccess: configure: error: Check for zlib library failed libproxy:It's _way_ slower than old ALIP or existing Debian E: Build-Depends dependency for libproxy cannot be satisfied because package python-all-dev has no candidate version libquvi: E: Build-Depends dependency for libquvi cannot be satisfied because the package naturaldocs cannot be found librsvg: E: Build-Depends dependency for librsvg cannot be satisfied because package python has no candidate version libsepol: dpkg: dependency problems prevent configuration of file:armel: file:armel depends on libmagic1 (= 5.09-2); however: Package libmagic1:armel is not configured yet. strip: Unable to recognise the format of the input file `/home/wookey/ubuntu/precise/build/libsepol-2.1.0/debian/libsepol1/lib/arm-linux-gnueabi/libsepol.so.1 (wrong strip) libselinux: python deps fail. needs python headers and libexpat-dev. build-arch python brings in libexpat too. libtext-iconv-perl: debhelper : Depends: perl but it is not going to be installed Depends: dpkg-dev (>= 1.16.0) but it is not going to be installed Depends: po-debconf but it is not going to be installed Depends: man-db (>= 2.5.1-1) perl:armel : Depends: perl-base:armel (= 5.14.2-6ubuntu1) but it is not going to be installed Depends: perl-modules:armel (>= 5.14.2-6ubuntu1) but it is not installable libtheora: cdbs : Depends: dh-translations but it is not going to be installed debhelper : Depends: po-debconf but it is not going to be installed Depends: man-db (>= 2.5.1-1) devscripts:armel : Depends: perl:armel but it is not going to be installed Depends: python2.7:armel but it is not going to be installed Depends: python:armel (>= 2.7.1-0ubuntu2) but it is not installable Depends: python:armel (< 2.8) but it is not installable ghostscript : Depends: libgs9 (= 9.05~dfsg-0ubuntu1) but it is not going to be installed graphviz:armel : Depends: libgvc5:armel but it is not going to be installed Depends: libxaw7:armel but it is not going to be installed Depends: libxmu6:armel but it is not going to be installed Depends: libxt6:armel but it is not going to be installed libsdl1.2-dev:armel : Depends: libxt-dev:armel but it is not going to be installed transfig:armel : Depends: x11-common:armel libtool: debhelper : Depends: file (>= 3.23) but it is not going to be installed gfortran:armel : Depends: cpp:armel (>= 4:4.6.2-4ubuntu1) but it is not going to be installed Depends: gcc:armel (>= 4:4.6.2-4ubuntu1) but it is not going to be installed Depends: gfortran-4.6:armel (>= 4.6.2-2~) but it is not going to be installed libunique: /bin/bash: line 1: /usr/bin/glib-genmarshal: No such file or directory Trying to use foreign version of glib-genmarshal? libusb: uses wrong compiler libxml2: E: Build-Depends dependency for libxml2 cannot be satisfied because package python-all-dev has no candidate version libxpm: /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: warning: libSM.so.6, needed by /usr/lib/arm-linux-gnueabi/libXt.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: warning: libICE.so.6, needed by /usr/lib/arm-linux-gnueabi/libXt.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: warning: libxcb.so.1, needed by /usr/lib/arm-linux-gnueabi/libX11.so, not found (try using -rpath or -rpath-link) libxslt: /usr/lib/arm-linux-gnueabi/libxml2.so: could not read symbols: File in wrong format Uses BUILD_arch gcc lua5: /usr/bin/ld: cannot find -lreadline make-dfsg: Unpacking libmagic1:armel (from .../libmagic1_5.09-2_armel.deb) ... (Noting disappearance of libmagic1, which has been completely replaced.) dpkg: dependency problems prevent configuration of file:armel: file:armel depends on libmagic1 (= 5.09-2); however: Package libmagic1:armel is not configured yet. dpkg --configure -a afterwards works around this. Builds-OK once deps installed mountall: libplymouth-dev:armel : Depends: libplymouth2:armel (= 0.8.2-2ubuntu28) but it is not going to be installed mpfr4: E: Build-Depends dependency for mpfr4 cannot be satisfied because the package lib32gmp-dev cannot be found nautilus: cdbs : Depends: python-scour but it is not going to be installed gnome-pkg-tools : Depends: python-scour but it is not going to be installed gobject-introspection:armel : Depends: python:armel (>= 2.7.1-0ubuntu2) but it is not going to be installed Depends: python2.7:armel but it is not going to be installed Depends: python-mako:armel but it is not installable gtk-doc-tools : Depends: python (>= 2.3) but it is not going to be installed libexif-dev:armel : Depends: libjs-jquery:armel but it is not installable libgnome-desktop-3-dev:armel : Depends: libgnome-desktop-3-2:armel (= 3.4.1-0ubuntu1) but it is not going to be installed Depends: gir1.2-gnomedesktop-3.0:armel (= 3.4.1-0ubuntu1) but it is not going to be installed liblaunchpad-integration-3.0-dev:armel : Depends: liblaunchpad-integration-3.0-1:armel (= 0.1.56) but it is not going to be installed ncurses: g++-multilib not found installing deps blocked by: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/970050 build fails with missing .pc file at dh_install on aarch64 only... network-manager: E: Build-Depends dependency for network-manager cannot be satisfied because the package ppp-dev cannot be found notification-daemon: E: Build-Depends dependency for notification-daemon cannot be satisfied because package intltool has no candidate version nspr: configure: error: no ? Something missing - not clear what. nss: /usr/bin/ld: cannot find -lplc4 /usr/bin/ld: cannot find -lplds4 /usr/bin/ld: cannot find -lnspr4 ntp: Uses wrong gcc openldap: debhelper : Depends: perl but it is not going to be installed Depends: dpkg-dev (>= 1.16.0) but it is not going to be installed Depends: po-debconf but it is not going to be installed Depends: man-db (>= 2.5.1-1) dh-autoreconf : Depends: perl but it is not going to be installed Depends: autoconf but it is not going to be installed Depends: automake but it is not going to be installed or automaken hardening-wrapper : Depends: perl but it is not going to be installed libgnutls-dev:armel : Depends: libgcrypt11-dev:armel (>= 1.4.0) but it is not going to be installed libperl-dev:armel : Depends: libperl5.14:armel (= 5.14.2-6ubuntu1) but it is not going to be installed perl:armel : Depends: perl-base:armel (= 5.14.2-6ubuntu1) but it is not going to be installed Depends: perl-modules:armel (>= 5.14.2-6ubuntu1) but it is not installable quilt : Depends: perl but it is not going to be installed openssh: E: Build-Depends dependency for openssh cannot be satisfied because the package hardening-includes cannot be found orbit2: ../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/interop -I../../../src/orb/orb-core --noskels --nodefskels --nostubs --noidata --nocommon --showcpperrors --define=Object=OObject --define=TypeCode=TTypeCode --deps ./.deps/corba-defs.idl.P ../../../src/orb/orb-core/corba-defs.idl /bin/bash: ../../../src/idl-compiler/orbit-idl-2: No such file or directory ossp-uuid: checking for va_copy() function... configure: error: cannot run test program while cross compiling needs dpkg-cross value patch: arm-linux-gnueabi-gcc: error: gl/lib/strnlen.o: No such file or directory perl: gcc:armel : Depends: cpp:armel (>= 4:4.6.2-4ubuntu1) but it is not going to be installed Depends: gcc-4.6:armel (>= 4.6.2-2~) but it is not going to be installed policykit-1: gobject-introspection:armel : Depends: python:armel (>= 2.7.1-0ubuntu2) but it is not installable Depends: python2.7:armel but it is not going to be installed psmisc: checking for tgetent in -ltinfo... no checking for tgetent in -lncurses... no checking for tgetent in -ltermcap... no configure: error: Cannot find tinfo, ncurses or termcap libraries pycairo: E: Build-Depends dependency for pycairo cannot be satisfied because package python-all-dev has no candidate version pygobject: E: Build-Depends dependency for pygobject cannot be satisfied because package python-all-dev has no candidate version python2.7: debhelper : Depends: po-debconf but it is not going to be installed Depends: man-db (>= 2.5.1-1) gdb:armel : Depends: libpython2.7:armel (>= 2.7) but it is not going to be installed help2man:armel : Depends: perl:armel (>= 5.12.3-6ubuntu4) but it is not going to be installed Depends: liblocale-gettext-perl:armel but it is not going to be installed tk8.5-dev:armel : Depends: libxss-dev:armel but it is not going to be installed Depends: libxft-dev:armel but it is not going to be installed Depends: tk8.5:armel (= 8.5.11-1) but it is not going to be installed xvfb:armel : Depends: xserver-common:armel (>= 2:1.11.4-0ubuntu4) but it is not installable Depends: x11-xkb-utils:armel but it is not going to be installed readline6: E: Build-Depends dependency for readline6 cannot be satisfied because the package lib32tinfo-dev cannot be found rsyslog: configure: error: PgSQL library is missing (actually /usr/bin/pg_config is wrong-arch) sed: arm-linux-gnueabi-gcc -Wall -g -O2 -Wl,-Bsymbolic-functions -Wl,-z,relro -o sed sed.o compile.o execute.o regexp.o fmt.o mbcs.o utils.o ../lib/libsed.a execute.o: In function `open_next_file': /«PKGBUILDDIR»/sed/execute.c:748: undefined reference to `is_selinux_enabled' /«PKGBUILDDIR»/sed/execute.c:751: undefined reference to `getfilecon' /«PKGBUILDDIR»/sed/execute.c:755: undefined reference to `getfscreatecon' /«PKGBUILDDIR»/sed/execute.c:756: undefined reference to `setfscreatecon' /«PKGBUILDDIR»/sed/execute.c:759: undefined reference to `freecon' /«PKGBUILDDIR»/sed/execute.c:777: undefined reference to `setfscreatecon' slang2: chrpath -d debian/tmp/usr/lib/arm-linux-gnueabi/slang/v2/modules/*.so /bin/sh: 1: chrpath: not found sqlite3: configure: error: /usr/arm-linux-gnueabi/lib/tcl8.5 directory doesn't contain tclConfig.sh startup-notification: configure: error: X11 development libraries/headers not found sudo: libtool: link: gcc -shared -fPIC -DPIC .libs/sudo_auth.o .libs/pam.o .libs/boottime.o .libs/check.o .libs/env.o .libs/goodpath.o .libs/group_plugin.o .libs/find_path.o .libs/interfaces.o .libs/logging.o .libs/logwrap.o .libs/parse.o .libs/set_perms.o .libs/sudoers.o .libs/sudo_nss.o .libs/iolog.o .libs/iolog_path.o .libs/plugin_error.o -Wl,--whole-archive ./.libs/libparsesudoers.a ../../common/.libs/libcommon.a ../../compat/.libs/libreplace.a -Wl,--no-whole-archive -lpam -ldl -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -static-libgcc -Wl,-soname -Wl,sudoers.so -Wl,-version-script -Wl,.libs/sudoers.ver -o .libs/sudoers.so /usr/bin/ld: cannot find -lpam may also be missing autconf vars (check if needed): sudo_cv_uid_t_len=10 sudo_cv_func_unsetenv_void=no sysfsutils: chrpath -d debian/sysfsutils/usr/bin/* /bin/sh: 1: chrpath: not found (Due to installing armel version of chrpath) sysvinit: /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: cannot find -lsepol /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: cannot find -lselinux taglib: /var/lib/dpkg/info/libgvc5.postinst: 8: /var/lib/dpkg/info/libgvc5.postinst: libgvc5-config-update: not found dpkg: error processing libgvc5:armel (--configure): tdb: E: Build-Depends dependency for tdb cannot be satisfied because package python-all-dbg has no candidate version totem-pl-parser: E: Build-Depends dependency for totem-pl-parser cannot be satisfied because package intltool has no candidate version totem: E: Build-Depends dependency for totem cannot be satisfied because package python has no candidate version udev: gobject-introspection:armel : Depends: python:armel (>= 2.7.1-0ubuntu2) but it is not installable Depends: python2.7:armel but it is not going to be installed unixodbc: Trys to run <HOST> version of odbc_config: /home/wookey/chroots/testrepo/packages-modded/unixodbc-2.2.14p2/debian/tmp/usr/bin/odbc_config mkdir -p /«PKGBUILDDIR»/debian/tmp/etc/ODBCDataSources /«PKGBUILDDIR»/debian/tmp/usr/bin/odbc_config --header > /«PKGBUILDDIR»/debian/tmp/usr/include/unixodbc_conf.h (same issue as ncurses on aarch64?) util-linux: needs scanf_cv_type_modifier=ms in dpkg-cross autonf cache file (but doesn;t set $PACKAGE, only $PACKAGE_NAME Then secondinary issue with trying to use -lselinux as makefile target. Nt clear why this not a problem in native build. utouch-frame: configure: error: cannot check for file existence when cross compiling checking for /usr/src/gtest/src/gtest-all.cc... ==> config.log <== utouch-grail: configure: error: cannot check for file existence when cross compiling checking for /usr/src/gtest/src/gtest-all.cc... ==> config.log <== vte: E: Build-Depends dependency for vte cannot be satisfied because package python-all-dev has no candidate version wavpack: extra2.c:78:24: error: incompatible types when assigning to type '__m64' from type 'int' webkit: The following packages have unmet dependencies: gobject-introspection:armel : Depends: python:armel (>= 2.7.1-0ubuntu2) but it is not installable Depends: python2.7:armel but it is not going to be installed Depends: python-mako:armel but it is not installable libenchant-dev:armel : Depends: libenchant1c2a:armel (= 1.6.0-7) but it is not going to be installed wget: Build-deps: debhelper : Depends: po-debconf but it is not going to be installed Needs a gettext:any? Cross-build works once build-deps are installed OK wpa-supplicant: dh_auto_configure --sourcedirectory=wpa_supplicant/wpa_gui-qt4 \ --buildsystem=qmake Can't exec "qmake": No such file or directory at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 215. dh_auto_configure: qmake -makefile -nocache QMAKE_CFLAGS_RELEASE=-MMD -Wall -g -O2 -D_FORTIFY_SOURCE=2 QMAKE_CFLAGS_DEBUG=-MMD -Wall -g -O2 -D_FORTIFY_SOURCE=2 QMAKE_CXXFLAGS_RELEASE=-g -O2 -D_FORTIFY_SOURCE=2 QMAKE_CXXFLAGS_DEBUG=-g -O2 -D_FORTIFY_SOURCE=2 QMAKE_LFLAGS_RELEASE=-Wl,--as-needed QMAKE_LFLAGS_DEBUG=-Wl,--as-needed QMAKE_STRIP=: PREFIX=/usr failed to to execute: No such file or directory x11-xkb-utils: /usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: cannot find -lxkbfile xorg-server: configure: error: libgcrypt requested but not found xz-utils: debhelper : Depends: po-debconf but it is not going to be installed Depends: man-db (>= 2.5.1-1) perl : Conflicts: perl:armel but 5.14.2-6ubuntu1 is to be installed perl:armel : Depends: perl-base:armel (= 5.14.2-6ubuntu1) but it is not going to be installed Depends: perl-modules:armel (>= 5.14.2-6ubuntu1) but it is not installable Conflicts: perl but 5.14.2-6ubuntu1 is to be installed Builds fine when deps fixed zlib: gcc-multilib:armel : Depends: cpp:armel (>= 4:4.6.2-4ubuntu1) but it is not going to be installed Depends: gcc:armel (>= 4:4.6.2-4ubuntu1) but it is not going to be installed Depends: gcc-4.6-multilib:armel (>= 4.6.2-2~) but it is not going to be installed blocked by: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/970050
Platform/DevPlatform/CrossCompile/MultiarchCrossBuildStatus (last modified 2013-09-13 15:43:51)