Re: [oe] tk 8.6.0: strange error: "oe_runmake: command not found"

2014-03-13 Thread Nick D'Ademo
That's right - slightly different error (but still related to oe_runmake
though):

| 
/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
error: undefined reference to 'FcFontRenderPrepare'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcPatternAddMatrix'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcCharSetHasChar'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcCharSetDestroy'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcPatternDestroy'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcFontSetDestroy'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcPatternGetString'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcPatternGetDouble'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcPatternGetInteger'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcConfigSubstitute'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcFontSort'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcPatternGetCharSet'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcCharSetCopy'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcPatternCreate'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcPatternAddString'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcPatternAddDouble'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcPatternAddInteger'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcPatternAddBool'
> | 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/tk8.6.0/unix/libtk8.6.so:
>  error: undefined reference to 'FcUtf8ToUcs4'
> | collect2: error: ld returned 1 exit status
> | make: *** [wish] Error 1
> | ERROR: oe_runmake failed
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_compile (log file is located at 
> /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/tk/8.6.0-r0/temp/log.do_compile.10692)
> NOTE: recipe tk-8.6.0-r0: task do_compile: Failed
> ERROR: Task 11541 
> (/home/jenkins/oe/shr-core-branches/shr-core/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb,
>  do_compile) failed with exit code '1'
>
>
Any ideas?



On Thu, Mar 13, 2014 at 9:21 PM, Martin Jansa wrote:

> On Thu, Mar 13, 2014 at 07:23:36PM +1100, Nick D'Ademo wrote:
> > This bug is still present and has been for nearly 3 months now.
>
> tk is regularly failing in world builds for more than 3 months:
> www.openembedded.org/wiki/Bitbake_World_Status
> but with different error.
>
> > Has anyone else encountered it or has any ideas as to why oe_runmake
> isn't
> > being found?
> >
> >
> >
> >
> > On Tue, Feb 18, 2014 at 3:11 AM, Nick D'Ademo 
> wrote:
> >
> > > No worries Paul.
> > >
> > > The issue is currently listed in the state of Bitbake world failed
> tasks
> > > as well, so hopefully someone else may see it and have a better idea.
> > >
> > >
> > >
> > >
> > > On Mon, Feb 17, 2014 at 8:35 PM, Paul Barker  >wrote:
> > >
> > >> On 11 February 2014 13:01, Nick D'Ademo  wrote:
> > >> > The only reference to "oe_runmake" in the run file is within the
> > >> > autotools_do_install() function (as pasted in my previous message).
> > >> >
> > >> > C

Re: [oe] tk 8.6.0: strange error: "oe_runmake: command not found"

2014-03-13 Thread Martin Jansa
On Thu, Mar 13, 2014 at 07:23:36PM +1100, Nick D'Ademo wrote:
> This bug is still present and has been for nearly 3 months now.

tk is regularly failing in world builds for more than 3 months:
www.openembedded.org/wiki/Bitbake_World_Status
but with different error.

> Has anyone else encountered it or has any ideas as to why oe_runmake isn't
> being found?
> 
> 
> 
> 
> On Tue, Feb 18, 2014 at 3:11 AM, Nick D'Ademo  wrote:
> 
> > No worries Paul.
> >
> > The issue is currently listed in the state of Bitbake world failed tasks
> > as well, so hopefully someone else may see it and have a better idea.
> >
> >
> >
> >
> > On Mon, Feb 17, 2014 at 8:35 PM, Paul Barker wrote:
> >
> >> On 11 February 2014 13:01, Nick D'Ademo  wrote:
> >> > The only reference to "oe_runmake" in the run file is within the
> >> > autotools_do_install() function (as pasted in my previous message).
> >> >
> >> > Complete run file below:
> >> >
> >> >> #!/bin/sh
> >> >>
> >> >> # Emit a useful diagnostic if something fails:
> >> >> bb_exit_handler() {
> >> >> ret=$?
> >> >> case $ret in
> >> >> 0)  ;;
> >> >> *)  case $BASH_VERSION in
> >> >> "")   echo "WARNING: exit code $ret from a shell command.";;
> >> >> *)echo "WARNING: ${BASH_SOURCE[0]}:${BASH_LINENO[0]} exit
> >> $ret
> >> >> from
> >> >>   "$BASH_COMMAND"";;
> >> >> esac
> >> >> exit $ret
> >> >> esac
> >> >> }
> >> >> trap 'bb_exit_handler' 0
> >> >> set -e
> >> >> export localstatedir="/var"
> >> >> export prefix="/usr"
> >> >> export LD="x86_64-poky-linux-ld
> >> >> --sysroot=/home/nick/poky/build/tmp/sysroots/nuc  "
> >> >> export RANLIB="x86_64-poky-linux-ranlib"
> >> >> export CXX="x86_64-poky-linux-g++  -m64 -march=corei7 -mtune=corei7
> >> >> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
> >> >> export lt_cv_sys_lib_dlsearch_path_spec="/usr/lib64 /lib64"
> >> >> export servicedir="/srv"
> >> >> export sysconfdir="/etc"
> >> >> export TARGET_LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed"
> >> >> export PKG_CONFIG_DISABLE_UNINSTALLED="yes"
> >> >> export STRINGS="x86_64-poky-linux-strings"
> >> >> export
> >> >>
> >> BUILD_CFLAGS="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include
> >> >> -O2 -pipe"
> >> >> export base_prefix=""
> >> >> export CPP="x86_64-poky-linux-gcc -E
> >> >> --sysroot=/home/nick/poky/build/tmp/sysroots/nuc  -m64 -march=corei7
> >> >> -mtune=corei7 -mfpmath=sse -msse4.2"
> >> >> export
> >> >>
> >> PSEUDO_LOCALSTATEDIR="/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/pseudo/"
> >> >> export LOGNAME="nick"
> >> >> export STRIP="x86_64-poky-linux-strip"
> >> >> export datadir="/usr/share"
> >> >> export PKG_CONFIG_SYSROOT_DIR="/home/nick/poky/build/tmp/sysroots/nuc"
> >> >> export bindir="/usr/bin"
> >> >> export mandir="/usr/share/man"
> >> >> export
> >> >>
> >> CPPFLAGS_FOR_BUILD="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include"
> >> >> export PATCH_GET="0"
> >> >> export LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
> >> >> -Wl,-rpath,/usr/lib64/tcltk/8.6.0/lib"
> >> >> export MAKE="make"
> >> >> export
> >> >>
> >> PKG_CONFIG_PATH="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig:/home/nick/poky/build/tmp/sysroots/nuc/usr/share/pkgconfig"
> >> >> export LD_FOR_BUILD="ld "
> >> >> export AS="x86_64-poky-linux-as  "
> >> >> export AR="x86_64-poky-linux-ar"
> >> >> export exec_prefix="/usr"
> >> >> export LC_ALL="C"
> >> >> export base_libdir="/lib64"
> >> >> export
> >> >>
> >> PATH="/home/nick/poky/scripts:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/bin/corei7-64-poky-linux:/home/nick/poky/build/tmp/sysroots/nuc/usr/bin/crossscripts:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/sbin:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/bin:/home/nick/poky/build/tmp/sysroots/i686-linux/sbin:/home/nick/poky/build/tmp/sysroots/i686-linux/bin:/home/nick/poky/scripts:/home/nick/poky/bitbake/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/nick/workspace/tye-firmware/util/arm-2011.03/bin"
> >> >> export infodir="/usr/share/info"
> >> >> export BUILD_CC="gcc "
> >> >> export
> >> >> BUILD_LDFLAGS="-L/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> >> >> -L/home/nick/poky/build/tmp/sysroots/i686-linux/lib
> >> >> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> >> >> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/lib
> >> >> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> >> >> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/lib -Wl,-O1"
> >> >> export BUILD_CCLD="gcc "
> >> >> export
> >> >>
> >> CFLAGS_FOR_BUILD="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include
> >> >> -O2 -pipe"
> >> >> export CC="x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7
> >> >> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
> >> >> export C

Re: [oe] tk 8.6.0: strange error: "oe_runmake: command not found"

2014-03-13 Thread Nick D'Ademo
This bug is still present and has been for nearly 3 months now.

Has anyone else encountered it or has any ideas as to why oe_runmake isn't
being found?




On Tue, Feb 18, 2014 at 3:11 AM, Nick D'Ademo  wrote:

> No worries Paul.
>
> The issue is currently listed in the state of Bitbake world failed tasks
> as well, so hopefully someone else may see it and have a better idea.
>
>
>
>
> On Mon, Feb 17, 2014 at 8:35 PM, Paul Barker wrote:
>
>> On 11 February 2014 13:01, Nick D'Ademo  wrote:
>> > The only reference to "oe_runmake" in the run file is within the
>> > autotools_do_install() function (as pasted in my previous message).
>> >
>> > Complete run file below:
>> >
>> >> #!/bin/sh
>> >>
>> >> # Emit a useful diagnostic if something fails:
>> >> bb_exit_handler() {
>> >> ret=$?
>> >> case $ret in
>> >> 0)  ;;
>> >> *)  case $BASH_VERSION in
>> >> "")   echo "WARNING: exit code $ret from a shell command.";;
>> >> *)echo "WARNING: ${BASH_SOURCE[0]}:${BASH_LINENO[0]} exit
>> $ret
>> >> from
>> >>   "$BASH_COMMAND"";;
>> >> esac
>> >> exit $ret
>> >> esac
>> >> }
>> >> trap 'bb_exit_handler' 0
>> >> set -e
>> >> export localstatedir="/var"
>> >> export prefix="/usr"
>> >> export LD="x86_64-poky-linux-ld
>> >> --sysroot=/home/nick/poky/build/tmp/sysroots/nuc  "
>> >> export RANLIB="x86_64-poky-linux-ranlib"
>> >> export CXX="x86_64-poky-linux-g++  -m64 -march=corei7 -mtune=corei7
>> >> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
>> >> export lt_cv_sys_lib_dlsearch_path_spec="/usr/lib64 /lib64"
>> >> export servicedir="/srv"
>> >> export sysconfdir="/etc"
>> >> export TARGET_LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed"
>> >> export PKG_CONFIG_DISABLE_UNINSTALLED="yes"
>> >> export STRINGS="x86_64-poky-linux-strings"
>> >> export
>> >>
>> BUILD_CFLAGS="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include
>> >> -O2 -pipe"
>> >> export base_prefix=""
>> >> export CPP="x86_64-poky-linux-gcc -E
>> >> --sysroot=/home/nick/poky/build/tmp/sysroots/nuc  -m64 -march=corei7
>> >> -mtune=corei7 -mfpmath=sse -msse4.2"
>> >> export
>> >>
>> PSEUDO_LOCALSTATEDIR="/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/pseudo/"
>> >> export LOGNAME="nick"
>> >> export STRIP="x86_64-poky-linux-strip"
>> >> export datadir="/usr/share"
>> >> export PKG_CONFIG_SYSROOT_DIR="/home/nick/poky/build/tmp/sysroots/nuc"
>> >> export bindir="/usr/bin"
>> >> export mandir="/usr/share/man"
>> >> export
>> >>
>> CPPFLAGS_FOR_BUILD="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include"
>> >> export PATCH_GET="0"
>> >> export LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
>> >> -Wl,-rpath,/usr/lib64/tcltk/8.6.0/lib"
>> >> export MAKE="make"
>> >> export
>> >>
>> PKG_CONFIG_PATH="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig:/home/nick/poky/build/tmp/sysroots/nuc/usr/share/pkgconfig"
>> >> export LD_FOR_BUILD="ld "
>> >> export AS="x86_64-poky-linux-as  "
>> >> export AR="x86_64-poky-linux-ar"
>> >> export exec_prefix="/usr"
>> >> export LC_ALL="C"
>> >> export base_libdir="/lib64"
>> >> export
>> >>
>> PATH="/home/nick/poky/scripts:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/bin/corei7-64-poky-linux:/home/nick/poky/build/tmp/sysroots/nuc/usr/bin/crossscripts:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/sbin:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/bin:/home/nick/poky/build/tmp/sysroots/i686-linux/sbin:/home/nick/poky/build/tmp/sysroots/i686-linux/bin:/home/nick/poky/scripts:/home/nick/poky/bitbake/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/nick/workspace/tye-firmware/util/arm-2011.03/bin"
>> >> export infodir="/usr/share/info"
>> >> export BUILD_CC="gcc "
>> >> export
>> >> BUILD_LDFLAGS="-L/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
>> >> -L/home/nick/poky/build/tmp/sysroots/i686-linux/lib
>> >> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
>> >> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/lib
>> >> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
>> >> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/lib -Wl,-O1"
>> >> export BUILD_CCLD="gcc "
>> >> export
>> >>
>> CFLAGS_FOR_BUILD="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include
>> >> -O2 -pipe"
>> >> export CC="x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7
>> >> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
>> >> export CPPFLAGS=""
>> >> export OBJCOPY="x86_64-poky-linux-objcopy"
>> >> export systemd_unitdir="/lib/systemd"
>> >> export
>> >>
>> PKG_CONFIG_DIR="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig"
>> >> export CCLD="x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7
>> >> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
>> >> export base_bindir="/bin"
>> >> export
>> >>
>> PKG_CONFIG_

Re: [oe] tk 8.6.0: strange error: "oe_runmake: command not found"

2014-02-17 Thread Nick D'Ademo
No worries Paul.

The issue is currently listed in the state of Bitbake world failed tasks as
well, so hopefully someone else may see it and have a better idea.



On Mon, Feb 17, 2014 at 8:35 PM, Paul Barker  wrote:

> On 11 February 2014 13:01, Nick D'Ademo  wrote:
> > The only reference to "oe_runmake" in the run file is within the
> > autotools_do_install() function (as pasted in my previous message).
> >
> > Complete run file below:
> >
> >> #!/bin/sh
> >>
> >> # Emit a useful diagnostic if something fails:
> >> bb_exit_handler() {
> >> ret=$?
> >> case $ret in
> >> 0)  ;;
> >> *)  case $BASH_VERSION in
> >> "")   echo "WARNING: exit code $ret from a shell command.";;
> >> *)echo "WARNING: ${BASH_SOURCE[0]}:${BASH_LINENO[0]} exit
> $ret
> >> from
> >>   "$BASH_COMMAND"";;
> >> esac
> >> exit $ret
> >> esac
> >> }
> >> trap 'bb_exit_handler' 0
> >> set -e
> >> export localstatedir="/var"
> >> export prefix="/usr"
> >> export LD="x86_64-poky-linux-ld
> >> --sysroot=/home/nick/poky/build/tmp/sysroots/nuc  "
> >> export RANLIB="x86_64-poky-linux-ranlib"
> >> export CXX="x86_64-poky-linux-g++  -m64 -march=corei7 -mtune=corei7
> >> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
> >> export lt_cv_sys_lib_dlsearch_path_spec="/usr/lib64 /lib64"
> >> export servicedir="/srv"
> >> export sysconfdir="/etc"
> >> export TARGET_LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed"
> >> export PKG_CONFIG_DISABLE_UNINSTALLED="yes"
> >> export STRINGS="x86_64-poky-linux-strings"
> >> export
> >>
> BUILD_CFLAGS="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include
> >> -O2 -pipe"
> >> export base_prefix=""
> >> export CPP="x86_64-poky-linux-gcc -E
> >> --sysroot=/home/nick/poky/build/tmp/sysroots/nuc  -m64 -march=corei7
> >> -mtune=corei7 -mfpmath=sse -msse4.2"
> >> export
> >>
> PSEUDO_LOCALSTATEDIR="/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/pseudo/"
> >> export LOGNAME="nick"
> >> export STRIP="x86_64-poky-linux-strip"
> >> export datadir="/usr/share"
> >> export PKG_CONFIG_SYSROOT_DIR="/home/nick/poky/build/tmp/sysroots/nuc"
> >> export bindir="/usr/bin"
> >> export mandir="/usr/share/man"
> >> export
> >>
> CPPFLAGS_FOR_BUILD="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include"
> >> export PATCH_GET="0"
> >> export LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
> >> -Wl,-rpath,/usr/lib64/tcltk/8.6.0/lib"
> >> export MAKE="make"
> >> export
> >>
> PKG_CONFIG_PATH="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig:/home/nick/poky/build/tmp/sysroots/nuc/usr/share/pkgconfig"
> >> export LD_FOR_BUILD="ld "
> >> export AS="x86_64-poky-linux-as  "
> >> export AR="x86_64-poky-linux-ar"
> >> export exec_prefix="/usr"
> >> export LC_ALL="C"
> >> export base_libdir="/lib64"
> >> export
> >>
> PATH="/home/nick/poky/scripts:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/bin/corei7-64-poky-linux:/home/nick/poky/build/tmp/sysroots/nuc/usr/bin/crossscripts:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/sbin:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/bin:/home/nick/poky/build/tmp/sysroots/i686-linux/sbin:/home/nick/poky/build/tmp/sysroots/i686-linux/bin:/home/nick/poky/scripts:/home/nick/poky/bitbake/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/nick/workspace/tye-firmware/util/arm-2011.03/bin"
> >> export infodir="/usr/share/info"
> >> export BUILD_CC="gcc "
> >> export
> >> BUILD_LDFLAGS="-L/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> >> -L/home/nick/poky/build/tmp/sysroots/i686-linux/lib
> >> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> >> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/lib
> >> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> >> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/lib -Wl,-O1"
> >> export BUILD_CCLD="gcc "
> >> export
> >>
> CFLAGS_FOR_BUILD="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include
> >> -O2 -pipe"
> >> export CC="x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7
> >> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
> >> export CPPFLAGS=""
> >> export OBJCOPY="x86_64-poky-linux-objcopy"
> >> export systemd_unitdir="/lib/systemd"
> >> export
> >>
> PKG_CONFIG_DIR="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig"
> >> export CCLD="x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7
> >> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
> >> export base_bindir="/bin"
> >> export
> >>
> PKG_CONFIG_LIBDIR="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig"
> >> export sbindir="/usr/sbin"
> >> export CFLAGS=" -O2 -pipe -g -feliminate-unused-debug-types"
> >> export
> >>
> LDFLAGS_FOR_BUILD="-L/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> >> -L/home/nick/poky/build/tmp/sysroots/i686-linux/lib
> >> -Wl,-r

Re: [oe] tk 8.6.0: strange error: "oe_runmake: command not found"

2014-02-17 Thread Paul Barker
On 11 February 2014 13:01, Nick D'Ademo  wrote:
> The only reference to "oe_runmake" in the run file is within the
> autotools_do_install() function (as pasted in my previous message).
>
> Complete run file below:
>
>> #!/bin/sh
>>
>> # Emit a useful diagnostic if something fails:
>> bb_exit_handler() {
>> ret=$?
>> case $ret in
>> 0)  ;;
>> *)  case $BASH_VERSION in
>> "")   echo "WARNING: exit code $ret from a shell command.";;
>> *)echo "WARNING: ${BASH_SOURCE[0]}:${BASH_LINENO[0]} exit $ret
>> from
>>   "$BASH_COMMAND"";;
>> esac
>> exit $ret
>> esac
>> }
>> trap 'bb_exit_handler' 0
>> set -e
>> export localstatedir="/var"
>> export prefix="/usr"
>> export LD="x86_64-poky-linux-ld
>> --sysroot=/home/nick/poky/build/tmp/sysroots/nuc  "
>> export RANLIB="x86_64-poky-linux-ranlib"
>> export CXX="x86_64-poky-linux-g++  -m64 -march=corei7 -mtune=corei7
>> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
>> export lt_cv_sys_lib_dlsearch_path_spec="/usr/lib64 /lib64"
>> export servicedir="/srv"
>> export sysconfdir="/etc"
>> export TARGET_LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed"
>> export PKG_CONFIG_DISABLE_UNINSTALLED="yes"
>> export STRINGS="x86_64-poky-linux-strings"
>> export
>> BUILD_CFLAGS="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include
>> -O2 -pipe"
>> export base_prefix=""
>> export CPP="x86_64-poky-linux-gcc -E
>> --sysroot=/home/nick/poky/build/tmp/sysroots/nuc  -m64 -march=corei7
>> -mtune=corei7 -mfpmath=sse -msse4.2"
>> export
>> PSEUDO_LOCALSTATEDIR="/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/pseudo/"
>> export LOGNAME="nick"
>> export STRIP="x86_64-poky-linux-strip"
>> export datadir="/usr/share"
>> export PKG_CONFIG_SYSROOT_DIR="/home/nick/poky/build/tmp/sysroots/nuc"
>> export bindir="/usr/bin"
>> export mandir="/usr/share/man"
>> export
>> CPPFLAGS_FOR_BUILD="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include"
>> export PATCH_GET="0"
>> export LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
>> -Wl,-rpath,/usr/lib64/tcltk/8.6.0/lib"
>> export MAKE="make"
>> export
>> PKG_CONFIG_PATH="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig:/home/nick/poky/build/tmp/sysroots/nuc/usr/share/pkgconfig"
>> export LD_FOR_BUILD="ld "
>> export AS="x86_64-poky-linux-as  "
>> export AR="x86_64-poky-linux-ar"
>> export exec_prefix="/usr"
>> export LC_ALL="C"
>> export base_libdir="/lib64"
>> export
>> PATH="/home/nick/poky/scripts:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/bin/corei7-64-poky-linux:/home/nick/poky/build/tmp/sysroots/nuc/usr/bin/crossscripts:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/sbin:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/bin:/home/nick/poky/build/tmp/sysroots/i686-linux/sbin:/home/nick/poky/build/tmp/sysroots/i686-linux/bin:/home/nick/poky/scripts:/home/nick/poky/bitbake/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/nick/workspace/tye-firmware/util/arm-2011.03/bin"
>> export infodir="/usr/share/info"
>> export BUILD_CC="gcc "
>> export
>> BUILD_LDFLAGS="-L/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
>> -L/home/nick/poky/build/tmp/sysroots/i686-linux/lib
>> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
>> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/lib
>> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
>> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/lib -Wl,-O1"
>> export BUILD_CCLD="gcc "
>> export
>> CFLAGS_FOR_BUILD="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include
>> -O2 -pipe"
>> export CC="x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7
>> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
>> export CPPFLAGS=""
>> export OBJCOPY="x86_64-poky-linux-objcopy"
>> export systemd_unitdir="/lib/systemd"
>> export
>> PKG_CONFIG_DIR="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig"
>> export CCLD="x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7
>> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
>> export base_bindir="/bin"
>> export
>> PKG_CONFIG_LIBDIR="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig"
>> export sbindir="/usr/sbin"
>> export CFLAGS=" -O2 -pipe -g -feliminate-unused-debug-types"
>> export
>> LDFLAGS_FOR_BUILD="-L/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
>> -L/home/nick/poky/build/tmp/sysroots/i686-linux/lib
>> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
>> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/lib
>> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
>> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/lib -Wl,-O1"
>> export docdir="/usr/share/doc"
>> export TERM="xterm"
>> export CCACHE_DISABLE="1"
>> export
>> BUILD_CXXFLAGS="-isystem/home/nick/poky/build/tmp/sysroots/i686

Re: [oe] tk 8.6.0: strange error: "oe_runmake: command not found"

2014-02-11 Thread Nick D'Ademo
The only reference to "oe_runmake" in the run file is within the
autotools_do_install() function (as pasted in my previous message).

Complete run file below:

#!/bin/sh
>
> # Emit a useful diagnostic if something fails:
> bb_exit_handler() {
> ret=$?
> case $ret in
> 0)  ;;
> *)  case $BASH_VERSION in
> "")   echo "WARNING: exit code $ret from a shell command.";;
> *)echo "WARNING: ${BASH_SOURCE[0]}:${BASH_LINENO[0]} exit $ret
> from
>   "$BASH_COMMAND"";;
> esac
> exit $ret
> esac
> }
> trap 'bb_exit_handler' 0
> set -e
> export localstatedir="/var"
> export prefix="/usr"
> export LD="x86_64-poky-linux-ld
> --sysroot=/home/nick/poky/build/tmp/sysroots/nuc  "
> export RANLIB="x86_64-poky-linux-ranlib"
> export CXX="x86_64-poky-linux-g++  -m64 -march=corei7 -mtune=corei7
> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
> export lt_cv_sys_lib_dlsearch_path_spec="/usr/lib64 /lib64"
> export servicedir="/srv"
> export sysconfdir="/etc"
> export TARGET_LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed"
> export PKG_CONFIG_DISABLE_UNINSTALLED="yes"
> export STRINGS="x86_64-poky-linux-strings"
> export
> BUILD_CFLAGS="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include
> -O2 -pipe"
> export base_prefix=""
> export CPP="x86_64-poky-linux-gcc -E
> --sysroot=/home/nick/poky/build/tmp/sysroots/nuc  -m64 -march=corei7
> -mtune=corei7 -mfpmath=sse -msse4.2"
> export
> PSEUDO_LOCALSTATEDIR="/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/pseudo/"
> export LOGNAME="nick"
> export STRIP="x86_64-poky-linux-strip"
> export datadir="/usr/share"
> export PKG_CONFIG_SYSROOT_DIR="/home/nick/poky/build/tmp/sysroots/nuc"
> export bindir="/usr/bin"
> export mandir="/usr/share/man"
> export
> CPPFLAGS_FOR_BUILD="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include"
> export PATCH_GET="0"
> export LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
> -Wl,-rpath,/usr/lib64/tcltk/8.6.0/lib"
> export MAKE="make"
> export
> PKG_CONFIG_PATH="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig:/home/nick/poky/build/tmp/sysroots/nuc/usr/share/pkgconfig"
> export LD_FOR_BUILD="ld "
> export AS="x86_64-poky-linux-as  "
> export AR="x86_64-poky-linux-ar"
> export exec_prefix="/usr"
> export LC_ALL="C"
> export base_libdir="/lib64"
> export
> PATH="/home/nick/poky/scripts:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/bin/corei7-64-poky-linux:/home/nick/poky/build/tmp/sysroots/nuc/usr/bin/crossscripts:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/sbin:/home/nick/poky/build/tmp/sysroots/i686-linux/usr/bin:/home/nick/poky/build/tmp/sysroots/i686-linux/sbin:/home/nick/poky/build/tmp/sysroots/i686-linux/bin:/home/nick/poky/scripts:/home/nick/poky/bitbake/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/nick/workspace/tye-firmware/util/arm-2011.03/bin"
> export infodir="/usr/share/info"
> export BUILD_CC="gcc "
> export
> BUILD_LDFLAGS="-L/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> -L/home/nick/poky/build/tmp/sysroots/i686-linux/lib
> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/lib
> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/lib -Wl,-O1"
> export BUILD_CCLD="gcc "
> export
> CFLAGS_FOR_BUILD="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include
> -O2 -pipe"
> export CC="x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7
> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
> export CPPFLAGS=""
> export OBJCOPY="x86_64-poky-linux-objcopy"
> export systemd_unitdir="/lib/systemd"
> export
> PKG_CONFIG_DIR="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig"
> export CCLD="x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7
> -mfpmath=sse -msse4.2 --sysroot=/home/nick/poky/build/tmp/sysroots/nuc"
> export base_bindir="/bin"
> export
> PKG_CONFIG_LIBDIR="/home/nick/poky/build/tmp/sysroots/nuc/usr/lib64/pkgconfig"
> export sbindir="/usr/sbin"
> export CFLAGS=" -O2 -pipe -g -feliminate-unused-debug-types"
> export
> LDFLAGS_FOR_BUILD="-L/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> -L/home/nick/poky/build/tmp/sysroots/i686-linux/lib
> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> -Wl,-rpath-link,/home/nick/poky/build/tmp/sysroots/i686-linux/lib
> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/usr/lib
> -Wl,-rpath,/home/nick/poky/build/tmp/sysroots/i686-linux/lib -Wl,-O1"
> export docdir="/usr/share/doc"
> export TERM="xterm"
> export CCACHE_DISABLE="1"
> export
> BUILD_CXXFLAGS="-isystem/home/nick/poky/build/tmp/sysroots/i686-linux/usr/include
> -O2 -pipe -fpermissive"
> export FC="x86_64-poky-linux-gfortran  -m64 -march=corei7 -mtune=corei7
> -mfpmath=sse -msse4.2 --sysroot=/home/

Re: [oe] tk 8.6.0: strange error: "oe_runmake: command not found"

2014-02-11 Thread Paul Barker
On 7 February 2014 13:53, Nick D'Ademo  wrote:
> Thanks Paul.
>
> The run log has oe_runmake called via:
>
>> autotools_do_install() {
>> oe_runmake
>> 'DESTDIR=/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/image'
>> install
>> # Info dir listing isn't interesting at this point so remove it if it
>> exists.
>> if [ -e
>> "/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/image/usr/share/info/dir"
>> ]; then
>> rm -f
>> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/image/usr/share/info/dir
>> fi
>>
>> }
>

You should see the definition of oe_runmake() in the run file itself,
possibly after the autotools_do_install() function. That run file
should include everything that is needed. Could you confirm that is
there, maybe post the whole run file for further investigation?

Thanks,

-- 
Paul Barker

Email: p...@paulbarker.me.uk
http://www.paulbarker.me.uk
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] tk 8.6.0: strange error: "oe_runmake: command not found"

2014-02-07 Thread Nick D'Ademo
Thanks Paul.

The run log has *oe_runmake* called via:

autotools_do_install() {
> 
> *oe_runmake*'DESTDIR=/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/image'
> install
> # Info dir listing isn't interesting at this point so remove it if it
> exists.
> if [ -e
> "/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/image/usr/share/info/dir"
> ]; then
> rm -f
> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/image/usr/share/info/dir
> fi
>
> }
>

My base.bbclass (meta/classes) also has oe_runmake defined:

oe_runmake() {
> bbnote ${MAKE} ${EXTRA_OEMAKE} "$@"
> ${MAKE} ${EXTRA_OEMAKE} "$@" || die "oe_runmake failed"
> }
>

So I'm very puzzled as to why the recipe can't find oe_runmake...



On Sat, Feb 8, 2014 at 12:06 AM, Paul Barker  wrote:

> On 7 February 2014 12:11, Nick D'Ademo  wrote:
> > No progress on working this one out unfortunately...
> > This is still a build show-stopper for me - anyone have any ideas?
> >
> > Thanks,
> > Nick
> >
> >
> > On Thu, Jan 30, 2014 at 10:57 PM, Nick D'Ademo 
> wrote:
> >
> >> I'm encountering a strange error at the install step with the tk 8.6.0
> >> recipe (full log below). Does anyone have any ideas on this?
> >> This recipe was compiling fine before (and has not been recently
> changed -
> >> last change Dec 5 2013) so I'm not sure what has broken it...
> >>
> >> Thanks,
> >> Nick
> >>
> >> ERROR: Function failed: do_install (log file is located at
> >>>
> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/log.do_install.1831)
> >>> ERROR: Logfile of failure stored in:
> >>>
> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/log.do_install.1831
> >>> Log data follows:
> >>> | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc',
> >>> 'bit-64', 'x86_64-linux', 'common']
> >>> | DEBUG: Executing shell function do_install
> >>> |
> >>>
> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/run.do_install.1831:
> >>> line 269: oe_runmake: command not found
> >>> | WARNING:
> >>>
> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/run.do_install.1831:1
> >>> exit 127 from
> >>> |   oe_runmake
> >>>
> 'DESTDIR=/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/image'
> >>> install
> >>> | ERROR: Function failed: do_install (log file is located at
> >>>
> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/log.do_install.1831)
> >>> ERROR: Task 2098
> >>> (/home/nick/poky/meta-openembedded/meta-oe/recipes-devtools/tcltk/
> >>> tk_8.6.0.bb, do_install) failed with exit code '1'
> >>> NOTE: Tasks Summary: Attempted 6752 tasks of which 6751 didn't need to
> be
> >>> rerun and 1 failed.
> >>> No currently running tasks (2879 of 6817)
> >>>
> >>> Summary: 1 task failed:
> >>>   /home/nick/poky/meta-openembedded/meta-oe/recipes-devtools/tcltk/
> >>> tk_8.6.0.bb, do_install
> >>> Summary: There was 1 ERROR message shown, returning a non-zero exit
> code.
> >>>
> >>
>
> Have you looked at the log and run files mentioned?
>
>
> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/run.do_install.1831
> contains all the commands for the do_install stage and should define
> oe_runmake.
>
>
> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/log.do_install.1831
> contains the output from running those commands.
>
> The number after the final '.' is the pid so will change each time
> bitbake runs that step.
>
> If you can't spot anything in these files, send them to the mailing
> list, maybe someone else can.
>
> --
> Paul Barker
>
> Email: p...@paulbarker.me.uk
> http://www.paulbarker.me.uk
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] tk 8.6.0: strange error: "oe_runmake: command not found"

2014-02-07 Thread Paul Barker
On 7 February 2014 12:11, Nick D'Ademo  wrote:
> No progress on working this one out unfortunately...
> This is still a build show-stopper for me - anyone have any ideas?
>
> Thanks,
> Nick
>
>
> On Thu, Jan 30, 2014 at 10:57 PM, Nick D'Ademo  wrote:
>
>> I'm encountering a strange error at the install step with the tk 8.6.0
>> recipe (full log below). Does anyone have any ideas on this?
>> This recipe was compiling fine before (and has not been recently changed -
>> last change Dec 5 2013) so I'm not sure what has broken it...
>>
>> Thanks,
>> Nick
>>
>> ERROR: Function failed: do_install (log file is located at
>>> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/log.do_install.1831)
>>> ERROR: Logfile of failure stored in:
>>> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/log.do_install.1831
>>> Log data follows:
>>> | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc',
>>> 'bit-64', 'x86_64-linux', 'common']
>>> | DEBUG: Executing shell function do_install
>>> |
>>> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/run.do_install.1831:
>>> line 269: oe_runmake: command not found
>>> | WARNING:
>>> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/run.do_install.1831:1
>>> exit 127 from
>>> |   oe_runmake
>>> 'DESTDIR=/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/image'
>>> install
>>> | ERROR: Function failed: do_install (log file is located at
>>> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/log.do_install.1831)
>>> ERROR: Task 2098
>>> (/home/nick/poky/meta-openembedded/meta-oe/recipes-devtools/tcltk/
>>> tk_8.6.0.bb, do_install) failed with exit code '1'
>>> NOTE: Tasks Summary: Attempted 6752 tasks of which 6751 didn't need to be
>>> rerun and 1 failed.
>>> No currently running tasks (2879 of 6817)
>>>
>>> Summary: 1 task failed:
>>>   /home/nick/poky/meta-openembedded/meta-oe/recipes-devtools/tcltk/
>>> tk_8.6.0.bb, do_install
>>> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>>>
>>

Have you looked at the log and run files mentioned?

/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/run.do_install.1831
contains all the commands for the do_install stage and should define
oe_runmake.

/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/log.do_install.1831
contains the output from running those commands.

The number after the final '.' is the pid so will change each time
bitbake runs that step.

If you can't spot anything in these files, send them to the mailing
list, maybe someone else can.

-- 
Paul Barker

Email: p...@paulbarker.me.uk
http://www.paulbarker.me.uk
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] tk 8.6.0: strange error: "oe_runmake: command not found"

2014-02-07 Thread Nick D'Ademo
No progress on working this one out unfortunately...
This is still a build show-stopper for me - anyone have any ideas?

Thanks,
Nick


On Thu, Jan 30, 2014 at 10:57 PM, Nick D'Ademo  wrote:

> I'm encountering a strange error at the install step with the tk 8.6.0
> recipe (full log below). Does anyone have any ideas on this?
> This recipe was compiling fine before (and has not been recently changed -
> last change Dec 5 2013) so I'm not sure what has broken it...
>
> Thanks,
> Nick
>
> ERROR: Function failed: do_install (log file is located at
>> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/log.do_install.1831)
>> ERROR: Logfile of failure stored in:
>> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/log.do_install.1831
>> Log data follows:
>> | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc',
>> 'bit-64', 'x86_64-linux', 'common']
>> | DEBUG: Executing shell function do_install
>> |
>> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/run.do_install.1831:
>> line 269: oe_runmake: command not found
>> | WARNING:
>> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/run.do_install.1831:1
>> exit 127 from
>> |   oe_runmake
>> 'DESTDIR=/home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/image'
>> install
>> | ERROR: Function failed: do_install (log file is located at
>> /home/nick/poky/build/tmp/work/corei7-64-poky-linux/tk/8.6.0-r0/temp/log.do_install.1831)
>> ERROR: Task 2098
>> (/home/nick/poky/meta-openembedded/meta-oe/recipes-devtools/tcltk/
>> tk_8.6.0.bb, do_install) failed with exit code '1'
>> NOTE: Tasks Summary: Attempted 6752 tasks of which 6751 didn't need to be
>> rerun and 1 failed.
>> No currently running tasks (2879 of 6817)
>>
>> Summary: 1 task failed:
>>   /home/nick/poky/meta-openembedded/meta-oe/recipes-devtools/tcltk/
>> tk_8.6.0.bb, do_install
>> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>>
>
>
>
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel