Your message dated Mon, 06 Dec 2021 04:19:53 +0000
with message-id <e1mu5tl-00069q...@fasolo.debian.org>
and subject line Bug#1000790: fixed in uhd 4.1.0.4-3
has caused the Debian Bug report #1000790,
regarding uhd: FTBFS on ppc64el: c++: error: unrecognized command-line option 
‘-march=native’; did you mean ‘-mcpu=native’?
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.)


-- 
1000790: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000790
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: uhd
Version: 4.1.0.4-2
Severity: serious
Tags: ftbfs sid bookworm
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

uhd fails to build on ppc64el:
| FAILED: lib/CMakeFiles/uhd.dir/transport/uhd-dpdk/dpdk_common.cpp.o 
| /usr/bin/c++ -DBOOST_ALL_NO_LIB 
-DBOOST_ASIO_DISABLE_STD_EXPERIMENTAL_STRING_VIEW 
-DBOOST_ASIO_DISABLE_STD_STRING_VIEW -DBOOST_ATOMIC_DYN_LINK 
-DBOOST_CHRONO_DYN_LINK -DBOOST_DATE_TIME_DYN_LINK 
-DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_FILESYSTEM_DYN_LINK 
-DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_SERIALIZATION_DYN_LINK 
-DBOOST_SYSTEM_DYN_LINK -DBOOST_THREAD_DYN_LINK 
-DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DHAVE_CONFIG_H -DHAVE_DPDK 
-DUHD_DLL_EXPORTS -DUHD_LOG_CONSOLE_COLOR -DUHD_LOG_CONSOLE_LEVEL=2 
-DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_MIN_LEVEL=1 
-I/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu/include 
-I/<<PKGBUILDDIR>>/host/include -I/<<PKGBUILDDIR>>/host/lib/include 
-I/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu/lib/include 
-I/<<PKGBUILDDIR>>/host/lib/deps/flatbuffers/include 
-I/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu/lib/ic_reg_maps 
-I/<<PKGBUILDDIR>>/host/lib/convert 
-I/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu/lib/convert 
-I/<<PKGBUILDDIR>>/host/lib/usrp 
-I/<<PKGBUILDDIR>>/host/lib/usrp/common/ad9361_driver 
-I/<<PKGBUILDDIR>>/host/lib/usrp/common -I/usr/include/dpdk 
-I/usr/include/libnl3 -I/usr/include/dpdk/../powerpc64le-linux-gnu/dpdk 
-I/usr/include/powerpc64le-linux-gnu/dpdk 
-I/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu/lib/transport/nirio/lvbitx 
-I/usr/include/libusb-1.0 -I/<<PKGBUILDDIR>>/host/lib/transport/uhd-dpdk 
-I/<<PKGBUILDDIR>>/host/lib/deps/rpclib/include -I/usr/include/python3.9 
-I/<<PKGBUILDDIR>>/host/lib/deps/pybind11/include 
-I/<<PKGBUILDDIR>>/obj-powerpc64le-linux-gnu/_cmrc/include -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-fvisibility-inlines-hidden -O2 -g -DNDEBUG -fPIC   -Wall -Wextra 
-Wsign-compare -std=gnu++14 -march=native -D_GNU_SOURCE -MD -MT 
lib/CMakeFiles/uhd.dir/transport/uhd-dpdk/dpdk_common.cpp.o -MF 
lib/CMakeFiles/uhd.dir/transport/uhd-dpdk/dpdk_common.cpp.o.d -o 
lib/CMakeFiles/uhd.dir/transport/uhd-dpdk/dpdk_common.cpp.o -c 
/<<PKGBUILDDIR>>/host/lib/transport/uhd-dpdk/dpdk_common.cpp
| c++: error: unrecognized command-line option ‘-march=native’; did you mean 
‘-mcpu=native’?

See
https://buildd.debian.org/status/fetch.php?pkg=uhd&arch=ppc64el&ver=4.1.0.4-2&stamp=1638057565&raw=0

If you start an uncoordinated transition, please at least ensure that
the package builds everywhere.

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: uhd
Source-Version: 4.1.0.4-3
Done: A. Maitland Bottoms <bott...@debian.org>

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

Debian distribution maintenance software
pp.
A. Maitland Bottoms <bott...@debian.org> (supplier of updated uhd 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: Sun, 05 Dec 2021 16:07:56 -0500
Source: uhd
Architecture: source
Version: 4.1.0.4-3
Distribution: unstable
Urgency: medium
Maintainer: A. Maitland Bottoms <bott...@debian.org>
Changed-By: A. Maitland Bottoms <bott...@debian.org>
Closes: 1000790
Changes:
 uhd (4.1.0.4-3) unstable; urgency=medium
 .
   * check -march option before use (Closes: #1000790)
   * skip python3-uhd on mipsel
Checksums-Sha1:
 ddf27ea6869bf645ffb89f3206469f3d88ee2b50 2905 uhd_4.1.0.4-3.dsc
 ca380aa581ce0a259b0e8d229958dd0b53ad0e23 51168 uhd_4.1.0.4-3.debian.tar.xz
 6b6dbbdcd2d6da9518196ff7d9856c2a2a1711e6 23889 uhd_4.1.0.4-3_amd64.buildinfo
Checksums-Sha256:
 409c0b48ee9ce79d334ce66122b5066f697cd49ad40024ff693a158fa7e80a59 2905 
uhd_4.1.0.4-3.dsc
 003661b6c7d73b9aa5fcf4f7f5571d9d5aa3f37cf90c54ba9c406274bbb2cb42 51168 
uhd_4.1.0.4-3.debian.tar.xz
 a27d23880b147c6d2dadbfaac6bfe3b3fa1d17caa8d04933e15ad1931bb60eb3 23889 
uhd_4.1.0.4-3_amd64.buildinfo
Files:
 0d9ff8dcfa5778703c94877fe739fab1 2905 science optional uhd_4.1.0.4-3.dsc
 89bb52fa6fefa35346ce38698821edfe 51168 science optional 
uhd_4.1.0.4-3.debian.tar.xz
 b6b14f0f704e0ed6bbdcf0610229c6f6 23889 science optional 
uhd_4.1.0.4-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEEB8qH3cTCsGJAtrF0UEHxiR9E4JAFAmGti88ACgkQUEHxiR9E
4JBjPRAA0DiWK7/dC9jth7qQoc4pVkNmzocd+gkWQCIBydxjJc2xNRFyBKX2lu4A
/CpvJAhWR4Rljr91obShZHiVEHii4gHngUkEWd7tgHlsMK3yVKREom4prabP6Nss
kQPT8Mu+riQIc63n89snI/sZdkrhtufzE+1Mm00H+5+WPu1vd8I/3uRve523W3gL
tt6xh4ThycTyUx2a7mAqRYR6lu9u9EUjHzZSaWrIeggrxJubmwE3tDSXIGsrVA4E
WhimxRSyPMCpxCe/hzkMgmQ9vSmkQdFhR29vU1qFirbDXMl9w2IUMfhm5PeNgoVK
Q7biWfRxUiYHOrudoZVGsNTsg3GdeSwHKxpYd/gkoL4sOr/W6ITIZwOhD1pS8AxS
Jrfgk8FRR9wCQWlxmxV3ASqcsh+RrvScvjCL9c2/dYF+JX1jvNKiZdoBGLdOp8xR
zMeMX2pnFxs8FMEXxXNLtHV4BF7+UiGj7LPAG0pT9KIKXzLvYEervY01yT74KXl9
yMemSYITg+Kzr1tVggdyefkOoMN90ZexIywUzZQ3O4DSSeks91GXagKne0NyabQZ
XobuBf90cl+ElgFed5wvqR+7F3k/nIaj2t77V7B3g73g3sEpUHFPVlwHxmE5r63M
Mx4GY6gSEV6mMjWl0/Iy95xvnUu8gLcMfNkSnTmrzGcar7enTDk=
=TLBN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to