Hi there,
So, this problem comes up once in awhile but, I do not know why, its
now recurrent on multiple projects now.
All my orchestral projects compile about 96 PDF all using the
ly:page-turn-breaking algorithm that I love so very very much. But
sometimes, it fails with the error bellow. By some
Am Sa., 1. Feb. 2020 um 15:46 Uhr schrieb Pierre-Luc Gauthier
:
>
> Hi there,
>
> So, this problem comes up once in awhile but, I do not know why, its
> now recurrent on multiple projects now.
> All my orchestral projects compile about 96 PDF all using the
> ly:page-turn-breaking algorithm that I l
Thanks Thomas,
> May I ask which OS you use, 32 or 64 bit ?
Arch Linux
I'm pretty sure 64 bits (long mode is in my cpuinfo)
Is it possible I have a 32 bit LilyPond?
I compile it from branch master most every day.
Le sam. 1 févr. 2020 à 09:54, Thomas Morley a écrit :
>
> Am Sa., 1. Feb. 2020 um 1
Pierre-Luc Gauthier writes:
> Thanks Thomas,
>
>> May I ask which OS you use, 32 or 64 bit ?
> Arch Linux
> I'm pretty sure 64 bits (long mode is in my cpuinfo)
That says nothing whatsoever about what system you are running, only
about what system your CPU _could_ run.
> Is it possible I have a
Sorry about that.
g++ --verbose
returns :
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/shar
Pierre-Luc Gauthier writes:
> Sorry about that.
>
> g++ --verbose
> returns :
>
> Using built-in specs.
> COLLECT_GCC=g++
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper
> Target: x86_64-pc-linux-gnu
64bit. Should not be affected by the bug Harm mentioned.
--
David Ka
> 64bit. Should not be affected by the bug Harm mentioned.
I see. Thanks for the pointer.
Should I provide anything more helpful to help advance an eventual issue ?
Have someone already reported such a behavior ? Because I've been
seeing it creep up from time to time since at least the last two y