Package: src:libnova Version: 0.14.0-2 Severity: normal User: debian-...@lists.debian.org Usertags: arm64
The package fails to build on arm64 (aarch64-linux-gnu), because the config.{guess,sub} files are out of date, and are not updated during the build. If possible, please do not update these files directly, but build-depend on autotools-dev instead, and use the tools provided by autotools-dev to update these files. - For dh, call dh --with autotools_dev (yes, underscore). - For other rules files, call dh_autotools-dev_updateconfig before calling configure (in the build or configure target), and call dh_autotools-dev_restoreconfig before calling dh_clean in the clean target. After the build on any architecture, and before a clean, a grep for aarch64 in the config.sub file(s) should print some lines. The full build log can be found at: http://people.debian.org/~doko/logs/arm64-20131023/logs/buildlog_ubuntu-trusty-arm64.libnova_0.14.0-2_FAILEDTOBUILD.txt The last lines of the build log are at the end of this report. Please note that these build were done in an Ubuntu development, environment there may be a few false positives in these bug reports. [...] build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${prefix}/share/info' install_sh='${SHELL} /build/buildd/libnova-0.14.0/install-sh' libdir='${prefix}/lib/aarch64-linux-gnu' libexecdir='${prefix}/lib/aarch64-linux-gnu' localedir='${datarootdir}/locale' localstatedir='/var' lt_ECHO='echo' mandir='${prefix}/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libnova" #define VERSION "0.14.0" configure: exit 1 dh_auto_configure: ./configure --build=aarch64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libdir=${prefix}/lib/aarch64-linux-gnu --libexecdir=${prefix}/lib/aarch64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking returned exit code 1 make: *** [build-arch] Error 255 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vz7bc-0003bp...@ravel.debian.org