Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SceneDensify Build Error #1080

Open
HCY-11 opened this issue Oct 28, 2023 · 2 comments
Open

SceneDensify Build Error #1080

HCY-11 opened this issue Oct 28, 2023 · 2 comments

Comments

@HCY-11
Copy link

HCY-11 commented Oct 28, 2023

Output from running make:

I am using the version of VCG from the correct fork. This was reproduced on both the develop and master branches.
GCC version is 13.2.1.
I'm on Linux

[ 14%] Built target Common
[ 22%] Built target Math
[ 40%] Built target IO
[ 41%] Building CXX object libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o
/home/henry/workspace/openMVS/libs/MVS/SceneDensify.cpp: In member function ‘void MVS::Scene::PointCloudFilter(int)::Collector::Init(MVS::PointCloud::Index, const MVS::PointCloud::Point&, int)’:
/home/henry/workspace/openMVS/libs/MVS/SceneDensify.cpp:2212:83: internal compiler error: in reference_binding, at cp/call.cc:2020
 2212 |                         const PointCloud::Point::EVec D((PointCloud::Point::EVec&)X-cone.ray.m_pOrig);
      |                                                                                   ^
0x1ad33c8 internal_error(char const*, ...)
        ???:0
0x6b7b63 fancy_abort(char const*, int, char const*)
        ???:0
0x9443d0 c_common_parse_file()
        ???:0
Please submit a full bug report, with preprocessed source (by using -freport-bug).
Please include the complete backtrace with any bug report.
See <https://bugs.archlinux.org/> for instructions.
make[2]: *** [libs/MVS/CMakeFiles/MVS.dir/build.make:253: libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:505: libs/MVS/CMakeFiles/MVS.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
@cdcseacave
Copy link
Owner

can you pls test latest develop?

@rollonit
Copy link

I had the exact same issue on the current master branch, and the latest develop built successfully!

Linux
GCC version 13.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants