all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Marius Bakke <mbakke@fastmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add python-reportlab.
Date: Tue, 16 Aug 2016 14:36:28 -0400	[thread overview]
Message-ID: <20160816183628.GB2435@jasmine> (raw)
In-Reply-To: <8737m50yne.fsf@ike.i-did-not-set--mail-host-address--so-tickle-me>

On Tue, Aug 16, 2016 at 11:57:25AM +0100, Marius Bakke wrote:
> New patch attached.

Thanks, applied as 3fa2dc274, after prefixing the license and importing
(gnu packages python).

By the way, I saw this at the end of the install phase:

---
running install_scripts

########## SUMMARY INFO #########
################################################
#Attempting install of _rl_accel & pyHnj
#extensions from '/tmp/guix-build-python-reportlab-3.3.0.drv-0/reportlab-3.3.0/src/rl_addons/rl_accel'
################################################
################################################
#Attempting install of _renderPM
#extensions from '/tmp/guix-build-python-reportlab-3.3.0.drv-0/reportlab-3.3.0/src/rl_addons/renderPM'
will use package libart 2.3.12
# installing without freetype no ttf, sorry!
# You need to install a static library version of the freetype2 software
# If you need truetype support in renderPM
# You may need to edit setup.cfg (win32)
# or edit this file to access the library if it is installed
################################################
Downloading standard T1 font curves
Failed to download standard T1 font curves
phase `install' succeeded after 1.2 seconds
---

> >> +     ;; Prevent creation of the egg. Without this flag, various artifacts
> >> +     ;; from the build inputs end up in the final python3 output. It also
> >> +     ;; works around https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20765 .
> >> +     `(#:configure-flags '("--single-version-externally-managed" "--root=/")))
> >
> > Feel free to add something to that discussion. We are starting a new
> > "core-updates" cycle, so it's a good time to begin implementing changes
> > to core components such as build systems.
> 
> There are quite a few packages suffering from this, at least
> python-{pillow,dendropy}. What's strange is that site.py and all
> propagated /bin files end up in the python3 output, causing a mountain
> of collisions. I'll have a shot at figuring out what's going on.

It would be awesome to make some progress on this.

      parent reply	other threads:[~2016-08-16 18:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-15 12:32 [PATCH] gnu: Add python-reportlab Marius Bakke
2016-08-15 14:01 ` Marius Bakke
2016-08-16  0:36   ` Leo Famulari
2016-08-16 10:57     ` Marius Bakke
2016-08-16 14:10       ` Marius Bakke
2016-08-16 18:37         ` Leo Famulari
2016-08-16 18:36       ` Leo Famulari [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=20160816183628.GB2435@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=mbakke@fastmail.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

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.