crouton icon indicating copy to clipboard operation
crouton copied to clipboard

Failing to complete chroot setup

Open ghost opened this issue 1 year ago • 3 comments

Please paste the output of the following command here: sudo edit-chroot -all
chronos@localhost / $ sudo edit-chroot -all
name: xenial
encrypted: no
Entering /mnt/stateful_partition/crouton/chroots/xenial...
crouton: version 1-20221126232257~master:ae594340
release: xenial
architecture: amd64
targets: touch,xfce
host: version 15329.44.0 (Official Build) stable-channel octopus
kernel: Linux localhost 4.14.254-20279-gdb10dc132e24 #1 SMP PREEMPT Tue Mar 7 19:24:51 PST 2023 x86_64 x86_64 x86_64 GNU/Linux
freon: yes
Unmounting /mnt/stateful_partition/crouton/chroots/xenial...

Please describe your issue:

I am trying to install xfce on my Chromebook, I get pretty far but then I get this error. I’ve tried powerwashing the Chromebook but it still happens.

gcc: error: unrecognized command line option '-Wundef-prefix=HAVE_,CRAS_'
Failed to complete chroot setup.
Unmounting /mnt/stateful_partition/crouton/chroots/xenial...

Here is the full log: https://pastebin.pl/view/be7a4fe5

If known, describe the steps to reproduce the issue:

Boot in dev mode, download crouton, open a shell, type sudo crouton -t touch,xfce, wait

ghost avatar Mar 11 '23 23:03 ghost

Ty, was gunna power wash.

https://github.com/dnschneid/crouton/issues/4943 references this error but I couldn't figure out how to fix it.

ileathan avatar Apr 05 '23 13:04 ileathan

See: Figure out a way to build audio target now that autotools is removed #4958

DennisLfromGA avatar Apr 10 '23 17:04 DennisLfromGA

Do you need autotools specifically or do automake/autoconf suffice?

spoelstraethan avatar Aug 20 '23 03:08 spoelstraethan