pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/graphics/inkscape



Hi,

What version of devel/cmake is used for your graphics/inkscape?
CMake parses src/ui/dialog/inkscape-preferences.cpp in
function(get_inkscape_languages).
The function's return values are stored in INKSCAPE_LANGUAGE_CODES.
And INKSCAPE_LANGUAGE_CODES are used to determine the filenames.

My cmake-3.17.2nb3 generates share/inkscape/templates/default.es_MX.svg
file.

Thank you.

Tobias Nygren <tnn%NetBSD.org@localhost> writes:

> On Fri, 22 May 2020 15:25:57 +0000
> nia <nia%NetBSD.org@localhost> wrote:
>
>> On Fri, May 22, 2020 at 03:51:48PM +0200, Thomas Klausner wrote:
>> > Hi!
>> > 
>> > You two should talk to each other and find out what it is about this file...
>> >  Thomas
>> >
>> 
>> Oops! I didn't see the previous commit.
>> 
>> I picked up on this from my usual routine of combing through failures in
>> bulk build logs:
>> 
>> http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20200519.1612/inkscape-1.0nb3/install.log
>> 
>> then reproduced it by building inkscape myself locally.
>> 
>> since it appears with pbulk, it doesn't look like a usual case of there
>> not being a tool declared so the file doesn't get generated
>
> Whatever settings Joerg uses also makes the file not be installed:
>
> https://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20200516.1158/inkscape-1.0nb1/install.log
>
> It's not a MAKE_JOBS_SAFE problem. No idea what the problem could be.

-- 
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3



Home | Main Index | Thread Index | Old Index