On Tue, Jan 05, 2016 at 08:10:55PM -0800, Pavel Sanda wrote: > Jean-Marc Lasgouttes wrote: > > Le 25/11/2015 08:54, Scott Kostyshak a écrit : > >> Can anyone else reproduce this error from the following command? > >> > >> # make sure no local changes you want to keep in your LyX directory > >> # first do 'git reset --hard' > >> # then 'git clean -xdf' > >> ./autogen.sh && ./configure --enable-build-type=pre --disable-nls && make > >> && make check && make distcheck && echo "ALL TESTS PASSED" > >> > >> ... > >> > >> rm: cannot remove ???../../po/lyx.pot???: Permission denied > >> Makefile:368: recipe for target 'lyx.pot-update' failed > > > > I run out of ideas and my makefile debugging skills are limited. > > > > Pavel, would you have an idea? > > I thought I would give it a try but I can't reproduce the problem no matter > what config params I try. > $ git clean -xdf > $ ./autogen.sh && ./configure --enable-build-type=pre --disable-nls && make > -j30 && make -j30 check && make -j30 distcheck && echo "ALL TESTS PASSED" > > .... > > ALL TESTS PASSED > $ > > (Using automake (GNU automake) 1.11.3 > Using autoconf (GNU Autoconf) 2.68) > P
This particular instance of the error was fixed for me with 7c4a1e16 (although I still don't understand why). I get another instance of the same error though when using a build directory instead of an in-source build. Scott
signature.asc
Description: PGP signature