Sorry, I've gotten partway through this (patch attached), but the build still fails because in spite of passing --with-krb5-libdir, the system doesn't want to build the kerberos module.
Since root-system was removed from Debian before squeeze released, and it looks like the only maintenance of this package in Ubuntu has been to keep it building(!), I think it may be best to remove the package from natty. Attached is a patch for partially fixing the build. ** Patch added: "root-system-745850.patch" https://bugs.launchpad.net/ubuntu/+source/root-system/+bug/745850/+attachment/1961226/+files/root-system-745850.patch ** Changed in: root-system (Ubuntu) Status: In Progress => Triaged ** Changed in: root-system (Ubuntu) Assignee: Steve Langasek (vorlon) => (unassigned) ** Summary changed: - root-system version 5.18.00-2.3ubuntu7 failed to build on armel + Please remove root-system from natty ** Description changed: + Removal justification: package not included in Debian squeeze. Seven + ubuntu revisions on this package, and every one is a fix to keep the + package buildable! Seems long gone upstream. + + root-system version 5.18.00-2.3ubuntu7 failed to build on armel Link to failed build: https://launchpad.net/ubuntu/+source/root-system/5.18.00-2.3ubuntu7/+buildjob/2119986 Direct link to the build log: https://launchpad.net/ubuntu/+source/root- system/5.18.00-2.3ubuntu7/+buildjob/2119986/+files/buildlog_ubuntu- natty-armel.root-system_5.18.00-2.3ubuntu7_FAILEDTOBUILD.txt.gz This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'. Excerpt 1972 lines into the build log: # Add here commands to configure the package. ./configure \ - --prefix=/usr \ - --mandir=/usr/share/man/man1 \ - --docdir=/usr/share/doc/root \ - --cintincdir=/usr/lib/root/5.18/cint \ - --etcdir=/etc/root \ - --with-sys-iconpath=/usr/share/pixmaps \ - --libdir=/usr/lib/root/5.18 \ - --enable-cintex --enable-clarens --enable-explicitlink --enable-gdml --enable-fftw3 --enable-ldap --enable-qt --enable-qtgsi --enable-mathcore --enable-mathmore --enable-minuit2 --enable-mysql --enable-peac --enable-pgsql --enable-odbc --enable-reflex --enable-roofit --enable-ruby --enable-shadowpw --enable-shared --enable-soversion --enable-table --disable-rpath --disable-afs --disable-srp --disable-builtin-afterimage --disable-builtin-ftgl --disable-builtin-freetype --disable-builtin-pcre --disable-builtin-zlib --disable-alien --disable-chirp --disable-dcache --disable-g4root --disable-gfal --disable-globus --disable-monalisa --disable-oracle --disable-pythia6 --disable-rfio --disable-sapdb --fail-on-missing --enable-unuran --enable-xrootd --enable-cern + --prefix=/usr \ + --mandir=/usr/share/man/man1 \ + --docdir=/usr/share/doc/root \ + --cintincdir=/usr/lib/root/5.18/cint \ + --etcdir=/etc/root \ + --with-sys-iconpath=/usr/share/pixmaps \ + --libdir=/usr/lib/root/5.18 \ + --enable-cintex --enable-clarens --enable-explicitlink --enable-gdml --enable-fftw3 --enable-ldap --enable-qt --enable-qtgsi --enable-mathcore --enable-mathmore --enable-minuit2 --enable-mysql --enable-peac --enable-pgsql --enable-odbc --enable-reflex --enable-roofit --enable-ruby --enable-shadowpw --enable-shared --enable-soversion --enable-table --disable-rpath --disable-afs --disable-srp --disable-builtin-afterimage --disable-builtin-ftgl --disable-builtin-freetype --disable-builtin-pcre --disable-builtin-zlib --disable-alien --disable-chirp --disable-dcache --disable-g4root --disable-gfal --disable-globus --disable-monalisa --disable-oracle --disable-pythia6 --disable-rfio --disable-sapdb --fail-on-missing --enable-unuran --enable-xrootd --enable-cern Configuring for linuxarm Checking for libX11 ... no configure: libX11 (package libX11-devel) MUST be installed make: *** [config.status] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ****************************************************************************** Build finished at 20110325-0333 FAILED [dpkg-buildpackage died] Purging chroot-autobuild/build/buildd/root-system-5.18.00 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745850 Title: Please remove root-system from natty -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
