All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thilo Fromm <t.fromm@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [v2] wvstreams-4.6: Remove dbus support because it breaks the build
Date: Tue, 28 Sep 2010 11:08:01 +0200	[thread overview]
Message-ID: <4CA1B071.3000908@dresearch.de> (raw)
In-Reply-To: <1285662820.4168.24.camel@mattotaupa>

Helo Paul,

> Do you know, if and how »PATCH« got stripped in the subject? Without it,
> Patchwork will not pick it up, I think.

It got stripped because of your recommendation to use 
--subject-prefix="v2". The "How to submit a patch to OpenEmbedded" wiki 
page at 
<http://wiki.openembedded.net/index.php/How_to_submit_a_patch_to_OpenEmbedded#Create_and_Commit_your_patch> 
recommends the same.

Anyway, the patch got picked up by patchwork.

>> From: t.fromm<t.fromm@ba11ecae-741b-462f-8724-1218f99f5906>
>
> Where does that line come from. Did you send this patch from the same
> system and did you configure git correctly?
>
> 	git config user.name Thilo Fromm
> 	git config user.email t.fromm@dresearch.de
>
> It is just a cosmetic error, but this line will be shown in the commit
> history and used for the weekly changelog generation.

I have these two config fields set up exactly like this. Git, however, 
chooses to generate a mail with two From: header lines.

>> If wvstreams is configured with DBus support enabled (by not providing
>> --without-dbus) the the build fails at link time as libdbus cannot be
>> found:
>>
>> | ./CXX -c dbus/wvdbusconn
>> | ./CXX -c dbus/wvdbusmarshal
>> | ./CXX -c dbus/wvdbusmsg

[...]

>>
>> +PR = "r2"
>> +
>
> I think `PR` starts at 0 by default.

Well, I though this recipe was already *there* before I started, so it's 
not a "r0". But all right, I'll reset this ro "r0" in [v3].

>
>>   SRC_URI = "http://wvstreams.googlecode.com/files/${PN}-${PV}.tar.gz \
>>   	"
>>
>> @@ -10,7 +12,8 @@ inherit autotools pkgconfig
>>
>>   LDFLAGS_append = " -Wl,-rpath-link,${TOOLCHAIN_PATH}/${TARGET_SYS}/lib"
>>
>> -EXTRA_OECONF = " --without-tcl --without-qt --without-pam"
>> +# dbus detection currently broken in configure.ac; remember to add "dbus (>= 1.2.14)" to DEPENDS  when fixed
>> +EXTRA_OECONF = " --without-tcl --without-qt --without-pam --without-dbus"
>>
>>   PACKAGES_prepend = "libuniconf libuniconf-dbg "
>>   PACKAGES_prepend = "uniconfd uniconfd-dbg "
>
> Just a question. Do you know if the other version of wvstreams suffer
> from the same problem?

Nope, no idea. I am merely trying to get one single build from start to 
finish, but OpenEmbeddded keeps breaking all the time. I've been doing 
this for about a week now without success.

Given the current (in)stability of the build framework I think I'm far, 
far away from a system state reliable enough to even think about the 
cross-versioning build tests you're suggesting.

Regards, Thilo

-- 
Dipl.-Ing (FH) Thilo Fromm, MSc., Embedded Systems Developer
DResearch Digital Media Systems GmbH
Otto-Schmirgal-Str. 3, D-10319 Berlin, Germany
Tel: +49 (30) 515 932 228   mailto:t.fromm@dresearch.de
Fax: +49 (30) 515 932 77    http://www.dresearch.de
Amtsgericht: Berlin Charlottenburg, HRB:54412
Ust.-IDNr. DE169013825; WEEE Reg.-Nr. DE 85995642
Geschäftsführer: Dr. M. Weber, W. Mögle



  reply	other threads:[~2010-09-28  9:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-28  7:28 [PATCH] Remove dbus support from wvstreams-4.6 because it breaks the build Thilo Fromm
2010-09-28  7:49 ` Paul Menzel
2010-09-28  8:12   ` [v2] wvstreams-4.6: Remove dbus support " Thilo Fromm
2010-09-28  8:33     ` Paul Menzel
2010-09-28  9:08       ` Thilo Fromm [this message]
2010-09-28  9:24         ` Thilo Fromm
2010-09-28  9:26         ` Paul Menzel
2010-09-28  9:34           ` [v4] wvstreams-4.6: Remove dbus support (breaks build) Thilo Fromm
2010-09-29  8:20             ` Paul Menzel
2010-09-29  8:52               ` Thilo Fromm
2010-09-29  8:56                 ` Paul Menzel
2010-09-29  9:15               ` Steffen Sledz
2010-09-28  9:37           ` [v2] wvstreams-4.6: Remove dbus support because it breaks the build Thilo Fromm
2010-09-28 11:05         ` Steffen Sledz
2010-09-28  9:21       ` [v3] wvstreams-4.6: Remove dbus support (breaks build) Thilo Fromm
2010-09-28  8:10 ` [PATCH] Remove dbus support from wvstreams-4.6 because it breaks the build Frans Meulenbroeks
2010-09-28  9:10   ` Thilo Fromm
2010-09-28  8:19 ` Holger Freyther

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=4CA1B071.3000908@dresearch.de \
    --to=t.fromm@dresearch.de \
    --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.