Giter Site home page Giter Site logo

Comments (13)

ChanceNCounter avatar ChanceNCounter commented on May 18, 2024

I'm inclined to suspect MinGW. It's certainly betrayed me in the past. I could be wrong, being unfamiliar with the build process, but I can't even find that open paren, so I'm guessing it's a binary's fault.

If you don't have access to a Linux system, I'd suggest trying it in WSL. WSL has betrayed me far less frequently.

from ovos-buildroot.

EVMakers avatar EVMakers commented on May 18, 2024

#45

perhaps take a look here and try this device instead: make rpi4_64-gui
Pi 4 is the current development device from my understanding.

from ovos-buildroot.

j1nx avatar j1nx commented on May 18, 2024

Heuhm, guess I need to update the documentation a bit and remove the no longer used config files although I don't know if MinGW will work. Guess we will know sooner then later.

from ovos-buildroot.

TheLogan avatar TheLogan commented on May 18, 2024

I discovered that there was also an issue of the path containing a space character, so I renamed "Home automation" to "HomeAutomation", deleted all files and started over, all with WSL, once I ran "make rpi4_64-gui I got this new error

root@DESKTOP-ANBSM94:/mnt/c/HomeAutomation/MycroftOS# make rpi4_64-gui
config rpi4_64-gui
make -C buildroot BR2_EXTERNAL=../buildroot-external "rpi4_64-gui_defconfig"
make[1]: Entering directory '/mnt/c/HomeAutomation/MycroftOS/buildroot'
/bin/bash: gcc: command not found
/bin/bash: line 0: [: : integer expression expected
mkdir -p /mnt/c/HomeAutomation/MycroftOS/buildroot/output/build/buildroot-config/lxdialog
PKG_CONFIG_PATH="" make CC="gcc" HOSTCC="gcc" \
    obj=/mnt/c/HomeAutomation/MycroftOS/buildroot/output/build/buildroot-config -C support/kconfig -f Makefile.br conf
make[2]: Entering directory '/mnt/c/HomeAutomation/MycroftOS/buildroot/support/kconfig'
gcc -DCURSES_LOC="<curses.h>" -DLOCALE -DKBUILD_NO_NLS -I/mnt/c/HomeAutomation/MycroftOS/buildroot/output/build/buildroot-config -DCONFIG_=\"\"  -MM *.c > /mnt/c/HomeAutomation/MycroftOS/buildroot/output/build/buildroot-config/.depend 2>/dev/null || :
gcc -DCURSES_LOC="<curses.h>" -DLOCALE -DKBUILD_NO_NLS -I/mnt/c/HomeAutomation/MycroftOS/buildroot/output/build/buildroot-config -DCONFIG_=\"\"   -c conf.c -o /mnt/c/HomeAutomation/MycroftOS/buildroot/output/build/buildroot-config/conf.o
/bin/sh: 1: gcc: not found
Makefile.br:34: recipe for target '/mnt/c/HomeAutomation/MycroftOS/buildroot/output/build/buildroot-config/conf.o' failed
make[2]: *** [/mnt/c/HomeAutomation/MycroftOS/buildroot/output/build/buildroot-config/conf.o] Error 127
make[2]: Leaving directory '/mnt/c/HomeAutomation/MycroftOS/buildroot/support/kconfig'
Makefile:968: recipe for target '/mnt/c/HomeAutomation/MycroftOS/buildroot/output/build/buildroot-config/conf' failed
make[1]: *** [/mnt/c/HomeAutomation/MycroftOS/buildroot/output/build/buildroot-config/conf] Error 2
make[1]: Leaving directory '/mnt/c/HomeAutomation/MycroftOS/buildroot'
Makefile:20: recipe for target 'rpi4_64-gui-config' failed
make: *** [rpi4_64-gui-config] Error 2

So I ran apt install gcc, it gave me a bunch of 404 errors, discovered that I needed to update my libraries or some such, ran sudo apt update, then installed gcc and finally ran make again, this time I'm being told I need to install g++, unzip and bc, so I'll go ahead and do that now xD

from ovos-buildroot.

TheLogan avatar TheLogan commented on May 18, 2024

It ran for a long while this time but it ended with an error, and it seems to be this line:
mv: cannot stat '/mnt/c/HomeAutomation/MycroftOS/buildroot/output/build/glibc-2.31-74-gd0c84d22b6a67f85a1eed3b93aef30e6953294b5/build/dlfcn/stamp.oST': No such file or directory

The log is too large to post here xD

from ovos-buildroot.

TheLogan avatar TheLogan commented on May 18, 2024

Any eta on the documentation? (or a new release)

from ovos-buildroot.

j1nx avatar j1nx commented on May 18, 2024

The README has been updated. Can you check if you start from scratch if it guides you through it?

from ovos-buildroot.

TheLogan avatar TheLogan commented on May 18, 2024

I'll try it after work :)

from ovos-buildroot.

TheLogan avatar TheLogan commented on May 18, 2024

Dangit, I'd written up the results of my test (it didn't work, in fact all 3 of the make commands failed), but I must have forgotten to click the "comment" button cause I can't seem to find the comment on this thread of any of the other ones.
I'll redo the run tomorrow when I get back to my computer!

from ovos-buildroot.

TheLogan avatar TheLogan commented on May 18, 2024

So this is make clean:

root@DESKTOP-ANBSM94:/mnt/c/HomeAutomation/OpenVoiceOS# make clean
make -C buildroot BR2_EXTERNAL=../buildroot-external clean
make[1]: Entering directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/support/scripts/setlocalversion: 11: /mnt/c/HomeAutomation/OpenVoiceOS/build: not foundt/scripts/setlocalversion:
/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/support/scripts/setlocalversion: 14: /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/support/scripts/setlocalversion: Syntax error: Bad fd number
: invalid optionbr2-external: line 2: set: -
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]
support/scripts/br2-external: line 3: $'\r': command not found
support/scripts/br2-external: line 7: $'\r': command not found
': not a valid identifiernal: line 9: declare: `BR2_EXT_NAMES
support/scripts/br2-external: line 10: $'\r': command not found
support/scripts/br2-external: line 14: $'\r': command not found
support/scripts/br2-external: line 15: syntax error near unexpected token `$'{\r''
'upport/scripts/br2-external: line 15: `main() {
Makefile:192: /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/.br2-external.mk: No such file or directory
rm -rf /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/target /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/images /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host  \
        /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/staging \
        /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/legal-info /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/graphs /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/per-package
make[1]: Leaving directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'

This is make rpi4_64-gui-config

root@DESKTOP-ANBSM94:/mnt/c/HomeAutomation/OpenVoiceOS# make rpi4_64-gui-config
config rpi4_64-gui
make -C buildroot BR2_EXTERNAL=../buildroot-external "rpi4_64-gui_defconfig"
make[1]: Entering directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/support/scripts/setlocalversion: 11: /mnt/c/HomeAutomation/OpenVoiceOS/build: not foundt/scripts/setlocalversion:
/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/support/scripts/setlocalversion: 14: /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/support/scripts/setlocalversion: Syntax error: Bad fd number
: invalid optionbr2-external: line 2: set: -
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]
support/scripts/br2-external: line 3: $'\r': command not found
support/scripts/br2-external: line 7: $'\r': command not found
': not a valid identifiernal: line 9: declare: `BR2_EXT_NAMES
support/scripts/br2-external: line 10: $'\r': command not found
support/scripts/br2-external: line 14: $'\r': command not found
support/scripts/br2-external: line 15: syntax error near unexpected token `$'{\r''
'upport/scripts/br2-external: line 15: `main() {
Makefile:192: /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/.br2-external.mk: No such file or directory
make[1]: *** No rule to make target 'rpi4_64-gui_defconfig'.  Stop.
make[1]: Leaving directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
Makefile:20: recipe for target 'rpi4_64-gui-config' failed
make: *** [rpi4_64-gui-config] Error 2

And finally this is make rpi4_64-gui

root@DESKTOP-ANBSM94:/mnt/c/HomeAutomation/OpenVoiceOS# make rpi4_64-gui
config rpi4_64-gui
make -C buildroot BR2_EXTERNAL=../buildroot-external "rpi4_64-gui_defconfig"
make[1]: Entering directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/support/scripts/setlocalversion: 11: /mnt/c/HomeAutomation/OpenVoiceOS/build: not foundt/scripts/setlocalversion:
/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/support/scripts/setlocalversion: 14: /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/support/scripts/setlocalversion: Syntax error: Bad fd number
: invalid optionbr2-external: line 2: set: -
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]
support/scripts/br2-external: line 3: $'\r': command not found
support/scripts/br2-external: line 7: $'\r': command not found
': not a valid identifiernal: line 9: declare: `BR2_EXT_NAMES
support/scripts/br2-external: line 10: $'\r': command not found
support/scripts/br2-external: line 14: $'\r': command not found
support/scripts/br2-external: line 15: syntax error near unexpected token `$'{\r''
'upport/scripts/br2-external: line 15: `main() {
Makefile:192: /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/.br2-external.mk: No such file or directory
make[1]: *** No rule to make target 'rpi4_64-gui_defconfig'.  Stop.
make[1]: Leaving directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
Makefile:20: recipe for target 'rpi4_64-gui-config' failed
make: *** [rpi4_64-gui-config] Error 2

from ovos-buildroot.

j1nx avatar j1nx commented on May 18, 2024

All looks like linux / windows and of line character non-sense, so guess we can confirm WSL is not supported. If you do not have access to a physical linux machine, I recommend to setup a virtual machine.

from ovos-buildroot.

TheLogan avatar TheLogan commented on May 18, 2024

I googled around a bit and discovered a solution. It turns out that

  1. I was using WSL 1, there's a version 2 now, and
  2. that there's a settings file I had to create here: /etc/wsl.conf
    I added the following to it
[interop]
enabled=false # enable launch of windows binaries; default is true
appendWindowsPath=false # append windows path to $PATH variable; default is true

And then went through the process again, this time it didn't change the line endings :)
I don't think it succeeded as my release as the final make command ends with 1 error, but I'd say I am a lot further this time around :)

I've appended the entirety of the output below:

root@DESKTOP-ANBSM94:/mnt/c/HomeAutomation/OpenVoiceOS# make clean
make -C buildroot BR2_EXTERNAL=../buildroot-external clean
make[1]: Entering directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
make[1]: Warning: File '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/.br2-external.mk' has modification time 0.29 s in the future
rm -rf /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/target /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/images /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host  \
        /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/staging \
        /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/legal-info /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/graphs /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/per-package
make[1]: warning:  Clock skew detected.  Your build may be incomplete.
make[1]: Leaving directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
root@DESKTOP-ANBSM94:/mnt/c/HomeAutomation/OpenVoiceOS# make rpi4_64-gui-config
config rpi4_64-gui
make -C buildroot BR2_EXTERNAL=../buildroot-external "rpi4_64-gui_defconfig"
make[1]: Entering directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
make[1]: Warning: File '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/.br2-external.mk' has modification time 0.29 s in the future
mkdir -p /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/lxdialog
PKG_CONFIG_PATH="" make CC="/usr/bin/gcc" HOSTCC="/usr/bin/gcc" \
    obj=/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config -C support/kconfig -f Makefile.br conf
make[2]: Entering directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/support/kconfig'
/usr/bin/gcc -DCURSES_LOC="<curses.h>" -DLOCALE  -I/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config -DCONFIG_=\"\"  -MM *.c > /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/.depend 2>/dev/null || :
make[2]: Warning: File '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/.depend' has modification time 0.38 s in the future
/usr/bin/gcc -DCURSES_LOC="<curses.h>" -DLOCALE  -I/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config -DCONFIG_=\"\"   -c conf.c -o /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/conf.o
/usr/bin/gcc -DCURSES_LOC="<curses.h>" -DLOCALE  -I/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config -DCONFIG_=\"\"  -I. -c /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/zconf.tab.c -o /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/zconf.tab.o
In file included from /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/zconf.tab.c:2484:
./util.c: In function ‘file_write_dep’:
./util.c:54:18: warning: ‘..config.tmp’ directive writing 12 bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
   54 |  sprintf(buf, "%s..config.tmp", dir);
      |                  ^~~~~~~~~~~~
./util.c:54:2: note: ‘sprintf’ output between 13 and 4109 bytes into a destination of size 4097
   54 |  sprintf(buf, "%s..config.tmp", dir);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/zconf.tab.c:2485:
./confdata.c: In function ‘conf_write’:
./confdata.c:778:23: warning: ‘.tmpconfig.’ directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
  778 |   sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid());
      |                       ^~~~~~~~~~~
./confdata.c:778:3: note: ‘sprintf’ output between 13 and 4119 bytes into a destination of size 4097
  778 |   sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid());
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./confdata.c: In function ‘conf_write_autoconf’:
./confdata.c:989:18: warning: ‘.config.cmd’ directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
  989 |  sprintf(buf, "%s.config.cmd", dir);
      |                  ^~~~~~~~~~~
./confdata.c:989:2: note: ‘sprintf’ output between 12 and 4108 bytes into a destination of size 4097
  989 |  sprintf(buf, "%s.config.cmd", dir);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./confdata.c:995:18: warning: ‘.tmpconfig’ directive writing 10 bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
  995 |  sprintf(buf, "%s.tmpconfig", dir);
      |                  ^~~~~~~~~~
./confdata.c:995:2: note: ‘sprintf’ output between 11 and 4107 bytes into a destination of size 4097
  995 |  sprintf(buf, "%s.tmpconfig", dir);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./confdata.c:1000:18: warning: ‘.tmpconfig_tristate’ directive writing 19 bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
 1000 |  sprintf(buf, "%s.tmpconfig_tristate", dir);
      |                  ^~~~~~~~~~~~~~~~~~~
./confdata.c:1000:2: note: ‘sprintf’ output between 20 and 4116 bytes into a destination of size 4097
 1000 |  sprintf(buf, "%s.tmpconfig_tristate", dir);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./confdata.c:1007:18: warning: ‘.tmpconfig.h’ directive writing 12 bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
 1007 |  sprintf(buf, "%s.tmpconfig.h", dir);
      |                  ^~~~~~~~~~~~
./confdata.c:1007:2: note: ‘sprintf’ output between 13 and 4109 bytes into a destination of size 4097
 1007 |  sprintf(buf, "%s.tmpconfig.h", dir);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./confdata.c:1040:18: warning: ‘.tmpconfig.h’ directive writing 12 bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
 1040 |  sprintf(buf, "%s.tmpconfig.h", dir);
      |                  ^~~~~~~~~~~~
./confdata.c:1040:2: note: ‘sprintf’ output between 13 and 4109 bytes into a destination of size 4097
 1040 |  sprintf(buf, "%s.tmpconfig.h", dir);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./confdata.c:1046:18: warning: ‘.tmpconfig_tristate’ directive writing 19 bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
 1046 |  sprintf(buf, "%s.tmpconfig_tristate", dir);
      |                  ^~~~~~~~~~~~~~~~~~~
./confdata.c:1046:2: note: ‘sprintf’ output between 20 and 4116 bytes into a destination of size 4097
 1046 |  sprintf(buf, "%s.tmpconfig_tristate", dir);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./confdata.c:1054:18: warning: ‘.tmpconfig’ directive writing 10 bytes into a region of size between 1 and 4097 [-Wformat-overflow=]
 1054 |  sprintf(buf, "%s.tmpconfig", dir);
      |                  ^~~~~~~~~~
./confdata.c:1054:2: note: ‘sprintf’ output between 11 and 4107 bytes into a destination of size 4097
 1054 |  sprintf(buf, "%s.tmpconfig", dir);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/gcc -DCURSES_LOC="<curses.h>" -DLOCALE  -I/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config -DCONFIG_=\"\"   /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/conf.o /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/zconf.tab.o  -o /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/conf
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
rm /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/buildroot-config/zconf.tab.c
make[2]: Leaving directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/support/kconfig'
#
# configuration written to /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/.config
#
make[1]: warning:  Clock skew detected.  Your build may be incomplete.
make[1]: Leaving directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
root@DESKTOP-ANBSM94:/mnt/c/HomeAutomation/OpenVoiceOS# make rpi4_64-gui
config rpi4_64-gui
make -C buildroot BR2_EXTERNAL=../buildroot-external "rpi4_64-gui_defconfig"
make[1]: Entering directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
make[1]: Warning: File '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/.br2-external.mk' has modification time 0.29 s in the future
#
# configuration written to /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/.config
#
make[1]: warning:  Clock skew detected.  Your build may be incomplete.
make[1]: Leaving directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
build rpi4_64-gui
make -C buildroot BR2_EXTERNAL=../buildroot-external 2>&1 | tee logs/buildroot_rpi4_64-gui_output.txt
make[1]: Entering directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
/usr/bin/make -j1 O=/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output HOSTCC="/usr/bin/gcc" HOSTCXX="g++" syncconfig
make[2]: Entering directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
make[2]: Warning: File '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/.br2-external.mk' has modification time 0.29 s in the future
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'

You may have to install 'g++' on your build machine
>>> host-skeleton  Extracting
>>> host-skeleton  Patching
>>> host-skeleton  Configuring
>>> host-skeleton  Building
>>> host-skeleton  Installing to host directory
>>> host-ccache 3.7.12 Downloading
--2021-05-12 15:34:04--  https://github.com/ccache/ccache/releases/download/v3.7.12/ccache-3.7.12.tar.xz
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-releases.githubusercontent.com/461102/c2cb3b80-03f2-11eb-9ea7-b9841092a0dc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210512%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210512T133404Z&X-Amz-Expires=300&X-Amz-Signature=b27cc2cf4ce9c5eccea55110a9d8ad2fbd2ce681c8618f21746857542e2b124b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=461102&response-content-disposition=attachment%3B%20filename%3Dccache-3.7.12.tar.xz&response-content-type=application%2Foctet-stream [following]
--2021-05-12 15:34:04--  https://github-releases.githubusercontent.com/461102/c2cb3b80-03f2-11eb-9ea7-b9841092a0dc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210512%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210512T133404Z&X-Amz-Expires=300&X-Amz-Signature=b27cc2cf4ce9c5eccea55110a9d8ad2fbd2ce681c8618f21746857542e2b124b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=461102&response-content-disposition=attachment%3B%20filename%3Dccache-3.7.12.tar.xz&response-content-type=application%2Foctet-stream
Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.108.154, ...
Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 354684 (346K) [application/octet-stream]
Saving to: ‘/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/.ccache-3.7.12.tar.xz.Swem02/output’

     0K .......... .......... .......... .......... .......... 14% 6.22M 0s
    50K .......... .......... .......... .......... .......... 28% 7.99M 0s
   100K .......... .......... .......... .......... .......... 43% 7.76M 0s
   150K .......... .......... .......... .......... .......... 57% 7.69M 0s
   200K .......... .......... .......... .......... .......... 72% 15.4M 0s
   250K .......... .......... .......... .......... .......... 86% 20.0M 0s
   300K .......... .......... .......... .......... ......    100% 20.0M=0.03s

2021-05-12 15:34:04 (9.81 MB/s) - ‘/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/.ccache-3.7.12.tar.xz.Swem02/output’ saved [354684/354684]

ccache-3.7.12.tar.xz: OK (sha256: a02f4e8360dc6618bc494ca35b0ae21cea080f804a4898eab1ad3fcd108eb400)
>>> host-tar 1.32 Downloading
--2021-05-12 15:34:04--  http://ftpmirror.gnu.org/tar/tar-1.32.cpio.gz
Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200, 2001:470:142:5::200
Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|209.51.188.200|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://mirrors.dotsrc.org/gnu/tar/tar-1.32.cpio.gz [following]
--2021-05-12 15:34:05--  http://mirrors.dotsrc.org/gnu/tar/tar-1.32.cpio.gz
Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116
Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4244374 (4.0M) [application/octet-stream]
Saving to: ‘/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/.tar-1.32.cpio.gz.jrv0GQ/output’

     0K .......... .......... .......... .......... ..........  1% 2.80M 1s
    50K .......... .......... .......... .......... ..........  2% 5.80M 1s
   100K .......... .......... .......... .......... ..........  3% 9.27M 1s
   150K .......... .......... .......... .......... ..........  4% 1.82M 1s
   200K .......... .......... .......... .......... ..........  6% 13.5M 1s
   250K .......... .......... .......... .......... ..........  7% 22.8M 1s
   300K .......... .......... .......... .......... ..........  8% 12.6M 1s
   350K .......... .......... .......... .......... ..........  9% 23.0M 1s
   400K .......... .......... .......... .......... .......... 10% 25.0M 1s
   450K .......... .......... .......... .......... .......... 12% 2.39M 1s
   500K .......... .......... .......... .......... .......... 13% 23.7M 1s
   550K .......... .......... .......... .......... .......... 14% 1.00M 1s
   600K .......... .......... .......... .......... .......... 15% 15.9M 1s
   650K .......... .......... .......... .......... .......... 16% 23.8M 1s
   700K .......... .......... .......... .......... .......... 18% 2.49M 1s
   750K .......... .......... .......... .......... .......... 19% 20.7M 1s
   800K .......... .......... .......... .......... .......... 20% 21.2M 1s
   850K .......... .......... .......... .......... .......... 21% 24.9M 1s
   900K .......... .......... .......... .......... .......... 22% 24.5M 1s
   950K .......... .......... .......... .......... .......... 24% 26.1M 1s
  1000K .......... .......... .......... .......... .......... 25% 19.3M 1s
  1050K .......... .......... .......... .......... .......... 26% 25.0M 1s
  1100K .......... .......... .......... .......... .......... 27% 26.7M 0s
  1150K .......... .......... .......... .......... .......... 28% 23.9M 0s
  1200K .......... .......... .......... .......... .......... 30% 22.5M 0s
  1250K .......... .......... .......... .......... .......... 31% 25.0M 0s
  1300K .......... .......... .......... .......... .......... 32% 26.0M 0s
  1350K .......... .......... .......... .......... .......... 33% 25.5M 0s
  1400K .......... .......... .......... .......... .......... 34% 21.6M 0s
  1450K .......... .......... .......... .......... .......... 36% 23.6M 0s
  1500K .......... .......... .......... .......... .......... 37% 25.5M 0s
  1550K .......... .......... .......... .......... .......... 38% 23.2M 0s
  1600K .......... .......... .......... .......... .......... 39% 22.2M 0s
  1650K .......... .......... .......... .......... .......... 41% 25.9M 0s
  1700K .......... .......... .......... .......... .......... 42% 23.9M 0s
  1750K .......... .......... .......... .......... .......... 43% 24.1M 0s
  1800K .......... .......... .......... .......... .......... 44% 22.6M 0s
  1850K .......... .......... .......... .......... .......... 45% 24.3M 0s
  1900K .......... .......... .......... .......... .......... 47% 27.0M 0s
  1950K .......... .......... .......... .......... .......... 48% 24.8M 0s
  2000K .......... .......... .......... .......... .......... 49% 19.3M 0s
  2050K .......... .......... .......... .......... .......... 50% 25.4M 0s
  2100K .......... .......... .......... .......... .......... 51% 25.8M 0s
  2150K .......... .......... .......... .......... .......... 53% 24.4M 0s
  2200K .......... .......... .......... .......... .......... 54% 21.5M 0s
  2250K .......... .......... .......... .......... .......... 55% 25.4M 0s
  2300K .......... .......... .......... .......... .......... 56% 24.0M 0s
  2350K .......... .......... .......... .......... .......... 57% 23.6M 0s
  2400K .......... .......... .......... .......... .......... 59% 21.2M 0s
  2450K .......... .......... .......... .......... .......... 60% 26.5M 0s
  2500K .......... .......... .......... .......... .......... 61% 25.0M 0s
  2550K .......... .......... .......... .......... .......... 62% 22.6M 0s
  2600K .......... .......... .......... .......... .......... 63% 17.3M 0s
  2650K .......... .......... .......... .......... .......... 65% 22.2M 0s
  2700K .......... .......... .......... .......... .......... 66% 22.8M 0s
  2750K .......... .......... .......... .......... .......... 67% 21.7M 0s
  2800K .......... .......... .......... .......... .......... 68% 2.96M 0s
  2850K .......... .......... .......... .......... .......... 69% 15.6M 0s
  2900K .......... .......... .......... .......... .......... 71% 20.1M 0s
  2950K .......... .......... .......... .......... .......... 72% 25.0M 0s
  3000K .......... .......... .......... .......... .......... 73% 3.32M 0s
  3050K .......... .......... .......... .......... .......... 74% 26.0M 0s
  3100K .......... .......... .......... .......... .......... 75% 26.7M 0s
  3150K .......... .......... .......... .......... .......... 77% 22.0M 0s
  3200K .......... .......... .......... .......... .......... 78% 24.9M 0s
  3250K .......... .......... .......... .......... .......... 79% 23.0M 0s
  3300K .......... .......... .......... .......... .......... 80% 24.4M 0s
  3350K .......... .......... .......... .......... .......... 82% 21.7M 0s
  3400K .......... .......... .......... .......... .......... 83% 26.7M 0s
  3450K .......... .......... .......... .......... .......... 84% 27.3M 0s
  3500K .......... .......... .......... .......... .......... 85% 26.2M 0s
  3550K .......... .......... .......... .......... .......... 86% 23.1M 0s
  3600K .......... .......... .......... .......... .......... 88% 27.0M 0s
  3650K .......... .......... .......... .......... .......... 89% 26.6M 0s
  3700K .......... .......... .......... .......... .......... 90% 25.9M 0s
  3750K .......... .......... .......... .......... .......... 91% 22.7M 0s
  3800K .......... .......... .......... .......... .......... 92% 26.4M 0s
  3850K .......... .......... .......... .......... .......... 94% 28.2M 0s
  3900K .......... .......... .......... .......... .......... 95% 26.2M 0s
  3950K .......... .......... .......... .......... .......... 96% 23.1M 0s
  4000K .......... .......... .......... .......... .......... 97% 27.5M 0s
  4050K .......... .......... .......... .......... .......... 98% 26.8M 0s
  4100K .......... .......... .......... .......... ....      100% 24.1M=0.3s

2021-05-12 15:34:05 (12.1 MB/s) - ‘/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/.tar-1.32.cpio.gz.jrv0GQ/output’ saved [4244374/4244374]

tar-1.32.cpio.gz: OK (sha256: 9fbfba0cba05233421dd619b8825e1ceb7c144e433c15ae48b68f17ede8d404a)
>>> host-tar 1.32 Extracting
mkdir -p /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/host-tar-1.32
cd /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/host-tar-1.32 && gzip -d -c /mnt/c/HomeAutomation/OpenVoiceOS/downloads/tar/tar-1.32.cpio.gz | cpio -i --preserve-modification-time
33443 blocks
mv /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/host-tar-1.32/tar-1.32/* /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/host-tar-1.32
rmdir /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/host-tar-1.32/tar-1.32
>>> host-tar 1.32 Patching
>>> host-tar 1.32 Updating config.sub and config.guess
for file in config.guess config.sub; do for i in $(find /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/host-tar-1.32 -name $file); do cp support/gnuconfig/$file $i; done; done
>>> host-tar 1.32 Patching libtool
>>> host-tar 1.32 Configuring
(cd /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/host-tar-1.32/ && rm -rf config.cache; PATH="/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/bin:/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/lib/pkgconfig:/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/bin/ccache /usr/bin/gcc" GCC="/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/bin/ccache /usr/bin/gcc" CXX="/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/bin/ccache g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/include" CFLAGS="-O2 -I/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/include" CXXFLAGS="-O2 -I/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/include" LDFLAGS="-L/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/lib -Wl,-rpath,/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/include" LDFLAGS="-L/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/lib -Wl,-rpath,/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/lib" CC="/usr/bin/gcc" CXX="g++" CONFIG_SITE=/dev/null ./configure --prefix="/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host" --sysconfdir="/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/etc" --localstatedir="/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking  --without-selinux )
configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking whether /usr/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/bin/gcc... none
checking for /usr/bin/gcc option to accept ISO C99... none needed
checking for /usr/bin/gcc option to accept ISO Standard C... (cached) none needed
checking for ranlib... /usr/bin/ranlib
checking for bison... no
checking for byacc... no
checking how to run the C preprocessor... /usr/bin/cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for ar... /usr/bin/ar
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking for inline... inline
checking for fcntl.h... yes
checking for linux/fd.h... yes
checking for memory.h... (cached) yes
checking for net/errno.h... no
checking for sgtty.h... yes
checking for string.h... (cached) yes
checking for sys/param.h... yes
checking for sys/device.h... no
checking for sys/gentape.h... no
checking for sys/inet.h... no
checking for sys/io/trioctl.h... no
checking for sys/mtio.h... yes
checking for sys/time.h... yes
checking for sys/tprintf.h... no
checking for sys/tape.h... no
checking for unistd.h... (cached) yes
checking for locale.h... yes
checking for sys/types.h... (cached) yes
checking for features.h... yes
checking for linewrap.h... no
checking for sys/socket.h... yes
checking for dirent.h... yes
checking for fnmatch.h... yes
checking for wctype.h... yes
checking for stdio_ext.h... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for limits.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for crtdefs.h... no
checking for langinfo.h... yes
checking for xlocale.h... no
checking for sys/mman.h... yes
checking for priv.h... no
checking for malloc.h... yes
checking for selinux/selinux.h... no
checking for strings.h... (cached) yes
checking for sysexits.h... yes
checking for utime.h... yes
checking for netdb.h... yes
checking for sys/wait.h... yes
checking for pwd.h... yes
checking for grp.h... yes
checking for sys/buf.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for st_fstype string in struct stat... no
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking for mode_t... yes
checking for pid_t... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking for major_t... no
checking for minor_t... no
checking for dev_t... yes
checking for ino_t... yes
checking for ssize_t... yes
checking for fchmod... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for pathconf... yes
checking for btowc... yes
checking for canonicalize_file_name... yes
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for chown... yes
checking for fchown... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fdopendir... yes
checking for faccessat... yes
checking for fchmodat... yes
checking for lchmod... no
checking for fcntl... yes
checking for symlink... yes
checking for mempcpy... yes
checking for fnmatch... yes
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... yes
checking for fstatat... yes
checking for futimens... yes
checking for getdelim... yes
checking for getdtablesize... yes
checking for getprogname... no
checking for getexecname... no
checking for gettimeofday... yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for link... yes
checking for openat... yes
checking for linkat... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for mkdirat... yes
checking for mkfifoat... yes
checking for mknodat... yes
checking for mknod... yes
checking for tzset... yes
checking for nl_langinfo... yes
checking for renameat... yes
checking for renameat2... yes
checking for setenv... yes
checking for sleep... yes
checking for snprintf... yes
checking for strdup... yes
checking for strndup... yes
checking for strtoimax... yes
checking for strtoumax... yes
checking for symlinkat... yes
checking for localtime_r... yes
checking for timegm... yes
checking for pipe... yes
checking for unlinkat... yes
checking for utime... yes
checking for futimes... yes
checking for futimesat... yes
checking for utimensat... yes
checking for lutimes... yes
checking for vasnprintf... no
checking for wcrtomb... yes
checking for wcwidth... yes
checking for mkfifo... yes
checking for setlocale... yes
checking for fsync... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for C/C++ restrict keyword... __restrict
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for d_ino member in directory struct... yes
checking for long file names... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... none
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether chown dereferences symlinks... yes
checking whether chown honors trailing slash... yes
checking whether chown always updates ctime... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking type of array argument to getgroups... gid_t
checking whether lstat correctly handles trailing slash... yes
checking whether fchdir is declared... yes
checking for working fcntl.h... yes
checking for promoted mode_t type... mode_t
checking for mbstate_t... yes
checking whether stdin defaults to large file offsets... yes
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getcwd is declared... yes
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... yes
checking whether getline is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking for unsigned long long int... yes
checking for long long int... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for O_CLOEXEC... yes
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for compound literals... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for sigset_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking for struct timespec in <time.h>... yes
checking whether unsetenv is declared... yes
checking whether the utimes function works... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether vsnprintf is declared... yes
checking for sys/acl.h... (cached) no
configure: WARNING: libacl development library was not found or not usable.
configure: WARNING: GNU tar will be built without ACL support.
checking for alloca as a compiler built-in... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether program_invocation_name is defined... yes
checking whether program_invocation_short_name is defined... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... yes
checking whether this system has an arbitrary file name length limit... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for clock_settime... yes
checking for closedir... yes
checking for d_ino member in directory struct... (cached) yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works... yes
checking whether dup2 works... yes
checking for error_at_line... yes
checking for euidaccess... yes
checking for fchownat... yes
checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes
checking whether fchownat works with an empty file name... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes
checking for struct stat.st_blocks... yes
checking for flexible array member... yes
checking whether conversion from 'int' to 'long double' works... yes
checking for working GNU fnmatch... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking for fseeko... (cached) yes
checking whether fstatat (..., 0) works... yes
checking whether futimens works... yes
checking whether getcwd handles long file names properly... yes
checking for getpagesize... yes
checking whether getcwd aborts when 4k < cwd_length < 16k... no
checking for working getdelim function... yes
checking whether getdtablesize works... yes
checking for getgroups... yes
checking for working getgroups... yes
checking whether getgroups handles negative values... yes
checking for getline... yes
checking for working getline function... yes
checking for getpagesize... (cached) yes
checking whether getpagesize is declared... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking whether __argv is declared... no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking for group_member... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking whether iswblank is declared... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking for lchown... yes
checking whether the compiler supports the __inline keyword... yes
checking whether link obeys POSIX... yes
checking for __xpg4... no
checking whether link(2) dereferences a symlink... no
checking whether linkat() can link symlinks... yes
checking whether linkat handles trailing slash correctly... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking whether lseek detects pipes... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking for mkdtemp... yes
checking for mkfifo... yes
checking whether mkfifo rejects trailing slashes... yes
checking whether mknod can create fifo without root privileges... configure: error: in `/mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/host-tar-1.32':
configure: error: you should not run configure as root (set FORCE_UNSAFE_CONFIGURE=1 in environment to bypass this check)
See `config.log' for more details
make[1]: *** [package/pkg-generic.mk:240: /mnt/c/HomeAutomation/OpenVoiceOS/buildroot/output/build/host-tar-1.32/.stamp_configured] Error 1
make[1]: Leaving directory '/mnt/c/HomeAutomation/OpenVoiceOS/buildroot'
cp -f buildroot/output/images/sdcard.img release/OpenVoiceOS_rpi4_64-gui.img
cp: cannot stat 'buildroot/output/images/sdcard.img': No such file or directory
make: *** [Makefile:26: rpi4_64-gui] Error 1

from ovos-buildroot.

ChanceNCounter avatar ChanceNCounter commented on May 18, 2024

Now that we have Discussions, I'm gonna convert this to a thread, and name it to reflect that it seems to be an "on Windows" situation.

fwiw, this is heavier than anything I've ever done in WSL. Still, might be worth ongoing attempts.

from ovos-buildroot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.