apache / apache/buildstream-plugins

autotools build-dir handling not compatible with relative conf-root

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
8
Forks
16
Avg merge
36m
Merged PRs (30d)
2

Description

It was noticed during testing that conf-root is by default ".". When build-dir is set, this results in configure being invoked from wrong directory. A solution needs to take into account that command-subdir might be set (autotools project might be in a subdirectory inside a monorepo).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Python autotools plugin and the code that resolves conf-root, build-dir, and command-subdir. Reproduce the case where conf-root is "." and build-dir is set, including an autotools project in a monorepo subdirectory. Done means configure runs from the correct directory in both layouts.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.