homebrew-core icon indicating copy to clipboard operation
homebrew-core copied to clipboard

yalantinglibs 1.2.0

Open BrewTestBot opened this issue 6 months ago • 3 comments

Created by brew bump


Created with brew bump-formula-pr.

BrewTestBot avatar Jun 13 '25 08:06 BrewTestBot

Looks like a template arg list is required now after the template keyword, probably due to https://github.com/llvm/llvm-project/pull/80801. Probably need some changes similar to https://github.com/llvm/llvm-project/pull/94204 in the area where the error occurred.

alebcay avatar Jun 13 '25 12:06 alebcay

The error occurs in the vendored copy of iguana in include/ylt/standalone/iguana - this copy is built against, but not installed into the final prefix.

The error is already fixed in the most recent release of iguana via https://github.com/qicosmos/iguana/commit/ef8150869c8a7b45f3416531d67531e0a64c32d7. The newest release of iguana also seems to ship a copy of vendored ylt (in the ylt subdirectory).

It's unclear to me how best to resolve this issue. Which project depends on which? Both seem to be vendoring a copy of the other.

alebcay avatar Jun 14 '25 03:06 alebcay

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

github-actions[bot] avatar Jun 16 '25 13:06 github-actions[bot]

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

github-actions[bot] avatar Jun 20 '25 23:06 github-actions[bot]

The error occurs in the vendored copy of iguana in include/ylt/standalone/iguana - this copy is built against, but not installed into the final prefix.

The error is already fixed in the most recent release of iguana via qicosmos/iguana@ef81508. The newest release of iguana also seems to ship a copy of vendored ylt (in the ylt subdirectory).

It's unclear to me how best to resolve this issue. Which project depends on which? Both seem to be vendoring a copy of the other.

just dropped a note about the patch in the upstream pr, https://github.com/alibaba/yalantinglibs/pull/947

chenrui333 avatar Jun 21 '25 12:06 chenrui333

:robot: An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

github-actions[bot] avatar Jun 21 '25 14:06 github-actions[bot]