Bug#727333: boinc-app-seti: update config.{sub, guess} for the AArch64 port

Matthias Klose doko at debian.org
Wed Oct 23 23:10:50 UTC 2013


Package: src:boinc-app-seti
Version: 7.00~svn1933-1
Severity: normal
User: debian-arm at 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.boinc-app-seti_7.00~svn1933-1_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.

[...]
m4/libtool.m4:3751: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
m4/libtool.m4:1697: _LT_AC_TAGCONFIG is expanded from...
m4/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
m4/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
m4/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
m4/libtool.m4:6081: AM_PROG_LIBTOOL is expanded from...
configure.ac:182: the top level
configure.ac:182: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
m4/libtool.m4:595: AC_LIBTOOL_COMPILER_OPTION is expanded from...
m4/libtool.m4:4662: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
m4/libtool.m4:3858: _LT_AC_LANG_GCJ_CONFIG is expanded from...
m4/libtool.m4:3857: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
m4/libtool.m4:1697: _LT_AC_TAGCONFIG is expanded from...
m4/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
m4/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
m4/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
m4/libtool.m4:6081: AM_PROG_LIBTOOL is expanded from...
configure.ac:182: the top level
configure.ac:182: 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:285: _LT_AC_SYS_LIBPATH_AIX is expanded from...
m4/libtool.m4:5167: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
m4/libtool.m4:3858: _LT_AC_LANG_GCJ_CONFIG is expanded from...
m4/libtool.m4:3857: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
m4/libtool.m4:1697: _LT_AC_TAGCONFIG is expanded from...
m4/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
m4/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
m4/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
m4/libtool.m4:6081: AM_PROG_LIBTOOL is expanded from...
configure.ac:182: the top level
# Remember to not configure with --disable-dependency-tracking, because
# it breaks some handwritten rules in client/Makefile.am which require
# that DEPDIR exists.
#
# use two directories for graphics/nographics
CFLAGS="-g -O2 -fPIE -Wformat -Werror=format-security -I/usr/include/boinc -I/usr/include/boinc/lib -I/usr/include/boinc/api -O3" CXXFLAGS="-g -O2 -fPIE -Wformat -Werror=format-security -I/usr/include/boinc -I/usr/include/boinc/lib -I/usr/include/boinc/api -O3" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro -Wl,-z,now" \
	BOINCDIR=/usr/include/boinc dh_auto_configure --builddirectory=graphics \
	  -- --disable-static-client --disable-static --enable-shared --enable-client --disable-server --enable-dependency-tracking --with-gnu-ld --disable-altivec --enable-graphics
../configure: line 3331: svn: command not found
checking build system type... Invalid configuration `aarch64-linux-gnu': machine `aarch64' not recognized
configure: error: /bin/bash ../config.sub aarch64-linux-gnu failed
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 --disable-static-client --disable-static --enable-shared --enable-client --disable-server --enable-dependency-tracking --with-gnu-ld --disable-altivec --enable-graphics returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory `/build/buildd/boinc-app-seti-7.00~svn1933'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



More information about the pkg-boinc-devel mailing list