Your message dated Mon, 12 May 2014 22:00:06 +0000
with message-id <[email protected]>
and subject line Bug#744463: fixed in meep-mpich2 1.2.1-1
has caused the Debian Bug report #744463,
regarding meep-mpich2: 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.)


-- 
744463: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744463
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:meep-mpich2
Version: 1.1.1-10
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.meep-mpich2_1.1.1-10_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-source: info: extracting meep-mpich2 in meep-mpich2-1.1.1
dpkg-source: info: unpacking meep-mpich2_1.1.1.orig.tar.gz
dpkg-source: info: unpacking meep-mpich2_1.1.1-10.debian.tar.gz
dpkg-source: info: applying package-name.patch
dpkg-buildpackage: source package meep-mpich2
dpkg-buildpackage: source version 1.1.1-10
dpkg-buildpackage: source distribution unstable
 dpkg-source --before-build meep-mpich2-1.1.1
dpkg-buildpackage: host architecture arm64
dpkg-source: warning: unknown information field 'Dm-Upload-Allowed' in input 
data in general section of control info file
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -rf debian/build-mpich2
dh_clean configure-stamp* build-stamp* install-stamp*
 debian/rules build-arch
dh_testdir
mkdir -p debian/build-mpich2
cat configure | \
                sed "s/PACKAGE_NAME='meep'/PACKAGE_NAME='meep-mpich2'/g" |\
                sed "s/PACKAGE='meep'/PACKAGE='meep-mpich2'/g" > 
configure-mpich2
chmod 755 configure-mpich2
cd debian/build-mpich2 && \
        F77=gfortran ../../configure-mpich2 --host=aarch64-linux-gnu 
--build=aarch64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --with-libctl=/usr/share/libctl3 
--enable-shared --with-pic --enable-cxx --with-mpi=yes 
configure-mpich2: WARNING: unrecognized options: --enable-cxx
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-linux-gnu-g++... aarch64-linux-gnu-g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether aarch64-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of aarch64-linux-gnu-g++... gcc3
checking for mpic++... mpic++
checking for MPI_Init... yes
checking for mpi.h... yes
checking for extra flag needed to combine stdio.h and mpi.h... none
checking build system type... Invalid configuration `aarch64-linux-gnu': 
machine `aarch64' not recognized
configure-mpich2: error: /bin/bash ../../config.sub aarch64-linux-gnu failed
make: *** [configure-stamp-mpich2] Error 1
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: meep-mpich2
Source-Version: 1.2.1-1

We believe that the bug you reported is fixed in the latest version of
meep-mpich2, 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.
Thorsten Alteholz <[email protected]> (supplier of updated meep-mpich2 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: SHA1

Format: 1.8
Date: Sun, 11 May 2014 11:20:00 +0200
Source: meep-mpich2
Binary: meep-mpich2 libmeep-mpich2-7 libmeep-mpich2-dev
Architecture: source amd64
Version: 1.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Thorsten Alteholz <[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Description: 
 libmeep-mpich2-7 - library for using parallel (OpenMPI) version of meep
 libmeep-mpich2-dev - development library for using parallel (OpenMPI) version 
of meep
 meep-mpich2 - software package for FDTD simulation, parallel (OpenMPI) version
Closes: 744116 744463 747800
Changes: 
 meep-mpich2 (1.2.1-1) unstable; urgency=medium
 .
   * new upstream version
   * soname changed to 7
   * debian/rules: upstream ChangeLog is now called NEWS
   * debian/control: Standards Version to 3.9.5. (No changes needed).
   * debian/control: switch to dh 9
   * debian/control: use guile 2.0 now (Closes: #747800)
   * debian/control: remove DM-Upload-Allowed:
   * debian/control: rebuild against new mpich (Closes: #744116)
   * debian/rules: use debhelper
   * debian/rules: use --with autoreconf (Closes:  #744463)
   * debian/copyright: adapt years
Checksums-Sha1: 
 7480f0a6f9244da11971a115fd4059307b49d11a 1475 meep-mpich2_1.2.1-1.dsc
 1970c183aed60af4326bb51dea9c54e71e54b6d3 731272 meep-mpich2_1.2.1.orig.tar.gz
 68f4e07c6d6c14ec4a16b9ad8107fce79f16294b 5344 meep-mpich2_1.2.1-1.debian.tar.xz
 0583ec300c1edef02cffff89e7758218ff5cdc27 163962 meep-mpich2_1.2.1-1_amd64.deb
 a50c0f7a8ffb3ce6556cf3ef3851975d99dd903a 242282 
libmeep-mpich2-7_1.2.1-1_amd64.deb
 d1fa033a117cefd39bba31fae4c5eb7ea984c98b 256782 
libmeep-mpich2-dev_1.2.1-1_amd64.deb
Checksums-Sha256: 
 bd63ef2db7c1bb756c8dd84db34d2612766c534a61690296763cb05b7125edf3 1475 
meep-mpich2_1.2.1-1.dsc
 f1f0683e5688d231f7dd1863939677148fc27a6744c03510e030c85d6c518ea5 731272 
meep-mpich2_1.2.1.orig.tar.gz
 073749546c7a194f2241a579ae9a5e2c6df81cb80cd728b87265c998a9ae8357 5344 
meep-mpich2_1.2.1-1.debian.tar.xz
 3997828e7247b2881bafb74cee212a0377c82f62232d186975b24afb3d2f5d74 163962 
meep-mpich2_1.2.1-1_amd64.deb
 72cfb2f4299fac21d36a1eb6fb5d177b00df3fe1930c8968772ffeea5695f82e 242282 
libmeep-mpich2-7_1.2.1-1_amd64.deb
 4e266d33108bd42d5e2c5e5f07f459c7f613c522980e94352b10d10f2162cbe9 256782 
libmeep-mpich2-dev_1.2.1-1_amd64.deb
Files: 
 6f21eca6421acf39975da2e335277def 163962 science optional 
meep-mpich2_1.2.1-1_amd64.deb
 e9787ea4bb0accae1f3aafd2ed060ca8 242282 libs optional 
libmeep-mpich2-7_1.2.1-1_amd64.deb
 9ee82903063063dc6a7251b4f0ff83b2 256782 libdevel optional 
libmeep-mpich2-dev_1.2.1-1_amd64.deb
 967bbb1e7a0b1aaf762e34e5ff1da290 1475 science optional meep-mpich2_1.2.1-1.dsc
 9be2e743c3a832ae922de9d955d016c5 731272 science optional 
meep-mpich2_1.2.1.orig.tar.gz
 b027e3ee88354dd6262717b806202aa5 5344 science optional 
meep-mpich2_1.2.1-1.debian.tar.xz

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

iEYEARECAAYFAlNw0oIACgkQ02K2KlS5mJAubQCgh6vQrBvVqRInv0kLK/I1Jwe2
T4oAnA8Wnq1csP5i4FEgxrQ5AS4y1W6z
=g7P2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to