[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP building: doc/pspp-figures converting error
From: |
Ben Pfaff |
Subject: |
Re: PSPP building: doc/pspp-figures converting error |
Date: |
Sat, 13 Apr 2024 10:02:25 -0700 |
This is unexpected. Is there anything unusual about your system?
Could you run the command by hand under strace and attach the output?
On Sat, Apr 13, 2024 at 9:59 AM Петр Бычков <petr.bychkov.02@inbox.ru> wrote:
>
> Hi. I’m trying to build pspp-2.0.1 and every execution of
> LANG=C
> LSAN_OPTIONS="suppressions=/builddir/pspp-2.0.1/tests/lsan.supp:print_suppressions=0:$LSAN_OPTIONS"
> utilities/pspp-output convert doc/pspp-figures/aggregate.spv
> doc/pspp-figures/aggregate.png -O trim=true -O left-margin=0in -O
> right-margin=0in -O top-margin=0in -O bottom-margin=0in -O
> paper-size=7.5x99in --table-look=./doc/tutorial.stt
> -alike commands I get an infinite amount of errors with png output:
> doc/pspp-figures/autoregate.png: error while writing to output stream
> doc/pspp-figures/autoregate.png-2: error while writing to output stream
> doc/pspp-figures/autoregate.png-3: error while writing to output stream
> etc
> Can you help me please? Got no idea where to dig info from.
>
>