Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

targets/audio: Fetch last Makefile.am from git #4959

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

drinkcat
Copy link
Collaborator

@drinkcat drinkcat commented Apr 2, 2023

https://crrev.com/c/4322563 (>=15378.0.0) removed autotools support, let's fetch the last known good version from git.

Fixes #4958. For now. Things will break again, likely.

@drinkcat
Copy link
Collaborator Author

drinkcat commented Apr 2, 2023

Untested, "hopefully" people will start encountering issues and we can point them to this to try it out.

@DennisLfromGA FYI

https://crrev.com/c/4322563 (>=15378.0.0) removed autotools support,
let's fetch the last known good version from git.

Fixes #4958. For now. Things will break again, likely.
@CroutonIsFun
Copy link

How do I test this out? I can download the zip, but then I'm not quite sure what to do with it. Sorry if this is a stupid question.

@DennisLfromGA
Copy link
Collaborator

DennisLfromGA commented Apr 10, 2023

@CroutonIsFun

I think it can be tested using the new experimental branch 'longliveautotools' like this:

  • sudo CROUTON_BRANCH=longliveautotools crouton ...

Enter the crouton options you would normally use to add or update a chroot in the command above.

-DennisLfromGA

@alzinging
Copy link

this is still not working, even with "sudo CROUTON_BRANCH=longliveautotools crouton ..."

@mio-19
Copy link

mio-19 commented Jun 3, 2023

This is not working

Setting up patch (2.7.6-7) ...
patch set to automatically installed.
sed: can't read common/cras_messages.h: No such file or directory
Failed to complete chroot setup.
Unmounting /mnt/stateful_partition/crouton/chroots/bullseye...

@EddieLT
Copy link

EddieLT commented Dec 12, 2023

Hi guys, I found on the web elsewhere in comments that using "sudo CROUTON_BRANCH=silence" bypasses this issue.

Good luck!

BR
Edd

@redd-rl
Copy link

redd-rl commented Feb 26, 2024

I find this to no longer function, and are being met with the contents of the first question in 4992. Even though I'm installing on silence branch
Command is
sudo CROUTON_BRANCH=silence crouton -t unity
latest script version.

@MrBavoliyo
Copy link

Nope still doesn't work for me

@alzinging
Copy link

alzinging commented Mar 9, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Figure out a way to build audio target now that autotools is removed
9 participants