Skip to content

chore: ⬆️ Update CrispStrobe/CrispASR to f7838a306687f22c281d29c250f879a4ab3df2d7#10177

Merged
mudler merged 2 commits into
mudler:masterfrom
ci-forks:update/CRISPASR_VERSION
Jun 8, 2026
Merged

chore: ⬆️ Update CrispStrobe/CrispASR to f7838a306687f22c281d29c250f879a4ab3df2d7#10177
mudler merged 2 commits into
mudler:masterfrom
ci-forks:update/CRISPASR_VERSION

Conversation

@localai-bot

@localai-bot localai-bot commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

@localai-bot localai-bot force-pushed the update/CRISPASR_VERSION branch 2 times, most recently from 7536945 to 935f577 Compare June 5, 2026 20:41
@localai-bot localai-bot changed the title chore: ⬆️ Update CrispStrobe/CrispASR to 3831a05a95689648444bc38b8cca3ad192e76cc4 chore: ⬆️ Update CrispStrobe/CrispASR to 7f090946e0efa6184203a1d0f35e1051502a08dc Jun 5, 2026
@localai-bot localai-bot force-pushed the update/CRISPASR_VERSION branch from 935f577 to 5a73a18 Compare June 6, 2026 20:31
@localai-bot localai-bot changed the title chore: ⬆️ Update CrispStrobe/CrispASR to 7f090946e0efa6184203a1d0f35e1051502a08dc chore: ⬆️ Update CrispStrobe/CrispASR to f0491231f604f0f1ef9bfbf6ffa80d308a4da169 Jun 6, 2026
@localai-bot localai-bot force-pushed the update/CRISPASR_VERSION branch from 7087ff0 to d319412 Compare June 7, 2026 20:33
@localai-bot localai-bot changed the title chore: ⬆️ Update CrispStrobe/CrispASR to f0491231f604f0f1ef9bfbf6ffa80d308a4da169 chore: ⬆️ Update CrispStrobe/CrispASR to f7838a306687f22c281d29c250f879a4ab3df2d7 Jun 7, 2026
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@localai-bot localai-bot force-pushed the update/CRISPASR_VERSION branch from 4e1c766 to 7421082 Compare June 7, 2026 21:48
The dependency-bump regeneration of this branch reset CMakeLists.txt to
master and dropped the prior link-target fix, reintroducing the
`cannot find -lcrispasr` failure. Upstream CrispASR (f7838a3) defines the
library as the CMake target `crispasr-lib` (with OUTPUT_NAME crispasr);
there is no target named `crispasr`, so target_link_libraries falls back
to a bare `-lcrispasr` linker flag that cannot be resolved. Point the link
at the real target name.

Verified locally: CPU cmake-configure of the bumped source generates a
gocrispasr link line referencing sources/CrispASR/src/libcrispasr.a with no
dangling -lcrispasr.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Assisted-by: Claude:opus-4.8 [Claude Code]
@mudler mudler merged commit c20225f into mudler:master Jun 8, 2026
80 of 86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants