Your message dated Sat, 11 Jul 2015 12:49:26 +0000
with message-id <[email protected]>
and subject line Bug#744480: fixed in ocp 1:0.1.21-1.2
has caused the Debian Bug report #744480,
regarding ocp: 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.)


-- 
744480: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744480
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ocp
Version: 1:0.1.21-1.1
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.ocp_1:0.1.21-1.1_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.

[...]
Setting up x11proto-xf86vidmode-dev (2.3.1-2) ...
Setting up libxxf86vm-dev:arm64 (1:1.1.3-1) ...
Setting up texi2html (1.82+dfsg1-3) ...
Setting up texinfo (5.2.0.dfsg.1-2) ...
Setting up libsidplay1-dev (1.36.59-5ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu3) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.19-0ubuntu3 make_3.81-8.2ubuntu3 
dpkg-dev_1.17.5ubuntu5 gcc-4.8_4.8.2-17ubuntu1x1 g++-4.8_4.8.2-17ubuntu1x1 
binutils_2.24-5ubuntu1 libstdc++-4.8-dev_4.8.2-17ubuntu1x1 
libstdc++6_4.8.2-17ubuntu1x1
------------------------------------------------------------------------------
dpkg-source: warning: -sn is not a valid option for 
Dpkg::Source::Package::V3::Quilt
gpgv: Signature made Sun Sep 16 15:24:07 2012 UTC using RSA key ID 8649AA06
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./ocp_0.1.21-1.1.dsc
dpkg-source: info: extracting ocp in ocp-0.1.21
dpkg-source: info: unpacking ocp_0.1.21.orig.tar.gz
dpkg-source: info: unpacking ocp_0.1.21-1.1.debian.tar.gz
dpkg-source: warning: unexpected end of diff 
`ocp-0.1.21/debian/patches/info-compression'
dpkg-source: info: applying info-compression
dpkg-source: info: applying fix-desktop-file
dpkg-source: info: applying fix-gcc47-pcthunk
dpkg-buildpackage: source package ocp
dpkg-buildpackage: source version 1:0.1.21-1.1
dpkg-buildpackage: source distribution unstable
 dpkg-source --before-build ocp-0.1.21
dpkg-buildpackage: host architecture arm64
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
[ ! -f Makefile ] || /usr/bin/make clean distclean
rm -f config.log config.status
dh_clean
 debian/rules build-arch
dh_testdir
CFLAGS="-Wall -g -fPIC -O2" CXXFLAGS="-fPIC" ./configure 
--host=aarch64-linux-gnu \
        --build=aarch64-linux-gnu \
        --prefix=/usr \
        --exec-prefix=/usr \
        --mandir=\${prefix}/share/man \
        --sysconfdir=/etc \
        --datadir=\${prefix}/share/ocp \
        --libdir=\${prefix}/lib \
        --bindir=\${prefix}/bin \
        --infodir=\${prefix}/share/info \
        --with-x11 --with-dir-suffix= \
        --with-freepats=\${prefix}/share/midi/freepats
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-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: ocp
Source-Version: 1:0.1.21-1.2

We believe that the bug you reported is fixed in the latest version of
ocp, 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.
Matthias Klose <[email protected]> (supplier of updated ocp 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: Fri, 10 Jul 2015 14:07:58 +0200
Source: ocp
Binary: opencubicplayer opencubicplayer-doc
Architecture: source all amd64
Version: 1:0.1.21-1.2
Distribution: unstable
Urgency: medium
Maintainer: Gürkan Sengün <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
 opencubicplayer - UNIX port of Open Cubic Player
 opencubicplayer-doc - Documentation for UNIX port of Open Cubic Player
Closes: 744480 778033
Changes:
 ocp (1:0.1.21-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix GCC version detection. Closes: #778033.
   * Build using dh-autoreconf. Closes: #744480.
Checksums-Sha1:
 52aa7620ef751f13574a12521d885eb05b81f001 2174 ocp_0.1.21-1.2.dsc
 8484f92e9e4c8c47369c50d5e4706fb369333450 10640 ocp_0.1.21-1.2.debian.tar.xz
 24d04cc383d05ca774736875151f79d7802c938c 51890 
opencubicplayer-doc_0.1.21-1.2_all.deb
 187d3955f2ac89764caeca8f4dae8c24b92e47fb 633738 
opencubicplayer_0.1.21-1.2_amd64.deb
Checksums-Sha256:
 d3020a4d0d8180350d84a71f302872be877d53856cf6b2f40d9308a0e912b5ad 2174 
ocp_0.1.21-1.2.dsc
 cd7adda0e7b8f6bb386c235892890bc99d28c5f1303631d63c67b0023324e6bc 10640 
ocp_0.1.21-1.2.debian.tar.xz
 5502b20a31f6a476c8db2be42c2f449a4aeb57a52eeb1f69dd459631bbf71cc4 51890 
opencubicplayer-doc_0.1.21-1.2_all.deb
 eacc33d2d909b6f17ee6fc4ff8823d7989044a30b350d2bed33dc19e112d2ed8 633738 
opencubicplayer_0.1.21-1.2_amd64.deb
Files:
 4e86c3c7cf3b2497690cd0ff7c0c3fed 2174 sound optional ocp_0.1.21-1.2.dsc
 eccb3f18d8fa6b5644269644282e89e6 10640 sound optional 
ocp_0.1.21-1.2.debian.tar.xz
 f87a44324b289ab26c03bd0830389c6c 51890 doc optional 
opencubicplayer-doc_0.1.21-1.2_all.deb
 4b963c1e8c77e497480a3bc7bc7b9d58 633738 sound optional 
opencubicplayer_0.1.21-1.2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVn7uyAAoJEL1+qmB3j6b1DIcQAMygBKg+sPvxgPybakLfy47U
h8sq9ANoKEKCahOQOPy/C2Uzw4+NOmK7LIn7AlgZtPhoXlgYl1O7kYzZ+gqs6w8A
pI8qbQI9A80x5ZRQUiDWYSI7B2ANlp1cnipId7fW26RWxKpXx4HBeVSKKL2iUroS
vviOSS0k96cLwUUwqqmAptuunK5ViIkbwY1U6Z/noq/yvA9hGsJhmhwYS+dHGmyY
ySg0CIwXDkxaV6HkPgSMC3k7UY4rl2Z1MsH08Emsp74y1bzus3cpxOQCVETENSLU
B1S+DkeU8N65p9KF8N8E81aqkC7y5KTAus+RRFMYWcTq7A0+FnXyCPwBasZ2w3GS
6K5tfj1qdXFykV5C5Gt4onx/WVjzMJdlvY4O+aOQxgO/We5udRFMNXoQ7gjuxt45
TgfgUyZRfZvrS1GxPD6mIg84LDUtlwaZPnFH0ewuJafTlbB2v/BF/fetMIJhC6Ge
ka55Q5JA2IUfP0IN3qjxX6nhb2vYEhTiafXNKHatgIXPRGie5x0EHoxOgy9p5ERN
tlzb46rAjhmttcN4RKvDFBb2YtG3YbF8HI6Bmf5Eh46WB4E7U+IKnZkGDPeXQjRv
cvZBxqiKbBa3QjTh8QPdpNpdr9tW6qM/oZCP/PnAUbwUrU8xbobuq14hRczSMR0/
5k9oSJiUmQkJg1C194VC
=lw9z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to