Your message dated Mon, 11 Jun 2018 14:39:24 +0000
with message-id <e1fsnye-000eyv...@fasolo.debian.org>
and subject line Bug#901103: fixed in adios 1.13.1-3
has caused the Debian Bug report #901103,
regarding adios: FTBFS when built with dpkg-buildpackage -A
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 ow...@bugs.debian.org
immediately.)


-- 
901103: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901103
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:adios
Version: 1.13.1-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3
   dh_update_autotools_config -i
   dh_autoreconf -i
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
libtoolize: copying file 'config/libtool.m4'
libtoolize: copying file 'config/ltoptions.m4'
libtoolize: copying file 'config/ltsugar.m4'
libtoolize: copying file 'config/ltversion.m4'
libtoolize: copying file 'config/lt~obsolete.m4'
configure.ac:20: installing 'config/compile'
configure.ac:14: installing 'config/missing'

[... snipped ...]

        cp -a /<<PKGBUILDDIR>>/debian/tmpp/lib/$p/site-packages/* 
debian/tmp/usr/lib/python3/dist-packages ; \
        done
mv 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/adios_mpi/adios_mpi.so
 \
               
debian/tmp/usr/lib/python2.7/dist-packages/adios_mpi/adios_mpi.x86_64-linux-gnu.so
mv /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python2.7/dist-packages/adios/adios.so \
               
debian/tmp/usr/lib/python2.7/dist-packages/adios/adios.x86_64-linux-gnu.so
# remove due to it not working in multi-arch;
rm -f  /<<PKGBUILDDIR>>/debian/tmp/usr/bin/adios_config.flags
# renamed as per Adios CCS issue #118716, Debbug #639257
mv /<<PKGBUILDDIR>>/debian/tmp/usr/bin/gpp.py 
/<<PKGBUILDDIR>>/debian/tmp/usr/bin/adiosxml2h
mv /<<PKGBUILDDIR>>/debian/tmp/usr/bin/skel_cat.py 
/<<PKGBUILDDIR>>/debian/tmp/usr/bin/skel_cat
mv /<<PKGBUILDDIR>>/debian/tmp/usr/bin/skel_extract.py 
/<<PKGBUILDDIR>>/debian/tmp/usr/bin/skel_extract
cp debian/adios_config /<<PKGBUILDDIR>>/debian/tmp/usr/bin/adios_config
rm -rf 
debian/libadios-examples/usr/share/doc/libadios-examples/examples/C/attributes/.libs
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install -i
   dh_installdocs -i
   dh_installchangelogs -i
   debian/rules override_dh_installexamples
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installexamples
if test -d debian/libadios-examples/usr/share/doc/libadios-examples/examples ; 
then \
        find debian/libadios-examples/usr/share/doc/libadios-examples/examples 
-name '*.o' -delete  ; \
        find 
debian/libadios-examples/usr/share/doc/libadios-examples/examples/C -type f 
-exec chmod -x {} \; ; \
fi 
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_python2 -i
E: dh_python2 dh_python2:408: no package to act on (python-foo or one with 
${python:Depends} in Depends)
   dh_python3 -i
E: dh_python3 dh_python3:176: no package to act on (python3-foo or one with 
${python3:Depends} in Depends)
   dh_perl -i
   dh_link -i
   dh_strip_nondeterminism -i
   dh_compress -i
   debian/rules override_dh_fixperms
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_fixperms
chmod +x debian/libadios-bin/etc/adios/skel/templates/submit*.tpl
chmod: cannot access 
'debian/libadios-bin/etc/adios/skel/templates/submit*.tpl': No such file or 
directory
debian/rules:118: recipe for target 'override_dh_fixperms' failed
make[1]: *** [override_dh_fixperms] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:39: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

Hint: Try splitting override_dh_fixperms into override_dh_fixperms-indep and 
override_dh_fixperms-arch.

Thanks.

--- End Message ---
--- Begin Message ---
Source: adios
Source-Version: 1.13.1-3

We believe that the bug you reported is fixed in the latest version of
adios, 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 901...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated adios 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 11 Jun 2018 15:08:54 +0100
Source: adios
Binary: libadios-dev libadios-examples libadios-bin python-adios python3-adios
Architecture: source amd64 all
Version: 1.13.1-3
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description:
 libadios-bin - ADIOS Adaptable IO system for simulations - binaries
 libadios-dev - ADIOS Adaptable IO system for simulations
 libadios-examples - Examples for the ADIOS Adaptable IO system
 python-adios - Python interface to the ADIOS IO system
 python3-adios - Python3 interface to the ADIOS IO system
Closes: 901103
Changes:
 adios (1.13.1-3) unstable; urgency=medium
 .
   * Fix FTBFS with dpkg-buildpackage -A. Closes: #901103
Checksums-Sha1:
 7a62dca3d3e21bb14fc92e00ac221669b0e9a3b3 2476 adios_1.13.1-3.dsc
 d05380bd6164066605f33cae34f6c1f58ff7b168 34528 adios_1.13.1-3.debian.tar.xz
 1c582c73200e0823c18fde3f81f36ac7674b0d0f 11882 adios_1.13.1-3_amd64.buildinfo
 9fea71bca113c7a8c83db4a8b73ba8bc44c60a6c 3509592 
libadios-bin-dbgsym_1.13.1-3_amd64.deb
 6fadbb785ff4de262742ab001a6f7fa904749eef 499116 libadios-bin_1.13.1-3_amd64.deb
 8255e43b411e2f54cd76047835156ecb3da61bf9 465640 libadios-dev_1.13.1-3_amd64.deb
 9ec1b30c7ceee6994030292044cb3c8163739050 45686312 
libadios-examples_1.13.1-3_all.deb
 bb79d87c4a01265b196ef988c87a7dd7d1f59a3a 2630820 
python-adios-dbgsym_1.13.1-3_amd64.deb
 64bb56c3993a299a9ec214cfefed7aa184f22572 698632 python-adios_1.13.1-3_amd64.deb
 1f3dea6af3ac69fe2d732d41f9a50c6df9869bc2 2860876 
python3-adios-dbgsym_1.13.1-3_amd64.deb
 2ad944d36516750f251b8e88f50369103da496eb 742788 
python3-adios_1.13.1-3_amd64.deb
Checksums-Sha256:
 d42af5fbccda1887283404f8218ba22eb1849e8fe19513fb2303d60d05e34610 2476 
adios_1.13.1-3.dsc
 70bb80e316670ab457f4126fddc66646d5f1616ed10f37cf0fac930e58796bac 34528 
adios_1.13.1-3.debian.tar.xz
 611987581ffccf173508058e483d459fe0e4d82b5efe0aaee54c29ce8041ecad 11882 
adios_1.13.1-3_amd64.buildinfo
 15a1555d84f7456331a43212c3f420cf1932e535e72fa9859077e130e348f945 3509592 
libadios-bin-dbgsym_1.13.1-3_amd64.deb
 22304816c73989c004bdbc0e5b4e10410c1235a488451da5f78902c8e4747065 499116 
libadios-bin_1.13.1-3_amd64.deb
 1413451b5750a5f97600282038767461d0f4a44e1d4d6b0e805f4aa9b30f6531 465640 
libadios-dev_1.13.1-3_amd64.deb
 acbb32281f5d5154b911c6c73aca8d0729fc48f4bcc629dfc85287d00cc224dd 45686312 
libadios-examples_1.13.1-3_all.deb
 8611f754dddb019e738152fd5f9a2b5d616ef2b2db99c3c64156ee970d270f59 2630820 
python-adios-dbgsym_1.13.1-3_amd64.deb
 40b8d0be75f4fb19d633c9f9f18f2bec507bc4e2766c97456db7af774311e1fe 698632 
python-adios_1.13.1-3_amd64.deb
 45a55892acca3ef7ab26f7939261c05b438ad6ce3db559fcfcdeb912780057da 2860876 
python3-adios-dbgsym_1.13.1-3_amd64.deb
 f1af76e0dffbff2f7a17b6a4fffd5398e08516faf39255a53079aef00cefd85b 742788 
python3-adios_1.13.1-3_amd64.deb
Files:
 b21636691013d659cd537e73cba09a1c 2476 science optional adios_1.13.1-3.dsc
 0980fcb035152fce941310b679f5b64a 34528 science optional 
adios_1.13.1-3.debian.tar.xz
 24c15fb7561454cd62ce196dabe35623 11882 science optional 
adios_1.13.1-3_amd64.buildinfo
 35db821d6980dc15d6ff4ebdf7572203 3509592 debug optional 
libadios-bin-dbgsym_1.13.1-3_amd64.deb
 0e3f0249b7fffc8e0718214d31ff6320 499116 science optional 
libadios-bin_1.13.1-3_amd64.deb
 7d6082d4d0d498d67b0840e7a858d4f2 465640 libdevel optional 
libadios-dev_1.13.1-3_amd64.deb
 9ca64890c993fb6f21c4701819316daa 45686312 science optional 
libadios-examples_1.13.1-3_all.deb
 c935a1a881deaf653e7a88d7551e13dc 2630820 debug optional 
python-adios-dbgsym_1.13.1-3_amd64.deb
 77a120e17fcc47f92cf146e0d2691f00 698632 python optional 
python-adios_1.13.1-3_amd64.deb
 ec6cfef4b2b8c8380e345b8e4e64ada4 2860876 debug optional 
python3-adios-dbgsym_1.13.1-3_amd64.deb
 efcc39203a819ee7d58f7f035499f4ae 742788 python optional 
python3-adios_1.13.1-3_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAlsehD8ACgkQy+a7Tl2a
06XsuQ/+IxDvzjwUxPrHwyO5fCsNwm1tl6ST4yIwqx4TnOWgK3p5puvWXQpoFNRR
yNSP2i8eKIuHm0UyftP1F4ELnaH7UiWVoOwhCNIQFkfwVxqV3mTAciOZscg+gtdr
9vgi2/Lmr0n4C0TALammVnRfZYeJ0x+Xy+ir6TOzqurx84FlD26bpRp0Lr/38v6R
S+gvqCKwPzLCcAfa+kRmSrreburnbpL3sa7NtPZeXqSo+/sVsWEejioF5KQUmd74
IgMcsYKx371zduJaJV8/YkU2lz7KLLsFfYuauhNV8RQvRk5hsuo5AFmxsyNoWiKe
KaToRk+K3zM2HpY4ZFzxuCnd8VFvUKXmqRXZoJnC4jMgxeELyBAYa0hjYw6n1E33
5SJkW89KFBMa2RivIwoZrcgI2NEkQeNMXa/+B4MOu0+HyVlWw2QE/mPybesaZUCA
Usk8cCemD6jz1acW5R/od2IFlicTU8K+5NHX5M4NGuHCXwltNo0OUxZJI//jr7Cj
qAcniiF5klzpSYCvbFxMxOkQ5W+Av2O7fM1kSlFmn/NrQHeCaatilUuAF2dqNjD5
Aol4bPqUb8qW4w8YZpGXPpuTLsZdNbGVMGTdl7w53R3gjVcDryJFWz2M3Dt+xJgp
iZ1O2alj5btUitE213wHcYV61zTk+YeSyRFcsvN7ur8n0gqAq4g=
=GZsb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to