[oe] [meta-oe/meta-systemd/V2 4/5] geany: initial add 1.22

Andreas Müller schnitzeltony at googlemail.com
Tue Feb 19 16:12:03 UTC 2013


On Tue, Feb 19, 2013 at 9:27 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> 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 at gmail.com> wrote:
>> > On Fri, Jan 25, 2013 at 11:26:21PM +0100, Andreas Müller wrote:
>> >> Signed-off-by: Andreas Müller <schnitzeltony at 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 at lists.openembedded.org
>> >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>> >
>> > --
>> > Martin 'JaMa' Jansa     jabber: Martin.Jansa at 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?
>
> --
No - I tried to reproduce without success and then decided to come
back later. Suggestion: Let me know if it fails again in world - then
we can think about removing it again.

Andreas




More information about the Openembedded-devel mailing list