boostorg / boostorg/python

macOS CI failures

Aberta
#471 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
C++
Estrelas
537
Forks
223
Merge médio
11h 22min
PRs com merge (30d)
2

Descrição

The macOS CI fails because of the hardcoded path to Boost here

```
faber \
--with-boost-include=/opt/homebrew/Cellar/boost/1.86.0/include \
```

This should probably be `$(brew --prefix boost)/include`.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

Search the CI configuration for the shown `faber` invocation and the `--with-boost-include` option. Verify how the macOS job resolves the Boost installation, then confirm that the job no longer depends on the hardcoded `/opt/homebrew/Cellar/boost/1.86.0/include` path.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
cpp, macos
Domínio
build-system, ci-cd
Tipo de issue
Bug
Dificuldade
2/5
Tempo estimado
1-3 horas
Status de atividade
Estagnada
Clareza
Claramente especificada
Facilidade para iniciantes
50/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.