Hello,
I would like to build a new image but i have this error after 5 hours downloading/compiling..
| ../i586-poky-linux-libtool --tag=CC --mode=link i586-poky-linux-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -mstackrealign -fno-omit-frame-pointer --sysroot=/media/dev/edison/edison-src/build/tmp/sysroots/edison -O2 -pipe -g -feliminate-unused-debug-types -version-info 3:0:0 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o libmpc.la -rpath /usr/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lgmp -lm
| i586-poky-linux-libtool: link: `abs.lo' is not a valid libtool object
| Makefile:412: recipe for target 'libmpc.la' failed
| make[2]: *** [libmpc.la] Error 1
| make[2]: Leaving directory '/media/dev/edison/edison-src/build/tmp/work/core2-32-poky-linux/libmpc/1.0.2-r0/build/src'
| Makefile:446: recipe for target 'all-recursive' failed
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory '/media/dev/edison/edison-src/build/tmp/work/core2-32-poky-linux/libmpc/1.0.2-r0/build'
| Makefile:356: recipe for target 'all' failed
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| WARNING: /media/dev/edison/edison-src/build/tmp/work/core2-32-poky-linux/libmpc/1.0.2-r0/temp/run.do_compile.32719:1 exit 1 from
| exit 1
| ERROR: Function failed: do_compile (log file is located at /media/dev/edison/edison-src/build/tmp/work/core2-32-poky-linux/libmpc/1.0.2-r0/temp/log.do_compile.32719)
ERROR: Task 2658 (/media/dev/edison/edison-src/poky/meta/recipes-support/libmpc/libmpc_1.0.2.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1335 tasks of which 1333 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/media/dev/edison/edison-src/poky/meta/recipes-support/libmpc/libmpc_1.0.2.bb, do_compile
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Do you have an idée , i'm on jessie/sid?
Thanks a lot !