Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

cas-q-oss compilation fails after integrating /techpack/audio

Open
#14 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
linux

Research direction

Start by inspecting the audio integration under kernel/drivers/audio and the reported techpack/audio archive command. Reproduce the aarch64-linux-gnu-ar invocation involving techpack/audio/dsp/elliptic and techpack/audio/dsp/mius. Done means the kernel compilation completes without passing directories to the archive tool.

Written by the indexing model from the issue text.

Description

After downloading audo repository for cas-q-oss and placing files into kernel/drivers/audio kernel compilation fails with error

**aarch64-linux-gnu-ar: techpack/audio/dsp/elliptic: file format not recognized**

debugging output looks like this

aarch64-linux-gnu-ar rcSTPD techpack/audio/built-in.a techpack/audio/soc/built-in.a techpack/audio/dsp/built-in.a techpack/audio/dsp/elliptic techpack/audio/dsp/mius techpack/audio/ipc/built-in.a techpack/audio/asoc/built-in.a

basically AR is trying to add folders to the archive which is not supported.

Dominant language
No language data
Stars
33
Forks
26
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from MiCode/vendor_qcom_opensource_audio-kernel

All issues in MiCode/vendor_qcom_opensource_audio-kernel

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.