All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC] python-lxml: add target package variant
Date: Sun, 18 Jan 2015 23:26:57 +0100	[thread overview]
Message-ID: <20150118222657.GG16593@free.fr> (raw)
In-Reply-To: <CAGm1_ksk2RqtAHWqQHCaPeGGR4VLiD37X=HMOtzwaHz8yZp-Eg@mail.gmail.com>

Yegor, All,

On 2015-01-18 23:23 +0100, Yegor Yefremov spake thusly:
> On Sun, Jan 18, 2015 at 11:17 PM, Yegor Yefremov
> <yegorslists@googlemail.com> wrote:
[--SNIP--]
> > -PYTHON_LXML_DEPENDENCIES = libxml2 libxslt
> > +PYTHON_LXML_DEPENDENCIES = libxml2 libxslt host-libxslt
> >
> > +
> > +$(eval $(python-package))
> >  $(eval $(host-python-package))
> 
> After adding host-xslt I don't have compiler errors, but linking:
> 
> >>> python-lxml 3.4.1 Building
[--SNIP--]
> build/lib.linux-x86_64-2.7/lxml/etree.so
> /home/user/Documents/versioned/buildroot/output/host/usr/lib/libxslt.so:
> file not recognized: File format not recognized
> collect2: error: ld returned 1 exit status
> error: command '/home/user/Documents/versioned/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc'
> failed with exit status 1
> package/pkg-generic.mk:182: recipe for target
> '/home/user/Documents/versioned/buildroot/output/build/python-lxml-3.4.1/.stamp_built'
> failed
> make: *** [/home/user/Documents/versioned/buildroot/output/build/python-lxml-3.4.1/.stamp_built]
> Error 1
> 
> The whole stuff tries to link against host variant.  Samuel Martin, do
> you have any idea?

I'll take a look shortly.

In the meantime, I've marked this patch as "Changes requested", too.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2015-01-18 22:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18 22:17 [Buildroot] [RFC] python-lxml: add target package variant Yegor Yefremov
2015-01-18 22:22 ` Yann E. MORIN
2015-01-18 22:23 ` Yegor Yefremov
2015-01-18 22:26   ` Yann E. MORIN [this message]
2015-01-18 22:27     ` Yegor Yefremov

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=20150118222657.GG16593@free.fr \
    --to=yann.morin.1998@free.fr \
    --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 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.