I'm hand-transcribing the error (which still exists after recopying the source files into build/downloads):
-- if test $? -ne 0; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi Illegal instruction make: *** [sharedmods] Error 132 WARNING: exit code 1 from a shell command. ERROR: oe_runmake failed ERROR: Function failed: do_install (log file is located at /home/ron/yocto/build/tmp/work/core2-64-poky-linux/python/2.7.9-r1/temp/log.do_install.10995) -- The log above this shows no errors, but there are some warnings. Ron Oakes On Tue, Apr 5, 2016 at 10:50 AM, Rudolf J Streif <rudolf.str...@gmail.com> wrote: > Hi Ron, > > On Tuesday, April 05, 2016 10:37:07 AM Ronald Oakes wrote: >> When I try to build either emulated or real 64 bit distributions on an >> isolated system running Debian 8.0.3 (using BB_NO_NETWORK = "1"), >> utilizing a downloads directory copied from a system running Centos >> 7.2.1511, I get a failure in the do_install step for Python. >> > > Could you please post the error message from the log file of the install task > for Python? > >> I plan on recopying Python.tar.xz onto my isolated station and trying >> again. But, if this doesn't resolve the problem are there any >> suggestions? >> > > Considering that according to your info above the failure occurs during the > install task, the source package is most likely not the culprit. However, the > source tarball should be named something like Python-2.7.11.tar.xz which > includes the version number. > >> For what it is worth, we're probably going to be moving to newer, but >> still isolated, build stations shortly. These new stations will be >> running RedHat instead of Debian if that might make a difference. >> > >> Thank You >> Ron Oakes >> > > > Best regards, > Rudi -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto