Hi everyone. I’m trying to add the SWupdate layer (https://github.com/sbabic/meta-swupdate) to an existent image based on Toradex 2.7 - Angstrom v2017.12, so as shown in this page based on the rocko branch of Yocto.
I’ve seen that there are other people here who seems to have succeeded, but I can’t get past this error:
DEBUG: Executing shell function do_compile
NOTE: make -j 12 HOSTCC=gcc HOSTCXX=g++ V=1 ARCH=arm CROSS_COMPILE=arm-angstrom-linux-gnueabi- SKIP_STRIP=y
make -f scripts/Makefile.build obj=core
make -f scripts/Makefile.build obj=handlers
make -f scripts/Makefile.build obj=archival
make -f scripts/Makefile.build obj=corelib
make -f scripts/Makefile.build obj=ipc
make -f scripts/Makefile.build obj=mongoose
make -f scripts/Makefile.build obj=parser
make -f scripts/Makefile.build obj=suricatta
make -f scripts/Makefile.build obj=bootloader
make -f scripts/Makefile.build obj=tools
/export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/git/scripts/trylink "swupdate_unstripped" "arm-angstrom-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/recipe-sysroot" " -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wno-format-security -Wold-style-definition -finline-limit=0 -fno-builtin-strlen -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -static-libgcc -fno-unwind-tables -fno-asynchronous-unwind-tables -Os -DNO_SSL_DL -DUSE_LUA -DUSE_IPV6 " " -Wl,-E" "core/built-in.o handlers/built-in.o" "archival/lib.a corelib/lib.a ipc/lib.a mongoose/lib.a parser/lib.a suricatta/lib.a bootloader/lib.a" "pthread lua m dl config crypto ssl ubi mtd z z ubootenv "
/export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/git/scripts/trylink "tools/client" "arm-angstrom-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/recipe-sysroot" " -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wno-format-security -Wold-style-definition -finline-limit=0 -fno-builtin-strlen -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -static-libgcc -fno-unwind-tables -fno-asynchronous-unwind-tables -Os -DNO_SSL_DL -DUSE_LUA -DUSE_IPV6 " " -Wl,-E" "tools/client.o" "archival/lib.a corelib/lib.a ipc/lib.a mongoose/lib.a parser/lib.a suricatta/lib.a bootloader/lib.a" "pthread lua m dl config crypto ssl ubi mtd z z ubootenv "
/export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/git/scripts/trylink "tools/sendtohawkbit" "arm-angstrom-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/recipe-sysroot" " -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wno-format-security -Wold-style-definition -finline-limit=0 -fno-builtin-strlen -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -static-libgcc -fno-unwind-tables -fno-asynchronous-unwind-tables -Os -DNO_SSL_DL -DUSE_LUA -DUSE_IPV6 " " -Wl,-E" "tools/sendtohawkbit.o" "archival/lib.a corelib/lib.a ipc/lib.a mongoose/lib.a parser/lib.a suricatta/lib.a bootloader/lib.a" "pthread lua m dl config crypto ssl ubi mtd z z ubootenv "
/export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/git/scripts/trylink "tools/hawkbitcfg" "arm-angstrom-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/recipe-sysroot" " -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wno-format-security -Wold-style-definition -finline-limit=0 -fno-builtin-strlen -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -static-libgcc -fno-unwind-tables -fno-asynchronous-unwind-tables -Os -DNO_SSL_DL -DUSE_LUA -DUSE_IPV6 " " -Wl,-E" "tools/hawkbitcfg.o" "archival/lib.a corelib/lib.a ipc/lib.a mongoose/lib.a parser/lib.a suricatta/lib.a bootloader/lib.a" "pthread lua m dl config crypto ssl ubi mtd z z ubootenv "
/export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/git/scripts/trylink "tools/progress" "arm-angstrom-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/recipe-sysroot" " -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wno-format-security -Wold-style-definition -finline-limit=0 -fno-builtin-strlen -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -static-libgcc -fno-unwind-tables -fno-asynchronous-unwind-tables -Os -DNO_SSL_DL -DUSE_LUA -DUSE_IPV6 " " -Wl,-E" "tools/progress.o" "archival/lib.a corelib/lib.a ipc/lib.a mongoose/lib.a parser/lib.a suricatta/lib.a bootloader/lib.a" "pthread lua m dl config crypto ssl ubi mtd z z ubootenv "
Failed: -Wl,--start-group -lpthread -llua -lm -ldl -lconfig -lcrypto -lssl -lubi -lmtd -lz -lubootenv -Wl,--end-group
Output of:
arm-angstrom-linux-gnueabi-gcc -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/recipe-sysroot -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-prototypes -Wunused -Wunused-parameter -Wunused-function -Wunused-value -Wmissing-prototypes -Wmissing-declarations -Wno-format-security -Wold-style-definition -finline-limit=0 -fno-builtin-strlen -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-guess-branch-probability -funsigned-char -falign-functions=1 -falign-jumps=1 -falign-labels=1 -falign-loops=1 -static-libgcc -fno-unwind-tables -fno-asynchronous-unwind-tables -Os -DNO_SSL_DL -DUSE_LUA -DUSE_IPV6 -Wl,-E -o swupdate_unstripped -Wl,--sort-common -Wl,--gc-sections -Wl,--start-group core/built-in.o handlers/built-in.o archival/lib.a corelib/lib.a ipc/lib.a mongoose/lib.a parser/lib.a suricatta/lib.a bootloader/lib.a -Wl,--end-group -Wl,--start-group -lpthread -llua -lm -ldl -lconfig -lcrypto -lssl -lubi -lmtd -lz -lubootenv -Wl,--end-group
==========
bootloader/lib.a(uboot.o):uboot.c:function bootloader_env_set: error: undefined reference to 'fw_env_flush'
collect2: error: ld returned 1 exit status
Makefile:375: recipe for target 'swupdate_unstripped' failed
make: *** [swupdate_unstripped] Error 1
make: *** Waiting for unfinished jobs....
arm-angstrom-linux-gnueabi-strip -s --remove-section=.note --remove-section=.comment tools/progress_unstripped -o tools/progress; chmod a+x tools/progress
arm-angstrom-linux-gnueabi-strip -s --remove-section=.note --remove-section=.comment tools/sendtohawkbit_unstripped -o tools/sendtohawkbit; chmod a+x tools/sendtohawkbit
arm-angstrom-linux-gnueabi-strip -s --remove-section=.note --remove-section=.comment tools/client_unstripped -o tools/client; chmod a+x tools/client
arm-angstrom-linux-gnueabi-strip -s --remove-section=.note --remove-section=.comment tools/hawkbitcfg_unstripped -o tools/hawkbitcfg; chmod a+x tools/hawkbitcfg
ERROR: oe_runmake failed
WARNING: /export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/temp/run.do_compile.6951:1 exit 1 from 'exit 1'
ERROR: Function failed: do_compile (log file is located at /export/home/oedev/boxio/toradex/dev/iervasi/colibri-imx6ull/build-boxio-colibri-imx6ull/tmp-glibc/work/cortexa7t2hf-neon-angstrom-linux-gnueabi/swupdate/2017.07-r0/temp/log.do_compile.6951)
Here a similar question was asked, but I’m already using a recent version of U-Boot (or at least I think so) so I can’t explain why such an error.
I’m still not very experienced with the Yocto workflow, so it’s possible that I’m missing something important, but I can’t see it.
Thanks
Matteo Iervasi