Your message dated Mon, 12 Jun 2017 23:05:10 +0300
with message-id <20170612200509.b4jpacqqrkbymnon@localhost>
and subject line Closing obsolete autotools/autoreconf requests
has caused the Debian Bug report #727330,
regarding binutils-msp430: run dh-autoreconf to update config.{sub,guess} and 
{libtool,aclocal}.m4
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.)


-- 
727330: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727330
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:binutils-msp430
Version: 2.22~msp20120406-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.binutils-msp430_2.22~msp20120406-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.

[...]
dpkg-buildpackage: host architecture arm64
dpkg-source: warning: unknown information field 'Built-Using' in input data in 
general section of control info file
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp unpack-stamp patch-stamp
rm -rf  
dh_clean
dpkg-buildpackage: warning: debian/rules must be updated to support the 
'build-arch' and 'build-indep' targets (at least 'build-arch' seems to be 
missing)
 debian/rules build
tar xf ./binutils-*.tar.*
touch unpack-stamp
cd ./binutils-2.21.1 && \
        for upstreamp in `grep -v '^#' 
/build/buildd/binutils-msp430-2.22~msp20120406/debian/patchlist`; \
                do echo; echo Applying patch $upstreamp; \
                patch -p1 < 
/build/buildd/binutils-msp430-2.22~msp20120406/debian/$upstreamp; done

Applying patch ../msp430-binutils-2.21.1a-20120406.patch
patching file bfd/Makefile.am
patching file bfd/Makefile.in
patching file bfd/archures.c
patching file bfd/bfd-in2.h
patching file bfd/cpu-msp430.c
patching file bfd/elf32-msp430.c
patching file bfd/libbfd.h
patching file bfd/reloc.c
patching file bfd/version.h
patching file gas/config/tc-msp430.c
patching file gas/config/tc-msp430.h
patching file gas/doc/c-msp430.texi
patching file gas/testsuite/gas/msp430/opcode.d
patching file gas/testsuite/gas/msp430/opcode.s
patching file include/elf/msp430.h
patching file include/opcode/msp430.h
patching file ld/Makefile.am
patching file ld/Makefile.in
patching file ld/configure.tgt
patching file ld/emulparams/msp430all.sh
patching file ld/emulparams/msp430uni.sh
patching file ld/emultempl/msp430.em
patching file ld/scripttempl/elf32msp430.sc
patching file ld/scripttempl/elf32msp430_3.sc
patching file opcodes/msp430-dis.c
touch patch-stamp
dh_testdir
cd ./binutils-2.21.1 && ./configure --prefix=/usr --build=aarch64-linux-gnu 
--host=aarch64-linux-gnu --target=msp430 --disable-static
checking build system type... Invalid configuration `aarch64-linux-gnu': 
machine `aarch64' not recognized
configure: error: /bin/bash ./config.sub aarch64-linux-gnu failed
make: *** [configure-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
This email closes autotools/autoreconf in packages that have 
successfully been built on all current release architectures.

debhelper defaults to updating autotools files since January 2016,
which automatically fixed many of these bugs and makes explicit
updating for these packages obsolete.

debhelper compat 10 defaults to running autoreconf,
making manual adding of dh-autoreconf mostly obsolete.
Updating to compat 10 is a better solution than adding dh-autoreconf, 
and compat < 10 is expected to become a lintian warning before buster.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

Reply via email to