From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe/meta-systemd/V2 4/5] geany: initial add 1.22
Date: Tue, 19 Feb 2013 09:27:44 +0100 [thread overview]
Message-ID: <20130219082744.GT3300@jama> (raw)
In-Reply-To: <CALbNGRQepRvg6+EVXzuSZA4a+JTuknBEHm=PJ0L=0a0hGpoX7w@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2722 bytes --]
On Sat, Jan 26, 2013 at 01:13:32PM +0100, Andreas Müller wrote:
> On Sat, Jan 26, 2013 at 12:51 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> > On Fri, Jan 25, 2013 at 11:26:21PM +0100, Andreas Müller wrote:
> >> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> >> ---
> >> meta-oe/recipes-devtools/geany/geany_1.22.bb | 13 +++++++++++++
> >> 1 files changed, 13 insertions(+), 0 deletions(-)
> >> create mode 100644 meta-oe/recipes-devtools/geany/geany_1.22.bb
> >
> > Fails in world build
> >
> > | configure: error: No C++ compiler found. Please install a C++ compiler.
> > | Configure failed. The contents of all config.log files follows to aid debugging
> > | /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/geany/1.22-r0/geany-1.22/config.log
> > | This file contains any messages produced by compilers while
> > | running configure, to aid debugging if configure makes a mistake.
> > |
> > | It was created by Geany configure 1.22, which was
> > | generated by GNU Autoconf 2.69. Invocation command line was
> >
> > Complete log here:
> > http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.world.20130125_082000.log/
> >
> > Cheers,
> >
> >>
> >> diff --git a/meta-oe/recipes-devtools/geany/geany_1.22.bb b/meta-oe/recipes-devtools/geany/geany_1.22.bb
> >> new file mode 100644
> >> index 0000000..1e56ec8
> >> --- /dev/null
> >> +++ b/meta-oe/recipes-devtools/geany/geany_1.22.bb
> >> @@ -0,0 +1,13 @@
> >> +DESCRIPTION = "A fast and lightweight IDE"
> >> +HOMEPAGE = "http://www.geany.org/"
> >> +LICENSE = "GPLv2"
> >> +LIC_FILES_CHKSUM = "file://COPYING;md5=c107cf754550e65755c42985a5d4e9c9"
> >> +DEPENDS = "gtk+"
> >> +
> >> +inherit autotools pkgconfig
> >> +
> >> +SRC_URI = "http://download.geany.org/${PN}-${PV}.tar.bz2"
> >> +SRC_URI[md5sum] = "0672077fe83e2a739aa0eaca426aacf0"
> >> +SRC_URI[sha256sum] = "901a35a7395ef10a80fb10b3ab63bae3871693a4e82d56388e9521a27877577e"
> >> +
> >> +FILES_${PN} += "${datadir}/icons"
> >> --
> >> 1.7.4.4
> >>
> >>
> >> _______________________________________________
> >> Openembedded-devel mailing list
> >> Openembedded-devel@lists.openembedded.org
> >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> >
> > --
> > Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
> >
> OK I try to find out what goes wrong. What about the others of this series?
I've accidentally merged this one today (it was in branch for long time
and I haven't seen failure in world build, because it's blacklisted
since I've reported this.
Any news on it?
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-02-19 8:44 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-25 22:26 [meta-oe/meta-systemd/V2 0/5] various patches Andreas Müller
2013-01-25 22:26 ` [meta-oe/meta-systemd/V2 1/5] thunar: add RRECOMMENDS and RDEPENDS to ensure full functionality Andreas Müller
2013-01-25 22:26 ` [meta-oe/meta-systemd/V2 2/5] tumbler: update to 0.1.27 Andreas Müller
2013-01-25 22:26 ` [meta-oe/meta-systemd/V2 3/5] daemonize: initial add 1.73+ Andreas Müller
2013-01-25 22:26 ` [meta-oe/meta-systemd/V2 4/5] geany: initial add 1.22 Andreas Müller
2013-01-26 11:51 ` Martin Jansa
2013-01-26 12:13 ` Andreas Müller
2013-01-26 22:09 ` Martin Jansa
2013-02-19 8:27 ` Martin Jansa [this message]
2013-02-19 16:12 ` Andreas Müller
2013-02-19 17:45 ` Martin Jansa
2013-02-20 18:00 ` Andreas Müller
2013-02-20 23:10 ` Martin Jansa
2013-02-21 8:21 ` Andreas Müller
2013-01-25 22:26 ` [meta-oe/meta-systemd/V2 5/5] lxdm: disable screensaver by default when starting X Andreas Müller
2013-01-28 10:40 ` [meta-oe/meta-systemd/V2 0/5] various patches 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=20130219082744.GT3300@jama \
--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.