delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/06/12/12:30:01

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 1FF593858293
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
header.from=dronecode.org.uk
Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dronecode.org.uk
Authentication-Results: btinternet.com;
auth=pass (PLAIN) smtp.auth=jonturney AT btinternet DOT com;
bimi=skipped
X-SNCR-Rigid: 613A91242861214A
X-Originating-IP: [86.139.167.41]
X-OWM-Source-IP: 86.139.167.41 (GB)
X-OWM-Env-Sender: jonturney AT btinternet DOT com
X-VadeSecure-score: verdict=clean score=0/300, class=clean
X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvfedrudduhedgleekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefkffggfgfhuffvfhgjtgfgsehtjeertddtfeejnecuhfhrohhmpeflohhnucfvuhhrnhgvhicuoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqeenucggtffrrghtthgvrhhnpeejudetkefguefgveegleegfeehtdegfeejveejtedtgffftedtvdelteejtddvgeenucffohhmrghinhepghhnohhmvgdrohhrghenucfkphepkeeirddufeelrdduieejrdegudenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddruddthegnpdhinhgvthepkeeirddufeelrdduieejrdeguddpmhgrihhlfhhrohhmpehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkpdhnsggprhgtphhtthhopedvpdhrtghpthhtoheptgihghifihhnsegthihgfihinhdrtghomhdprhgtphhtthhopehmrghtshhuohhkrgesnhhutggvrdhnrghgohihrgdquhdrrggtrdhjph
X-RazorGate-Vade-Verdict: clean 0
X-RazorGate-Vade-Classification: clean
Message-ID: <91e02e78-f6d5-6094-4ada-b489bf8423e4@dronecode.org.uk>
Date: Sun, 12 Jun 2022 17:29:17 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.9.1
From: Jon Turney <jon DOT turney AT dronecode DOT org DOT uk>
Subject: Re: meson build error on gedit-3.32.2
To: Tatsuro MATSUOKA <matsuoka AT nuce DOT nagoya-u DOT ac DOT jp>,
The Cygwin Mailing List <cygwin AT cygwin DOT com>
References: <879744514 DOT 638572 DOT 1654667292450 DOT JavaMail DOT yahoo DOT ref AT mail DOT yahoo DOT co DOT jp>
<879744514 DOT 638572 DOT 1654667292450 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT co DOT jp>
In-Reply-To: <879744514.638572.1654667292450.JavaMail.yahoo@mail.yahoo.co.jp>
X-Spam-Status: No, score=-1193.0 required=5.0 tests=BAYES_00, FORGED_SPF_HELO,
KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, NICE_REPLY_A,
RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_NONE, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On 08/06/2022 06:48, Tatsuro MATSUOKA wrote:
> I am trying to build gedit-3.32.2 by meson.

May I ask, why did you choose that particular version?

> $ meson _build
>     :
> <snip>
>      :
> Program python3 found: YES (/usr/bin/python3)
> WARNING: Python files installed by Meson might not be found by python interpreter.
>   This warning can be avoided by setting "python.platlibdir" option.
> WARNING: Python files installed by Meson might not be found by python interpreter.
>   This warning can be avoided by setting "python.purelibdir" option.
> Configuring config.h using configuration

I can't reproduce this.

I think perhaps maybe you are encountering a meson bug (already fixed in 
upstream) that this warning is emitted when you make an unusual choice 
of prefix?

> data/meson.build:19:0: ERROR: Function does not take positional arguments.

To fix this error, you'll need to backport the patch from

https://gitlab.gnome.org/GNOME/gedit/-/merge_requests/124/diffs

> Please give me suggestions for setting "python.platlibdir" and  "python.purelibdir" options.


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019