Re: Raspberry pi 4 recipe and layer issues.


Ed Vidal
 

Hi 
Any help is appreciated. Thanks in advance.

Progress in 2 of the 4 recipes.  

The recipe yosys_0.1.bb creates 3 executeable programs, bash script, and Python script.
The do_install is reporting the following error.
ERROR: Task (/home/vidal/wkg/yocto-zeus-3.0/rpi4-64/poky/meta-yosys-tools/recipes-yosys/yosys/yosys_0.1.bb:do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1614 tasks of which 1606 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/vidal/wkg/yocto-zeus-3.0/rpi4-64/poky/meta-yosys-tools/recipes-yosys/yosys/yosys_0.1.bb:do_install
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

I checked the files, using the file command, these are the results.
file tmp/work/aarch64-poky-linux/yosys/0.1+gitAUTOINC+e275692e84-r0/image/usr/local/bin/yosys*
tmp/work/aarch64-poky-linux/yosys/0.1+gitAUTOINC+e275692e84-r0/image/usr/local/bin/yosys:           ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/l, for GNU/Linux 2.6.32, BuildID[sha1]=59eddedb17cdb807f9122ccd6339376c152f3d26, not stripped
tmp/work/aarch64-poky-linux/yosys/0.1+gitAUTOINC+e275692e84-r0/image/usr/local/bin/yosys-abc:       ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/l, for GNU/Linux 2.6.32, BuildID[sha1]=8330a22bba177391314a2ab237a7c5486077dc66, not stripped
tmp/work/aarch64-poky-linux/yosys/0.1+gitAUTOINC+e275692e84-r0/image/usr/local/bin/yosys-config:    Bourne-Again shell script, ASCII text executable, with very long lines
tmp/work/aarch64-poky-linux/yosys/0.1+gitAUTOINC+e275692e84-r0/image/usr/local/bin/yosys-filterlib: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 2.6.32, BuildID[sha1]=f1c039944fa7a78fda555629b062466214eb7c7c, not stripped
tmp/work/aarch64-poky-linux/yosys/0.1+gitAUTOINC+e275692e84-r0/image/usr/local/bin/yosys-smtbmc:    Python script, ASCII text executable
rpi4-64

The recipe icestorm_0.1.bb Now compiles and installs.  It is fails do_package QA.
icestorm: 32 installed and not shipped files. [installed-vs-shipped] in /usr/local/bin & /usr/local/share
I have tried FILES_${PN} += "DESTDIR${D}/*"

PACKAGE_BEFORE_PN = "info"
FILES_${PN}-info = "Info.plist"
None help.



Edward Vidal Jr. e-mail develone@... 915-595-1613

Join yocto@lists.yoctoproject.org to automatically receive all group messages.