Skip to content

error: assignment of member ‘m_at_end’ in read-only object when building on Fedora #1820

@topazus

Description

@topazus

source from 94af234

Details
❯ cmake . -B build && cmake --build build -j20
-- The C compiler identification is GNU 14.0.1
-- The CXX compiler identification is GNU 14.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib64/ccache/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib64/ccache/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Import CMake future from '/home/aurora/fedora-src/kwiver/CMake/future'
-- Found Doxygen: /usr/bin/doxygen (found version "1.10.0") found components: doxygen dot 
-- Found Sphinx: /usr/bin/sphinx-build  
-- Performing Test has_compiler_flag--pthread
-- Performing Test has_compiler_flag--pthread - Success
-- Performing Test has_compiler_flag--Wall
-- Performing Test has_compiler_flag--Wall - Success
-- Performing Test has_compiler_flag--Werror=return-type
-- Performing Test has_compiler_flag--Werror=return-type - Success
-- Performing Test has_compiler_flag--Werror=non-virtual-dtor
-- Performing Test has_compiler_flag--Werror=non-virtual-dtor - Success
-- Performing Test has_compiler_flag--Werror=narrowing
-- Performing Test has_compiler_flag--Werror=narrowing - Success
-- Performing Test has_compiler_flag--Werror=init-self
-- Performing Test has_compiler_flag--Werror=init-self - Success
-- Performing Test has_compiler_flag--Werror=reorder
-- Performing Test has_compiler_flag--Werror=reorder - Success
-- Performing Test has_compiler_flag--Werror=overloaded-virtual
-- Performing Test has_compiler_flag--Werror=overloaded-virtual - Success
-- Performing Test has_compiler_flag--Werror=cast-qual
-- Performing Test has_compiler_flag--Werror=cast-qual - Success
-- Performing Test has_compiler_flag--Werror=vla
-- Performing Test has_compiler_flag--Werror=vla - Success
-- Performing Test has_compiler_flag--Wunused-parameter
-- Performing Test has_compiler_flag--Wunused-parameter - Success
-- Performing Test has_compiler_flag--Wshadow=local
-- Performing Test has_compiler_flag--Wshadow=local - Success
-- Performing Test has_compiler_flag--Wno-unknown-pragmas
-- Performing Test has_compiler_flag--Wno-unknown-pragmas - Success
-- Performing Test has_compiler_flag--Wl,--no-undefined
-- Performing Test has_compiler_flag--Wl,--no-undefined - Success
-- Performing Test has_compiler_flag--Wl,--copy-dt-needed-entries
-- Performing Test has_compiler_flag--Wl,--copy-dt-needed-entries - Success
-- checking CPP_AUTO auto.cxx
-- checking CPP_CONSTEXPR constexpr.cxx
-- checking CPP_DEFAULT_CTOR default-ctor.cxx
-- checking CPP_FINAL final.cxx
-- checking CPP_NOEXCEPT throw-noexcept.cxx
-- checking CPP_RANGE_FOR range-for.cxx
-- checking STD_CHRONO std_chrono.cxx
-- checking STD_NULLPTR null_ptr.cxx
-- checking STD_REGEX std_regex.cxx
-- Checking whether header cstdio is available
-- Checking whether header cstdio is available - yes
-- Checking for Large File Support
-- Checking for Large File Support - yes
-- Checking whether C++ compiler has 'long long'
-- Checking whether C++ compiler has 'long long' - yes
-- Checking whether C++ compiler has '__int64'
-- Checking whether C++ compiler has '__int64' - no
-- Checking whether wstring is available
-- Checking whether wstring is available - yes
-- Checking whether C compiler has ptrdiff_t in stddef.h
-- Checking whether C compiler has ptrdiff_t in stddef.h - yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - yes
-- Checking whether CXX compiler has setenv
-- Checking whether CXX compiler has setenv - yes
-- Checking whether CXX compiler has unsetenv
-- Checking whether CXX compiler has unsetenv - yes
-- Checking whether CXX compiler has environ in stdlib.h
-- Checking whether CXX compiler has environ in stdlib.h - no
-- Checking whether CXX compiler has utimes
-- Checking whether CXX compiler has utimes - yes
-- Checking whether CXX compiler has utimensat
-- Checking whether CXX compiler has utimensat - yes
-- Checking whether CXX compiler struct stat has st_mtim member
-- Checking whether CXX compiler struct stat has st_mtim member - yes
-- Checking whether CXX compiler struct stat has st_mtimespec member
-- Checking whether CXX compiler struct stat has st_mtimespec member - no
-- Looking for include files sys/types.h, ifaddrs.h
-- Looking for include files sys/types.h, ifaddrs.h - found
-- Checking whether CXX compiler has rlimit64
-- Checking whether CXX compiler has rlimit64 - yes
-- Checking whether CXX compiler has atol
-- Checking whether CXX compiler has atol - yes
-- Checking whether CXX compiler has atoll
-- Checking whether CXX compiler has atoll - yes
-- Checking whether CXX compiler has _atoi64
-- Checking whether CXX compiler has _atoi64 - no
-- Looking for C++ include execinfo.h
-- Looking for C++ include execinfo.h - found
-- Checking whether backtrace works with this C++ compiler
-- Checking whether backtrace works with this C++ compiler - yes
-- Looking for C++ include dlfcn.h
-- Looking for C++ include dlfcn.h - found
-- Checking whether dladdr works with this C++ compiler
-- Checking whether dladdr works with this C++ compiler - yes
-- Looking for C++ include cxxabi.h
-- Looking for C++ include cxxabi.h - found
-- Checking whether cxxabi works with this C++ compiler
-- Checking whether cxxabi works with this C++ compiler - yes
-- Checking whether CXX compiler has getloadavg
-- Checking whether CXX compiler has getloadavg - yes
-- Making library "vital"
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Making library "vital_exceptions"
-- Making library "vital_algo"
-- Making library "vital_util"
-- Making library "vital_config"
-- Making library "format_config"
-- Making library "vital_logger"
-- Making library "vital_vpm"
-- [configure-ceres_bundle_adjuster] Creating configure command
-- [configure-core_feature_descriptor_io] Creating configure command
-- [configure-core_feature_tracker] Creating configure command
-- [configure-core_fmatrix_guided_feature_matcher] Creating configure command
-- [configure-core_homography_guided_feature_matcher] Creating configure command
-- [configure-core_image_list_video_input] Creating configure command
-- [configure-core_nonmax_detector] Creating configure command
-- [configure-core_output_homography_generator] Creating configure command
-- [configure-core_pca_canonical_tfm] Creating configure command
-- [configure-core_track_filter] Creating configure command
-- [configure-core_video_input_image_list] Creating configure command
-- [configure-core_video_input_image_pos_list] Creating configure command
-- [configure-default_camera_intrinsics] Creating configure command
-- [configure-ffmpeg_video_input] Creating configure command
-- [configure-integrate_depth_maps] Creating configure command
-- [configure-integrate_depth_maps_common] Creating configure command
-- [configure-integrate_depth_maps_gpu] Creating configure command
-- [configure-loop_closer_bad_frames] Creating configure command
-- [configure-loop_closer_homography] Creating configure command
-- [configure-loop_closer_keyframe] Creating configure command
-- [configure-loop_closer_multi_method] Creating configure command
-- [configure-mvg_hierarchical_bundle_adjuster] Creating configure command
-- [configure-mvg_initialize_cameras_landmarks] Creating configure command
-- [configure-mvg_initialize_cameras_landmarks_basic] Creating configure command
-- [configure-ocv_klt_tracker] Creating configure command
-- [configure-ocv_ORB_detector_descriptor] Creating configure command
-- [configure-ocv_SURF_detector_descriptor] Creating configure command
-- [configure-super3d_depth_map] Creating configure command
-- [configure-applet-color_mesh] Creating configure command
-- [configure-applet-compare_klv] Creating configure command
-- [configure-applet-dump_klv] Creating configure command
-- [configure-applet-estimate_depth] Creating configure command
-- [configure-applet-fuse_depth] Creating configure command
-- [configure-applet-bundle_adjust_tool] Creating configure command
-- [configure-applet-init_cameras_landmarks] Creating configure command
-- [configure-applet-track_features] Creating configure command
-- [configure-applet-transcode] Creating configure command
-- [configure-models-default_burnout_600_iters] Creating configure command
-- [configure-pipelines-detect_burnin] Creating configure command
-- [configure-pipelines-inpaint_burnin] Creating configure command
-- [configure-version.h] Creating configure command
-- Configuring done (8.0s)
-- Generating done (0.0s)
-- Build files have been written to: /home/aurora/fedora-src/kwiver/build
[  0%] Configuring version.h file "/home/aurora/fedora-src/kwiver/vital/version.h.in" -> "/home/aurora/fedora-src/kwiver/build/vital/version.h"
[  0%] Configuring core_feature_descriptor_io file "/home/aurora/fedora-src/kwiver/config/core_feature_descriptor_io.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/core_feature_descriptor_io.conf"
[  1%] Configuring ceres_bundle_adjuster file "/home/aurora/fedora-src/kwiver/config/ceres_bundle_adjuster.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/ceres_bundle_adjuster.conf"
[  1%] Configuring core_feature_tracker file "/home/aurora/fedora-src/kwiver/config/core_feature_tracker.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/core_feature_tracker.conf"
[  1%] Configuring pipelines-inpaint_burnin file "/home/aurora/fedora-src/kwiver/config/pipelines/inpaint_burnin.pipe" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/pipelines/inpaint_burnin.pipe"
[  1%] Configuring core_homography_guided_feature_matcher file "/home/aurora/fedora-src/kwiver/config/core_homography_guided_feature_matcher.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/core_homography_guided_feature_matcher.conf"
[  2%] Configuring core_image_list_video_input file "/home/aurora/fedora-src/kwiver/config/core_image_list_video_input.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/core_image_list_video_input.conf"
[  3%] Configuring core_fmatrix_guided_feature_matcher file "/home/aurora/fedora-src/kwiver/config/core_fmatrix_guided_feature_matcher.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/core_fmatrix_guided_feature_matcher.conf"
[  3%] Configuring core_nonmax_detector file "/home/aurora/fedora-src/kwiver/config/core_nonmax_detector.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/core_nonmax_detector.conf"
[  4%] Configuring core_pca_canonical_tfm file "/home/aurora/fedora-src/kwiver/config/core_pca_canonical_tfm.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/core_pca_canonical_tfm.conf"
[  4%] Configuring core_output_homography_generator file "/home/aurora/fedora-src/kwiver/config/core_output_homography_generator.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/core_output_homography_generator.conf"
[  4%] Configuring core_track_filter file "/home/aurora/fedora-src/kwiver/config/core_track_filter.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/core_track_filter.conf"
[  4%] Configuring core_video_input_image_pos_list file "/home/aurora/fedora-src/kwiver/config/core_video_input_image_pos_list.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/core_video_input_image_pos_list.conf"
[  5%] Configuring core_video_input_image_list file "/home/aurora/fedora-src/kwiver/config/core_video_input_image_list.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/core_video_input_image_list.conf"
[  5%] Configuring default_camera_intrinsics file "/home/aurora/fedora-src/kwiver/config/default_camera_intrinsics.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/default_camera_intrinsics.conf"
[  6%] Configuring ffmpeg_video_input file "/home/aurora/fedora-src/kwiver/config/ffmpeg_video_input.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/ffmpeg_video_input.conf"
[  6%] Configuring integrate_depth_maps file "/home/aurora/fedora-src/kwiver/config/integrate_depth_maps.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/integrate_depth_maps.conf"
[  7%] Configuring integrate_depth_maps_common file "/home/aurora/fedora-src/kwiver/config/integrate_depth_maps_common.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/integrate_depth_maps_common.conf"
[  7%] Configuring integrate_depth_maps_gpu file "/home/aurora/fedora-src/kwiver/config/integrate_depth_maps_gpu.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/integrate_depth_maps_gpu.conf"
[  7%] Configuring loop_closer_bad_frames file "/home/aurora/fedora-src/kwiver/config/loop_closer_bad_frames.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/loop_closer_bad_frames.conf"
-- Found Git: /usr/bin/git (found version "2.43.2") 
[  7%] Built target configure-core_feature_tracker
[  7%] Built target configure-core_feature_descriptor_io
[  7%] Built target configure-core_image_list_video_input
[  7%] Built target configure-ceres_bundle_adjuster
[  7%] Built target configure-core_fmatrix_guided_feature_matcher
[  7%] Built target configure-core_output_homography_generator
[  7%] Built target configure-core_track_filter
[  7%] Built target configure-core_nonmax_detector
[  7%] Built target configure-pipelines-inpaint_burnin
[  7%] Built target configure-core_video_input_image_pos_list
[  7%] Built target configure-core_pca_canonical_tfm
[  7%] Built target configure-default_camera_intrinsics
[  7%] Built target configure-core_video_input_image_list
[  7%] Built target configure-integrate_depth_maps
[  7%] Built target configure-ffmpeg_video_input
[  7%] Built target configure-core_homography_guided_feature_matcher
[  7%] Built target configure-integrate_depth_maps_gpu
[  7%] Built target configure-integrate_depth_maps_common
[  7%] Built target configure-loop_closer_bad_frames
[  8%] Configuring loop_closer_homography file "/home/aurora/fedora-src/kwiver/config/loop_closer_homography.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/loop_closer_homography.conf"
[  8%] Configuring loop_closer_keyframe file "/home/aurora/fedora-src/kwiver/config/loop_closer_keyframe.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/loop_closer_keyframe.conf"
[  8%] Configuring mvg_hierarchical_bundle_adjuster file "/home/aurora/fedora-src/kwiver/config/mvg_hierarchical_bundle_adjuster.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/mvg_hierarchical_bundle_adjuster.conf"
[  9%] Configuring loop_closer_multi_method file "/home/aurora/fedora-src/kwiver/config/loop_closer_multi_method.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/loop_closer_multi_method.conf"
[ 10%] Configuring mvg_initialize_cameras_landmarks file "/home/aurora/fedora-src/kwiver/config/mvg_initialize_cameras_landmarks.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/mvg_initialize_cameras_landmarks.conf"
[ 11%] Configuring mvg_initialize_cameras_landmarks_basic file "/home/aurora/fedora-src/kwiver/config/mvg_initialize_cameras_landmarks_basic.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/mvg_initialize_cameras_landmarks_basic.conf"
[ 11%] Configuring ocv_ORB_detector_descriptor file "/home/aurora/fedora-src/kwiver/config/ocv_ORB_detector_descriptor.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/ocv_ORB_detector_descriptor.conf"
[ 11%] Configuring ocv_SURF_detector_descriptor file "/home/aurora/fedora-src/kwiver/config/ocv_SURF_detector_descriptor.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/ocv_SURF_detector_descriptor.conf"
[ 12%] Configuring super3d_depth_map file "/home/aurora/fedora-src/kwiver/config/super3d_depth_map.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/super3d_depth_map.conf"
[ 12%] Configuring ocv_klt_tracker file "/home/aurora/fedora-src/kwiver/config/ocv_klt_tracker.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/ocv_klt_tracker.conf"
[ 13%] Configuring applet-dump_klv file "/home/aurora/fedora-src/kwiver/config/applets/dump_klv.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/applets/dump_klv.conf"
[ 13%] Configuring applet-compare_klv file "/home/aurora/fedora-src/kwiver/config/applets/compare_klv.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/applets/compare_klv.conf"
[ 13%] Configuring applet-color_mesh file "/home/aurora/fedora-src/kwiver/config/applets/color_mesh.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/applets/color_mesh.conf"
[ 13%] Configuring applet-init_cameras_landmarks file "/home/aurora/fedora-src/kwiver/config/applets/init_cameras_landmarks.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/applets/init_cameras_landmarks.conf"
[ 13%] Configuring applet-fuse_depth file "/home/aurora/fedora-src/kwiver/config/applets/fuse_depth.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/applets/fuse_depth.conf"
[ 13%] Configuring applet-bundle_adjust_tool file "/home/aurora/fedora-src/kwiver/config/applets/bundle_adjust_tool.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/applets/bundle_adjust_tool.conf"
[ 14%] Configuring applet-track_features file "/home/aurora/fedora-src/kwiver/config/applets/track_features.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/applets/track_features.conf"
[ 15%] Configuring applet-estimate_depth file "/home/aurora/fedora-src/kwiver/config/applets/estimate_depth.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/applets/estimate_depth.conf"
[ 15%] Built target configure-loop_closer_homography
[ 15%] Built target configure-mvg_initialize_cameras_landmarks
[ 15%] Built target configure-loop_closer_multi_method
[ 15%] Built target configure-mvg_hierarchical_bundle_adjuster
[ 15%] Built target configure-loop_closer_keyframe
[ 15%] Configuring applet-transcode file "/home/aurora/fedora-src/kwiver/config/applets/transcode.conf" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/applets/transcode.conf"
[ 15%] Built target configure-super3d_depth_map
[ 15%] Built target configure-ocv_ORB_detector_descriptor
[ 15%] Built target configure-ocv_SURF_detector_descriptor
[ 15%] Built target configure-applet-compare_klv
[ 15%] Built target configure-mvg_initialize_cameras_landmarks_basic
[ 15%] Built target configure-applet-dump_klv
[ 15%] Built target configure-ocv_klt_tracker
[ 15%] Built target configure-applet-init_cameras_landmarks
[ 15%] Built target configure-applet-color_mesh
[ 15%] Built target configure-applet-fuse_depth
[ 15%] Built target configure-applet-bundle_adjust_tool
[ 15%] Built target configure-applet-track_features
[ 15%] Built target configure-applet-estimate_depth
[ 15%] Configuring models-default_burnout_600_iters file "/home/aurora/fedora-src/kwiver/config/models/default_burnout_600_iters" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/models/default_burnout_600_iters"
[ 16%] Configuring pipelines-detect_burnin file "/home/aurora/fedora-src/kwiver/config/pipelines/detect_burnin.pipe" -> "/home/aurora/fedora-src/kwiver/build/share/kwiver/1.8.0/config/pipelines/detect_burnin.pipe"
[ 17%] Building C object vital/kwiversys/CMakeFiles/kwiversys.dir/MD5.c.o
[ 18%] Building C object vital/kwiversys/CMakeFiles/kwiversys.dir/EncodingC.c.o
[ 18%] Building C object vital/kwiversys/CMakeFiles/kwiversys.dir/System.c.o
[ 18%] Building C object vital/kwiversys/CMakeFiles/kwiversys.dir/ProcessUNIX.c.o
[ 18%] Building CXX object vital/kwiversys/CMakeFiles/kwiversys.dir/Directory.cxx.o
[ 18%] Building CXX object vital/kwiversys/CMakeFiles/kwiversys.dir/EncodingCXX.cxx.o
[ 18%] Built target configure-applet-transcode
[ 19%] Building CXX object vital/kwiversys/CMakeFiles/kwiversys.dir/FStream.cxx.o
[ 19%] Built target gen_symlinks
[ 19%] Building CXX object vital/kwiversys/CMakeFiles/kwiversys.dir/SystemTools.cxx.o
[ 21%] Building CXX object vital/kwiversys/CMakeFiles/kwiversys.dir/RegularExpression.cxx.o
[ 21%] Building CXX object vital/kwiversys/CMakeFiles/kwiversys.dir/DynamicLoader.cxx.o
[ 21%] Building CXX object vital/kwiversys/CMakeFiles/kwiversys.dir/CommandLineArguments.cxx.o
[ 21%] Building CXX object vital/kwiversys/CMakeFiles/kwiversys.dir/SystemInformation.cxx.o
[ 22%] Building CXX object vital/exceptions/CMakeFiles/vital_exceptions.dir/algorithm.cxx.o
[ 22%] Building CXX object vital/exceptions/CMakeFiles/vital_exceptions.dir/gpu.cxx.o
[ 22%] Building CXX object vital/exceptions/CMakeFiles/vital_exceptions.dir/base.cxx.o
[ 23%] Built target kwiver-data-config
[ 23%] Built target configure-pipelines-detect_burnin
[ 23%] Built target configure-models-default_burnout_600_iters
[ 24%] Building CXX object vital/exceptions/CMakeFiles/vital_exceptions.dir/image.cxx.o
[ 24%] Built target kwiver-applet-config
[ 24%] Building CXX object vital/exceptions/CMakeFiles/vital_exceptions.dir/io.cxx.o
[ 25%] Building CXX object vital/exceptions/CMakeFiles/vital_exceptions.dir/iteration.cxx.o
[ 25%] Built target kwiver-pipelines
[ 25%] Built target kwiver-models
[ 25%] Building CXX object vital/exceptions/CMakeFiles/vital_exceptions.dir/math.cxx.o
[ 25%] Building CXX object vital/exceptions/CMakeFiles/vital_exceptions.dir/metadata.cxx.o
[ 26%] Building CXX object vital/exceptions/CMakeFiles/vital_exceptions.dir/video.cxx.o
[ 26%] Building CXX object vital/exceptions/CMakeFiles/vital_exceptions.dir/plugin.cxx.o
[ 26%] Built target configure-version.h
[ 27%] Building CXX object vital/exceptions/CMakeFiles/vital_exceptions.dir/serialize.cxx.o
[ 27%] Built target kwiver_configure
[ 27%] Linking CXX shared library ../../lib/libvital_exceptions.so
[ 27%] Built target vital_exceptions
[ 28%] Linking CXX shared library ../../lib/libkwiversys.so
[ 28%] Built target kwiversys
[ 29%] Building CXX object vital/logger/CMakeFiles/vital_logger.dir/location_info.cxx.o
[ 29%] Building CXX object vital/logger/CMakeFiles/vital_logger.dir/default_logger.cxx.o
[ 30%] Building CXX object vital/logger/CMakeFiles/vital_logger.dir/kwiver_logger_manager.cxx.o
[ 30%] Building CXX object vital/logger/CMakeFiles/vital_logger.dir/kwiver_logger.cxx.o
[ 30%] Building CXX object vital/logger/CMakeFiles/vital_logger.dir/kwiver_logger_factory.cxx.o
[ 30%] Linking CXX shared library ../../lib/libvital_logger.so
[ 30%] Built target vital_logger
[ 31%] Building CXX object vital/util/CMakeFiles/vital_util.dir/hex_dump.cxx.o
[ 31%] Building CXX object vital/util/CMakeFiles/vital_util.dir/get_paths.cxx.o
[ 31%] Building CXX object vital/util/CMakeFiles/vital_util.dir/demangle.cxx.o
[ 32%] Building CXX object vital/util/CMakeFiles/vital_util.dir/string.cxx.o
[ 33%] Building CXX object vital/util/CMakeFiles/vital_util.dir/source_location.cxx.o
[ 33%] Building CXX object vital/util/CMakeFiles/vital_util.dir/string_editor.cxx.o
[ 33%] Building CXX object vital/util/CMakeFiles/vital_util.dir/data_stream_reader.cxx.o
[ 34%] Building CXX object vital/util/CMakeFiles/vital_util.dir/string_encoding.cxx.o
[ 34%] Building CXX object vital/util/CMakeFiles/vital_util.dir/text_codec_ascii.cxx.o
[ 34%] Building CXX object vital/util/CMakeFiles/vital_util.dir/text_codec_utf_8.cxx.o
[ 34%] Building CXX object vital/util/CMakeFiles/vital_util.dir/text_codec_error_policies.cxx.o
[ 35%] Building CXX object vital/util/CMakeFiles/vital_util.dir/text_codec_utf_16.cxx.o
[ 35%] Building CXX object vital/util/CMakeFiles/vital_util.dir/thread_pool.cxx.o
[ 35%] Building CXX object vital/util/CMakeFiles/vital_util.dir/text_codec.cxx.o
[ 35%] Building CXX object vital/util/CMakeFiles/vital_util.dir/token_expand_editor.cxx.o
[ 36%] Building CXX object vital/util/CMakeFiles/vital_util.dir/text_codec_transcode.cxx.o
[ 37%] Building CXX object vital/util/CMakeFiles/vital_util.dir/token_expander.cxx.o
[ 37%] Building CXX object vital/util/CMakeFiles/vital_util.dir/token_type_symtab.cxx.o
[ 38%] Building CXX object vital/util/CMakeFiles/vital_util.dir/token_type.cxx.o
[ 38%] Building CXX object vital/util/CMakeFiles/vital_util.dir/token_type_env.cxx.o
[ 39%] Building CXX object vital/util/CMakeFiles/vital_util.dir/token_type_sysenv.cxx.o
[ 39%] Building CXX object vital/util/CMakeFiles/vital_util.dir/wrap_text_block.cxx.o
[ 40%] Building CXX object vital/util/CMakeFiles/vital_util.dir/file_md5.cxx.o
[ 40%] Linking CXX shared library ../../lib/libvital_util.so
[ 40%] Built target vital_util
[ 42%] Building CXX object vital/plugin_loader/CMakeFiles/vital_vpm.dir/plugin_filter_default.cxx.o
[ 42%] Building CXX object vital/config/CMakeFiles/vital_config.dir/config_block_exception.cxx.o
[ 42%] Building CXX object vital/config/CMakeFiles/vital_config.dir/config_block_formatter.cxx.o
[ 42%] Building CXX object vital/plugin_loader/CMakeFiles/vital_vpm.dir/plugin_filter_category.cxx.o
[ 43%] Building CXX object vital/config/CMakeFiles/vital_config.dir/config_block_io.cxx.o
[ 43%] Building CXX object vital/config/CMakeFiles/vital_config.dir/config_difference.cxx.o
[ 43%] Building CXX object vital/plugin_loader/CMakeFiles/vital_vpm.dir/plugin_loader.cxx.o
[ 44%] Building CXX object vital/plugin_loader/CMakeFiles/vital_vpm.dir/plugin_factory.cxx.o
[ 44%] Building CXX object vital/config/CMakeFiles/vital_config.dir/config_block.cxx.o
[ 44%] Building CXX object vital/plugin_loader/CMakeFiles/vital_vpm.dir/plugin_manager.cxx.o
[ 44%] Building CXX object vital/config/CMakeFiles/vital_config.dir/config_parser.cxx.o
[ 45%] Building CXX object vital/config/CMakeFiles/vital_config.dir/token_type_config.cxx.o
[ 46%] Linking CXX shared library ../../lib/libvital_vpm.so
[ 46%] Built target vital_vpm
[ 46%] Linking CXX shared library ../../lib/libvital_config.so
[ 46%] Built target vital_config
[ 46%] Building CXX object vital/config/CMakeFiles/format_config.dir/format_config_block_plugin.cxx.o
[ 47%] Building CXX object vital/CMakeFiles/vital.dir/io/camera_io.cxx.o
[ 47%] Building CXX object vital/CMakeFiles/vital.dir/algorithm_capabilities.cxx.o
[ 47%] Building CXX object vital/CMakeFiles/vital.dir/io/camera_map_io.cxx.o
[ 47%] Building CXX object vital/CMakeFiles/vital.dir/attribute_set.cxx.o
[ 47%] Building CXX object vital/CMakeFiles/vital.dir/io/landmark_map_io.cxx.o
[ 46%] Building CXX object vital/CMakeFiles/vital.dir/io/camera_from_metadata.cxx.o
[ 49%] Building CXX object vital/CMakeFiles/vital.dir/context.cxx.o
[ 49%] Building CXX object vital/CMakeFiles/vital.dir/io/mesh_io.cxx.o
[ 49%] Building CXX object vital/CMakeFiles/vital.dir/types/activity.cxx.o
[ 49%] Building CXX object vital/CMakeFiles/vital.dir/types/activity_type.cxx.o
[ 49%] Building CXX object vital/CMakeFiles/vital.dir/types/camera_intrinsics.cxx.o
[ 50%] Building CXX object vital/CMakeFiles/vital.dir/types/bounding_box.cxx.o
[ 51%] Building CXX object vital/CMakeFiles/vital.dir/io/metadata_io.cxx.o
[ 51%] Building CXX object vital/CMakeFiles/vital.dir/types/camera_perspective.cxx.o
[ 52%] Building CXX object vital/CMakeFiles/vital.dir/types/camera_rpc.cxx.o
[ 52%] Building CXX object vital/CMakeFiles/vital.dir/io/track_set_io.cxx.o
[ 52%] Building CXX object vital/CMakeFiles/vital.dir/types/descriptor.cxx.o
[ 52%] Building CXX object vital/CMakeFiles/vital.dir/types/category_hierarchy.cxx.o
[ 53%] Building CXX object vital/CMakeFiles/vital.dir/types/database_query.cxx.o
[ 54%] Building CXX object vital/CMakeFiles/vital.dir/types/descriptor_request.cxx.o
[ 54%] Building CXX object vital/CMakeFiles/vital.dir/types/descriptor_set.cxx.o
[ 54%] Building CXX object vital/CMakeFiles/vital.dir/types/detected_object.cxx.o
[ 55%] Building CXX object vital/CMakeFiles/vital.dir/types/detected_object_set.cxx.o
[ 56%] Linking CXX shared module ../../lib/kwiver/plugins/modules/format_config.so
[ 56%] Building CXX object vital/CMakeFiles/vital.dir/types/detected_object_set_util.cxx.o
[ 56%] Built target format_config
[ 57%] Building CXX object vital/CMakeFiles/vital.dir/types/detected_object_type.cxx.o
[ 57%] Building CXX object vital/CMakeFiles/vital.dir/types/essential_matrix.cxx.o
In file included from /home/aurora/fedora-src/kwiver/vital/set.h:11,
                 from /home/aurora/fedora-src/kwiver/vital/types/descriptor_set.h:12,
                 from /home/aurora/fedora-src/kwiver/vital/types/descriptor_set.cxx:8:
/home/aurora/fedora-src/kwiver/vital/iterator.h: In function ‘void kwiver::vital::swap(const base_iterator<T, Tb>&, const base_iterator<T, Tb>&)’:
/home/aurora/fedora-src/kwiver/vital/iterator.h:161:27: error: assignment of member ‘m_at_end’ in read-only object
  161 |     rhs.m_at_end          = lhs_ae;
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
gmake[2]: *** [vital/CMakeFiles/vital.dir/build.make:356: vital/CMakeFiles/vital.dir/types/descriptor_set.cxx.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
In file included from /home/aurora/fedora-src/kwiver/vital/set.h:11,
                 from /home/aurora/fedora-src/kwiver/vital/types/descriptor_set.h:12,
                 from /home/aurora/fedora-src/kwiver/vital/types/feature_track_set.h:12,
                 from /home/aurora/fedora-src/kwiver/vital/io/track_set_io.h:15,
                 from /home/aurora/fedora-src/kwiver/vital/io/track_set_io.cxx:10:
/home/aurora/fedora-src/kwiver/vital/iterator.h: In function ‘void kwiver::vital::swap(const base_iterator<T, Tb>&, const base_iterator<T, Tb>&)’:
/home/aurora/fedora-src/kwiver/vital/iterator.h:161:27: error: assignment of member ‘m_at_end’ in read-only object
  161 |     rhs.m_at_end          = lhs_ae;
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
gmake[2]: *** [vital/CMakeFiles/vital.dir/build.make:202: vital/CMakeFiles/vital.dir/io/track_set_io.cxx.o] Error 1
In file included from /home/aurora/fedora-src/kwiver/vital/set.h:11,
                 from /home/aurora/fedora-src/kwiver/vital/types/detected_object_set.h:15,
                 from /home/aurora/fedora-src/kwiver/vital/types/detected_object_set.cxx:5:
/home/aurora/fedora-src/kwiver/vital/iterator.h: In function ‘void kwiver::vital::swap(const base_iterator<T, Tb>&, const base_iterator<T, Tb>&)’:
/home/aurora/fedora-src/kwiver/vital/iterator.h:161:27: error: assignment of member ‘m_at_end’ in read-only object
  161 |     rhs.m_at_end          = lhs_ae;
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
gmake[2]: *** [vital/CMakeFiles/vital.dir/build.make:384: vital/CMakeFiles/vital.dir/types/detected_object_set.cxx.o] Error 1
In file included from /home/aurora/fedora-src/kwiver/vital/set.h:11,
                 from /home/aurora/fedora-src/kwiver/vital/types/detected_object_set.h:15,
                 from /home/aurora/fedora-src/kwiver/vital/types/detected_object_set_util.h:9,
                 from /home/aurora/fedora-src/kwiver/vital/types/detected_object_set_util.cxx:5:
/home/aurora/fedora-src/kwiver/vital/iterator.h: In function ‘void kwiver::vital::swap(const base_iterator<T, Tb>&, const base_iterator<T, Tb>&)’:
/home/aurora/fedora-src/kwiver/vital/iterator.h:161:27: error: assignment of member ‘m_at_end’ in read-only object
  161 |     rhs.m_at_end          = lhs_ae;
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
gmake[2]: *** [vital/CMakeFiles/vital.dir/build.make:398: vital/CMakeFiles/vital.dir/types/detected_object_set_util.cxx.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:580: vital/CMakeFiles/vital.dir/all] Error 2
gmake: *** [Makefile:156: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions