All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Huang, Jie (Jackie)" <Jackie.Huang@windriver.com>
To: "BURTON, ROSS" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/2 v2] boost: add support for additional boost libs
Date: Wed, 28 Sep 2016 00:43:53 +0000	[thread overview]
Message-ID: <1B858668EC6A94408DCA5225FDFA85AA013A2E1CB9@ALA-MBA.corp.ad.wrs.com> (raw)
In-Reply-To: <CAJTo0Lb0+rRw3LTdaW7PjkGPC1mo==s1CAF8MX9ozTabvOdDPQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1229 bytes --]

Yes, they are needed for the cases not handled by the python logic, or I met QA issues:

WARNING: Variable key FILES_${PN}-locale (${datadir}/locale) replaces original key FILES_boost-locale (${libdir}/libboost_locale.so.*)
WARNING: boost-1.61.0-r0 do_package: QA Issue: boost: Files/directories were installed but not shipped in any package:
  /usr/lib64/libboost_locale.so.1.61.0

For the graph parts, all libboost_graph* will go into PN-graph and PN-graph_parallel will be empty.

Thanks,
Jackie


From: Burton, Ross [mailto:ross.burton@intel.com]
Sent: Tuesday, September 27, 2016 8:29 PM
To: Huang, Jie (Jackie)
Cc: OE-core
Subject: Re: [OE-core] [PATCH 2/2 v2] boost: add support for additional boost libs


On 26 September 2016 at 08:56, <jackie.huang@windriver.com<mailto:jackie.huang@windriver.com>> wrote:
+FILES_${PN}-graph = "${libdir}/libboost_graph.so.*"
+FILES_${PN}-graph_parallel = "${libdir}/libboost_graph_parallel.so.*"
+FILES_${PN}-locale = "${libdir}/libboost_locale.so.*"
+FILES_${PN}-mpi = "${libdir}/mpi.so ${libdir}/libboost_mpi*.so.*"

Are all of these really required?  Apart from ${libdir}/mpi.so they look like they'll be handled by the Python logic in the recipe.

Ross

[-- Attachment #2: Type: text/html, Size: 5742 bytes --]

      reply	other threads:[~2016-09-28  0:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-26  7:56 [PATCH 0/2 v2] boost: add support for additional boost libs jackie.huang
2016-09-26  7:56 ` [PATCH 1/2 v2] boost: disable pch when build boost-math jackie.huang
2016-09-26  7:56 ` [PATCH 2/2 v2] boost: add support for additional boost libs jackie.huang
2016-09-26  8:53   ` André Draszik
2016-09-27  2:26     ` Huang, Jie (Jackie)
2016-09-27  8:08       ` André Draszik
2016-09-27  8:22         ` Huang, Jie (Jackie)
2016-09-27  9:13           ` André Draszik
2016-09-27 12:28   ` Burton, Ross
2016-09-28  0:43     ` Huang, Jie (Jackie) [this message]

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=1B858668EC6A94408DCA5225FDFA85AA013A2E1CB9@ALA-MBA.corp.ad.wrs.com \
    --to=jackie.huang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /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.