Your message dated Tue, 16 Apr 2024 17:48:12 +0000
with message-id <[email protected]>
and subject line Bug#1036349: Removed package(s) from unstable
has caused the Debian Bug report #744435,
regarding gdb-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.)
--
744435: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744435
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gdb-msp430
Version: 7.2a~mspgcc-20111205-2
User: [email protected]
Usertags: autoreconf
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 autoreconf.
- For cdbs based build systems, include
/usr/share/cdbs/1/rules/autoreconf.mk
- For other rules files, call dh_autoreconf before calling
configure (in the build or configure target), and call
dh_autoreconf_clean before dh_clean in the clean target.
For combining autoreconf and autotools_dev, see bug #698765.
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-20140414/buildlog_ubuntu-trusty-arm64.gdb-msp430_7.2a~mspgcc-20111205-2_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.
Please note that these builds were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.
See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
address these.
[...]
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 xaf ./gdb*.tar.*
touch unpack-stamp
cd ./gdb-7.2 && \
for upstreamp in `grep -v '^#'
/build/buildd/gdb-msp430-7.2a~mspgcc-20111205/debian/patchlist`; \
do echo; echo Applying patch $upstreamp; \
patch -p1 <
/build/buildd/gdb-msp430-7.2a~mspgcc-20111205/debian/$upstreamp; done
Applying patch ../msp430-gdb-7.2a-20111205.patch
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 gdb/configure.tgt
patching file gdb/msp430-tdep.c
patching file include/elf/msp430.h
patching file include/opcode/msp430.h
patching file opcodes/msp430-dis.c
patching file sim/configure
patching file sim/configure.tgt
patching file sim/msp430/Makefile.in
patching file sim/msp430/config.in
patching file sim/msp430/configure
patching file sim/msp430/configure.ac
patching file sim/msp430/interp.c
patching file sim/msp430/msp430-alu.c
patching file sim/msp430/stamp-h
patching file sim/msp430/sysdep.h
patching file sim/msp430/targ-map.c
patching file sim/msp430/targ-vals.h
Applying patch ./lts-patch/gdb-bfd_texinfo.patch
patching file bfd/doc/bfd.texinfo
Hunk #2 succeeded at 17 (offset 1 line).
Hunk #3 succeeded at 66 (offset 1 line).
Hunk #4 succeeded at 325 (offset 1 line).
Hunk #5 succeeded at 336 (offset 1 line).
Applying patch ./lts-patch/gdb-memory_bstat.patch
patching file bfd/bfdio.c
touch patch-stamp
dh_testdir
cd ./gdb-7.2 && ./configure --prefix=/usr --host=aarch64-linux-gnu
--build=aarch64-linux-gnu --target=msp430 --mandir='\${prefix}/share/man'
--infodir='\${prefix}/share/info' --disable-texinfo
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 ---
Version: 7.2a~mspgcc-20111205-3.1+rm
Dear submitter,
as the package gdb-msp430 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1036349
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---