PATCHES - Countdown for Feb 1st

2019-02-01 Thread James Lowe
Hello, Here is the current patch countdown list. The next countdown will be on the February 4th A quick synopsis of all patches currently in the review process can be found here: http://philholmes.net/lilypond/allura/ Push: 5467 Fix make check without extractpdfmark - Masamichi Hosoda h

Re: Please test gub

2019-02-01 Thread Knut Petersen
On 31.01.19 15:43, Alexander Kobel wrote: Addendum: On 31.01.19 15:39, Alexander Kobel wrote: Whenever I can, I "correct" shebangs to python2 (without ever having looked up this PEP), and nobody ever complained that it breaks their workflow. That is to say: I've yet to encounter a system whe

Re: Please test gub

2019-02-01 Thread Knut Petersen
On 31.01.19 16:04, Alexander Kobel wrote: and I can cleanly compile the recent poppler 0.73 with openjpeg2 backend from source, with a simple cmake + make. is there an libopenjpeg1-devel package installed? If not: try to install and rerun gub ... Knut

Re: Please test gub

2019-02-01 Thread Alexander Kobel
Hi, On 01.02.19 13:51, Knut Petersen wrote: On 31.01.19 16:04, Alexander Kobel wrote: and I can cleanly compile the recent poppler 0.73 with openjpeg2 backend from source, with a simple cmake + make. is there an libopenjpeg1-devel package installed? If not: try to install and rerun gub .

Re: Please test gub

2019-02-01 Thread Alexander Kobel
On 01.02.19 14:09, Alexander Kobel wrote: Hi, On 01.02.19 13:51, Knut Petersen wrote: On 31.01.19 16:04, Alexander Kobel wrote: and I can cleanly compile the recent poppler 0.73 with openjpeg2 backend from source, with a simple cmake + make. is there an libopenjpeg1-devel package install

Re: Please test gub

2019-02-01 Thread Knut Petersen
On 01.02.19 14:09, Alexander Kobel wrote: is there an libopenjpeg1-devel package installed? If not: try to install and rerun gub ... yes and no - Arch follows the principle that the packages provide both runtimes and development requirements at the same time, so there is no separation as in,

Re: Please test gub

2019-02-01 Thread Alexander Kobel
On 01.02.19 14:28, Knut Petersen wrote: I wonder if we really need libopenjpeg ...  Yes, we need jpeg ... but we also link against our own libjpeg, and we talk about tools::poppler. Note: libopenjpeg is (misnomed and) only required for JPEG 2000. Traditional JPEG is taken care of by libjpeg,

Re: Please test gub

2019-02-01 Thread Alexander Kobel
On 01.02.19 14:51, Alexander Kobel wrote: GUB-bing further down the road now... Hrmpf, back here sooner than I hoped. Guile barfed - see the attached log. libtool: link: x86_64-linux-gcc -g -O2 -Wall -Wmissing-prototypes -o .libs/guile guile-guile.o ./.libs/libguile.so /home/akobel/gub/gub/

Re: Doc: add markup objects overview (issue 357930043 by v.villen...@gmail.com)

2019-02-01 Thread v . villenave
On 2019/01/28 20:07:19, Valentin Villenave wrote: if nobody has any further objection, I suggest pushing it onto the countdown list… Pushed as https://git.savannah.gnu.org/cgit/lilypond.git/commit/?h=staging&id=e4996ee891128a07256e95f3c8321134eb7dd499 Thanks! https://codereview.appspot.com/35

Re: New feature: automatically invert chords or drop/rise chord notes (issue 365840043 by v.villen...@gmail.com)

2019-02-01 Thread dak
https://codereview.appspot.com/365840043/diff/130001/ly/music-functions-init.ly File ly/music-functions-init.ly (right): https://codereview.appspot.com/365840043/diff/130001/ly/music-functions-init.ly#newcode609 ly/music-functions-init.ly:609: (let loop ((num num) (music music)) Come to think o