Your message dated Sun, 27 Oct 2013 01:40:01 +0000
with message-id <1382838001.6524.5.camel@wintermute>
and subject line Re: Bug#727505: sensors-applet: update config.{sub,guess} for
the AArch64 port
has caused the Debian Bug report #727505,
regarding sensors-applet: update config.{sub,guess} for the AArch64 port
to be marked as done.This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 727505: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727505 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:sensors-applet Version: 3.0.0-0.2 Severity: normal User: [email protected] 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.sensors-applet_3.0.0-0.2ubuntu1_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. [...] datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' 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/sensors-applet-3.0.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${prefix}/lib/sensors-applet' localedir='${datarootdir}/locale' localstatedir='/var' 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 "GNOME Sensors Applet" #define PACKAGE_TARNAME "sensors-applet" #define PACKAGE_VERSION "3.0.0" #define PACKAGE_STRING "GNOME Sensors Applet 3.0.0" #define PACKAGE_BUGREPORT "[email protected]" #define PACKAGE_URL "" #define PACKAGE "sensors-applet" #define VERSION "3.0.0" #define STDC_HEADERS 1 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 --libexecdir=${prefix}/lib/sensors-applet --disable-maintainer-mode --disable-dependency-tracking --build=aarch64-linux-gnu --prefix=/usr --libexecdir=${prefix}/lib/sensors-applet --enable-maintainer-mode --disable-dependency-tracking --disable-scrollkeeper LDFLAGS=-Wl,--as-needed --with-nvidia=yes returned exit code 1 make[1]: *** [override_dh_auto_configure] Error 25 make[1]: Leaving directory `/build/buildd/sensors-applet-3.0.0' make: *** [build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---Version: 3.0.0-1 config.{sub,guess} should be being updated by dh-autoreconf since the above version of this package. On my machine, after the build rule is invoked, I see the following: $ grep aarch64 config.guess aarch64:Linux:*:*) aarch64_be:Linux:*:*) UNAME_MACHINE=aarch64_be I assume that's all in order. Cheers, -- Sam Morris https://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
signature.asc
Description: This is a digitally signed message part
--- End Message ---

