Your message dated Tue, 01 Nov 2016 05:05:15 +0000
with message-id <[email protected]>
and subject line Bug#727465: fixed in mp3splt 2.6.2-0.1
has caused the Debian Bug report #727465,
regarding mp3splt: 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.)
--
727465: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727465
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mp3splt
Version: 2.4.2-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.mp3splt_2.4.2-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.
[...]
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /build/buildd/mp3splt-2.4.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${prefix}/lib/mp3splt'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "mp3splt"
#define PACKAGE_TARNAME "mp3splt"
#define PACKAGE_VERSION "2.4.2"
#define PACKAGE_STRING "mp3splt 2.4.2"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "mp3splt"
#define VERSION "2.4.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
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/mp3splt --disable-maintainer-mode
--disable-dependency-tracking --disable-mp3splttest --enable-oggsplt_symlink
returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 25
make[1]: Leaving directory `/build/buildd/mp3splt-2.4.2'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: mp3splt
Source-Version: 2.6.2-0.1
We believe that the bug you reported is fixed in the latest version of
mp3splt, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jan Luca Naumann <[email protected]> (supplier of updated mp3splt package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 09 Oct 2016 18:41:08 +0200
Source: mp3splt
Binary: mp3splt
Architecture: source amd64
Version: 2.6.2-0.1
Distribution: sid
Urgency: medium
Maintainer: Ryan Niebur <[email protected]>
Changed-By: Jan Luca Naumann <[email protected]>
Description:
mp3splt - command line interface to split MP3 and Ogg Vorbis files without
Closes: 727465 741164
Changes:
mp3splt (2.6.2-0.1) unstable; urgency=medium
.
* Non-maintainer upload.
* New upstream release. (Closes: #741164)
* debian/control:
- Add "libmp3splt0-flac" to Depends.
- Update Build-Depends to match new "libmp3splt-dev" version 0.9.2.
- Add "dh-autoreconf" to Build-Depends.
- Bump Standards-Version to 3.9.8, no changes needed.
- Update Build-Depends to use "debhelper (>= 9)".
* debian/compat: Update to debhelper compatibility version 9.
* debian/rules:
- Run dh_autoreconf to update config.{sub,guess}
and {libtool,aclocal}.m4. (Closes: #727465)
- Use option "DEB_BUILD_MAINT_OPTIONS = hardening=+all".
Checksums-Sha1:
8e1a517cd9fa6209e6d193fdb6aeaeb84174ea0f 1881 mp3splt_2.6.2-0.1.dsc
f61094a1348cffb704ef021e59c1d26c4dc652ab 260901 mp3splt_2.6.2.orig.tar.gz
f65ef699da26c44a9edd397e9d54f746b5367ee1 4884 mp3splt_2.6.2-0.1.debian.tar.xz
ea03d0a4eec7ec83f191936790f695a80b4ad87b 46554
mp3splt-dbgsym_2.6.2-0.1_amd64.deb
aed56584fc8433dcaeeb6092c62eb8a17ab17796 54182 mp3splt_2.6.2-0.1_amd64.deb
Checksums-Sha256:
94ec8e7105d50aef390e5749871b125614fd212776fb739ea6dfb029e02b821a 1881
mp3splt_2.6.2-0.1.dsc
3ec32b10ddd8bb11af987b8cd1c76382c48d265d0ffda53041d9aceb1f103baa 260901
mp3splt_2.6.2.orig.tar.gz
186e8d71a47b07c25b3b19ca79fd0f22011c5acb1e495f8e9c69f4fb29303699 4884
mp3splt_2.6.2-0.1.debian.tar.xz
7d97e69ef1eb6cdcf9ef70d3f062a5e03e39ae701be21f2b2030f09bafefd686 46554
mp3splt-dbgsym_2.6.2-0.1_amd64.deb
7d172f4dcc4d72425c676c13c41ac029168e7931c3460134c8e0aa3c56f64145 54182
mp3splt_2.6.2-0.1_amd64.deb
Files:
0a096fc51b3bc4e735d7e4ec75464c63 1881 sound optional mp3splt_2.6.2-0.1.dsc
6f25341bdadb54d51c3c5d0644e6307a 260901 sound optional
mp3splt_2.6.2.orig.tar.gz
f9668cdd2be5d8f4bdeb588b50f43624 4884 sound optional
mp3splt_2.6.2-0.1.debian.tar.xz
beb5c148953e9ea1971f6edd5d517714 46554 debug extra
mp3splt-dbgsym_2.6.2-0.1_amd64.deb
ba407420dd8e0a6d2be620bf23890df9 54182 sound optional
mp3splt_2.6.2-0.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCAAGBQJYGB5+AAoJEHQmOzf1tfkTzUwP/jELLMbe+C3RXdJcjiaErjOU
Z9Vwk4ED9hjqJoJaQCU535fd8OwbAV0kV+etlrGNZ5682wGfOtCHCeZE0VDGOSmA
VBZvOPgaXUL7omrhfn79wWCDm9LCy7xphcKPreGUKpkh0qlDYqNjjx2Z7LGWBqno
AYoYFMohAsyfbzu0leaaH8QmwGvh2Vl6qUWe2a2eLz1B8smdlbbPIzVU6VhkUBOg
xfDr9YxjL44RbhLbGX3cJ0DwgR44ru9hMcqSMupAJ2ahSYTSS7+rNz5aTjf53qtZ
EjvYHuqZMTZunikjZRCOqI75Y1z4N2zv1DULu13LEpOafJtf6kLp66/hxxbQVhGo
ejfKR/UkmNHI/mMEaffY2QSq4O0cj+RvI4MNEJOs/3WiuM9pq6H6M4cYV4zgIixb
t6CpG1tYpJYRdiapq+MnYfDnE5dh7Rz1GSWDA9OqpBAdy5nfDdg5SacvllcyvJWT
rSfUqFAnsYja5wJAdWZ4xR6yO3wg5gxoG8qquwglUBY8mvsaTMEJLlNgY2nm20CG
ivUZM2dVrhFMex4dIx9QBoGSIwUaQF6bamK4lQfD74D5/Cz87IXjSTswuKJ8j1Rw
Dt+e3yqE98TvuzjnlHEGlVTqqYc60hHYAUYVI6d9EmeeZefb5UNWI0QGtKeeLgyk
FZC57Qkt2ShfL7/ocg5u
=6C82
-----END PGP SIGNATURE-----
--- End Message ---