All of lore.kernel.org
 help / color / mirror / Atom feed
* Compilation error after upgrading rocko branch
@ 2018-05-11 12:02 Iván Castell
  2018-05-11 12:10 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Iván Castell @ 2018-05-11 12:02 UTC (permalink / raw)
  To: Yocto Project

[-- Attachment #1: Type: text/plain, Size: 2084 bytes --]

Hello forum.

After updating all my layers to the lastest state of the "rocko" branch, I
am getting this error in "meta-oe" layer:

| In file included from ../../git/fontforge/splinefont.h:36:0,
|                  from ../../git/fontforge/sd.h:34,
|                  from ../../git/fontforge/svg.h:4,
|                  from ../../git/fontforge/svg.c:28:
| ../../git/inc/gwwiconv.h:44:21: error: conflicting types for
‘gww_iconv_close’
|  #define iconv_close gww_iconv_close
|                      ^
| ../../git/inc/gwwiconv.h:37:13: note: previous declaration of
‘gww_iconv_close’ was here
|  extern void gww_iconv_close( gww_iconv_t cd);
|              ^~~~~~~~~~~~~~~
| Makefile:2282: recipe for target 'libfontforge_la-svg.lo' failed
| make[2]: *** [libfontforge_la-svg.lo] Error 1
| make[2]: *** Waiting for unfinished jobs....
| make[2]: Leaving directory
'/home/yocto/yocto/build/tmp/work/x86_64-linux/fontforge-native/20170731-r0/build/fontforge'
| ERROR: oe_runmake failed
| Makefile:1561: recipe for target 'all-recursive' failed
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory '/home/yocto
/yocto/build/tmp/work/x86_64-linux/fontforge-native/20170731-r0/build'
| Makefile:1398: recipe for target 'all' failed
| make: *** [all] Error 2
| WARNING: /home/yocto/yocto/build/tmp/work/x86_64-linux/fontforge-native/20170731-r0/temp/run.do_compile.13092:1
exit 1 from 'exit 1'
| ERROR: Function failed: do_compile (log file is located at /home/yocto
/yocto/build/tmp/work/x86_64-linux/fontforge-native/20170731-r0/temp/log.do_compile.13092)
ERROR: Task (virtual:native:/home/yocto
/yocto/sources/meta-oe/meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb:do_compile)
failed with exit code '1'

This is my build machine:

 lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.4 (stretch)
Release: 9.4
Codename: stretch

rocko branch was building fine before the "git update" command.

Something seems to be broken?

Thank you in advance!
  -- Ivan

[-- Attachment #2: Type: text/html, Size: 4464 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-11 12:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-11 12:02 Compilation error after upgrading rocko branch Iván Castell
2018-05-11 12:10 ` Burton, Ross
2018-05-11 12:23   ` Iván Castell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.