Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: "Denis 'GNUtoo' Carikli" <GNUtoo@no-log.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] boost: Activate zlib and bzip2 because they now work.
Date: Mon, 22 Oct 2012 16:39:42 +0100	[thread overview]
Message-ID: <1350920382.22340.0.camel@ted> (raw)
In-Reply-To: <1350748213-6436-1-git-send-email-GNUtoo@no-log.org>

On Sat, 2012-10-20 at 17:50 +0200, Denis 'GNUtoo' Carikli wrote:
> This patch is needed for making wesnoth(will be sumbited
>   in meta-games) work.
> 
> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
> ---
>  meta/recipes-support/boost/boost.inc |    7 +------
>  1 files changed, 1 insertions(+), 6 deletions(-)

I tried this in master-next, the build broke:

| libs/iostreams/src/bzip2.cpp:20:56: fatal error: bzlib.h: No such file or directory
| compilation terminated.
| 
|     "i586-poky-linux-g++" "-m32" "-march=i586" "-Wl,-O1" "-Wl,--hash-style=gnu" "-Wl,--as-needed" "--sysroot=/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-world/build/build/tmp/sysroots/qemux86"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o "bin.v2/libs/iostreams/build/aca09349fdb84d131321425f6c3a38ed/bzip2.o" "libs/iostreams/src/bzip2.cpp"
| 
| ...failed gcc.compile.c++ bin.v2/libs/iostreams/build/aca09349fdb84d131321425f6c3a38ed/bzip2.o...
| ...skipped <pbin.v2/libs/iostreams/build/aca09349fdb84d131321425f6c3a38ed>libboost_iostreams.so.1.51.0 for lack of <pbin.v2/libs/iostreams/build/aca09349fdb84d131321425f6c3a38ed>bzip2.o...
| ...skipped <pstage/lib>libboost_iostreams.so.1.51.0 for lack of <pbin.v2/libs/iostreams/build/aca09349fdb84d131321425f6c3a38ed>libboost_iostreams.so.1.51.0...
| ...skipped <pstage/lib>libboost_iostreams.so for lack of <pstage/lib>libboost_iostreams.so.1.51.0...
| common.mkdir bin.v2/libs/program_options
| common.mkdir bin.v2/libs/program_options/build
| common.mkdir bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed
| gcc.compile.c++ bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/cmdline.o
| gcc.compile.c++ bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/config_file.o
| gcc.compile.c++ bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/options_description.o
| gcc.compile.c++ bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/parsers.o
| gcc.compile.c++ bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/variables_map.o
| gcc.compile.c++ bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/value_semantic.o
| gcc.compile.c++ bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/positional_options.o
| gcc.compile.c++ bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/utf8_codecvt_facet.o
| gcc.compile.c++ bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/convert.o
| gcc.compile.c++ bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/winmain.o
| gcc.compile.c++ bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/split.o
| gcc.link.dll bin.v2/libs/program_options/build/aca09349fdb84d131321425f6c3a38ed/libboost_program_options.so.1.51.0
| common.copy stage/lib/libboost_program_options.so.1.51.0

http://autobuilder.yoctoproject.org:8010/builders/nightly-world/builds/348/steps/shell_41/logs/stdio

Missing changes to DEPENDS maybe?

Cheers,

Richard




  reply	other threads:[~2012-10-22 15:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-20 15:50 [PATCH] boost: Activate zlib and bzip2 because they now work Denis 'GNUtoo' Carikli
2012-10-22 15:39 ` Richard Purdie [this message]
2012-10-22 19:22   ` Denis 'GNUtoo' Carikli

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=1350920382.22340.0.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=GNUtoo@no-log.org \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox