public inbox for gentoo-python@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Cordingley <michael.cordingley@gmail.com>
To: gentoo-python@lists.gentoo.org
Subject: [gentoo-python] Trying to write an ebuild
Date: Wed, 14 Dec 2011 15:55:45 -0500	[thread overview]
Message-ID: <CAHo3DsKGyOeM9mwz21pJtdJiDZx4WJhbk4jHV=cCeKy1woVcag@mail.gmail.com> (raw)

Hi there,

I'm trying to create an ebuild for a package that isn't yet in
Portage.  QuantLib-0.9.6 is currently in, but no bindings for it in
any other languages are yet there, so I thought I'd try to write up an
ebuild for the python bindings.  So far, the ebuild works, right up to
the compile stage.  It fails there, and I can't figure out why.

The output of the ebuild command can be found here: http://pastebin.com/a4Cx2AYi
The current version of the ebuild is here: http://pastebin.com/PB0f1uSf

The package that it downloads is a package of SWIG bindings for
several different languages.  Doing the normal ./configure && make &&
make install would try to build and install all of the bindings.  I'm
trying to do ./configure && make -C Python && make install to build
only the python bindings.  The idea is one package per set of
bindings.  Any help would be much appreciated.  Thanks!



             reply	other threads:[~2011-12-14 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-14 20:55 Michael Cordingley [this message]
2011-12-14 23:01 ` [gentoo-python] Trying to write an ebuild Matthew Summers

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='CAHo3DsKGyOeM9mwz21pJtdJiDZx4WJhbk4jHV=cCeKy1woVcag@mail.gmail.com' \
    --to=michael.cordingley@gmail.com \
    --cc=gentoo-python@lists.gentoo.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