mapillary / mapillary/OpenSfM

Changes made on October 16 break build on Ubuntu 24.04

Open
#1,075 1 comment 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.8k
Forks
899
PR merge metrics
No merged PRs in 30d

Description

The changes made on October 16 by generatedunixname89002005279527 remove a bunch of third party files, but leave the infrastructure that tries to build them in place (in particular vlfeat and gtest). This breaks the configuration step (and thus the build) on Ubuntu 24.04.

What is the best way to work around this? As of now, I'm building an older checkout, but this seems to be an issue that should be fixed?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the configuration step and the infrastructure for vlfeat and gtest, which the issue identifies as remaining after third-party files were removed. Reproduce the failure on Ubuntu 24.04 and confirm the configuration and build complete successfully without relying on an older checkout.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, ubuntu
Domain
build-system, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.