[oe] No Python in STAGING_INCDIR. Forgot to build python-native ?

Geoffrey Wossum geoffrey at pager.net
Wed Jun 4 20:21:47 UTC 2008


I was just watching an OE build, and it spat out the message:

NOTE: package libxml2-native-2.6.29-r3: task do_setscene: started
NOTE: No Python in STAGING_INCDIR. Forgot to build python-native ?:None while 
evaluating:
--with-python=/home/geoff/lrs/playpaq/tmp/staging/i686-linux/usr/include/${@libxml2_native_python_dir(d)}                 --without-debug --without-legacy --without-catalog --without-docbook --with-c14n
NOTE: No Python in STAGING_INCDIR. Forgot to build python-native ?:None while 
evaluating:
        if [ -x ${S}/configure ] ; then
                cfgcmd="${S}/configure \
                    --build=${BUILD_SYS} \
                    --host=${HOST_SYS} \
                    --target=${TARGET_SYS} \
                    --prefix=${prefix} \
                    --exec_prefix=${exec_prefix} \
                    --bindir=${bindir} \
                    --sbindir=${sbindir} \
                    --libexecdir=${libexecdir} \
                    --datadir=${datadir} \
                    --sysconfdir=${sysconfdir} \
                    --sharedstatedir=${sharedstatedir} \
                    --localstatedir=${localstatedir} \
                    --libdir=${libdir} \
                    --includedir=${includedir} \
                    --oldincludedir=${oldincludedir} \
                    --infodir=${infodir} \
                    --mandir=${mandir} \
                        ${EXTRA_OECONF} \
                    $@"
                oenote "Running $cfgcmd..."
                $cfgcmd || oefatal "oe_runconf failed"
        else
                oefatal "no configure script found"
        fi

NOTE: Checking if staging package installed
NOTE: No. Manually removing any installed files
NOTE: package libxml2-native-2.6.29-r3: task do_setscene: completed

And then it kept on truckin'.  What does that mean?  Is it important?

TIA,
---
Geoffrey



And then




More information about the Openembedded-devel mailing list