MiCode / MiCode/vendor_qcom_opensource_audio-kernel

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.

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

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.

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.