[yocto] gtkwave recipe fails in do_configure

Edward Vidal develone at sbcglobal.net
Sun Aug 2 04:40:00 PDT 2015


Hello All,

I am trying to add gtkwave with a bitbake recipe
gtkwave_3.6.66.bb found at https://github.com/develone/raspberrypi2_yocto.git in the folder
receipe_gtkwave.
I need to add the following trying to get do_configure working.

EXTRA_OECONF = "--with-tcl=/home/vidal/wkg/yocto/RaspberryPi2/poky/build/tmp/sysroots/raspberrypi2/usr/lib --with-tk=/home/vidal/wkg/yocto/RaspberryPi2/poky/build/tmp/sysroots/raspberrypi2/usr/lib"

I tried replacing /home/vidal/wkg/yocto/RaspberryPi2/poky/build with ${BUILDDIR}.
I still get the error

| checking for Tcl configuration... configure: error: /tmp/sysroots/raspberrypi2/usr/lib directory doesn't contain tclConfig.sh

I get further with the full path as above.
Which leads to a new error.
ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
Rerun configure task after fixing this. The path was '/home/vidal/wkg/yocto/RaspberryPi2/poky/build/tmp/work/cortexa7hf-vfp-vfpv4-neon-poky-linux-gnueabi/gtkwave/3.6.66-r0/build'
ERROR: Function failed: do_qa_configure
ERROR: Logfile of failure stored in: /home/vidal/wkg/yocto/RaspberryPi2/poky/build/tmp/work/cortexa7hf-vfp-vfpv4-neon-poky-linux-gnueabi/gtkwave/3.6.66-r0/temp/log.do_configure.22672
ERROR: Task 5 (/home/vidal/wkg/yocto/RaspberryPi2/poky/meta/recipes-devtools/gtkwave/gtkwave_3.6.66.bb, do_configure) failed with exit code '1'

I tried autotools-brokensep instead of autotools same results.

Thanks in advance. Edward Vidal Jr.
e-mail develone at sbcglobal.net
915-595-1613
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150802/2a225883/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_configure.22672
Type: application/octet-stream
Size: 27675 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150802/2a225883/attachment.obj>


More information about the yocto mailing list