=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for uhd-4.6.0.0nb1
[  0%] Generating intermediate file for /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rc/cal/test.cal
[  0%] Generating intermediate file for /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rc/cal/x4xx_pwr_zbx_rx_0_rx1.cal
[  1%] Generating intermediate file for /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rc/cal/x4xx_pwr_zbx_rx_0_tx+rx0.cal
[  1%] Generating intermediate file for /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rc/cal/x4xx_pwr_zbx_rx_1_rx1.cal
[  1%] Generating intermediate file for /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rc/cal/x4xx_pwr_zbx_rx_1_tx+rx0.cal
[  1%] Generating intermediate file for /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rc/cal/x4xx_pwr_zbx_tx_0_tx+rx0.cal
[  1%] Generating intermediate file for /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rc/cal/x4xx_pwr_zbx_tx_1_tx+rx0.cal
[  1%] Generating intermediate file for /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rc/cal/zbx_dsa_rx.cal
[  1%] Generating intermediate file for /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rc/cal/zbx_dsa_tx.cal
[  1%] Generating uhd-resources resource loader
[  1%] Building CXX object lib/rc/CMakeFiles/uhd-resources.dir/__cmrc_uhd-resources/lib.cpp.o
[  2%] Building CXX object lib/rc/CMakeFiles/uhd-resources.dir/__cmrc_uhd-resources/intermediate/cal/test.cal.cpp.o
[  2%] Building CXX object lib/rc/CMakeFiles/uhd-resources.dir/__cmrc_uhd-resources/intermediate/cal/x4xx_pwr_zbx_tx_0_tx+rx0.cal.cpp.o
[  2%] Building CXX object lib/rc/CMakeFiles/uhd-resources.dir/__cmrc_uhd-resources/intermediate/cal/x4xx_pwr_zbx_tx_1_tx+rx0.cal.cpp.o
[  2%] Building CXX object lib/rc/CMakeFiles/uhd-resources.dir/__cmrc_uhd-resources/intermediate/cal/x4xx_pwr_zbx_rx_0_tx+rx0.cal.cpp.o
[  2%] Building CXX object lib/rc/CMakeFiles/uhd-resources.dir/__cmrc_uhd-resources/intermediate/cal/x4xx_pwr_zbx_rx_1_tx+rx0.cal.cpp.o
[  2%] Building CXX object lib/rc/CMakeFiles/uhd-resources.dir/__cmrc_uhd-resources/intermediate/cal/x4xx_pwr_zbx_rx_0_rx1.cal.cpp.o
[  2%] Building CXX object lib/rc/CMakeFiles/uhd-resources.dir/__cmrc_uhd-resources/intermediate/cal/x4xx_pwr_zbx_rx_1_rx1.cal.cpp.o
[  3%] Building CXX object lib/rc/CMakeFiles/uhd-resources.dir/__cmrc_uhd-resources/intermediate/cal/zbx_dsa_tx.cal.cpp.o
[  3%] Building CXX object lib/rc/CMakeFiles/uhd-resources.dir/__cmrc_uhd-resources/intermediate/cal/zbx_dsa_rx.cal.cpp.o
[  3%] Linking CXX static library libuhd-resources.a
[  3%] Built target uhd-resources
[  3%] Building CXX object lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/lib/rpc/dispatcher.cc.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/deps/rpclib/lib/rpc/dispatcher.cc:2:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[  3%] Building CXX object lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/lib/rpc/server.cc.o
[  3%] Building CXX object lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/lib/rpc/client.cc.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/deps/rpclib/lib/rpc/client.cc:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/deps/rpclib/lib/rpc/client.cc:72:20: warning: lambda capture 'max_read_bytes' is not required to be captured for this use [-Wunused-lambda-capture]
            [this, max_read_bytes](boost::system::error_code ec, std::size_t length) {
                 ~~^~~~~~~~~~~~~~
2 warnings generated.
[  3%] Building CXX object lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/lib/rpc/this_handler.cc.o
[  4%] Building CXX object lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/lib/rpc/this_session.cc.o
[  4%] Building CXX object lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/lib/rpc/this_server.cc.o
[  4%] Building CXX object lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/lib/rpc/rpc_error.cc.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/deps/rpclib/lib/rpc/rpc_error.cc:2:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[  4%] Building CXX object lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/lib/rpc/detail/server_session.cc.o
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/deps/rpclib/lib/rpc/detail/server_session.cc:52:40: warning: lambda capture 'max_read_bytes' is not required to be captured for this use [-Wunused-lambda-capture]
        read_strand_.wrap([this, self, max_read_bytes](boost::system::error_code ec,
                                     ~~^~~~~~~~~~~~~~
1 warning generated.
[  4%] Building CXX object lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/lib/rpc/detail/response.cc.o
[  4%] Building CXX object lib/deps/rpclib/CMakeFiles/uhd_rpclib.dir/lib/rpc/detail/client_error.cc.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/deps/rpclib/lib/rpc/detail/client_error.cc:1:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[  4%] Built target uhd_rpclib
[  4%] Building C object examples/getopt/CMakeFiles/getopt.dir/getopt.c.o
[  4%] Linking C static library libgetopt.a
[  4%] Built target getopt
[  4%] Building CXX object tests/common/CMakeFiles/uhd_test.dir/mock_zero_copy.cpp.o
[  5%] Linking CXX static library libuhd_test.a
[  5%] Built target uhd_test
[  5%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/convert/convert_general.cpp
[  5%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/ad5623_regs.hpp
[  6%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/ad7922_regs.hpp
[  6%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/ad9510_regs.hpp
[  6%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/ad9522_regs.hpp
[  6%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/ad9777_regs.hpp
[  6%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/ad9862_regs.hpp
[  6%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/adf4350_regs.hpp
[  7%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/adf4351_regs.hpp
[  7%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/adf4360_regs.hpp
[  7%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/adf5355_regs.hpp
[  7%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/adf5356_regs.hpp
[  7%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/ads62p44_regs.hpp
[  8%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/ads62p48_regs.hpp
[  8%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/fbx_regs.hpp
[  8%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/lmk04816_regs.hpp
[  8%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/lmk04828_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/lmx2572_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/lmx2592_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/magnesium_cpld_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/max2112_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/max2118_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/max2829_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/max2870_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/max2871_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/rhodium_cpld_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/tda18272hnm_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/tuner_4937di5_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/ic_reg_maps/zbx_cpld_regs.hpp
[  9%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/include/uhdlib/usrp/common/rpc.hpp
[ 10%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/transport/nirio/lvbitx/x300_lvbitx.cpp
[ 10%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/transport/nirio/lvbitx/x310_lvbitx.cpp
[ 10%] Generating /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/transport/vrt_if_packet.cpp
[ 10%] Building CXX object lib/CMakeFiles/uhd.dir/cal/database.cpp.o
[ 10%] Building CXX object lib/CMakeFiles/uhd.dir/cal/iq_cal.cpp.o
[ 10%] Building CXX object lib/CMakeFiles/uhd.dir/cal/pwr_cal.cpp.o
[ 10%] Building CXX object lib/CMakeFiles/uhd.dir/cal/dsa_cal.cpp.o
[ 11%] Building CXX object lib/CMakeFiles/uhd.dir/features/discoverable_feature_registry.cpp.o
[ 11%] Building CXX object lib/CMakeFiles/uhd.dir/types/device_addr.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/types/device_addr.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 11%] Building CXX object lib/CMakeFiles/uhd.dir/types/mac_addr.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/types/mac_addr.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 11%] Building CXX object lib/CMakeFiles/uhd.dir/types/metadata.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/types/metadata.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 11%] Building CXX object lib/CMakeFiles/uhd.dir/types/ranges.cpp.o
[ 11%] Building CXX object lib/CMakeFiles/uhd.dir/types/sensors.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/types/sensors.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 11%] Building CXX object lib/CMakeFiles/uhd.dir/types/serial.cpp.o
[ 12%] Building CXX object lib/CMakeFiles/uhd.dir/types/time_spec.cpp.o
[ 12%] Building CXX object lib/CMakeFiles/uhd.dir/types/tune.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/types/tune.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/tune_request.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 12%] Building CXX object lib/CMakeFiles/uhd.dir/types/types.cpp.o
[ 12%] Building CXX object lib/CMakeFiles/uhd.dir/types/wb_iface.cpp.o
[ 12%] Building CXX object lib/CMakeFiles/uhd.dir/types/filters.cpp.o
[ 12%] Building CXX object lib/CMakeFiles/uhd.dir/types/byte_vector.cpp.o
[ 12%] Building CXX object lib/CMakeFiles/uhd.dir/types/metadata_c.cpp.o
[ 13%] Building CXX object lib/CMakeFiles/uhd.dir/types/ranges_c.cpp.o
[ 13%] Building CXX object lib/CMakeFiles/uhd.dir/types/sensors_c.cpp.o
[ 13%] Building CXX object lib/CMakeFiles/uhd.dir/types/string_vector_c.cpp.o
[ 13%] Building CXX object lib/CMakeFiles/uhd.dir/types/tune_c.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/types/tune_c.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/tune_request.h:45:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/tune_request.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 13%] Building CXX object lib/CMakeFiles/uhd.dir/types/usrp_info_c.cpp.o
[ 13%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_with_tables.cpp.o
[ 14%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/convert/convert_impl.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 14%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_item32.cpp.o
[ 14%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_pack_sc12.cpp.o
[ 14%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_unpack_sc12.cpp.o
[ 14%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_fc32_item32.cpp.o
[ 14%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/actions.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/actions.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 14%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/block_container.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/block_container.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/block_container.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 15%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/block_id.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/block_id.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 15%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/chdr_types.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/chdr_types.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 15%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/chdr_packet_writer.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/chdr_packet_writer.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/chdr_packet_writer.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 15%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/chdr_ctrl_xport.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/chdr_ctrl_xport.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 15%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/chdr_rx_data_xport.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/chdr_rx_data_xport.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 15%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/chdr_tx_data_xport.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/chdr_tx_data_xport.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 16%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/client_zero.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/client_zero.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/client_zero.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface_holder.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 16%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/device_id.cpp.o
[ 16%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/epid_allocator.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/epid_allocator.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/epid_allocator.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/mgmt_portal.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 16%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 16%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/link_stream_manager.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/link_stream_manager.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/chdr_ctrl_endpoint.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/chdr_ctrl_xport.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 16%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/graph_stream_manager.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph_stream_manager.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph_stream_manager.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 16%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/mb_controller.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/mb_controller.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 17%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/noc_block_base.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/noc_block_base.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 17%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/node.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/node.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 17%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/register_iface_holder.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/register_iface_holder.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface_holder.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 17%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/ctrlport_endpoint.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/ctrlport_endpoint.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 17%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/chdr_ctrl_endpoint.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/chdr_ctrl_endpoint.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 17%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/registry_factory.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/registry_factory.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mock_block.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 17%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/rfnoc_graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/rfnoc_graph.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 18%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/mgmt_portal.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/mgmt_portal.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/chdr_ctrl_xport.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 18%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/rfnoc_rx_streamer.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/rfnoc_rx_streamer.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/node_accessor.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 18%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/rfnoc_tx_streamer.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/rfnoc_tx_streamer.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/node_accessor.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 18%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/rfnoc_tx_streamer_replay_buffered.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/rfnoc_tx_streamer_replay_buffered.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/rfnoc_tx_streamer_replay_buffered.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/replay_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 18%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/tx_async_msg_queue.cpp.o
[ 18%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/topo_graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/topo_graph.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/topo_graph.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/topo_graph.cpp:12:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
    template < class Edge, class Graph > void tree_edge(Edge u, Graph& g) {}
                                                             ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
    template < class Edge, class Graph > void tree_edge(Edge u, Graph& g) {}
                                                                       ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
        static type build(const Graph& g, const IndexMap& index,
                                       ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
            boost::scoped_array< Value >& array_holder)
                                          ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
        static type build(const Graph& g, const IndexMap& index)
                                       ^
6 warnings generated.
[ 18%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/mock_block.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/mock_block.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mock_block.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 19%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/addsub_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/addsub_block_control.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/addsub_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 19%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/block_control.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 19%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/ddc_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/ddc_block_control.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/ddc_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 19%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/duc_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/duc_block_control.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/duc_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 19%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/dmafifo_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/dmafifo_block_control.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/dmafifo_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 19%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/keep_one_in_n_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/keep_one_in_n_block_control.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/keep_one_in_n_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 19%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/fft_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/fft_block_control.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/fft_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 20%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/fir_filter_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/fir_filter_block_control.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/fir_filter_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 20%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/fosphor_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/fosphor_block_control.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/fosphor_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 20%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/logpwr_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/logpwr_block_control.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/logpwr_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 20%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/moving_average_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/moving_average_block_control.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/moving_average_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 20%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/null_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/null_block_control.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/null_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 20%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/radio_control_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/radio_control_impl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/radio_control_impl.cpp:235:17: warning: lambda capture 'chan' is not used [-Wunused-lambda-capture]
                chan,
~~~~~~~~~~~~~~~~^~~~
2 warnings generated.
[ 20%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/replay_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/replay_block_control.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/multichan_register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 21%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/siggen_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/siggen_block_control.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/multichan_register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 21%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/split_stream_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/split_stream_block_control.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/registry.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 21%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/switchboard_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/switchboard_block_control.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/multichan_register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 21%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/vector_iir_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/vector_iir_block_control.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/multichan_register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 21%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/window_block_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/window_block_control.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/multichan_register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 21%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/rf_control/antenna.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/rf_control/antenna.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/rf_control/antenna_iface.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/rf_control/core_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 21%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/rf_control/gain_profile.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/rf_control/gain_profile.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.hpp:31:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 22%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/rf_control/nameless_gain_mixin.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/rf_control/nameless_gain_mixin.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/rf_control/nameless_gain_mixin.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/rf_control/core_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 22%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard_base.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard_base.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 22%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard_eeprom.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard_eeprom.cpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 22%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard_id.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard_id.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 22%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard_iface.cpp.o
[ 22%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard_manager.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard_manager.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 22%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/gps_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/gps_ctrl.cpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 23%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/multi_usrp.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/multi_usrp.cpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 23%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/multi_usrp_rfnoc.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/multi_usrp_rfnoc.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/ddc_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 23%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/subdev_spec.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/subdev_spec.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 23%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/fe_connection.cpp.o
[ 23%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard_eeprom_c.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard_eeprom_c.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 23%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/mboard_eeprom_c.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mboard_eeprom_c.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.h:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 23%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/subdev_spec_c.cpp.o
[ 24%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp_c.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp_c.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 24%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/gpio_core_200.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/gpio_core_200.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 24%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/i2c_core_200.cpp.o
[ 24%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/rx_dsp_core_200.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/rx_dsp_core_200.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 24%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/time64_core_200.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/time64_core_200.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.hpp:31:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 24%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/tx_dsp_core_200.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/tx_dsp_core_200.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 24%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/user_settings_core_200.cpp.o
[ 25%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/xport_adapter_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/xport_adapter_ctrl.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/cores/xport_adapter_ctrl.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 25%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/dma_fifo_core_3000.cpp.o
[ 25%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/dsp_core_utils.cpp.o
[ 25%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/gpio_atr_3000.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/gpio_atr_3000.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 25%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/i2c_core_100_wb32.cpp.o
[ 25%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/rx_dsp_core_3000.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/rx_dsp_core_3000.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 25%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/rx_frontend_core_200.cpp.o
[ 26%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/rx_frontend_core_3000.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/rx_frontend_core_3000.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 26%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/rx_vita_core_3000.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/rx_vita_core_3000.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/cores/rx_vita_core_3000.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 26%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/spi_core_3000.cpp.o
[ 26%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/spi_core_4000.cpp.o
[ 26%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/time_core_3000.cpp.o
[ 26%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/tx_dsp_core_3000.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/tx_dsp_core_3000.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 26%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/tx_frontend_core_200.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/tx_frontend_core_200.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 27%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/tx_vita_core_3000.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/tx_vita_core_3000.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/cores/tx_vita_core_3000.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 27%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/cores/user_settings_core_3000.cpp.o
[ 27%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_basic_and_lf.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_basic_and_lf.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_basic_and_lf.hpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 27%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_rfx.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_rfx.cpp:26:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 27%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_xcvr2450.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_xcvr2450.cpp:43:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 27%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_sbx_common.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_sbx_common.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_sbx_common.hpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 27%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_sbx_version3.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_sbx_version3.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_sbx_common.hpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 28%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_sbx_version4.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_sbx_version4.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_sbx_common.hpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 28%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_cbx.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_cbx.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_sbx_common.hpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 28%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_ubx.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_ubx.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 28%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_wbx_common.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_wbx_common.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_wbx_common.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 28%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_wbx_version2.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_wbx_version2.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_wbx_common.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 28%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_wbx_version3.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_wbx_version3.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_wbx_common.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 28%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_wbx_version4.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_wbx_version4.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_wbx_common.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 29%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_wbx_simple.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_wbx_simple.cpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_wbx_common.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 29%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_dbsrx.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_dbsrx.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 29%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_unknown.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_unknown.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.hpp:31:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 29%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_tvrx.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_tvrx.cpp:21:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 29%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_dbsrx2.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_dbsrx2.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 29%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_tvrx2.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_tvrx2.cpp:48:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 29%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/twinrx/twinrx_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/twinrx/twinrx_ctrl.cpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/common/adf435x.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 30%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/twinrx/twinrx_experts.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/twinrx/twinrx_experts.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 30%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/twinrx/twinrx_gain_tables.cpp.o
[ 30%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/db_twinrx.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/db_twinrx.cpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 30%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/e3xx/e3xx_radio_control_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_radio_control_impl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_radio_control_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_ad9361_iface.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 30%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/e3xx/e3xx_radio_control_init.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_radio_control_init.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_radio_control_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_ad9361_iface.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 30%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/e3xx/e3xx_ad9361_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_ad9361_iface.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_ad9361_iface.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 30%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/e3xx/e3xx_bands.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_bands.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_radio_control_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_ad9361_iface.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 31%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/e3xx/e31x_radio_control_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e31x_radio_control_impl.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e31x_radio_control_impl.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_radio_control_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_ad9361_iface.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 31%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/e3xx/e320_radio_control_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e320_radio_control_impl.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e320_radio_control_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_radio_control_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/e3xx/e3xx_ad9361_iface.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 31%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/magnesium/magnesium_radio_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_radio_control.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_radio_control.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 31%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/magnesium/magnesium_radio_control_init.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_radio_control_init.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_radio_control.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 31%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/magnesium/magnesium_radio_control_cpld.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_radio_control_cpld.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_radio_control.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 31%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/magnesium/magnesium_radio_control_gain.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_radio_control_gain.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_gain_table.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_radio_control.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 31%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/magnesium/magnesium_ad9371_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 32%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/magnesium/magnesium_bands.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_bands.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_radio_control.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 32%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/magnesium/magnesium_cpld_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_cpld_ctrl.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 32%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/magnesium/magnesium_gain_table.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_gain_table.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_gain_table.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_radio_control.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/rpc.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 32%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/rhodium/rhodium_radio_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/rhodium/rhodium_radio_control.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/rhodium/rhodium_radio_control.hpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/radio_control_impl.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/multichan_register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 32%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/rhodium/rhodium_radio_control_init.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/rhodium/rhodium_radio_control_init.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/rhodium/rhodium_radio_control.hpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/radio_control_impl.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/multichan_register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 32%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/rhodium/rhodium_radio_control_cpld.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/rhodium/rhodium_radio_control_cpld.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/rhodium/rhodium_radio_control.hpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/radio_control_impl.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/multichan_register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 32%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/rhodium/rhodium_radio_control_lo.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/rhodium/rhodium_radio_control_lo.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/rhodium/rhodium_radio_control.hpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/radio_control_impl.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/multichan_register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 33%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/rhodium/rhodium_bands.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/rhodium/rhodium_bands.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/rhodium/rhodium_radio_control.hpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/radio_control_impl.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/multichan_register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 33%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/rhodium/rhodium_cpld_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/rhodium/rhodium_cpld_ctrl.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 33%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/zbx/zbx_dboard.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/zbx/zbx_dboard.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.hpp:31:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 33%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/zbx/zbx_dboard_init.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/zbx/zbx_dboard_init.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 33%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/zbx/zbx_cpld_ctrl.cpp.o
[ 33%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/zbx/zbx_lo_ctrl.cpp.o
[ 33%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/zbx/zbx_expert.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/zbx/zbx_expert.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.hpp:31:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 34%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/fbx/fbx_dboard.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/fbx/fbx_dboard.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.hpp:31:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 34%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/fbx/fbx_dboard_init.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/fbx/fbx_dboard_init.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 34%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/fbx/fbx_ctrl.cpp.o
[ 34%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/dboard/fbx/fbx_expert.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/dboard/fbx/fbx_expert.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.hpp:31:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 34%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/fx2_ctrl.cpp.o
[ 34%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/ad9361_ctrl.cpp.o
[ 34%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/ad936x_manager.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/common/ad936x_manager.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/common/ad936x_manager.hpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 35%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/ad9361_driver/ad9361_device.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/common/ad9361_driver/ad9361_device.cpp:17:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 35%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/adf4001_ctrl.cpp.o
[ 35%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/adf435x.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/common/adf435x.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/common/adf435x.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 35%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/adf535x.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/common/adf535x.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/common/adf535x.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 35%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/lmx2592.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/common/lmx2592.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/common/lmx2592.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 35%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/lmx2572.cpp.o
[ 35%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/apply_corrections.cpp.o
[ 36%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/validate_subdev_spec.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/common/validate_subdev_spec.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.hpp:31:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 36%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/recv_packet_demuxer.cpp.o
[ 36%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/io_service_mgr.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/common/io_service_mgr.cpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/common/io_service_mgr.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 36%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/io_service_args.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/common/io_service_args.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/common/io_service_args.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 36%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/common/pwr_cal_mgr.cpp.o
[ 36%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/mpmd/mpmd_find.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_find.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 36%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/mpmd/mpmd_image_loader.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_image_loader.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 37%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/mpmd/mpmd_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_impl.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 37%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/mpmd/mpmd_mboard_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_mboard_impl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 37%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/mpmd/mpmd_mb_controller.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_mb_controller.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/common/mpmd_mb_controller.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 37%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/mpmd/mpmd_mb_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_mb_iface.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_mb_iface.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 37%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/mpmd/mpmd_prop_tree.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_prop_tree.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 37%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/mpmd/mpmd_link_if_mgr.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_link_if_mgr.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_link_if_mgr.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 37%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/mpmd/mpmd_link_if_ctrl_udp.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_link_if_ctrl_udp.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_link_if_ctrl_udp.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_link_if_ctrl_base.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/mpmd/mpmd_link_if_mgr.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 38%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp1/codec_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp1/codec_ctrl.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 38%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp1/dboard_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp1/dboard_iface.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp1/usrp1_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 38%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp1/io_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp1/io_impl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp1/usrp1_calc_mux.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 38%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp1/mb_eeprom.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp1/mb_eeprom.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp1/usrp1_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 38%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp1/soft_time_ctrl.cpp.o
[ 38%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp1/usrp1_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp1/usrp1_iface.cpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 38%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp1/usrp1_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp1/usrp1_impl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp1/usrp1_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 39%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp2/clock_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/clock_ctrl.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/clock_ctrl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/usrp2_iface.hpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 39%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp2/codec_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/codec_ctrl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/codec_ctrl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/usrp2_iface.hpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 39%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp2/dboard_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/dboard_iface.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/clock_ctrl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/usrp2_iface.hpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 39%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp2/io_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/io_impl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/../../transport/super_recv_packet_handler.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 39%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp2/mb_eeprom.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/mb_eeprom.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/usrp2_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/clock_ctrl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/usrp2_iface.hpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 39%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp2/usrp2_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/usrp2_iface.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/usrp2_iface.hpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 39%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp2/usrp2_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/usrp2_impl.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/usrp2_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/clock_ctrl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/usrp2_iface.hpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 40%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp2/usrp2_fifo_ctrl.cpp.o
[ 40%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/usrp2/n200_image_loader.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/n200_image_loader.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/usrp2/usrp2_iface.hpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 40%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/b100_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b100/b100_impl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b100/b100_impl.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 40%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/clock_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b100/clock_ctrl.cpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.hpp:31:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 40%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/codec_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b100/codec_ctrl.cpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 40%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/dboard_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b100/dboard_iface.cpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 40%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/io_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b100/io_impl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b100/../../transport/super_recv_packet_handler.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 41%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/mb_eeprom.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b100/mb_eeprom.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b100/b100_impl.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 41%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/usb_zero_copy_wrapper.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b100/usb_zero_copy_wrapper.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/transport/usb_zero_copy.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 41%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/fifo_ctrl_excelsior.cpp.o
[ 41%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_claim.cpp.o
[ 41%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_radio_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_radio_control.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/../dboard/db_basic_and_lf.hpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_radio_control.cpp:1534:57: warning: lambda capture 'BASE_ADDR' is not required to be captured for this use [-Wunused-lambda-capture]
                .add_coerced_subscriber([this, zpu_i2c, BASE_ADDR, addr](
                                                      ~~^~~~~~~~~
2 warnings generated.
[ 41%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_impl.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_impl.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_conn_mgr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 41%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_fw_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_fw_ctrl.cpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 42%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_fw_uart.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_fw_uart.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_impl.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_conn_mgr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 42%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_adc_ctrl.cpp.o
[ 42%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_dac_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_dac_ctrl.cpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 42%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_eth_mgr.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_eth_mgr.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_eth_mgr.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_conn_mgr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 42%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_dboard_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_dboard_iface.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_dboard_iface.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 42%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_clock_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_clock_ctrl.cpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 42%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_image_loader.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_image_loader.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_impl.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_conn_mgr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 43%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_mb_eeprom_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_mb_eeprom_iface.cpp:23:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_impl.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_conn_mgr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 43%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_mb_eeprom.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_mb_eeprom.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_mb_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 43%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_mboard_type.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_mboard_type.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_mboard_type.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/mboard_eeprom.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 43%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_pcie_mgr.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_pcie_mgr.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_pcie_mgr.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_conn_mgr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 43%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_mb_controller.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_mb_controller.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_device_args.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/constrained_device_args.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 43%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_mb_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_mb_iface.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_impl.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_conn_mgr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 43%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x300/x300_prop_tree.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_prop_tree.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x300/x300_device_args.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/constrained_device_args.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 44%] Building C object lib/CMakeFiles/uhd.dir/usrp/x300/cdecode.c.o
[ 44%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b200/b200_image_loader.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_image_loader.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_iface.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 44%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b200/b200_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_impl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_impl.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_iface.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 44%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b200/b200_iface.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_iface.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_iface.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 44%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b200/b200_io_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_io_impl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/../../transport/super_recv_packet_handler.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 44%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b200/b200_uart.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_uart.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_impl.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_iface.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 44%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b200/b200_cores.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_cores.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_impl.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_iface.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 45%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b200/b200_mb_eeprom.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_mb_eeprom.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_impl.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_iface.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 45%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b200/b200_radio_ctrl_core.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/b200/b200_radio_ctrl_core.cpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 45%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x400/adc_self_calibration.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x400/adc_self_calibration.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x400/adc_self_calibration.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/features/adc_self_calibration_iface.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 45%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x400/x400_gpio_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x400/x400_gpio_control.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x400/x400_gpio_control.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/common/mpmd_mb_controller.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 45%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x400/x400_radio_control.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x400/x400_radio_control.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x400/x400_radio_control.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/x400/adc_self_calibration.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/features/adc_self_calibration_iface.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 45%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x400/x400_rfdc_control.cpp.o
[ 45%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/x400/x400_internal_sync.cpp.o
[ 46%] Building CXX object lib/CMakeFiles/uhd.dir/usrp_clock/multi_usrp_clock.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp_clock/multi_usrp_clock.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp_clock/multi_usrp_clock.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 46%] Building CXX object lib/CMakeFiles/uhd.dir/usrp_clock/usrp_clock_c.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp_clock/usrp_clock_c.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp_clock/multi_usrp_clock.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 46%] Building CXX object lib/CMakeFiles/uhd.dir/usrp_clock/octoclock/octoclock_eeprom.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp_clock/octoclock/octoclock_eeprom.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp_clock/octoclock/octoclock_impl.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 46%] Building CXX object lib/CMakeFiles/uhd.dir/usrp_clock/octoclock/octoclock_image_loader.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp_clock/octoclock/octoclock_image_loader.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp_clock/octoclock/octoclock_impl.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 46%] Building CXX object lib/CMakeFiles/uhd.dir/usrp_clock/octoclock/octoclock_impl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp_clock/octoclock/octoclock_impl.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp_clock/octoclock/octoclock_impl.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 46%] Building CXX object lib/CMakeFiles/uhd.dir/usrp_clock/octoclock/octoclock_uart.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp_clock/octoclock/octoclock_uart.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp_clock/octoclock/octoclock_impl.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 46%] Building CXX object lib/CMakeFiles/uhd.dir/utils/chdr/chdr_packet.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/chdr/chdr_packet.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/chdr/chdr_packet.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 47%] Building CXX object lib/CMakeFiles/uhd.dir/utils/cast.cpp.o
[ 47%] Building CXX object lib/CMakeFiles/uhd.dir/utils/csv.cpp.o
[ 47%] Building CXX object lib/CMakeFiles/uhd.dir/utils/config_parser.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/config_parser.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 47%] Building CXX object lib/CMakeFiles/uhd.dir/utils/compat_check.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/compat_check.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 47%] Building CXX object lib/CMakeFiles/uhd.dir/utils/eeprom_utils.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/eeprom_utils.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/eeprom_utils.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 47%] Building CXX object lib/CMakeFiles/uhd.dir/utils/gain_group.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/gain_group.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 47%] Building CXX object lib/CMakeFiles/uhd.dir/utils/graph_utils.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/graph_utils.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 48%] Building CXX object lib/CMakeFiles/uhd.dir/utils/ihex.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/ihex.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 48%] Building CXX object lib/CMakeFiles/uhd.dir/utils/load_modules.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/load_modules.cpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 48%] Building CXX object lib/CMakeFiles/uhd.dir/utils/log.cpp.o
[ 48%] Building CXX object lib/CMakeFiles/uhd.dir/utils/paths.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/paths.cpp:17:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 48%] Building CXX object lib/CMakeFiles/uhd.dir/utils/pathslib.cpp.o
[ 48%] Building CXX object lib/CMakeFiles/uhd.dir/utils/platform.cpp.o
[ 48%] Building CXX object lib/CMakeFiles/uhd.dir/utils/prefs.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/prefs.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/prefs.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 49%] Building CXX object lib/CMakeFiles/uhd.dir/utils/serial_number.cpp.o
[ 49%] Building CXX object lib/CMakeFiles/uhd.dir/utils/static.cpp.o
[ 49%] Building CXX object lib/CMakeFiles/uhd.dir/utils/system_time.cpp.o
[ 49%] Building CXX object lib/CMakeFiles/uhd.dir/utils/tasks.cpp.o
[ 49%] Building CXX object lib/CMakeFiles/uhd.dir/utils/thread.cpp.o
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/thread.cpp:173:58: warning: unused parameter 'cpu_affinity_list' [-Wunused-parameter]
void uhd::set_thread_affinity(const std::vector<size_t>& cpu_affinity_list)
                                                         ^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/thread.cpp:179:42: warning: unused parameter 'thrd' [-Wunused-parameter]
void uhd::set_thread_name(boost::thread* thrd, const std::string& name)
                                         ^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/thread.cpp:179:67: warning: unused parameter 'name' [-Wunused-parameter]
void uhd::set_thread_name(boost::thread* thrd, const std::string& name)
                                                                  ^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/thread.cpp:192:40: warning: unused parameter 'thrd' [-Wunused-parameter]
void uhd::set_thread_name(std::thread* thrd, const std::string& name)
                                       ^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/thread.cpp:192:65: warning: unused parameter 'name' [-Wunused-parameter]
void uhd::set_thread_name(std::thread* thrd, const std::string& name)
                                                                ^
5 warnings generated.
[ 49%] Building CXX object lib/CMakeFiles/uhd.dir/utils/log_c.cpp.o
[ 49%] Building CXX object lib/CMakeFiles/uhd.dir/utils/thread_priority_c.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/thread_priority_c.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 50%] Building CXX object lib/CMakeFiles/uhd.dir/experts/expert_container.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/experts/expert_container.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 50%] Building CXX object lib/CMakeFiles/uhd.dir/experts/expert_factory.cpp.o
[ 50%] Building CXX object lib/CMakeFiles/uhd.dir/extension/extension.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/extension/extension.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/extension/extension.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 50%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/rpc/rpc_client.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/transport/nirio/rpc/rpc_client.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 50%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/rpc/usrprio_rpc_client.cpp.o
[ 51%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/nifpga_lvbitx.cpp.o
[ 51%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/niusrprio_session.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/transport/nirio/niusrprio_session.cpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 51%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/niriok_proxy.cpp.o
[ 51%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/niriok_proxy_impl_v1.cpp.o
[ 51%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/niriok_proxy_impl_v2.cpp.o
[ 51%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/nirio_resource_manager.cpp.o
[ 51%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/status.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/transport/nirio/status.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 52%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/nirio_driver_iface_unsupported.cpp.o
[ 52%] Building CXX object lib/CMakeFiles/uhd.dir/transport/libusb1_control.cpp.o
[ 52%] Building CXX object lib/CMakeFiles/uhd.dir/transport/libusb1_zero_copy.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/transport/libusb1_zero_copy.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/transport/usb_zero_copy.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 52%] Building CXX object lib/CMakeFiles/uhd.dir/transport/libusb1_base.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/transport/libusb1_base.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 52%] Building CXX object lib/CMakeFiles/uhd.dir/transport/udp_zero_copy.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/transport/udp_zero_copy.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/transport/udp_zero_copy.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 52%] Building CXX object lib/CMakeFiles/uhd.dir/transport/udp_boost_asio_link.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/transport/udp_boost_asio_link.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/transport/adapter.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/transport/udp_boost_asio_link.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 53%] Building CXX object lib/CMakeFiles/uhd.dir/transport/buffer_pool.cpp.o
[ 53%] Building CXX object lib/CMakeFiles/uhd.dir/transport/if_addrs.cpp.o
[ 53%] Building CXX object lib/CMakeFiles/uhd.dir/transport/udp_simple.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/transport/udp_simple.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/transport/udp_common.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 53%] Building CXX object lib/CMakeFiles/uhd.dir/transport/inline_io_service.cpp.o
[ 53%] Building CXX object lib/CMakeFiles/uhd.dir/transport/offload_io_service.cpp.o
[ 53%] Building CXX object lib/CMakeFiles/uhd.dir/transport/adapter.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/transport/adapter.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/transport/adapter.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/transport/udp_boost_asio_link.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 53%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio_link.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/transport/nirio_link.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/transport/adapter.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/transport/udp_boost_asio_link.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 54%] Building CXX object lib/CMakeFiles/uhd.dir/build_info.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/cmake-pkgsrc-build/lib/build_info.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 54%] Building CXX object lib/CMakeFiles/uhd.dir/device.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/device.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 54%] Building CXX object lib/CMakeFiles/uhd.dir/image_loader.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/image_loader.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/image_loader.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 54%] Building CXX object lib/CMakeFiles/uhd.dir/stream.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/stream.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 54%] Building CXX object lib/CMakeFiles/uhd.dir/exception.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/exception.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 54%] Building CXX object lib/CMakeFiles/uhd.dir/property_tree.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/property_tree.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 54%] Building CXX object lib/CMakeFiles/uhd.dir/version.cpp.o
[ 55%] Building CXX object lib/CMakeFiles/uhd.dir/error_c.cpp.o
[ 55%] Building CXX object lib/CMakeFiles/uhd.dir/version_c.cpp.o
[ 55%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_general.cpp.o
[ 55%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/lvbitx/x300_lvbitx.cpp.o
[ 55%] Building CXX object lib/CMakeFiles/uhd.dir/transport/nirio/lvbitx/x310_lvbitx.cpp.o
[ 55%] Building CXX object lib/CMakeFiles/uhd.dir/transport/vrt_if_packet.cpp.o
[ 55%] Linking CXX shared library libuhd.dylib
[ 55%] Built target uhd
[ 55%] Building CXX object examples/CMakeFiles/benchmark_rate.dir/benchmark_rate.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/benchmark_rate.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 55%] Linking CXX executable benchmark_rate
[ 55%] Built target benchmark_rate
[ 55%] Building CXX object examples/CMakeFiles/network_relay.dir/network_relay.cpp.o
[ 55%] Linking CXX executable network_relay
[ 55%] Built target network_relay
[ 56%] Building CXX object examples/CMakeFiles/rx_multi_samples.dir/rx_multi_samples.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rx_multi_samples.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 56%] Linking CXX executable rx_multi_samples
[ 56%] Built target rx_multi_samples
[ 56%] Building CXX object examples/CMakeFiles/rx_samples_to_file.dir/rx_samples_to_file.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rx_samples_to_file.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/tune_request.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rx_samples_to_file.cpp:17:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/process.hpp:24:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/process/async_system.hpp:22:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/process/child.hpp:22:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/process/detail/execute_impl.hpp:24:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/process/detail/posix/executor.hpp:15:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/process/pipe.hpp:390:35: warning: unused parameter 'name' [-Wunused-parameter]
    void open(const std::string & name)
                                  ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/process/pipe.hpp:498:35: warning: unused parameter 'name' [-Wunused-parameter]
    void open(const std::string & name)
                                  ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/process/pipe.hpp:606:35: warning: unused parameter 'name' [-Wunused-parameter]
    void open(const std::string & name)
                                  ^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rx_samples_to_file.cpp:54:37: warning: unused parameter 'sample_type_size' [-Wunused-parameter]
double disk_rate_check(const size_t sample_type_size,
                                    ^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rx_samples_to_file.cpp:55:18: warning: unused parameter 'channel_count' [-Wunused-parameter]
    const size_t channel_count,
                 ^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rx_samples_to_file.cpp:56:12: warning: unused parameter 'samps_per_buff' [-Wunused-parameter]
    size_t samps_per_buff,
           ^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rx_samples_to_file.cpp:57:24: warning: unused parameter 'file' [-Wunused-parameter]
    const std::string& file)
                       ^
8 warnings generated.
[ 56%] Linking CXX executable rx_samples_to_file
[ 56%] Built target rx_samples_to_file
[ 56%] Building CXX object examples/CMakeFiles/rx_samples_to_udp.dir/rx_samples_to_udp.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rx_samples_to_udp.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/tune_request.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 57%] Linking CXX executable rx_samples_to_udp
[ 57%] Built target rx_samples_to_udp
[ 57%] Building CXX object examples/CMakeFiles/rx_timed_samples.dir/rx_timed_samples.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rx_timed_samples.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 57%] Linking CXX executable rx_timed_samples
[ 57%] Built target rx_timed_samples
[ 57%] Building CXX object examples/CMakeFiles/test_dboard_coercion.dir/test_dboard_coercion.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/test_dboard_coercion.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 57%] Linking CXX executable test_dboard_coercion
[ 57%] Built target test_dboard_coercion
[ 57%] Building CXX object examples/CMakeFiles/test_messages.dir/test_messages.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/test_messages.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 57%] Linking CXX executable test_messages
[ 57%] Built target test_messages
[ 57%] Building CXX object examples/CMakeFiles/test_pps_input.dir/test_pps_input.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/test_pps_input.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 57%] Linking CXX executable test_pps_input
[ 57%] Built target test_pps_input
[ 58%] Building CXX object examples/CMakeFiles/test_timed_commands.dir/test_timed_commands.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/test_timed_commands.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 58%] Linking CXX executable test_timed_commands
[ 58%] Built target test_timed_commands
[ 58%] Building CXX object examples/CMakeFiles/tx_bursts.dir/tx_bursts.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/tx_bursts.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 58%] Linking CXX executable tx_bursts
[ 58%] Built target tx_bursts
[ 58%] Building CXX object examples/CMakeFiles/tx_samples_from_file.dir/tx_samples_from_file.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/tx_samples_from_file.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/tune_request.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 58%] Linking CXX executable tx_samples_from_file
[ 58%] Built target tx_samples_from_file
[ 58%] Building CXX object examples/CMakeFiles/tx_timed_samples.dir/tx_timed_samples.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/tx_timed_samples.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 59%] Linking CXX executable tx_timed_samples
[ 59%] Built target tx_timed_samples
[ 59%] Building CXX object examples/CMakeFiles/tx_waveforms.dir/tx_waveforms.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/tx_waveforms.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 59%] Linking CXX executable tx_waveforms
[ 59%] Built target tx_waveforms
[ 59%] Building CXX object examples/CMakeFiles/txrx_loopback_to_file.dir/txrx_loopback_to_file.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/txrx_loopback_to_file.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/tune_request.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 59%] Linking CXX executable txrx_loopback_to_file
[ 59%] Built target txrx_loopback_to_file
[ 60%] Building CXX object examples/CMakeFiles/usrp_list_sensors.dir/usrp_list_sensors.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/usrp_list_sensors.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 60%] Linking CXX executable usrp_list_sensors
[ 60%] Built target usrp_list_sensors
[ 60%] Building CXX object examples/CMakeFiles/latency_test.dir/latency_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/latency_test.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 61%] Linking CXX executable latency_test
[ 61%] Built target latency_test
[ 61%] Building CXX object examples/CMakeFiles/gpio.dir/gpio.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/gpio.cpp:72:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 61%] Linking CXX executable gpio
[ 61%] Built target gpio
[ 61%] Building CXX object examples/CMakeFiles/spi.dir/spi.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/spi.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 61%] Linking CXX executable spi
[ 61%] Built target spi
[ 61%] Building CXX object examples/CMakeFiles/sync_to_gps.dir/sync_to_gps.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/sync_to_gps.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 61%] Linking CXX executable sync_to_gps
[ 61%] Built target sync_to_gps
[ 61%] Building CXX object examples/CMakeFiles/rfnoc_nullsource_ce_rx.dir/rfnoc_nullsource_ce_rx.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rfnoc_nullsource_ce_rx.cpp:24:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 61%] Linking CXX executable rfnoc_nullsource_ce_rx
[ 61%] Built target rfnoc_nullsource_ce_rx
[ 62%] Building CXX object examples/CMakeFiles/rfnoc_rx_to_file.dir/rfnoc_rx_to_file.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rfnoc_rx_to_file.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/ddc_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 62%] Linking CXX executable rfnoc_rx_to_file
[ 62%] Built target rfnoc_rx_to_file
[ 62%] Building CXX object examples/CMakeFiles/rfnoc_radio_loopback.dir/rfnoc_radio_loopback.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rfnoc_radio_loopback.cpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 62%] Linking CXX executable rfnoc_radio_loopback
[ 62%] Built target rfnoc_radio_loopback
[ 62%] Building CXX object examples/CMakeFiles/rfnoc_replay_samples_from_file.dir/rfnoc_replay_samples_from_file.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rfnoc_replay_samples_from_file.cpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/duc_block_control.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/noc_block_base.hpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 62%] Linking CXX executable rfnoc_replay_samples_from_file
[ 62%] Built target rfnoc_replay_samples_from_file
[ 62%] Building CXX object examples/CMakeFiles/test_clock_synch.dir/test_clock_synch.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/test_clock_synch.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 62%] Linking CXX executable test_clock_synch
[ 62%] Built target test_clock_synch
[ 62%] Building CXX object examples/CMakeFiles/rx_ascii_art_dft.dir/rx_ascii_art_dft.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/rx_ascii_art_dft.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 62%] Linking CXX executable rx_ascii_art_dft
[ 62%] Built target rx_ascii_art_dft
[ 62%] Building CXX object examples/CMakeFiles/twinrx_freq_hopping.dir/twinrx_freq_hopping.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/examples/twinrx_freq_hopping.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 62%] Linking CXX executable twinrx_freq_hopping
[ 62%] Built target twinrx_freq_hopping
[ 62%] Building C object examples/CMakeFiles/rx_samples_c.dir/rx_samples_c.c.o
[ 62%] Linking CXX executable rx_samples_c
[ 62%] Built target rx_samples_c
[ 63%] Building C object examples/CMakeFiles/tx_samples_c.dir/tx_samples_c.c.o
[ 63%] Linking CXX executable tx_samples_c
[ 63%] Built target tx_samples_c
[ 63%] Building CXX object tests/CMakeFiles/addr_test.dir/addr_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/addr_test.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 63%] Linking CXX executable addr_test
[ 63%] Built target addr_test
[ 63%] Building CXX object tests/CMakeFiles/buffer_test.dir/buffer_test.cpp.o
[ 63%] Linking CXX executable buffer_test
[ 63%] Built target buffer_test
[ 63%] Building CXX object tests/CMakeFiles/byteswap_test.dir/byteswap_test.cpp.o
[ 63%] Linking CXX executable byteswap_test
[ 63%] Built target byteswap_test
[ 63%] Building CXX object tests/CMakeFiles/cast_test.dir/cast_test.cpp.o
[ 64%] Linking CXX executable cast_test
[ 64%] Built target cast_test
[ 64%] Building CXX object tests/CMakeFiles/cal_database_test.dir/cal_database_test.cpp.o
[ 64%] Linking CXX executable cal_database_test
[ 64%] Built target cal_database_test
[ 64%] Building CXX object tests/CMakeFiles/cal_data_iq_test.dir/cal_data_iq_test.cpp.o
[ 64%] Linking CXX executable cal_data_iq_test
[ 64%] Built target cal_data_iq_test
[ 65%] Building CXX object tests/CMakeFiles/cal_data_gain_pwr_test.dir/cal_data_gain_pwr_test.cpp.o
[ 65%] Linking CXX executable cal_data_gain_pwr_test
[ 65%] Built target cal_data_gain_pwr_test
[ 65%] Building CXX object tests/CMakeFiles/chdr_parse_test.dir/chdr_parse_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/chdr_parse_test.cpp:6:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 65%] Linking CXX executable chdr_parse_test
[ 65%] Built target chdr_parse_test
[ 65%] Building CXX object tests/CMakeFiles/cal_data_dsa_test.dir/cal_data_dsa_test.cpp.o
[ 65%] Linking CXX executable cal_data_dsa_test
[ 65%] Built target cal_data_dsa_test
[ 65%] Building CXX object tests/CMakeFiles/constrained_device_args_test.dir/constrained_device_args_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/constrained_device_args_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/constrained_device_args.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 65%] Linking CXX executable constrained_device_args_test
[ 65%] Built target constrained_device_args_test
[ 66%] Building CXX object tests/CMakeFiles/convert_test.dir/convert_test.cpp.o
[ 66%] Linking CXX executable convert_test
[ 66%] Built target convert_test
[ 67%] Building CXX object tests/CMakeFiles/dict_test.dir/dict_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/dict_test.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 67%] Linking CXX executable dict_test
[ 67%] Built target dict_test
[ 67%] Building CXX object tests/CMakeFiles/eeprom_utils_test.dir/eeprom_utils_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/eeprom_utils_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/utils/eeprom_utils.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 67%] Linking CXX executable eeprom_utils_test
[ 67%] Built target eeprom_utils_test
[ 68%] Building CXX object tests/CMakeFiles/error_test.dir/error_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/error_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.hpp:31:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 68%] Linking CXX executable error_test
[ 68%] Built target error_test
[ 68%] Building CXX object tests/CMakeFiles/fp_compare_delta_test.dir/fp_compare_delta_test.cpp.o
[ 68%] Linking CXX executable fp_compare_delta_test
[ 68%] Built target fp_compare_delta_test
[ 68%] Building CXX object tests/CMakeFiles/fp_compare_epsilon_test.dir/fp_compare_epsilon_test.cpp.o
[ 68%] Linking CXX executable fp_compare_epsilon_test
[ 68%] Built target fp_compare_epsilon_test
[ 69%] Building CXX object tests/CMakeFiles/gain_group_test.dir/gain_group_test.cpp.o
[ 69%] Linking CXX executable gain_group_test
[ 69%] Built target gain_group_test
[ 69%] Building CXX object tests/CMakeFiles/interpolation_test.dir/interpolation_test.cpp.o
[ 70%] Linking CXX executable interpolation_test
[ 70%] Built target interpolation_test
[ 70%] Building CXX object tests/CMakeFiles/isatty_test.dir/isatty_test.cpp.o
[ 70%] Linking CXX executable isatty_test
[ 70%] Built target isatty_test
[ 70%] Building CXX object tests/CMakeFiles/log_test.dir/log_test.cpp.o
[ 71%] Linking CXX executable log_test
[ 71%] Built target log_test
[ 71%] Building CXX object tests/CMakeFiles/math_test.dir/math_test.cpp.o
[ 71%] Linking CXX executable math_test
[ 71%] Built target math_test
[ 71%] Building CXX object tests/CMakeFiles/narrow_cast_test.dir/narrow_cast_test.cpp.o
[ 71%] Linking CXX executable narrow_cast_test
[ 71%] Built target narrow_cast_test
[ 71%] Building CXX object tests/CMakeFiles/property_test.dir/property_test.cpp.o
[ 71%] Linking CXX executable property_test
[ 71%] Built target property_test
[ 71%] Building CXX object tests/CMakeFiles/ranges_test.dir/ranges_test.cpp.o
[ 71%] Linking CXX executable ranges_test
[ 71%] Built target ranges_test
[ 71%] Building CXX object tests/CMakeFiles/rfnoc_node_test.dir/rfnoc_node_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_node_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_node_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:158:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_node_test.cpp:106:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_CHECK_EQUAL(TN1.get_num_input_ports(), 2);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 71%] Linking CXX executable rfnoc_node_test
[ 71%] Built target rfnoc_node_test
[ 71%] Building CXX object tests/CMakeFiles/scope_exit_test.dir/scope_exit_test.cpp.o
[ 71%] Linking CXX executable scope_exit_test
[ 71%] Built target scope_exit_test
[ 71%] Building CXX object tests/CMakeFiles/sensors_test.dir/sensors_test.cpp.o
[ 71%] Linking CXX executable sensors_test
[ 71%] Built target sensors_test
[ 71%] Building CXX object tests/CMakeFiles/soft_reg_test.dir/soft_reg_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/soft_reg_test.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:65:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/soft_reg_test.cpp:15:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_CHECK_EQUAL(soft_reg_field::width(test_reg1), 1);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/soft_reg_test.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:65:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/soft_reg_test.cpp:17:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(soft_reg_field::mask<uint32_t>(test_reg1), 1 << 0);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 71%] Linking CXX executable soft_reg_test
[ 71%] Built target soft_reg_test
[ 71%] Building CXX object tests/CMakeFiles/sph_recv_test.dir/sph_recv_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/sph_recv_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/../lib/transport/super_recv_packet_handler.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 71%] Linking CXX executable sph_recv_test
[ 71%] Built target sph_recv_test
[ 72%] Building CXX object tests/CMakeFiles/sph_send_test.dir/sph_send_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/sph_send_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/../lib/transport/super_send_packet_handler.hpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 72%] Linking CXX executable sph_send_test
[ 72%] Built target sph_send_test
[ 72%] Building CXX object tests/CMakeFiles/subdev_spec_test.dir/subdev_spec_test.cpp.o
[ 72%] Linking CXX executable subdev_spec_test
[ 72%] Built target subdev_spec_test
[ 72%] Building CXX object tests/CMakeFiles/time_spec_test.dir/time_spec_test.cpp.o
[ 72%] Linking CXX executable time_spec_test
[ 72%] Built target time_spec_test
[ 73%] Building CXX object tests/CMakeFiles/tasks_test.dir/tasks_test.cpp.o
[ 73%] Linking CXX executable tasks_test
[ 73%] Built target tasks_test
[ 73%] Building CXX object tests/CMakeFiles/vrt_test.dir/vrt_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/vrt_test.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 73%] Linking CXX executable vrt_test
[ 73%] Built target vrt_test
[ 73%] Building CXX object tests/CMakeFiles/expert_test.dir/expert_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/expert_test.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 73%] Linking CXX executable expert_test
[ 73%] Built target expert_test
[ 73%] Building CXX object tests/CMakeFiles/fe_conn_test.dir/fe_conn_test.cpp.o
[ 73%] Linking CXX executable fe_conn_test
[ 73%] Built target fe_conn_test
[ 73%] Building CXX object tests/CMakeFiles/link_test.dir/link_test.cpp.o
[ 73%] Linking CXX executable link_test
[ 73%] Built target link_test
[ 73%] Building CXX object tests/CMakeFiles/rx_streamer_test.dir/rx_streamer_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rx_streamer_test.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/transport/rx_streamer_impl.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rx_streamer_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const long long' and 'const unsigned long' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<long long, unsigned long>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<long long, unsigned long>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<long long, unsigned long>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:26:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rx_streamer_test.cpp:252:9: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, long long, unsigned long>' requested here
        BOOST_CHECK_EQUAL(metadata.time_spec.to_ticks(TICK_RATE), i);
        ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rx_streamer_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:26:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rx_streamer_test.cpp:503:9: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
        BOOST_CHECK_EQUAL(num_samps_ret, 0);
        ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
3 warnings generated.
[ 73%] Linking CXX executable rx_streamer_test
[ 73%] Built target rx_streamer_test
[ 73%] Building CXX object tests/CMakeFiles/tx_streamer_test.dir/tx_streamer_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/tx_streamer_test.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/transport/tx_streamer_impl.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/tx_streamer_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:131:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/tx_streamer_test.cpp:458:9: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
        BOOST_CHECK_EQUAL(packet_samps, 1);
        ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 73%] Linking CXX executable tx_streamer_test
[ 73%] Built target tx_streamer_test
[ 73%] Building CXX object tests/CMakeFiles/block_id_test.dir/block_id_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/block_id_test.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:102:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/block_id_test.cpp:38:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_CHECK_EQUAL(block_id.get_device_no(), 0);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
1 warning generated.
[ 74%] Linking CXX executable block_id_test
[ 74%] Built target block_id_test
[ 74%] Building CXX object tests/CMakeFiles/rfnoc_property_test.dir/rfnoc_property_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_property_test.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:56:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_property_test.cpp:20:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_CHECK_EQUAL(S1.instance, 0);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
1 warning generated.
[ 74%] Linking CXX executable rfnoc_property_test
[ 74%] Built target rfnoc_property_test
[ 75%] Building CXX object tests/CMakeFiles/multichan_register_iface_test.dir/multichan_register_iface_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/multichan_register_iface_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mock_block.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 75%] Linking CXX executable multichan_register_iface_test
[ 75%] Built target multichan_register_iface_test
[ 75%] Building C object tests/CMakeFiles/eeprom_c_test.dir/eeprom_c_test.c.o
[ 75%] Linking CXX executable eeprom_c_test
[ 75%] Built target eeprom_c_test
[ 75%] Building CXX object tests/CMakeFiles/error_c_test.dir/error_c_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/error_c_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 75%] Linking CXX executable error_c_test
[ 75%] Built target error_c_test
[ 75%] Building C object tests/CMakeFiles/ranges_c_test.dir/ranges_c_test.c.o
[ 75%] Linking CXX executable ranges_c_test
[ 75%] Built target ranges_c_test
[ 76%] Building C object tests/CMakeFiles/sensors_c_test.dir/sensors_c_test.c.o
[ 76%] Linking CXX executable sensors_c_test
[ 76%] Built target sensors_c_test
[ 77%] Building C object tests/CMakeFiles/string_vector_c_test.dir/string_vector_c_test.c.o
[ 77%] Linking CXX executable string_vector_c_test
[ 77%] Built target string_vector_c_test
[ 77%] Building C object tests/CMakeFiles/subdev_spec_c_test.dir/subdev_spec_c_test.c.o
[ 77%] Linking CXX executable subdev_spec_c_test
[ 77%] Built target subdev_spec_c_test
[ 77%] Building CXX object tests/CMakeFiles/system_time_test.dir/system_time_test.cpp.o
[ 77%] Building CXX object tests/CMakeFiles/system_time_test.dir/__/lib/utils/system_time.cpp.o
[ 77%] Linking CXX executable system_time_test
[ 77%] Built target system_time_test
[ 78%] Building CXX object tests/CMakeFiles/streamer_benchmark.dir/streamer_benchmark.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/streamer_benchmark.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 78%] Building CXX object tests/CMakeFiles/streamer_benchmark.dir/__/lib/rfnoc/chdr_packet_writer.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/chdr_packet_writer.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/chdr_packet_writer.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 78%] Building CXX object tests/CMakeFiles/streamer_benchmark.dir/__/lib/rfnoc/chdr_ctrl_xport.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/chdr_ctrl_xport.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 78%] Building CXX object tests/CMakeFiles/streamer_benchmark.dir/__/lib/rfnoc/chdr_rx_data_xport.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/chdr_rx_data_xport.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 78%] Building CXX object tests/CMakeFiles/streamer_benchmark.dir/__/lib/rfnoc/chdr_tx_data_xport.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/chdr_tx_data_xport.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 78%] Building CXX object tests/CMakeFiles/streamer_benchmark.dir/__/lib/transport/inline_io_service.cpp.o
[ 78%] Linking CXX executable streamer_benchmark
[ 78%] Built target streamer_benchmark
[ 78%] Building CXX object tests/CMakeFiles/config_parser_test.dir/config_parser_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/config_parser_test.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:8:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/config_parser_test.cpp:53:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_CHECK_EQUAL(I.sections().size(), 2);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
1 warning generated.
[ 78%] Building CXX object tests/CMakeFiles/config_parser_test.dir/__/lib/utils/config_parser.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/config_parser.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 78%] Linking CXX executable config_parser_test
[ 78%] Built target config_parser_test
[ 79%] Building CXX object tests/CMakeFiles/paths_test.dir/paths_test.cpp.o
[ 79%] Building CXX object tests/CMakeFiles/paths_test.dir/__/lib/utils/pathslib.cpp.o
[ 79%] Linking CXX executable paths_test
[ 79%] Built target paths_test
[ 80%] Building CXX object tests/CMakeFiles/rfnoc_propprop_test.dir/rfnoc_propprop_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_propprop_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_propprop_test.cpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:248:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_propprop_test.cpp:371:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_CHECK_EQUAL(mock_tx_radio.rssi_resolver_count, 1);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 80%] Building CXX object tests/CMakeFiles/rfnoc_propprop_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 80%] Linking CXX executable rfnoc_propprop_test
[ 80%] Built target rfnoc_propprop_test
[ 80%] Building CXX object tests/CMakeFiles/rfnoc_detailgraph_test.dir/rfnoc_detailgraph_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_detailgraph_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_detailgraph_test.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:146:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_detailgraph_test.cpp:96:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_CHECK_EQUAL(boost::num_vertices(bgl_graph), 2);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 80%] Building CXX object tests/CMakeFiles/rfnoc_detailgraph_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 81%] Linking CXX executable rfnoc_detailgraph_test
[ 81%] Built target rfnoc_detailgraph_test
[ 81%] Building CXX object tests/CMakeFiles/rfnoc_topograph_test.dir/rfnoc_topograph_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_topograph_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/topo_graph.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_topograph_test.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:148:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_topograph_test.cpp:109:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_CHECK_EQUAL(filtered_nodes.size(), 1);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 81%] Building CXX object tests/CMakeFiles/rfnoc_topograph_test.dir/__/lib/rfnoc/topo_graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/topo_graph.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/topo_graph.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/topo_graph.cpp:12:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/graph/dijkstra_shortest_paths.hpp:100:62: warning: unused parameter 'u' [-Wunused-parameter]
    template < class Edge, class Graph > void tree_edge(Edge u, Graph& g) {}
                                                             ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/graph/dijkstra_shortest_paths.hpp:100:72: warning: unused parameter 'g' [-Wunused-parameter]
    template < class Edge, class Graph > void tree_edge(Edge u, Graph& g) {}
                                                                       ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/graph/dijkstra_shortest_paths.hpp:253:40: warning: unused parameter 'g' [-Wunused-parameter]
        static type build(const Graph& g, const IndexMap& index,
                                       ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/graph/dijkstra_shortest_paths.hpp:254:43: warning: unused parameter 'array_holder' [-Wunused-parameter]
            boost::scoped_array< Value >& array_holder)
                                          ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/graph/dijkstra_shortest_paths.hpp:302:40: warning: unused parameter 'g' [-Wunused-parameter]
        static type build(const Graph& g, const IndexMap& index)
                                       ^
6 warnings generated.
[ 81%] Linking CXX executable rfnoc_topograph_test
[ 81%] Built target rfnoc_topograph_test
[ 81%] Building CXX object tests/CMakeFiles/actions_test.dir/actions_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/actions_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/actions_test.cpp:14:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:146:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/actions_test.cpp:52:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_REQUIRE_EQUAL(mock_radio.last_num_samps, 37);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:156:45: note: expanded from macro 'BOOST_REQUIRE_EQUAL'
#define BOOST_REQUIRE_EQUAL( L, R )         BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 81%] Building CXX object tests/CMakeFiles/actions_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 81%] Linking CXX executable actions_test
[ 81%] Built target actions_test
[ 81%] Building CXX object tests/CMakeFiles/rfnoc_chdr_test.dir/rfnoc_chdr_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_chdr_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 81%] Building CXX object tests/CMakeFiles/rfnoc_chdr_test.dir/__/lib/rfnoc/chdr_packet_writer.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/chdr_packet_writer.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/chdr_packet_writer.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/chdr_types.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 81%] Linking CXX executable rfnoc_chdr_test
[ 81%] Built target rfnoc_chdr_test
[ 81%] Building CXX object tests/CMakeFiles/client_zero_test.dir/client_zero_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/client_zero_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mock_block.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/client_zero_test.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:35:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/client_zero_test.cpp:180:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_CHECK_EQUAL(mock_client0->get_num_blocks(), 6);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/client_zero_test.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:35:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/client_zero_test.cpp:201:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(mock_client0->get_noc_id(3), 0x12AD1000);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
3 warnings generated.
[ 81%] Building CXX object tests/CMakeFiles/client_zero_test.dir/__/lib/rfnoc/client_zero.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/client_zero.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/client_zero.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface_holder.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/register_iface.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 81%] Linking CXX executable client_zero_test
[ 81%] Built target client_zero_test
[ 81%] Building CXX object tests/CMakeFiles/zbx_cpld_test.dir/zbx_cpld_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/zbx_cpld_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:79:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/zbx_cpld_test.cpp:55:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(cpld.get_scratch(), 23);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
1 warning generated.
[ 81%] Building CXX object tests/CMakeFiles/zbx_cpld_test.dir/__/lib/usrp/dboard/zbx/zbx_cpld_ctrl.cpp.o
[ 81%] Building CXX object tests/CMakeFiles/zbx_cpld_test.dir/__/lib/usrp/dboard/zbx/zbx_lo_ctrl.cpp.o
[ 81%] Building CXX object tests/CMakeFiles/zbx_cpld_test.dir/__/lib/usrp/common/lmx2572.cpp.o
[ 82%] Linking CXX executable zbx_cpld_test
[ 82%] Built target zbx_cpld_test
[ 82%] Building CXX object tests/CMakeFiles/lmx2572_test.dir/lmx2572_test.cpp.o
[ 82%] Building CXX object tests/CMakeFiles/lmx2572_test.dir/__/lib/usrp/common/lmx2572.cpp.o
[ 82%] Linking CXX executable lmx2572_test
[ 82%] Built target lmx2572_test
[ 82%] Building CXX object tests/CMakeFiles/addsub_block_test.dir/rfnoc_block_tests/addsub_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/addsub_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 83%] Building CXX object tests/CMakeFiles/addsub_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 83%] Linking CXX executable addsub_block_test
[ 83%] Built target addsub_block_test
[ 83%] Building CXX object tests/CMakeFiles/ddc_block_test.dir/rfnoc_block_tests/ddc_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/ddc_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/ddc_block_test.cpp:17:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/ddc_block_test.cpp:57:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 83%] Building CXX object tests/CMakeFiles/ddc_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 83%] Linking CXX executable ddc_block_test
[ 83%] Built target ddc_block_test
[ 83%] Building CXX object tests/CMakeFiles/duc_block_test.dir/rfnoc_block_tests/duc_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/duc_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/duc_block_test.cpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/duc_block_test.cpp:53:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/duc_block_test.cpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/duc_block_test.cpp:171:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long long, int>' requested here
    BOOST_CHECK_EQUAL(stream_cmd_recv_by_src->stream_cmd.num_samps, 1000 / TEST_INTERP);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
3 warnings generated.
[ 83%] Building CXX object tests/CMakeFiles/duc_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 84%] Linking CXX executable duc_block_test
[ 84%] Built target duc_block_test
[ 84%] Building CXX object tests/CMakeFiles/fft_block_test.dir/rfnoc_block_tests/fft_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/fft_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/fft_block_test.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/fft_block_test.cpp:90:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(reg_iface->write_memory[fft_block_control::REG_LENGTH_LOG2_ADDR],
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/fft_block_test.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/fft_block_test.cpp:137:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_CHECK_EQUAL(test_fft->get_length(), (1 << length_log2));
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
3 warnings generated.
[ 85%] Building CXX object tests/CMakeFiles/fft_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 85%] Linking CXX executable fft_block_test
[ 85%] Built target fft_block_test
[ 85%] Building CXX object tests/CMakeFiles/fir_filter_block_test.dir/rfnoc_block_tests/fir_filter_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/fir_filter_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/fir_filter_block_test.cpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const short' and 'const unsigned long' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<short, unsigned long>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<short, unsigned long>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<short, unsigned long>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/fir_filter_block_test.cpp:186:13: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, short, unsigned long>' requested here
            BOOST_CHECK_EQUAL(reg_iface->coeffs.at(chan).at(i), chan);
            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 85%] Building CXX object tests/CMakeFiles/fir_filter_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 85%] Linking CXX executable fir_filter_block_test
[ 85%] Built target fir_filter_block_test
[ 85%] Building CXX object tests/CMakeFiles/fosphor_block_test.dir/rfnoc_block_tests/fosphor_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/fosphor_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/fosphor_block_test.cpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/fosphor_block_test.cpp:114:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(reg_iface->fosphor_enable_reg, 3);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 85%] Building CXX object tests/CMakeFiles/fosphor_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 86%] Linking CXX executable fosphor_block_test
[ 86%] Built target fosphor_block_test
[ 86%] Building CXX object tests/CMakeFiles/keep_one_in_n_test.dir/rfnoc_block_tests/keep_one_in_n_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/keep_one_in_n_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/keep_one_in_n_test.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/keep_one_in_n_test.cpp:90:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 86%] Building CXX object tests/CMakeFiles/keep_one_in_n_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 86%] Linking CXX executable keep_one_in_n_test
[ 86%] Built target keep_one_in_n_test
[ 86%] Building CXX object tests/CMakeFiles/logpwr_block_test.dir/rfnoc_block_tests/logpwr_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/logpwr_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 86%] Building CXX object tests/CMakeFiles/logpwr_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 86%] Linking CXX executable logpwr_block_test
[ 86%] Built target logpwr_block_test
[ 86%] Building CXX object tests/CMakeFiles/moving_average_block_test.dir/rfnoc_block_tests/moving_average_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/moving_average_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/moving_average_block_test.cpp:16:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/moving_average_block_test.cpp:41:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(moving_average_reg_iface->write_memory.at(
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 86%] Building CXX object tests/CMakeFiles/moving_average_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 86%] Linking CXX executable moving_average_block_test
[ 86%] Built target moving_average_block_test
[ 86%] Building CXX object tests/CMakeFiles/null_block_test.dir/rfnoc_block_tests/null_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/null_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/null_block_test.cpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/null_block_test.cpp:94:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(get_mem(null_block_control::REG_CTRL_STATUS) & 0x2, 0x2);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 87%] Building CXX object tests/CMakeFiles/null_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 87%] Linking CXX executable null_block_test
[ 87%] Built target null_block_test
[ 88%] Building CXX object tests/CMakeFiles/replay_block_test.dir/rfnoc_block_tests/replay_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/replay_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/replay_block_test.cpp:17:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/replay_block_test.cpp:158:9: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
        BOOST_CHECK_EQUAL(reg_iface->write_memory[reg_rec_base_addr], 0);
        ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/replay_block_test.cpp:17:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/replay_block_test.cpp:187:9: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
        BOOST_CHECK_EQUAL(reg_iface->write_memory.count(reg_rec_restart), 0);
        ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/replay_block_test.cpp:17:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/replay_block_test.cpp:244:9: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long long, int>' requested here
        BOOST_CHECK_EQUAL(test_replay->get_record_offset(port), 0);
        ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
4 warnings generated.
[ 88%] Building CXX object tests/CMakeFiles/replay_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 88%] Linking CXX executable replay_block_test
[ 88%] Built target replay_block_test
[ 89%] Building CXX object tests/CMakeFiles/siggen_block_test.dir/rfnoc_block_tests/siggen_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/siggen_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/siggen_block_test.cpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:4:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/siggen_block_test.cpp:200:9: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
        BOOST_CHECK_EQUAL(reg_iface->spps.at(port), expected_spp);
        ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 89%] Building CXX object tests/CMakeFiles/siggen_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 89%] Linking CXX executable siggen_block_test
[ 89%] Built target siggen_block_test
[ 89%] Building CXX object tests/CMakeFiles/split_stream_block_test.dir/rfnoc_block_tests/split_stream_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/split_stream_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/split_stream_block_test.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/split_stream_block_test.cpp:179:17: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
                BOOST_CHECK_EQUAL(received_actions.count(port_to_check), 1);
                ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 89%] Building CXX object tests/CMakeFiles/split_stream_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 89%] Linking CXX executable split_stream_block_test
[ 89%] Built target split_stream_block_test
[ 89%] Building CXX object tests/CMakeFiles/switchboard_block_test.dir/rfnoc_block_tests/switchboard_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/switchboard_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/switchboard_block_test.cpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/switchboard_block_test.cpp:108:9: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
        BOOST_CHECK_EQUAL(reg_iface->output_select.at(i), 0);
        ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 90%] Building CXX object tests/CMakeFiles/switchboard_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 90%] Linking CXX executable switchboard_block_test
[ 90%] Built target switchboard_block_test
[ 90%] Building CXX object tests/CMakeFiles/vector_iir_block_test.dir/rfnoc_block_tests/vector_iir_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/vector_iir_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 90%] Building CXX object tests/CMakeFiles/vector_iir_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 90%] Linking CXX executable vector_iir_block_test
[ 90%] Built target vector_iir_block_test
[ 91%] Building CXX object tests/CMakeFiles/window_block_test.dir/rfnoc_block_tests/window_block_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/window_block_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/../rfnoc_graph_mock_nodes.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/node.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/window_block_test.cpp:15:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const short' and 'const unsigned long' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<short, unsigned long>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<short, unsigned long>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<short, unsigned long>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:3:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/rfnoc_block_tests/window_block_test.cpp:191:13: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, short, unsigned long>' requested here
            BOOST_CHECK_EQUAL(reg_iface->coeffs.at(chan).at(i), chan);
            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 91%] Building CXX object tests/CMakeFiles/window_block_test.dir/__/lib/rfnoc/graph.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/graph.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/rfnoc/graph.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/actions.hpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 91%] Linking CXX executable window_block_test
[ 91%] Built target window_block_test
[ 91%] Building CXX object tests/CMakeFiles/x400_rfdc_control_test.dir/x400_rfdc_control_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/x400_rfdc_control_test.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:62:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/x400_rfdc_control_test.cpp:42:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(mem[rfdc_control::regmap::NCO_RESET]
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
1 warning generated.
[ 91%] Building CXX object tests/CMakeFiles/x400_rfdc_control_test.dir/__/lib/usrp/x400/x400_rfdc_control.cpp.o
[ 91%] Linking CXX executable x400_rfdc_control_test
[ 91%] Built target x400_rfdc_control_test
[ 91%] Building CXX object tests/CMakeFiles/mb_controller_test.dir/mb_controller_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/mb_controller_test.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/rfnoc/mb_controller.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/mb_controller_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:127:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/mb_controller_test.cpp:153:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_REQUIRE_EQUAL(mmbc->get_num_timekeepers(), 1);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:156:45: note: expanded from macro 'BOOST_REQUIRE_EQUAL'
#define BOOST_REQUIRE_EQUAL( L, R )         BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 92%] Building CXX object tests/CMakeFiles/mb_controller_test.dir/__/lib/features/discoverable_feature_registry.cpp.o
[ 92%] Linking CXX executable mb_controller_test
[ 92%] Built target mb_controller_test
[ 93%] Building CXX object tests/CMakeFiles/transport_test.dir/transport_test.cpp.o
[ 93%] Building CXX object tests/CMakeFiles/transport_test.dir/__/lib/transport/inline_io_service.cpp.o
[ 93%] Linking CXX executable transport_test
[ 93%] Built target transport_test
[ 93%] Building CXX object tests/CMakeFiles/offload_io_srv_test.dir/offload_io_srv_test.cpp.o
[ 93%] Building CXX object tests/CMakeFiles/offload_io_srv_test.dir/__/lib/transport/offload_io_service.cpp.o
[ 93%] Linking CXX executable offload_io_srv_test
[ 93%] Built target offload_io_srv_test
[ 93%] Building CXX object tests/CMakeFiles/serial_number_test.dir/serial_number_test.cpp.o
[ 93%] Building CXX object tests/CMakeFiles/serial_number_test.dir/__/lib/utils/serial_number.cpp.o
[ 93%] Linking CXX executable serial_number_test
[ 93%] Built target serial_number_test
[ 93%] Building CXX object tests/CMakeFiles/pwr_cal_mgr_test.dir/pwr_cal_mgr_test.cpp.o
[ 93%] Building CXX object tests/CMakeFiles/pwr_cal_mgr_test.dir/__/lib/usrp/common/pwr_cal_mgr.cpp.o
[ 94%] Linking CXX executable pwr_cal_mgr_test
[ 94%] Built target pwr_cal_mgr_test
[ 94%] Building CXX object tests/CMakeFiles/discoverable_feature_test.dir/discoverable_feature_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/discoverable_feature_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned long' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned long, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned long, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned long, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:182:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/discoverable_feature_test.cpp:78:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned long, int>' requested here
    BOOST_CHECK_EQUAL(features.size(), 2);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
1 warning generated.
[ 94%] Building CXX object tests/CMakeFiles/discoverable_feature_test.dir/__/lib/features/discoverable_feature_registry.cpp.o
[ 94%] Linking CXX executable discoverable_feature_test
[ 94%] Built target discoverable_feature_test
[ 94%] Building CXX object tests/CMakeFiles/rf_control_gain_profile_test.dir/rf_control_gain_profile_test.cpp.o
[ 95%] Building CXX object tests/CMakeFiles/rf_control_gain_profile_test.dir/__/lib/rfnoc/rf_control/gain_profile.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/rfnoc/rf_control/gain_profile.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.hpp:31:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/utils/assert_has.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 95%] Linking CXX executable rf_control_gain_profile_test
[ 95%] Built target rf_control_gain_profile_test
[ 95%] Building CXX object tests/CMakeFiles/compat_test.dir/compat_test.cpp.o
[ 96%] Building CXX object tests/CMakeFiles/compat_test.dir/__/lib/utils/compat_check.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/utils/compat_check.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 96%] Linking CXX executable compat_test
[ 96%] Built target compat_test
[ 96%] Building CXX object tests/CMakeFiles/xport_adapter_ctrl_test.dir/xport_adapter_ctrl_test.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/xport_adapter_ctrl_test.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/cores/xport_adapter_ctrl.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/xport_adapter_ctrl_test.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/unit_test.hpp:18:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/test_tools.hpp:46:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:107:17: warning: comparison of integers of different signs: 'const unsigned int' and 'const int' [-Wsign-compare]
    return left == right;
           ~~~~ ^  ~~~~~
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:130:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl<unsigned int, int>' requested here
        return equal_impl( left, right );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:145:16: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::call_impl<unsigned int, int>' requested here
        return call_impl( left, right, left_is_array() );
               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/impl.hpp:92:50: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::equal_impl_frwd::operator()<unsigned int, int>' requested here
BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ )
                                                 ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/repetition/repeat.hpp:30:26: note: expanded from macro 'BOOST_PP_REPEAT'
# define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4))
                         ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
#    define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
                               ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
#    define BOOST_PP_CAT_I(a, b) a ## b
                                 ^
<scratch space>:108:1: note: expanded from here
BOOST_PP_REPEAT_1
^
/Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/tests/xport_adapter_ctrl_test.cpp:114:5: note: in instantiation of function template specialization 'boost::test_tools::tt_detail::check_frwd<boost::test_tools::tt_detail::equal_impl_frwd, unsigned int, int>' requested here
    BOOST_CHECK_EQUAL(regs.mem[uint32_t(xport_adapter_ctrl::KV_MAC_HI)], 0x0000AABB);
    ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:154:45: note: expanded from macro 'BOOST_CHECK_EQUAL'
#define BOOST_CHECK_EQUAL( L, R )           BOOST_TEST_TOOL_IMPL( 0, \
                                            ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/test/tools/old/interface.hpp:67:47: note: expanded from macro 'BOOST_TEST_TOOL_IMPL'
    BOOST_PP_IF( frwd_type, report_assertion, check_frwd ) (                    \
                                              ^
2 warnings generated.
[ 97%] Building CXX object tests/CMakeFiles/xport_adapter_ctrl_test.dir/__/lib/usrp/cores/xport_adapter_ctrl.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/usrp/cores/xport_adapter_ctrl.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/lib/include/uhdlib/usrp/cores/xport_adapter_ctrl.hpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 97%] Linking CXX executable xport_adapter_ctrl_test
[ 97%] Built target xport_adapter_ctrl_test
[ 97%] Building CXX object tests/CMakeFiles/module_test.dir/module_test.cpp.o
[ 97%] Linking CXX shared module libmodule_test.so
[ 97%] Built target module_test
[ 97%] Building CXX object utils/CMakeFiles/uhd_config_info.dir/uhd_config_info.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/uhd_config_info.cpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 97%] Linking CXX executable uhd_config_info
[ 97%] Built target uhd_config_info
[ 97%] Building CXX object utils/CMakeFiles/uhd_find_devices.dir/uhd_find_devices.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/uhd_find_devices.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 98%] Linking CXX executable uhd_find_devices
[ 98%] Built target uhd_find_devices
[ 98%] Building CXX object utils/CMakeFiles/uhd_usrp_probe.dir/uhd_usrp_probe.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/uhd_usrp_probe.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 98%] Linking CXX executable uhd_usrp_probe
[ 98%] Built target uhd_usrp_probe
[ 98%] Building CXX object utils/CMakeFiles/uhd_image_loader.dir/uhd_image_loader.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/uhd_image_loader.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/image_loader.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 98%] Linking CXX executable uhd_image_loader
[ 98%] Built target uhd_image_loader
[ 98%] Building CXX object utils/CMakeFiles/uhd_cal_rx_iq_balance.dir/uhd_cal_rx_iq_balance.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/uhd_cal_rx_iq_balance.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/usrp_cal_utils.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[ 98%] Linking CXX executable uhd_cal_rx_iq_balance
[ 98%] Built target uhd_cal_rx_iq_balance
[100%] Building CXX object utils/CMakeFiles/uhd_cal_tx_dc_offset.dir/uhd_cal_tx_dc_offset.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/uhd_cal_tx_dc_offset.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/usrp_cal_utils.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Linking CXX executable uhd_cal_tx_dc_offset
[100%] Built target uhd_cal_tx_dc_offset
[100%] Building CXX object utils/CMakeFiles/uhd_cal_tx_iq_balance.dir/uhd_cal_tx_iq_balance.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/uhd_cal_tx_iq_balance.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/usrp_cal_utils.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Linking CXX executable uhd_cal_tx_iq_balance
[100%] Built target uhd_cal_tx_iq_balance
[100%] Building CXX object utils/CMakeFiles/uhd_adc_self_cal.dir/uhd_adc_self_cal.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/uhd_adc_self_cal.cpp:7:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/features/adc_self_calibration_iface.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Linking CXX executable uhd_adc_self_cal
[100%] Built target uhd_adc_self_cal
[100%] Building CXX object utils/CMakeFiles/converter_benchmark.dir/converter_benchmark.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/converter_benchmark.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Linking CXX executable converter_benchmark
[100%] Built target converter_benchmark
[100%] Building CXX object utils/CMakeFiles/query_gpsdo_sensors.dir/query_gpsdo_sensors.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/query_gpsdo_sensors.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Linking CXX executable query_gpsdo_sensors
[100%] Built target query_gpsdo_sensors
[100%] Building CXX object utils/CMakeFiles/usrp_burn_db_eeprom.dir/usrp_burn_db_eeprom.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/usrp_burn_db_eeprom.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Linking CXX executable usrp_burn_db_eeprom
[100%] Built target usrp_burn_db_eeprom
[100%] Building CXX object utils/CMakeFiles/usrp_burn_mb_eeprom.dir/usrp_burn_mb_eeprom.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/usrp_burn_mb_eeprom.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Linking CXX executable usrp_burn_mb_eeprom
[100%] Built target usrp_burn_mb_eeprom
[100%] Building CXX object utils/CMakeFiles/fx2_init_eeprom.dir/fx2_init_eeprom.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/fx2_init_eeprom.cpp:10:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Linking CXX executable fx2_init_eeprom
[100%] Built target fx2_init_eeprom
[100%] Building CXX object utils/CMakeFiles/b2xx_fx3_utils.dir/b2xx_fx3_utils.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/b2xx_fx3_utils.cpp:13:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/../lib/usrp/b200/b200_iface.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Linking CXX executable b2xx_fx3_utils
[100%] Built target b2xx_fx3_utils
[100%] Building CXX object utils/CMakeFiles/octoclock_burn_eeprom.dir/octoclock_burn_eeprom.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/octoclock_burn_eeprom.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Linking CXX executable octoclock_burn_eeprom
[100%] Built target octoclock_burn_eeprom
[100%] Building CXX object utils/latency/CMakeFiles/responder.dir/responder.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/latency/responder.cpp:9:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/latency/include/Responder.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Building CXX object utils/latency/CMakeFiles/responder.dir/lib/Responder.cpp.o
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/latency/lib/Responder.cpp:8:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/utils/latency/include/Responder.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/usrp/multi_usrp.hpp:28:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/device.hpp:12:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/stream.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/device_addr.hpp:11:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.hpp:154:
In file included from /Users/pbulk/build/ham/uhd/work/uhd-4.6.0.0/host/include/uhd/types/dict.ipp:12:
In file included from /Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format.hpp:48:
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:59:12: warning: definition of implicit copy constructor for 'group1<boost::io::detail::group0>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
   group1& operator=(const group1&);
           ^
/Users/pbulk/build/ham/uhd/work/.buildlink/include/boost/format/group.hpp:472:18: note: in implicit copy constructor for 'boost::io::detail::group1<boost::io::detail::group0>' first required here
group() { return detail::group1< detail::group0 > ( detail::group0() ); }
                 ^
1 warning generated.
[100%] Linking CXX executable responder
[100%] Built target responder
*** Please use pkgtools/verifypc to sanity check dependencies.