Jump to content


Photo

Error beim bauen vom Vu+ Solose Image.


  • Please log in to reply
242 replies to this topic

Re: Error beim bauen vom Vu+ Solose Image. #201 WanWizard

  • PLi® Core member
  • 70,204 posts

+1,798
Excellent

Posted 24 October 2023 - 12:58

This was fixed in the BSP on March 30th: https://github.com/O...66d435436219548

 

I doubt this is available in 8.3-release, we usually don't do BSP updates unless there is a good reason to, as in most cases newer ones are not compatible with older OE versions.

 

But you can try updating your local meta-zgemma submodule and see if that fixes your problem (it might introduce other issues).


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Error beim bauen vom Vu+ Solose Image. #202 torres

  • Senior Member
  • 136 posts

0
Neutral

Posted 24 October 2023 - 15:03

Hi WanWizard I can't find the file
recipes-bsp/linux/files/make-yyloc-declaration-extern-4.4.35.patch by doing those steps



Re: Error beim bauen vom Vu+ Solose Image. #203 WanWizard

  • PLi® Core member
  • 70,204 posts

+1,798
Excellent

Posted 24 October 2023 - 15:14

just update the submodule, in your OE directory:

# make sure the modules are up to date and in sync
git module sync
git module update --init

# update the zgemma bsp
cd meta-zgemma
git checkout main
git checkout .
git reset --hard HEAD
cd ..

 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Error beim bauen vom Vu+ Solose Image. #204 torres

  • Senior Member
  • 136 posts

0
Neutral

Posted 24 October 2023 - 15:18

 

just update the submodule, in your OE directory:

# make sure the modules are up to date and in sync
git module sync
git module update --init

# update the zgemma bsp
cd meta-zgemma
git checkout main
git checkout .
git reset --hard HEAD
cd ..

I'm sorry I'm not following you where I need to go in to do this



Re: Error beim bauen vom Vu+ Solose Image. #205 Tech

  • Forum Moderator
    PLi® Core member
  • 14,888 posts

+485
Excellent

Posted 24 October 2023 - 15:42

Just run these commands from your OE folder.

 

I think you have to use

 

'git submodule sync'  instead of 'git module sync'

 

and

 

'git submodule update --init' instead of 'git module update --init'


Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....

On the edge of the abyss, a step forward is not always progress....

Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna

Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam

Press the Posted Image button on the buttom right of this message ;)

Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki


Re: Error beim bauen vom Vu+ Solose Image. #206 torres

  • Senior Member
  • 136 posts

0
Neutral

Posted 24 October 2023 - 16:16

I did the procedure but it always fails to compile



Re: Error beim bauen vom Vu+ Solose Image. #207 WanWizard

  • PLi® Core member
  • 70,204 posts

+1,798
Excellent

Posted 24 October 2023 - 16:18

Then you're doing something wrong, and the BSP isn't updated. Or it is, and you get a different error now.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Error beim bauen vom Vu+ Solose Image. #208 torres

  • Senior Member
  • 136 posts

0
Neutral

Posted 24 October 2023 - 16:29

Initialising tasks: 100% |#######################################| Time: 0:00:03
Sstate summary: Wanted 1612 Found 0 Missed 1612 Current 309 (0% match, 16% complete)
NOTE: Executing Tasks
NOTE: Setscene tasks completed
WARNING: python-imaging-1.1.7-r5 do_fetch: Failed to fetch URL http://effbot.org/do...ng-1.1.7.tar.gz, attempting MIRRORS if available
ERROR: u-boot-tools-native-1_2019.07-r0 do_compile: oe_runmake failed
ERROR: u-boot-tools-native-1_2019.07-r0 do_compile: Execution of '/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/temp/run.do_compile.2092322' failed with exit code 1:
make -f ./scripts/Makefile.build obj=scripts/basic
rm -f .tmp_quiet_recordmcount
make -f ./scripts/Makefile.build obj=scripts/kconfig sandbox_defconfig
scripts/kconfig/conf  --defconfig=arch/../configs/sandbox_defconfig Kconfig
#
# configuration written to .config
#
make -f ./Makefile syncconfig
make -f ./scripts/Makefile.build obj=scripts/basic
rm -f .tmp_quiet_recordmcount
make -f ./scripts/Makefile.build obj=scripts/kconfig syncconfig
mkdir -p include/config include/generated
scripts/kconfig/conf  --syncconfig Kconfig
make -f ./scripts/Makefile.autoconf || \
    { rm -f include/config/auto.conf; false; }
set -e; : '  CHK     include/config.h'; mkdir -p include/;     (echo "/* Automatically generated - do not edit */"; for i in $(echo "" | sed 's/,/ /g'); do echo \#define CONFIG_$i | sed '/=/ {s/=/    /;q; } ; { s/$/    1/; }'; done; echo \#define CONFIG_BOARDDIR board/sandbox; echo \#include \<config_defaults.h\>; echo \#include \<config_uncmd_spl.h\>; echo \#include \<configs/"sandbox".h\>; echo \#include \<asm/config.h\>; echo \#include \<linux/kconfig.h\>; echo \#include \<config_fallbacks.h\>;) < scripts/Makefile.autoconf > include/config.h.tmp; if [ -r include/config.h ] && cmp -s include/config.h include/config.h.tmp; then rm -f include/config.h.tmp; else : '  UPD     include/config.h'; mv -f include/config.h.tmp include/config.h; fi
  gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1 -E -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -std=gnu11 -fshort-wchar -fno-strict-aliasing -fno-PIE -Os -fno-stack-protector -fno-delete-null-pointer-checks -fmacro-prefix-map=./= -g -fstack-usage -Wno-format-nonliteral -Werror=date-time  -D__KERNEL__ -D__UBOOT__   -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -fPIC -DSANDBOX_NO_SDL  -pipe -Iinclude  -I./arch/sandbox/include -include ./include/linux/kconfig.h  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/11/include  -DDO_DEPS_ONLY -dM ./include/common.h > u-boot.cfg.tmp && { grep 'define CONFIG_' u-boot.cfg.tmp > u-boot.cfg; rm u-boot.cfg.tmp; } || { rm u-boot.cfg.tmp; false; }
  gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1 -x c -DDO_DEPS_ONLY -M -MP -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -std=gnu11 -fshort-wchar -fno-strict-aliasing -fno-PIE -Os -fno-stack-protector -fno-delete-null-pointer-checks -fmacro-prefix-map=./= -g -fstack-usage -Wno-format-nonliteral -Werror=date-time  -D__KERNEL__ -D__UBOOT__   -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -fPIC -DSANDBOX_NO_SDL  -pipe -Iinclude  -I./arch/sandbox/include -include ./include/linux/kconfig.h  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/11/include -MQ include/config/auto.conf ./include/common.h > include/autoconf.mk.dep || { rm include/autoconf.mk.dep; false; }
  sed -n -f ./tools/scripts/define2mk.sed u-boot.cfg | while read line; do if [ -n "" ] || ! grep -q "${line%=*}=" include/config/auto.conf; then echo "$line"; fi done > include/autoconf.mk
touch include/config/auto.conf
set -e; : '  CHK     include/config/uboot.release'; mkdir -p include/config/;     echo "2019.07$(/bin/sh ./scripts/setlocalversion .)" < include/config/auto.conf > include/config/uboot.release.tmp; if [ -r include/config/uboot.release ] && cmp -s include/config/uboot.release include/config/uboot.release.tmp; then rm -f include/config/uboot.release.tmp; else : '  UPD     include/config/uboot.release'; mv -f include/config/uboot.release.tmp include/config/uboot.release; fi
set -e; : '  CHK     include/generated/timestamp_autogenerated.h'; mkdir -p include/generated/;     (if test -n "${SOURCE_DATE_EPOCH}"; then SOURCE_DATE="@${SOURCE_DATE_EPOCH}"; DATE=""; for date in gdate date.gnu date; do ${date} -u -d "${SOURCE_DATE}" >/dev/null 2>&1 && DATE="${date}"; done; if test -n "${DATE}"; then LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_DATE "%b %d %C%y"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_TIME "%T"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_TZ "%z"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_DMI_DATE "%m/%d/%Y"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_BUILD_DATE 0x%Y%m%d'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE "%b %d %C%y"'; LC_ALL=C date +'#define U_BOOT_TIME "%T"'; LC_ALL=C date +'#define U_BOOT_TZ "%z"'; LC_ALL=C date +'#define U_BOOT_DMI_DATE "%m/%d/%Y"'; LC_ALL=C date +'#define U_BOOT_BUILD_DATE 0x%Y%m%d'; fi) < Makefile > include/generated/timestamp_autogenerated.h.tmp; if [ -r include/generated/timestamp_autogenerated.h ] && cmp -s include/generated/timestamp_autogenerated.h include/generated/timestamp_autogenerated.h.tmp; then rm -f include/generated/timestamp_autogenerated.h.tmp; else : '  UPD     include/generated/timestamp_autogenerated.h'; mv -f include/generated/timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi
make -f ./scripts/Makefile.build obj=scripts/basic
rm -f .tmp_quiet_recordmcount
make -f ./scripts/Makefile.build obj=scripts
make -f ./scripts/Makefile.build obj=scripts/dtc
  gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1  -o scripts/dtc/dtc scripts/dtc/dtc.o scripts/dtc/flattree.o scripts/dtc/fstree.o scripts/dtc/data.o scripts/dtc/livetree.o scripts/dtc/treesource.o scripts/dtc/srcpos.o scripts/dtc/checks.o scripts/dtc/util.o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-parser.tab.o  
/home/torres/Documenti/core/openpli-oe-core/build/tmp/hosttools/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [scripts/Makefile.host:106: scripts/dtc/dtc] Error 1
make[1]: *** [scripts/Makefile.build:432: scripts/dtc] Error 2
make: *** [Makefile:528: scripts] Error 2
make: *** Waiting for unfinished jobs....
WARNING: /home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/temp/run.do_compile.2092322:1 exit 1 from 'exit 1'

ERROR: Logfile of failure stored in: /home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/temp/log.do_compile.2092322
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 16 CC=gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1 HOSTCC=gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1 STRIP=true V=1 sandbox_defconfig
| make -f ./scripts/Makefile.build obj=scripts/basic
| rm -f .tmp_quiet_recordmcount
| make -f ./scripts/Makefile.build obj=scripts/kconfig sandbox_defconfig
| scripts/kconfig/conf  --defconfig=arch/../configs/sandbox_defconfig Kconfig
| #
| # configuration written to .config
| #
| NOTE: make -j 16 CC=gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1 HOSTCC=gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1 STRIP=true V=1 cross_tools NO_SDL=1
| make -f ./Makefile syncconfig
| make -f ./scripts/Makefile.build obj=scripts/basic
| rm -f .tmp_quiet_recordmcount
| make -f ./scripts/Makefile.build obj=scripts/kconfig syncconfig
| mkdir -p include/config include/generated
| scripts/kconfig/conf  --syncconfig Kconfig
| make -f ./scripts/Makefile.autoconf || \
|     { rm -f include/config/auto.conf; false; }
| set -e; : '  CHK     include/config.h'; mkdir -p include/;     (echo "/* Automatically generated - do not edit */"; for i in $(echo "" | sed 's/,/ /g'); do echo \#define CONFIG_$i | sed '/=/ {s/=/    /;q; } ; { s/$/    1/; }'; done; echo \#define CONFIG_BOARDDIR board/sandbox; echo \#include \<config_defaults.h\>; echo \#include \<config_uncmd_spl.h\>; echo \#include \<configs/"sandbox".h\>; echo \#include \<asm/config.h\>; echo \#include \<linux/kconfig.h\>; echo \#include \<config_fallbacks.h\>;) < scripts/Makefile.autoconf > include/config.h.tmp; if [ -r include/config.h ] && cmp -s include/config.h include/config.h.tmp; then rm -f include/config.h.tmp; else : '  UPD     include/config.h'; mv -f include/config.h.tmp include/config.h; fi
|   gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1 -E -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -std=gnu11 -fshort-wchar -fno-strict-aliasing -fno-PIE -Os -fno-stack-protector -fno-delete-null-pointer-checks -fmacro-prefix-map=./= -g -fstack-usage -Wno-format-nonliteral -Werror=date-time  -D__KERNEL__ -D__UBOOT__   -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -fPIC -DSANDBOX_NO_SDL  -pipe -Iinclude  -I./arch/sandbox/include -include ./include/linux/kconfig.h  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/11/include  -DDO_DEPS_ONLY -dM ./include/common.h > u-boot.cfg.tmp && { grep 'define CONFIG_' u-boot.cfg.tmp > u-boot.cfg; rm u-boot.cfg.tmp; } || { rm u-boot.cfg.tmp; false; }
|   gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1 -x c -DDO_DEPS_ONLY -M -MP -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -std=gnu11 -fshort-wchar -fno-strict-aliasing -fno-PIE -Os -fno-stack-protector -fno-delete-null-pointer-checks -fmacro-prefix-map=./= -g -fstack-usage -Wno-format-nonliteral -Werror=date-time  -D__KERNEL__ -D__UBOOT__   -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -fPIC -DSANDBOX_NO_SDL  -pipe -Iinclude  -I./arch/sandbox/include -include ./include/linux/kconfig.h  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/11/include -MQ include/config/auto.conf ./include/common.h > include/autoconf.mk.dep || { rm include/autoconf.mk.dep; false; }
|   sed -n -f ./tools/scripts/define2mk.sed u-boot.cfg | while read line; do if [ -n "" ] || ! grep -q "${line%=*}=" include/config/auto.conf; then echo "$line"; fi done > include/autoconf.mk
| touch include/config/auto.conf
| set -e; : '  CHK     include/config/uboot.release'; mkdir -p include/config/; echo "2019.07$(/bin/sh ./scripts/setlocalversion .)" < include/config/auto.conf > include/config/uboot.release.tmp; if [ -r include/config/uboot.release ] && cmp -s include/config/uboot.release include/config/uboot.release.tmp; then rm -f include/config/uboot.release.tmp; else : '  UPD     include/config/uboot.release'; mv -f include/config/uboot.release.tmp include/config/uboot.release; fi
| set -e; : '  CHK     include/generated/timestamp_autogenerated.h'; mkdir -p include/generated/;     (if test -n "${SOURCE_DATE_EPOCH}"; then SOURCE_DATE="@${SOURCE_DATE_EPOCH}"; DATE=""; for date in gdate date.gnu date; do ${date} -u -d "${SOURCE_DATE}" >/dev/null 2>&1 && DATE="${date}"; done; if test -n "${DATE}"; then LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_DATE "%b %d %C%y"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_TIME "%T"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_TZ "%z"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_DMI_DATE "%m/%d/%Y"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_BUILD_DATE 0x%Y%m%d'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE "%b %d %C%y"'; LC_ALL=C date +'#define U_BOOT_TIME "%T"'; LC_ALL=C date +'#define U_BOOT_TZ "%z"'; LC_ALL=C date +'#define U_BOOT_DMI_DATE "%m/%d/%Y"'; LC_ALL=C date +'#define U_BOOT_BUILD_DATE 0x%Y%m%d'; fi) < Makefile > include/generated/timestamp_autogenerated.h.tmp; if [ -r include/generated/timestamp_autogenerated.h ] && cmp -s include/generated/timestamp_autogenerated.h include/generated/timestamp_autogenerated.h.tmp; then rm -f include/generated/timestamp_autogenerated.h.tmp; else : '  UPD     include/generated/timestamp_autogenerated.h'; mv -f include/generated/timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi
| make -f ./scripts/Makefile.build obj=scripts/basic
| rm -f .tmp_quiet_recordmcount
| make -f ./scripts/Makefile.build obj=scripts
| make -f ./scripts/Makefile.build obj=scripts/dtc
|   gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1  -o scripts/dtc/dtc scripts/dtc/dtc.o scripts/dtc/flattree.o scripts/dtc/fstree.o scripts/dtc/data.o scripts/dtc/livetree.o scripts/dtc/treesource.o scripts/dtc/srcpos.o scripts/dtc/checks.o scripts/dtc/util.o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-parser.tab.o
| /home/torres/Documenti/core/openpli-oe-core/build/tmp/hosttools/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first defined here
| collect2: error: ld returned 1 exit status
| make[2]: *** [scripts/Makefile.host:106: scripts/dtc/dtc] Error 1
| make[1]: *** [scripts/Makefile.build:432: scripts/dtc] Error 2
| make: *** [Makefile:528: scripts] Error 2
| make: *** Waiting for unfinished jobs....
| ERROR: oe_runmake failed
| WARNING: /home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/temp/run.do_compile.2092322:1 exit 1 from 'exit 1'
| ERROR: Execution of '/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/temp/run.do_compile.2092322' failed with exit code 1:
| make -f ./scripts/Makefile.build obj=scripts/basic
| rm -f .tmp_quiet_recordmcount
| make -f ./scripts/Makefile.build obj=scripts/kconfig sandbox_defconfig
| scripts/kconfig/conf  --defconfig=arch/../configs/sandbox_defconfig Kconfig
| #
| # configuration written to .config
| #
| make -f ./Makefile syncconfig
| make -f ./scripts/Makefile.build obj=scripts/basic
| rm -f .tmp_quiet_recordmcount
| make -f ./scripts/Makefile.build obj=scripts/kconfig syncconfig
| mkdir -p include/config include/generated
| scripts/kconfig/conf  --syncconfig Kconfig
| make -f ./scripts/Makefile.autoconf || \
|     { rm -f include/config/auto.conf; false; }
| set -e; : '  CHK     include/config.h'; mkdir -p include/;     (echo "/* Automatically generated - do not edit */"; for i in $(echo "" | sed 's/,/ /g'); do echo \#define CONFIG_$i | sed '/=/ {s/=/    /;q; } ; { s/$/    1/; }'; done; echo \#define CONFIG_BOARDDIR board/sandbox; echo \#include \<config_defaults.h\>; echo \#include \<config_uncmd_spl.h\>; echo \#include \<configs/"sandbox".h\>; echo \#include \<asm/config.h\>; echo \#include \<linux/kconfig.h\>; echo \#include \<config_fallbacks.h\>;) < scripts/Makefile.autoconf > include/config.h.tmp; if [ -r include/config.h ] && cmp -s include/config.h include/config.h.tmp; then rm -f include/config.h.tmp; else : '  UPD     include/config.h'; mv -f include/config.h.tmp include/config.h; fi
|   gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1 -E -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -std=gnu11 -fshort-wchar -fno-strict-aliasing -fno-PIE -Os -fno-stack-protector -fno-delete-null-pointer-checks -fmacro-prefix-map=./= -g -fstack-usage -Wno-format-nonliteral -Werror=date-time  -D__KERNEL__ -D__UBOOT__   -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -fPIC -DSANDBOX_NO_SDL  -pipe -Iinclude  -I./arch/sandbox/include -include ./include/linux/kconfig.h  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/11/include  -DDO_DEPS_ONLY -dM ./include/common.h > u-boot.cfg.tmp && { grep 'define CONFIG_' u-boot.cfg.tmp > u-boot.cfg; rm u-boot.cfg.tmp; } || { rm u-boot.cfg.tmp; false; }
|   gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1 -x c -DDO_DEPS_ONLY -M -MP -Wall -Wstrict-prototypes -Wno-format-security -fno-builtin -ffreestanding -std=gnu11 -fshort-wchar -fno-strict-aliasing -fno-PIE -Os -fno-stack-protector -fno-delete-null-pointer-checks -fmacro-prefix-map=./= -g -fstack-usage -Wno-format-nonliteral -Werror=date-time  -D__KERNEL__ -D__UBOOT__   -D__SANDBOX__ -U_FORTIFY_SOURCE -DCONFIG_ARCH_MAP_SYSMEM -fPIC -DSANDBOX_NO_SDL  -pipe -Iinclude  -I./arch/sandbox/include -include ./include/linux/kconfig.h  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/11/include -MQ include/config/auto.conf ./include/common.h > include/autoconf.mk.dep || { rm include/autoconf.mk.dep; false; }
|   sed -n -f ./tools/scripts/define2mk.sed u-boot.cfg | while read line; do if [ -n "" ] || ! grep -q "${line%=*}=" include/config/auto.conf; then echo "$line"; fi done > include/autoconf.mk
| touch include/config/auto.conf
| set -e; : '  CHK     include/config/uboot.release'; mkdir -p include/config/; echo "2019.07$(/bin/sh ./scripts/setlocalversion .)" < include/config/auto.conf > include/config/uboot.release.tmp; if [ -r include/config/uboot.release ] && cmp -s include/config/uboot.release include/config/uboot.release.tmp; then rm -f include/config/uboot.release.tmp; else : '  UPD     include/config/uboot.release'; mv -f include/config/uboot.release.tmp include/config/uboot.release; fi
| set -e; : '  CHK     include/generated/timestamp_autogenerated.h'; mkdir -p include/generated/;     (if test -n "${SOURCE_DATE_EPOCH}"; then SOURCE_DATE="@${SOURCE_DATE_EPOCH}"; DATE=""; for date in gdate date.gnu date; do ${date} -u -d "${SOURCE_DATE}" >/dev/null 2>&1 && DATE="${date}"; done; if test -n "${DATE}"; then LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_DATE "%b %d %C%y"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_TIME "%T"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_TZ "%z"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_DMI_DATE "%m/%d/%Y"'; LC_ALL=C ${DATE} -u -d "${SOURCE_DATE}" +'#define U_BOOT_BUILD_DATE 0x%Y%m%d'; else return 42; fi; else LC_ALL=C date +'#define U_BOOT_DATE "%b %d %C%y"'; LC_ALL=C date +'#define U_BOOT_TIME "%T"'; LC_ALL=C date +'#define U_BOOT_TZ "%z"'; LC_ALL=C date +'#define U_BOOT_DMI_DATE "%m/%d/%Y"'; LC_ALL=C date +'#define U_BOOT_BUILD_DATE 0x%Y%m%d'; fi) < Makefile > include/generated/timestamp_autogenerated.h.tmp; if [ -r include/generated/timestamp_autogenerated.h ] && cmp -s include/generated/timestamp_autogenerated.h include/generated/timestamp_autogenerated.h.tmp; then rm -f include/generated/timestamp_autogenerated.h.tmp; else : '  UPD     include/generated/timestamp_autogenerated.h'; mv -f include/generated/timestamp_autogenerated.h.tmp include/generated/timestamp_autogenerated.h; fi
| make -f ./scripts/Makefile.build obj=scripts/basic
| rm -f .tmp_quiet_recordmcount
| make -f ./scripts/Makefile.build obj=scripts
| make -f ./scripts/Makefile.build obj=scripts/dtc
|   gcc  -isystem/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/include -march=native -O2 -pipe -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -L/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/recipe-sysroot-native/lib                         -Wl,-O1  -o scripts/dtc/dtc scripts/dtc/dtc.o scripts/dtc/flattree.o scripts/dtc/fstree.o scripts/dtc/data.o scripts/dtc/livetree.o scripts/dtc/treesource.o scripts/dtc/srcpos.o scripts/dtc/checks.o scripts/dtc/util.o scripts/dtc/dtc-lexer.lex.o scripts/dtc/dtc-parser.tab.o
| /home/torres/Documenti/core/openpli-oe-core/build/tmp/hosttools/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first defined here
| collect2: error: ld returned 1 exit status
| make[2]: *** [scripts/Makefile.host:106: scripts/dtc/dtc] Error 1
| make[1]: *** [scripts/Makefile.build:432: scripts/dtc] Error 2
| make: *** [Makefile:528: scripts] Error 2
| make: *** Waiting for unfinished jobs....
| WARNING: /home/torres/Documenti/core/openpli-oe-core/build/tmp/work/x86_64-linux/u-boot-tools-native/1_2019.07-r0/temp/run.do_compile.2092322:1 exit 1 from 'exit 1'
|
ERROR: Task (virtual:native:/home/torres/Documenti/core/openpli-oe-core/openembedded-core/meta/recipes-bsp/u-boot/u-boot-tools_2019.07.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1535 tasks of which 1439 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  virtual:native:/home/torres/Documenti/core/openpli-oe-core/openembedded-core/meta/recipes-bsp/u-boot/u-boot-tools_2019.07.bb:do_compile
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
make: *** [Makefile:130: image] Errore 1
torres@torres-Nitro-AN517-54:~/Documenti/core/openpli-oe-core$



 



Re: Error beim bauen vom Vu+ Solose Image. #209 WanWizard

  • PLi® Core member
  • 70,204 posts

+1,798
Excellent

Posted 24 October 2023 - 18:15

Was to be expected, it fixes the BSP but the same issues remain eleswhere, in this case in openembedded itself.

 

Root cause of this problem is that your build machine uses a version of gcc that is too new. You can only fix that by downgrading your build machine.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Error beim bauen vom Vu+ Solose Image. #210 torres

  • Senior Member
  • 136 posts

0
Neutral

Posted 24 October 2023 - 19:30

Was to be expected, it fixes the BSP but the same issues remain eleswhere, in this case in openembedded itself.

 

Root cause of this problem is that your build machine uses a version of gcc that is too new. You can only fix that by downgrading your build machine.

hi WanWizard thanks a lot can you tell me how I can do it



Re: Error beim bauen vom Vu+ Solose Image. #211 WanWizard

  • PLi® Core member
  • 70,204 posts

+1,798
Excellent

Posted 24 October 2023 - 19:51

Do what?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Error beim bauen vom Vu+ Solose Image. #212 torres

  • Senior Member
  • 136 posts

0
Neutral

Posted 24 October 2023 - 20:08

Do what?

downgrading your build machine.



Re: Error beim bauen vom Vu+ Solose Image. #213 WanWizard

  • PLi® Core member
  • 70,204 posts

+1,798
Excellent

Posted 24 October 2023 - 20:24

The problem is that your distro uses gcc version 10 or higher, while to OE used in 8.3-release can only be built by gcc version 9 or older.

 

So you need to either find a way to downgrade gcc, or install an older distro that uses gcc 9.

 

As this is very distro specific, I can't help you with that.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Error beim bauen vom Vu+ Solose Image. #214 torres

  • Senior Member
  • 136 posts

0
Neutral

Posted 29 October 2023 - 22:54

Hello I am having this error can someone help me thanks a lot

 

torres@torres-Nitro-AN517-54:~/openpli-oe-core$ MACHINE=vuzero4k make feed  
Building feed for vuzero4k
Loading cache: 100% |###############################################################################################################################################################################| Time: 0:00:00
Loaded 4608 entries from dependency cache.
Parsing recipes: 100% |#############################################################################################################################################################################| Time: 0:00:02
Parsing of 3494 .bb files complete (3391 cached, 103 parsed). 4710 targets, 723 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.44.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-20.04"
TARGET_SYS           = "arm-oe-linux-gnueabi"
MACHINE              = "vuzero4k"
DISTRO               = "openpli"
DISTRO_VERSION       = "homebuild"
TUNE_FEATURES        = "arm armv7a vfp neon callconvention-hard"
TARGET_FPU           = "hard"
meta-local           = "release-8.3:fca09a4c2fd3ac3340f7a65f4118b4aa91d28eaa"
meta-oe              
meta-filesystems     
meta-multimedia      
meta-networking      
meta-python          
meta-webserver       = "HEAD:2b5dd1eb81cd08bc065bc76125f2856e9383e98b"
meta                 = "HEAD:db8ceed8f2eca92a4cffe8295481d8041281fdd0"
meta-openpli         = "release-8.3:fca09a4c2fd3ac3340f7a65f4118b4aa91d28eaa"
meta-dream           = "HEAD:ee521e211359ff0a1c96aba732d341c8c7542795"
meta-vuplus          = "HEAD:9e5d440838e4c3c832004818cfc8f782c65eb572"
meta-xsarius.pli5    = "HEAD:ea4273ad9c29114e6725e7a9ed4922ff15a54342"
meta-qviart          = "HEAD:be4807af86702d1d5c9ada4f5cb47690a8c70dcf"
meta-xp              = "HEAD:587dcae4d5c6d3803323a454db9251d921864512"
meta-xtrend          = "HEAD:d66a8ecbcb131dc40bd19e2f6e9e3d4504d0bd40"
meta-formuler        = "HEAD:e10f6325c76b5ad978174f4ea93170422f633398"
meta-gfutures        = "HEAD:24fa1d02ede19b0b251704aecef857bfe680d606"
meta-xpeedc          = "HEAD:f93a07510cc3afddeebe5d35cc161eaa7671c906"
meta-zgemma          = "HEAD:23e495fa4390e0d88dc74ce87f068450daa540de"
meta-edision         = "HEAD:5ad1144a3c37b570362cac6b375ca4c75c4720a0"
meta-miraclebox      = "HEAD:4334a113eda6436cf52b65f582e773048b12783e"
meta-spycat          = "HEAD:ecab893a602151d8835df1d4fc87644612c4d1af"
meta-gi              = "HEAD:7cd4ea756d90d088ecfe0338c7a578c07c1911d1"
meta-sab             = "HEAD:4dbf027ebf93c3672a5fcce101e000ebc95dc778"
meta-gigablue        = "HEAD:078e3660e210dc318148199ccb312a2327727c2b"
meta-amiko           = "HEAD:6a1f1b759adcdf473904d6175a4a6c4ac8d37c30"
meta-axasuhd         = "HEAD:79fe52058ff4f43d28e9ca9c7b75df1f6c377d48"
meta-maxytec         = "HEAD:542bc919502138cc55d560b6bdca16e911f41c84"
meta-octagon         = "HEAD:2cf04358ea1119a554e405378cacc17aca07a4bf"
meta-uclan           = "HEAD:b75250b4399eb422e2302502d0b76bcb35739b22"
meta-abcom           = "HEAD:93e47d4291ecd57ca47d5f3f287115e4a9085323"
meta-qt5             = "HEAD:91e6e3b1f5aebd17f895caac3dee32a14630da99"

Initialising tasks: 100% |##########################################################################################################################################################################| Time: 0:00:04
Sstate summary: Wanted 3855 Found 0 Missed 3855 Current 678 (0% match, 14% complete)
NOTE: Executing Tasks
NOTE: Setscene tasks completed
WARNING: enigma2-plugin-softcams-oscam-emu-gitAUTOINC+a137cbf6eb-r0 do_fetch: Failed to fetch URL git://github.com/oscam-emu/oscam-patched.git;protocol=https, attempting MIRRORS if available
ERROR: enigma2-plugin-softcams-oscam-emu-gitAUTOINC+a137cbf6eb-r0 do_fetch: Fetcher failure: Unable to find revision a137cbf6ebdfe6385cebbfe25679517609a7dd54 in branch master even from upstream
ERROR: enigma2-plugin-softcams-oscam-emu-gitAUTOINC+a137cbf6eb-r0 do_fetch: Fetcher failure for URL: 'git://github.com/oscam-emu/oscam-patched.git;protocol=https'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/torres/openpli-oe-core/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/enigma2-plugin-softcams-oscam-emu/gitAUTOINC+a137cbf6eb-r0/temp/log.do_fetch.1246102
ERROR: Task (/home/torres/openpli-oe-core/meta-openpli/recipes-openpli/enigma2-softcams/enigma2-plugin-softcams-oscam-emu.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3153 tasks of which 3035 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/torres/openpli-oe-core/meta-openpli/recipes-openpli/enigma2-softcams/enigma2-plugin-softcams-oscam-emu.bb:do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
make: *** [Makefile:134: feed] Errore 1
torres@torres-Nitro-AN517-54:~/openpli-oe-core$



Re: Error beim bauen vom Vu+ Solose Image. #215 WanWizard

  • PLi® Core member
  • 70,204 posts

+1,798
Excellent

Posted 30 October 2023 - 00:33

Error messsage seems self explainatory?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Error beim bauen vom Vu+ Solose Image. #216 torres

  • Senior Member
  • 136 posts

0
Neutral

Posted 3 November 2023 - 15:23

Good evening, I'm still having this problem, I changed the source link a bit but nothing, anyone knows why, thanks

 

rico@rico-Nitro-AN517-54:~/openpli-oe-core$ MACHINE=vuzero4k make feed     
Building feed for vuzero4k
Loading cache: 100% |###############################################################################################################################################################################| Time: 0:00:01
Loaded 4607 entries from dependency cache.
Parsing recipes: 100% |#############################################################################################################################################################################| Time: 0:00:16
Parsing of 3501 .bb files complete (3391 cached, 110 parsed). 4717 targets, 723 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.44.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-20.04"
TARGET_SYS           = "arm-oe-linux-gnueabi"
MACHINE              = "vuzero4k"
DISTRO               = "openpli"
DISTRO_VERSION       = "Team"
TUNE_FEATURES        = "arm armv7a vfp neon callconvention-hard"
TARGET_FPU           = "hard"
meta-local           = "release-8.3:fca09a4c2fd3ac3340f7a65f4118b4aa91d28eaa"
meta-oe              
meta-filesystems     
meta-multimedia      
meta-networking      
meta-python          
meta-webserver       = "HEAD:2b5dd1eb81cd08bc065bc76125f2856e9383e98b"
meta                 = "HEAD:db8ceed8f2eca92a4cffe8295481d8041281fdd0"
meta-openpli         = "release-8.3:fca09a4c2fd3ac3340f7a65f4118b4aa91d28eaa"
meta-dream           = "HEAD:ee521e211359ff0a1c96aba732d341c8c7542795"
meta-vuplus          = "HEAD:9e5d440838e4c3c832004818cfc8f782c65eb572"
meta-xsarius.pli5    = "HEAD:ea4273ad9c29114e6725e7a9ed4922ff15a54342"
meta-qviart          = "HEAD:be4807af86702d1d5c9ada4f5cb47690a8c70dcf"
meta-xp              = "HEAD:587dcae4d5c6d3803323a454db9251d921864512"
meta-xtrend          = "HEAD:d66a8ecbcb131dc40bd19e2f6e9e3d4504d0bd40"
meta-formuler        = "HEAD:e10f6325c76b5ad978174f4ea93170422f633398"
meta-gfutures        = "HEAD:24fa1d02ede19b0b251704aecef857bfe680d606"
meta-xpeedc          = "HEAD:f93a07510cc3afddeebe5d35cc161eaa7671c906"
meta-zgemma          = "HEAD:23e495fa4390e0d88dc74ce87f068450daa540de"
meta-edision         = "HEAD:5ad1144a3c37b570362cac6b375ca4c75c4720a0"
meta-miraclebox      = "HEAD:4334a113eda6436cf52b65f582e773048b12783e"
meta-spycat          = "HEAD:ecab893a602151d8835df1d4fc87644612c4d1af"
meta-gi              = "HEAD:7cd4ea756d90d088ecfe0338c7a578c07c1911d1"
meta-sab             = "HEAD:4dbf027ebf93c3672a5fcce101e000ebc95dc778"
meta-gigablue        = "HEAD:078e3660e210dc318148199ccb312a2327727c2b"
meta-amiko           = "HEAD:6a1f1b759adcdf473904d6175a4a6c4ac8d37c30"
meta-axasuhd         = "HEAD:79fe52058ff4f43d28e9ca9c7b75df1f6c377d48"
meta-maxytec         = "HEAD:542bc919502138cc55d560b6bdca16e911f41c84"
meta-octagon         = "HEAD:2cf04358ea1119a554e405378cacc17aca07a4bf"
meta-uclan           = "HEAD:b75250b4399eb422e2302502d0b76bcb35739b22"
meta-abcom           = "HEAD:93e47d4291ecd57ca47d5f3f287115e4a9085323"
meta-qt5             = "HEAD:91e6e3b1f5aebd17f895caac3dee32a14630da99"

Initialising tasks: 100% |##########################################################################################################################################################################| Time: 0:00:18
Sstate summary: Wanted 764 Found 739 Missed 25 Current 4020 (96% match, 99% complete)
NOTE: Executing Tasks
NOTE: Setscene tasks completed
WARNING: enigma2-plugin-softcams-oscam-emu-gitAUTOINC+a137cbf6eb-r0 do_fetch: Failed to fetch URL git://github.com/oscam-emu/oscam-patched.git;protocol=https, attempting MIRRORS if available
ERROR: enigma2-plugin-softcams-oscam-emu-gitAUTOINC+a137cbf6eb-r0 do_fetch: Fetcher failure: Unable to find revision a137cbf6ebdfe6385cebbfe25679517609a7dd54 in branch master even from upstream
ERROR: enigma2-plugin-softcams-oscam-emu-gitAUTOINC+a137cbf6eb-r0 do_fetch: Fetcher failure for URL: 'git://github.com/oscam-emu/oscam-patched.git;protocol=https'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/rico/openpli-oe-core/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/enigma2-plugin-softcams-oscam-emu/gitAUTOINC+a137cbf6eb-r0/temp/log.do_fetch.3168621
ERROR: Task (/home/rico/openpli-oe-core/meta-openpli/recipes-openpli/enigma2-softcams/enigma2-plugin-softcams-oscam-emu.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 12047 tasks of which 12024 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/rico/openpli-oe-core/meta-openpli/recipes-openpli/enigma2-softcams/enigma2-plugin-softcams-oscam-emu.bb:do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
make: *** [Makefile:134: feed] Errore 1
rico@rico-Nitro-AN517-54:~/openpli-oe-core$



Re: Error beim bauen vom Vu+ Solose Image. #217 torres

  • Senior Member
  • 136 posts

0
Neutral

Posted 3 November 2023 - 15:25

Good evening, I'm still having this problem, I changed the source link a bit but nothing, anyone knows why, thanks

both with version 8.3 and with version 9.0

 

rico@rico-Nitro-AN517-54:~/openpli-oe-core$ MACHINE=vuzero4k make feed     
Building feed for vuzero4k
Loading cache: 100% |###############################################################################################################################################################################| Time: 0:00:01
Loaded 4607 entries from dependency cache.
Parsing recipes: 100% |#############################################################################################################################################################################| Time: 0:00:16
Parsing of 3501 .bb files complete (3391 cached, 110 parsed). 4717 targets, 723 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.44.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-20.04"
TARGET_SYS           = "arm-oe-linux-gnueabi"
MACHINE              = "vuzero4k"
DISTRO               = "openpli"
DISTRO_VERSION       = "Team"
TUNE_FEATURES        = "arm armv7a vfp neon callconvention-hard"
TARGET_FPU           = "hard"
meta-local           = "release-8.3:fca09a4c2fd3ac3340f7a65f4118b4aa91d28eaa"
meta-oe              
meta-filesystems     
meta-multimedia      
meta-networking      
meta-python          
meta-webserver       = "HEAD:2b5dd1eb81cd08bc065bc76125f2856e9383e98b"
meta                 = "HEAD:db8ceed8f2eca92a4cffe8295481d8041281fdd0"
meta-openpli         = "release-8.3:fca09a4c2fd3ac3340f7a65f4118b4aa91d28eaa"
meta-dream           = "HEAD:ee521e211359ff0a1c96aba732d341c8c7542795"
meta-vuplus          = "HEAD:9e5d440838e4c3c832004818cfc8f782c65eb572"
meta-xsarius.pli5    = "HEAD:ea4273ad9c29114e6725e7a9ed4922ff15a54342"
meta-qviart          = "HEAD:be4807af86702d1d5c9ada4f5cb47690a8c70dcf"
meta-xp              = "HEAD:587dcae4d5c6d3803323a454db9251d921864512"
meta-xtrend          = "HEAD:d66a8ecbcb131dc40bd19e2f6e9e3d4504d0bd40"
meta-formuler        = "HEAD:e10f6325c76b5ad978174f4ea93170422f633398"
meta-gfutures        = "HEAD:24fa1d02ede19b0b251704aecef857bfe680d606"
meta-xpeedc          = "HEAD:f93a07510cc3afddeebe5d35cc161eaa7671c906"
meta-zgemma          = "HEAD:23e495fa4390e0d88dc74ce87f068450daa540de"
meta-edision         = "HEAD:5ad1144a3c37b570362cac6b375ca4c75c4720a0"
meta-miraclebox      = "HEAD:4334a113eda6436cf52b65f582e773048b12783e"
meta-spycat          = "HEAD:ecab893a602151d8835df1d4fc87644612c4d1af"
meta-gi              = "HEAD:7cd4ea756d90d088ecfe0338c7a578c07c1911d1"
meta-sab             = "HEAD:4dbf027ebf93c3672a5fcce101e000ebc95dc778"
meta-gigablue        = "HEAD:078e3660e210dc318148199ccb312a2327727c2b"
meta-amiko           = "HEAD:6a1f1b759adcdf473904d6175a4a6c4ac8d37c30"
meta-axasuhd         = "HEAD:79fe52058ff4f43d28e9ca9c7b75df1f6c377d48"
meta-maxytec         = "HEAD:542bc919502138cc55d560b6bdca16e911f41c84"
meta-octagon         = "HEAD:2cf04358ea1119a554e405378cacc17aca07a4bf"
meta-uclan           = "HEAD:b75250b4399eb422e2302502d0b76bcb35739b22"
meta-abcom           = "HEAD:93e47d4291ecd57ca47d5f3f287115e4a9085323"
meta-qt5             = "HEAD:91e6e3b1f5aebd17f895caac3dee32a14630da99"

Initialising tasks: 100% |##########################################################################################################################################################################| Time: 0:00:18
Sstate summary: Wanted 764 Found 739 Missed 25 Current 4020 (96% match, 99% complete)
NOTE: Executing Tasks
NOTE: Setscene tasks completed
WARNING: enigma2-plugin-softcams-oscam-emu-gitAUTOINC+a137cbf6eb-r0 do_fetch: Failed to fetch URL git://github.com/oscam-emu/oscam-patched.git;protocol=https, attempting MIRRORS if available
ERROR: enigma2-plugin-softcams-oscam-emu-gitAUTOINC+a137cbf6eb-r0 do_fetch: Fetcher failure: Unable to find revision a137cbf6ebdfe6385cebbfe25679517609a7dd54 in branch master even from upstream
ERROR: enigma2-plugin-softcams-oscam-emu-gitAUTOINC+a137cbf6eb-r0 do_fetch: Fetcher failure for URL: 'git://github.com/oscam-emu/oscam-patched.git;protocol=https'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/rico/openpli-oe-core/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/enigma2-plugin-softcams-oscam-emu/gitAUTOINC+a137cbf6eb-r0/temp/log.do_fetch.3168621
ERROR: Task (/home/rico/openpli-oe-core/meta-openpli/recipes-openpli/enigma2-softcams/enigma2-plugin-softcams-oscam-emu.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 12047 tasks of which 12024 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/rico/openpli-oe-core/meta-openpli/recipes-openpli/enigma2-softcams/enigma2-plugin-softcams-oscam-emu.bb:do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
make: *** [Makefile:134: feed] Errore 1
rico@rico-Nitro-AN517-54:~/openpli-oe-core$

 



Re: Error beim bauen vom Vu+ Solose Image. #218 WanWizard

  • PLi® Core member
  • 70,204 posts

+1,798
Excellent

Posted 3 November 2023 - 18:40

You keep posting the same things over and over again.

 

Sorry to say, but I'm getting a bit tired of contantly answering the same, the error message is very clear.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Error beim bauen vom Vu+ Solose Image. #219 Dorfkind

  • Senior Member
  • 218 posts

+7
Neutral

Posted 3 November 2023 - 18:44

and please use

codetags

thank you


Mutant HD51 OpenPli 9.0 Wohnzimmer

Edision Osmini OpenPli 9.0 Schlafzimmer

Bier lecker 20.0 Kühlschrank :D


Re: Error beim bauen vom Vu+ Solose Image. #220 torres

  • Senior Member
  • 136 posts

0
Neutral

Posted 3 November 2023 - 20:20

evening WanWizad I know that I posted the same error and that I don't understand where the problem is, sorry if it's bothering you, if I understood it I wouldn't post it again




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users