All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH][meta-oe 04/10] sessreg: Blacklist, fails to build man pages
Date: Thu,  1 Oct 2015 17:30:22 +0200	[thread overview]
Message-ID: <1443713428-8635-4-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1443713428-8635-1-git-send-email-Martin.Jansa@gmail.com>

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-oe/recipes-graphics/xorg-app/sessreg_1.1.0.bb | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/meta-oe/recipes-graphics/xorg-app/sessreg_1.1.0.bb b/meta-oe/recipes-graphics/xorg-app/sessreg_1.1.0.bb
index 617811a..2ae25b3 100644
--- a/meta-oe/recipes-graphics/xorg-app/sessreg_1.1.0.bb
+++ b/meta-oe/recipes-graphics/xorg-app/sessreg_1.1.0.bb
@@ -6,3 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d938a70c8280c265a1ccd2954365d185"
 
 SRC_URI[md5sum] = "e238c89dabc566e1835e1ecb61b605b9"
 SRC_URI[sha256sum] = "551177657835e0902b5eee7b19713035beaa1581bbd3c6506baa553e751e017c"
+
+# | sed: file filenames.sed line 3: unterminated `s' command
+# | make[2]: *** [sessreg.1] Error 1
+# | make[2]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/sessreg/1.1.0-r0/build/man'
+PNBLACKLIST[sessreg] ?= "BROKEN: fails to generate man pages"
-- 
2.6.0



  parent reply	other threads:[~2015-10-01 15:29 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-18 11:54 State of bitbake world, Failed tasks 2015-09-13 Martin Jansa
2015-09-18 13:14 ` [PATCH 1/3] insane.bbclass: show PN and relative path in package_qa_check_host_user Martin Jansa
2015-09-18 13:14   ` [PATCH 2/3] insane.bbclass: drop extra line-feed in pkgname check Martin Jansa
2015-09-18 13:14   ` [PATCH 3/3] package.bbclass: add summary line to installed-vs-shipped QA check Martin Jansa
2015-09-18 19:29     ` Christopher Larson
2015-09-18 13:41   ` [PATCH 1/3] insane.bbclass: show PN and relative path in package_qa_check_host_user Mike Looijmans
2015-09-18 15:13     ` Martin Jansa
2015-09-18 15:15     ` [PATCHv2 " Martin Jansa
2015-09-18 18:22 ` [OE-core] State of bitbake world, Failed tasks 2015-09-13 akuster808
2015-09-18 18:22   ` akuster808
2015-09-23 11:39 ` Martin Jansa
2015-10-01 15:29 ` [PATCH][meta-oe 1/4] mkvtoolnix: Blacklist, fails to build with gcc-5 Martin Jansa
2015-10-01 15:29   ` [PATCH][meta-oe 2/4] mplayer2: " Martin Jansa
2015-10-02  2:21     ` Khem Raj
2015-10-01 15:30   ` [PATCH][meta-oe 3/4] libuio: " Martin Jansa
2015-10-02  2:20     ` Khem Raj
2015-10-01 15:30   ` [PATCH][meta-oe 4/4] libdbi-drivers: " Martin Jansa
2015-10-02  2:19   ` [PATCH][meta-oe 1/4] mkvtoolnix: " Khem Raj
2015-10-01 15:30 ` [PATCH][meta-oe 01/10] nautilus3: Fix build with B != S Martin Jansa
2015-10-01 15:30   ` [PATCH][meta-oe 02/10] packagekit: blacklist, depends on disabled libopkg API Martin Jansa
2015-10-01 15:30   ` [PATCH][meta-oe 03/10] libnet-dns-perl: blacklist, fails to build with current perl Martin Jansa
2015-10-01 15:30   ` Martin Jansa [this message]
2015-10-01 15:30   ` [PATCH][meta-oe 05/10] epdf: Blacklist, old and not compatible with current poppler Martin Jansa
2015-10-01 15:30   ` [PATCH][meta-oe 06/10] gnome-power-manager: Blacklist not compatible with current libnotify Martin Jansa
2015-10-01 15:30   ` [PATCH][meta-oe 07/10] qt-creator: blacklist because fails to build and conflicts with qt5-creator Martin Jansa
2015-10-01 15:30   ` [PATCH][meta-oe 08/10] elmdentica, azy: blacklist because they are old and fail to build with gcc-5 Martin Jansa
2015-10-02  2:26     ` Khem Raj
2015-10-02  8:20       ` Martin Jansa
2015-10-02 11:01         ` Philip Balister
2015-10-02 13:41         ` Khem Raj
2015-10-01 15:30   ` [PATCH][meta-oe 09/10] gdal: blacklist, fails " Martin Jansa
2015-10-02  2:29     ` Khem Raj
2015-10-01 15:30   ` [PATCH][meta-oe 10/10] gtkextra: " Martin Jansa
2015-10-02 13:44 ` [PATCH][meta-efl] webkit-efl: fix build with cmake-3* Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1443713428-8635-4-git-send-email-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.