[reportlab-users] reportlab 3.5.62 missing file
Robin Becker
robin at reportlab.com
Thu Mar 4 15:02:52 EST 2021
Hi Antonio,
I just looked in the file reportlab-3.5.62.tar.gz and see the reportlab-3.5.62/src/reportlab/lib/hyphen.mashed file is
present as
-rw-rw-r-- rptlab/rptlab 36457 2021-03-03 21:21 reportlab-3.5.62/src/reportlab/lib/hyphen.mashed
it has lived there for a long time at least in the source distribution tgzs.
My own builds don't seem to have this issue. In fact we are no longer building the pyHnjmodule which is the one that's
using hyphen.mashed. At any rate I don't try to build from the tgz
I will try over the weekend to build setup.py from the source tgz. It's possible that we need to check in the setup.py
whether the file is already present at its destination.
The real source is at https://hg.reportlab.com/hg-public/reportlab/archive/75aa496d5cc7.tar.gz
Can you try building directly from that?
I suspect that setup.py needs a small fix when building from the source tgz.
--
Robin Becker
On 04/03/2021 16:29, Antonio T. sagitter wrote:
> Hi all.
>
> reportlab-3.5.62 is not compiled because of following error:
>
> + cd reportlab-3.5.62
> + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security
> -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
...........
--
Robin Becker
More information about the reportlab-users
mailing list