Your message dated Wed, 25 Jul 2018 20:55:02 +0000
with message-id <e1fiqoi-0007gn...@fasolo.debian.org>
and subject line Bug#904484: fixed in boost1.67 1.67.0-3
has caused the Debian Bug report #904484,
regarding boost1.67: 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.)


-- 
904484: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904484
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:boost1.67
Version: 1.67.0-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh build-indep --with python2 --with python3
   dh_update_autotools_config -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'

[... snipped ...]

   usr/lib/x86_64-linux-gnu/libboost_python3.a
dh_link: No packages to build. Architecture mismatch: amd64, want: all any 
any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
dh_link -plibboost-python1.67-dev \
   usr/lib/x86_64-linux-gnu/libboost_python36.so \
   usr/lib/x86_64-linux-gnu/libboost_python3.so
dh_link: No packages to build. Architecture mismatch: amd64, want: all any 
any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
dh_link -plibboost-mpi-python1.67-dev \
   usr/lib/x86_64-linux-gnu/libboost_mpi_python36.a \
   usr/lib/x86_64-linux-gnu/libboost_mpi_python3.a
dh_link: No packages to build. Architecture mismatch: amd64, want: all any 
any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
dh_link -plibboost-mpi-python1.67-dev \
   usr/lib/x86_64-linux-gnu/libboost_mpi_python36.so \
   usr/lib/x86_64-linux-gnu/libboost_mpi_python3.so
dh_link: No packages to build. Architecture mismatch: amd64, want: all any 
any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
# Python3 old debian compat links
dh_link -plibboost-python1.67-dev \
   usr/lib/x86_64-linux-gnu/libboost_python36.a \
   usr/lib/x86_64-linux-gnu/libboost_python3-py36.a
dh_link: No packages to build. Architecture mismatch: amd64, want: all any 
any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
dh_link -plibboost-python1.67-dev \
   usr/lib/x86_64-linux-gnu/libboost_python36.so \
   usr/lib/x86_64-linux-gnu/libboost_python3-py36.so
dh_link: No packages to build. Architecture mismatch: amd64, want: all any 
any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
dh_link -plibboost-mpi-python1.67-dev \
   usr/lib/x86_64-linux-gnu/libboost_mpi_python36.a \
   usr/lib/x86_64-linux-gnu/libboost_mpi_python3-py36.a
dh_link: No packages to build. Architecture mismatch: amd64, want: all any 
any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
dh_link -plibboost-mpi-python1.67-dev \
   usr/lib/x86_64-linux-gnu/libboost_mpi_python36.so \
   usr/lib/x86_64-linux-gnu/libboost_mpi_python3-py36.so
dh_link: No packages to build. Architecture mismatch: amd64, want: all any 
any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
dh_installexamples -plibboost1.67-doc debian/boost-build-examples
mkdir -p debian/libboost1.67-doc/usr/share/doc/libboost1.67-doc/examples
cat debian/example-files | xargs cp -a --parents 
--target-directory=debian/libboost1.67-doc/usr/share/doc/libboost1.67-doc/examples
find debian/libboost1.67-doc/usr/share/doc/libboost1.67-doc/examples -type f | 
xargs chmod 644
# package libboost-mpi-python1.67.0
dh_install -plibboost-mpi-python1.67.0
dh_install: No packages to build. Architecture mismatch: amd64, want: all any 
any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
# python2 install
dh_installdirs -plibboost-mpi-python1.67.0 usr/lib/python2.7/dist-packages/boost
dh_installdirs: No packages to build. Architecture mismatch: amd64, want: all 
any any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
dh_install -plibboost-mpi-python1.67.0 libs/mpi/build/__init__.py 
usr/lib/python2.7/dist-packages/boost/
dh_install: No packages to build. Architecture mismatch: amd64, want: all any 
any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
cp stage-2.7/lib/mpi.so 
debian/libboost-mpi-python1.67.0/usr/lib/python2.7/dist-packages/boost/
cp: cannot create regular file 
'debian/libboost-mpi-python1.67.0/usr/lib/python2.7/dist-packages/boost/': No 
such file or directory
make[1]: *** [debian/rules:139: override_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:45: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder,
but it also fails here in the official arch:all autobuilder:

https://buildd.debian.org/status/package.php?p=boost1%2e67

Thanks.

--- End Message ---
--- Begin Message ---
Source: boost1.67
Source-Version: 1.67.0-3

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

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated boost1.67 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: SHA512

Format: 1.8
Date: Wed, 25 Jul 2018 22:38:55 +0200
Source: boost1.67
Binary: libboost1.67-dev libboost1.67-tools-dev libboost1.67-all-dev 
libboost1.67-doc libboost-atomic1.67.0 libboost-atomic1.67-dev 
libboost-chrono1.67.0 libboost-chrono1.67-dev libboost-container1.67.0 
libboost-container1.67-dev libboost-context1.67.0 libboost-context1.67-dev 
libboost-contract1.67.0 libboost-contract1.67-dev libboost-coroutine1.67.0 
libboost-coroutine1.67-dev libboost-date-time1.67.0 libboost-date-time1.67-dev 
libboost-exception1.67-dev libboost-fiber1.67.0 libboost-fiber1.67-dev 
libboost-filesystem1.67.0 libboost-filesystem1.67-dev libboost-graph1.67.0 
libboost-graph1.67-dev libboost-graph-parallel1.67.0 
libboost-graph-parallel1.67-dev libboost-iostreams1.67.0 
libboost-iostreams1.67-dev libboost-locale1.67.0 libboost-locale1.67-dev 
libboost-log1.67.0 libboost-log1.67-dev libboost-math1.67.0 
libboost-math1.67-dev libboost-mpi1.67.0 libboost-mpi1.67-dev 
libboost-mpi-python1.67.0 libboost-mpi-python1.67-dev libboost-numpy1.67.0 
libboost-numpy1.67-dev
 libboost-program-options1.67.0 libboost-program-options1.67-dev 
libboost-python1.67.0 libboost-python1.67-dev libboost-random1.67.0 
libboost-random1.67-dev libboost-regex1.67.0 libboost-regex1.67-dev 
libboost-serialization1.67.0 libboost-serialization1.67-dev 
libboost-signals1.67.0 libboost-signals1.67-dev libboost-stacktrace1.67.0 
libboost-stacktrace1.67-dev libboost-system1.67.0 libboost-system1.67-dev 
libboost-test1.67.0 libboost-test1.67-dev libboost-thread1.67.0 
libboost-thread1.67-dev libboost-timer1.67.0 libboost-timer1.67-dev 
libboost-type-erasure1.67.0 libboost-type-erasure1.67-dev libboost-wave1.67.0
 libboost-wave1.67-dev
Architecture: source
Version: 1.67.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Boost Team <team+bo...@tracker.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Description:
 libboost-atomic1.67-dev - atomic data types, operations, and memory ordering 
constraints
 libboost-atomic1.67.0 - atomic data types, operations, and memory ordering 
constraints
 libboost-chrono1.67-dev - C++ representation of time duration, time point, and 
clocks
 libboost-chrono1.67.0 - C++ representation of time duration, time point, and 
clocks
 libboost-container1.67-dev - C++ library that implements several well-known 
containers - dev f
 libboost-container1.67.0 - C++ library that implements several well-known 
containers
 libboost-context1.67-dev - provides a sort of cooperative multitasking on a 
single thread
 libboost-context1.67.0 - provides a sort of cooperative multitasking on a 
single thread
 libboost-contract1.67-dev - Contract library for C++ - dev files
 libboost-contract1.67.0 - Contract library for C++
 libboost-coroutine1.67-dev - provides a sort of cooperative multitasking on a 
single thread
 libboost-coroutine1.67.0 - provides a sort of cooperative multitasking on a 
single thread
 libboost-date-time1.67-dev - set of date-time libraries based on generic 
programming concepts
 libboost-date-time1.67.0 - set of date-time libraries based on generic 
programming concepts
 libboost-exception1.67-dev - library to help write exceptions and handlers
 libboost-fiber1.67-dev - cooperatively-scheduled micro-/userland-threads
 libboost-fiber1.67.0 - cooperatively-scheduled micro-/userland-threads
 libboost-filesystem1.67-dev - filesystem operations (portable paths, iteration 
over directories
 libboost-filesystem1.67.0 - filesystem operations (portable paths, iteration 
over directories
 libboost-graph-parallel1.67-dev - generic graph components and algorithms in 
C++
 libboost-graph-parallel1.67.0 - generic graph components and algorithms in C++
 libboost-graph1.67-dev - generic graph components and algorithms in C++
 libboost-graph1.67.0 - generic graph components and algorithms in C++
 libboost-iostreams1.67-dev - Boost.Iostreams Library development files
 libboost-iostreams1.67.0 - Boost.Iostreams Library
 libboost-locale1.67-dev - C++ facilities for localization
 libboost-locale1.67.0 - C++ facilities for localization
 libboost-log1.67-dev - C++ logging library
 libboost-log1.67.0 - C++ logging library
 libboost-math1.67-dev - Boost.Math Library development files
 libboost-math1.67.0 - Boost.Math Library
 libboost-mpi-python1.67-dev - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-mpi-python1.67.0 - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-mpi1.67-dev - C++ interface to the Message Passing Interface (MPI)
 libboost-mpi1.67.0 - C++ interface to the Message Passing Interface (MPI)
 libboost-numpy1.67-dev - Boost.Python NumPy extensions development files
 libboost-numpy1.67.0 - Boost.Python NumPy extensions
 libboost-program-options1.67-dev - program options library for C++
 libboost-program-options1.67.0 - program options library for C++
 libboost-python1.67-dev - Boost.Python Library development files
 libboost-python1.67.0 - Boost.Python Library
 libboost-random1.67-dev - Boost Random Number Library
 libboost-random1.67.0 - Boost Random Number Library
 libboost-regex1.67-dev - regular expression library for C++
 libboost-regex1.67.0 - regular expression library for C++
 libboost-serialization1.67-dev - serialization library for C++
 libboost-serialization1.67.0 - serialization library for C++
 libboost-signals1.67-dev - managed signals and slots library for C++
 libboost-signals1.67.0 - managed signals and slots library for C++
 libboost-stacktrace1.67-dev - library to capture and print stack traces - 
development files
 libboost-stacktrace1.67.0 - library to capture and print stack traces
 libboost-system1.67-dev - Operating system (e.g. diagnostics support) library
 libboost-system1.67.0 - Operating system (e.g. diagnostics support) library
 libboost-test1.67-dev - components for writing and executing test suites
 libboost-test1.67.0 - components for writing and executing test suites
 libboost-thread1.67-dev - portable C++ multi-threading
 libboost-thread1.67.0 - portable C++ multi-threading
 libboost-timer1.67-dev - C++ wall clock and CPU process timers
 libboost-timer1.67.0 - C++ wall clock and CPU process timers
 libboost-type-erasure1.67-dev - C++ runtime polymorphism based on concepts
 libboost-type-erasure1.67.0 - C++ runtime polymorphism based on concepts
 libboost-wave1.67-dev - C99/C++ preprocessor library
 libboost-wave1.67.0 - C99/C++ preprocessor library
 libboost1.67-all-dev - Boost C++ Libraries development files (ALL)
 libboost1.67-dev - Boost C++ Libraries development files
 libboost1.67-doc - Boost.org libraries documentation placeholder
 libboost1.67-tools-dev - Boost C++ Libraries development tools
Closes: 904484
Changes:
 boost1.67 (1.67.0-3) unstable; urgency=medium
 .
   * [4675688] Add graphviz into the Build-Depends-Indep
   * [5d193b8] Do not fail during copy on arch-indep build. (Closes: #904484)
Checksums-Sha1:
 507c90f0cc3cfbe9c3ea457c3ba1ee6a33688018 8175 boost1.67_1.67.0-3.dsc
 a02172916e716408f32c38daa2758224a13f1e23 345940 
boost1.67_1.67.0-3.debian.tar.xz
 346afd8b5aac25725b374992a13438109684474d 13369 
boost1.67_1.67.0-3_source.buildinfo
Checksums-Sha256:
 01ea94751f4c85006e1a8f343d614c8fb0ef2c68a1c9723862efc692192f1b28 8175 
boost1.67_1.67.0-3.dsc
 c918b556e93544595262efcf8eea9122aa6cdaa5f009bad83aea22ab5c4b47de 345940 
boost1.67_1.67.0-3.debian.tar.xz
 d36e63fccc723d27e992cba2aae5cdc7b6247c9a0dcd1d3c0d8eb16766dbbfb5 13369 
boost1.67_1.67.0-3_source.buildinfo
Files:
 a9fb87492b698b7d2d7ca9532f8ce9fc 8175 libs optional boost1.67_1.67.0-3.dsc
 05dc8b10c65c8fb79e678f8ce5fabcaf 345940 libs optional 
boost1.67_1.67.0-3.debian.tar.xz
 558cef7e32575482a7b5865453dd6e03 13369 libs optional 
boost1.67_1.67.0-3_source.buildinfo

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

iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAltY4OUACgkQ0+Fzg8+n
/wZr0g/9Ga1xLJo/fd90MVgchj9nvfI1+RTpSHgizJY5giIRPMPAp17qaxwr/jHk
iGAP3jEdzeD4L7Gh8m7/suJOqjgH+G4gF7b7WQXDqdCfXZKZgIBTOMjduqDAwj2e
ne7QpQSN30yFRTZt9d4ksfEP46oMWXPqjYQs4OFn+fl7mW67rWXNMgOta7xb4rWd
g5HAUq3yWlBTHnX4ctSgUO76eo4SQmBHYZvY5wJel7d+NMV1AZbwyL4MrmvRFjr1
GjMACLsGvjmn+j4fMHXfFOR0PXnMx76/y8fCYxRRbudJ8Joz+0flF+x/SeLZL51l
t+/Co1qWFttp2MaRKYD7/XsSfomuwgASqUrGO0nODDIhBAsquv0rkhzJrsJj/TSa
i6NV3amKLekLYFTQX0LnMm2az75ngayJopTsN0kdX15l0NI2cJXeSuRmqLH3gx0i
BFjVTda3P0BwSPdHJo+9L7lJ7dwJUdQVT7tH/wsqoOHnBHLdZQgte6ndfnQUZXlL
DA5xsiGVDmVdi5zb2Wsh4Lwj3Z+is8i+pMEvfFaTi/nz3fsgfmk8dwWAt04hiVBH
ZIeJMboijyRoG2RaEDbF6KRtnAWnyF3su1ZwY6nzSBykhr5tBGFBj5FVz8iWa8qN
XzmcBSgNaZQZej8vISuJOBx3Tw/njLTljjz5tTJSJ/uGB/VfEVQ=
=7epd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to