Bug#727344: coin3: update config.{sub,guess} for the AArch64 port

Matthias Klose doko at debian.org
Wed Oct 23 23:11:02 UTC 2013


Package: src:coin3
Version: 3.1.4~abc9f50-3
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.coin3_3.1.4~abc9f50-3_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.

[...]
ivincludedir=''
libdir='${prefix}/lib/aarch64-linux-gnu'
libexecdir='${prefix}/lib/aarch64-linux-gnu'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/share/man'
mkdir_p=''
nop=''
oldincludedir='/usr/include'
path_tag=''
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sim_ac_doxygen_exe=''
sim_ac_dpkg_buildpackage_exe=''
sim_ac_makensis_exe=''
sim_ac_packagemaker_app=''
sim_ac_perl_exe=''
sim_ac_relative_src_dir=''
sim_ac_relative_src_dir_p=''
sim_ac_simage_configcmd=''
subdirs=''
sysconfdir='/etc'
target=''
target_alias=''
target_cpu=''
target_os=''
target_vendor=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "Coin"
#define PACKAGE_TARNAME "coin"
#define PACKAGE_VERSION "4.0.0a"
#define PACKAGE_STRING "Coin 4.0.0a"
#define PACKAGE_BUGREPORT "coin-support at coin3d.org"
#define PACKAGE_URL ""

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 --disable-dependency-tracking --enable-static --enable-shared --disable-maintainer-mode --enable-html htmldir=/usr/share/doc/libcoin80-doc/html --enable-man --mandir=/usr/share/man --without-mesa returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 255
make[1]: Leaving directory `/build/buildd/coin3-3.1.4~abc9f50'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



More information about the debian-science-maintainers mailing list