On Mon, Oct 13, 2014 at 09:56:52AM +0200, Martin Jansa wrote: > http://www.openembedded.org/wiki/Bitbake_World_Status > > == Failed tasks 2014-10-13 == > > === common () === > > === common-x86 (0) === > > === qemuarm (0) === > > === qemux86 (0) === > > === qemux86_64 (0) ===
Khem had good idea to list also all blacklisted recipes (which should be fixed) meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.2.bb:PNBLACKLIST[ifuse] = "depends on blacklisted libimobiledevice" meta-gnome/recipes-apps/gnome-mplayer/gnome-mplayer_1.0.5.bb:PNBLACKLIST[gnome-mplayer] = "rdepends on blacklisted mplayer" meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb:PNBLACKLIST[gcr] = "CONFLICT: 4 files conflict with gnome-keyring" meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb:PNBLACKLIST[gnome-menus3] = "CONFLICT: 24 files are conflicting with gnome-menus" meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb:PNBLACKLIST[gnome-panel3] = "CONFLICT: depends on libgweather3 which conflicts with libgweather" meta-gnome/recipes-gnome/gweather/libgweather3_3.0.2.bb:PNBLACKLIST[libgweather3] = "CONFLICT: 876 files are conflicting with libgweather" meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb:PNBLACKLIST[zenity] = "BROKEN: doesn't build with B!=S" meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb:PNBLACKLIST[xbmc] = "/usr/include/c++/ctime:70:11: error: '::gmtime' has not been declared" meta-multimedia/recipes-multimedia/coriander/coriander_2.0.2.bb:PNBLACKLIST[coriander] = "BROKEN: fails to use SDL probably because libsdl-config was removed, error: unknown type name 'SDL_Overlay'" meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb:PNBLACKLIST[renderer-service-upnp] = "BROKEN: doesn't build with B!=S (trying to install rendererconsole.py from ${B} instead of ${S})" meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.16.bb:PNBLACKLIST[lksctp-tools] = "BROKEN: fails to link against sctp_connectx symbol" meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb:PNBLACKLIST[libimobiledevice] = "cannot run test program while cross compiling" meta-oe/recipes-connectivity/soft66/soft66_git.bb:PNBLACKLIST[soft66] = "BROKEN: depends on broken libftdi" meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb:PNBLACKLIST[zeroc-ice] = "BROKEN: not compatible with default db version" meta-oe/recipes-extended/subsurface/subsurface_git.bb:PNBLACKLIST[subsurface] = "Needs to be upgraded for compatibility with new libdivecomputer" meta-oe/recipes-extended/zsh/zsh.inc:PNBLACKLIST[zsh] = "BROKEN: doesn't build with B!=S (gnu-configize executed in ${B})" meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb:PNBLACKLIST[clutter-box2d] = "BROKEN: doesn't build with B!=S" meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb:PNBLACKLIST[fim] = "BROKEN: doesn't build with B!=S (flex: can't open lex.lex)" meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb:PNBLACKLIST[xf86-input-mtev] = "BROKEN: doesn't build with B!=S (Makefile without ${S} in sed call)" meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb:PNBLACKLIST[mplayer2] = "Requires newer libav which has negative D_P" meta-oe/recipes-navigation/omgps/omgps_svn.bb:PNBLACKLIST[omgps] = "BROKEN: sound.c:61:35: error: 'saveptr' may be used uninitialized in this function [-Werror=maybe-uninitialized]" meta-oe/recipes-qt/qconnman/qconnman-e_git.bb:PNBLACKLIST[qconnman-e] = "BROKEN: doesn't work with B!=S, ls: cannot access *.pro: No such file or directory" meta-oe/recipes-qt/qconnman/qconnman_git.bb:PNBLACKLIST[qconnman] = "BROKEN: doesn't work with B!=S, ls: cannot access *.pro: No such file or directory" meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb:PNBLACKLIST[sylpheed] = "BROKEN: Doesn't work with B!=S" meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb:PNBLACKLIST[apcupsd] = "BROKEN: doesn't build with B!=S" meta-oe/recipes-support/emacs/emacs_23.4.bb:PNBLACKLIST[emacs] = "qemu: uncaught target signal 11 (Segmentation fault) - core dumped" meta-oe/recipes-support/libftdi/libftdi_0.19.bb:PNBLACKLIST[libftdi] = "BROKEN: needs to be updated to detect libusb with pkg-config instead of libusb-config" meta-oe/recipes-support/maliit/maliit-framework_git.bb:PNBLACKLIST[maliit-framework] = "BROKEN: Wasn't updated to work with B!=S, maybe incorrectly inherits autotools" meta-oe/recipes-support/maliit/maliit-plugins_git.bb:PNBLACKLIST[maliit-plugins] = "BROKEN: depends on broken maliit-framework" meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb:PNBLACKLIST[openmotif] = "BROKEN: doesn't build with B!=S" meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb:PNBLACKLIST[vala-terminal] = "BROKEN: Doesn't work with B!=S, touch: cannot touch `src/.stamp': No such file or directory" meta-webserver/recipes-php/modphp/modphp5.inc:PNBLACKLIST[modphp] = "CONFLICT: 466 header files conflict with php" meta-webserver/recipes-php/xdebug/xdebug_2.2.5.bb:PNBLACKLIST[xdebug] = "CONFLICT: depends on blocked modphp" My world builds are also using some pending changes for oe-core: pick e48e7c3 qemux86: Add identical qemux86copy variant for tests pick adfa159 WIP: Add KERNEL_EXTRA_ARGS? pick 740db8a libsdl: Add support for libsdl-native pick 3b301ea report-error: Allow to upload reports automatically pick 25641a4 DO-NOT-MERGE: distutils3.bbclass: Don't use MACHINE variable pick 7fdd1da gdb: force arm mode pick e61f0dc icu: force arm mode pick a04bf08 gst-ffmpeg: add dependency on libpostproc pick 11cca8b libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11 pick c87b7a5 xorg-app: add x11 to required DISTRO_FEATURES and cleanup dependencies pick 23f0eaf recipes: add x11 to required DISTRO_FEATURES pick 1284a10 xorg-driver: add x11 to required DISTRO_FEATURES pick 38bd8f1 recipes-qt: add x11 to required DISTRO_FEATURES pick 69efd15 resolvconf: Drop allarch pick f33e65a usbinit, weston-init, run-postinsts, qt-demo-init: Drop allarch pick 9035c1a ppp-dialin: Drop allarch pick 3532862 linux-firmware: Drop allarch pick a5e0955 initramfs-framework: Drop allarch pick 98d62fa libav: drop older 0.8.11 and use libav-9 by default pick 6ca40f7 systemd: don't move libgudev around, it breaks libgudev-1.0.la so don't expect the list to be empty if you try to reproduce it with oe-core/master or poky.
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core