Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/3] doxygen: new package
Date: Sun, 12 Apr 2015 18:55:49 +0200	[thread overview]
Message-ID: <20150412185549.32b96003@free-electrons.com> (raw)
In-Reply-To: <1428659399-28620-2-git-send-email-bgolaszewski@baylibre.com>

Dear Bartosz Golaszewski,

On Fri, 10 Apr 2015 11:49:57 +0200, Bartosz Golaszewski wrote:
> Host package only.
> 
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> ---
>  package/doxygen/doxygen.hash |  2 ++
>  package/doxygen/doxygen.mk   | 28 ++++++++++++++++++++++++++++
>  2 files changed, 30 insertions(+)
>  create mode 100644 package/doxygen/doxygen.hash
>  create mode 100644 package/doxygen/doxygen.mk

I've applied, but I had to do some further changes, because it was
still not building properly:

    [Thomas:
     - add missing dependencies on host-flex and host-bison
     - add $(HOST_MAKE_ENV) to the configure, build and install steps, to
       make sure that the doxygen build system can find flex and bison.]

You don't catch such issues because you build on a development system
that has lots of development tools already installed, while the
autobuilders are testing using minimal chroots having only the strictly
required Buildroot dependencies installed.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-04-12 16:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-10  9:49 [Buildroot] [PATCH v3 0/3] fix pulseview build failures Bartosz Golaszewski
2015-04-10  9:49 ` [Buildroot] [PATCH v3 1/3] doxygen: new package Bartosz Golaszewski
2015-04-12 16:55   ` Thomas Petazzoni [this message]
2015-04-13 10:31     ` Bartosz Golaszewski
2015-04-13 11:27       ` Thomas Petazzoni
2015-04-10  9:49 ` [Buildroot] [PATCH v3 2/3] libsigrok: add host-doxygen dependency for C++ bindings Bartosz Golaszewski
2015-04-12 16:58   ` Thomas Petazzoni
2015-04-10  9:49 ` [Buildroot] [PATCH v3 3/3] Revert "libsigrok: mark libsigrokcxx as broken" Bartosz Golaszewski
2015-04-12 16:59   ` Thomas Petazzoni

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=20150412185549.32b96003@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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