Bug#727406: libewf: update config.{sub,guess} for the AArch64 port

Matthias Klose doko at debian.org
Wed Oct 23 23:12:09 UTC 2013


Package: src:libewf
Version: 20100226-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.libewf_20100226-1build2_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.

[...]
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /build/buildd/libewf-20100226/install-sh'
libdir='${exec_prefix}/lib'
libewf_pc_libs_private_libbfio=''
libewf_pc_libs_private_libuna=''
libewf_spec_build_requires_libbfio=''
libewf_spec_build_requires_libuna=''
libewf_spec_build_requires_libuuid=''
libewf_spec_requires_libbfio=''
libewf_spec_requires_libuna=''
libewf_spec_requires_libuuid=''
libexecdir='${prefix}/lib/libewf'
localedir='${datarootdir}/locale'
localstatedir='/var'
lt_ECHO='echo'
mandir='${prefix}/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

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

#define PACKAGE_NAME "libewf"
#define PACKAGE_TARNAME "libewf"
#define PACKAGE_VERSION "20100226"
#define PACKAGE_STRING "libewf 20100226"
#define PACKAGE_BUGREPORT "forensics at hoffmannbv.nl"
#define PACKAGE "libewf"
#define VERSION "20100226"

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/libewf --disable-maintainer-mode --disable-dependency-tracking LDFLAGS=-Wl,--as-needed returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 25
make[1]: Leaving directory `/build/buildd/libewf-20100226'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



More information about the forensics-devel mailing list