delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/10/21/04:59:42

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 800643858429
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1634806780;
bh=pN/oCiamg9s7CPvb9jiv6DbiFc0giJDbbIT2g/JlTCQ=;
h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=Ng23+aAAc5dxJUA73541eQucNGxvGJSx4DXVDnT7V1poZJTFoWNaFyLlB/BOGTFMT
q8Buo2O79y2F3bCCUCu1Inz/wjOSFfVwbaF4qfYjLi0g9Dysd88lc1kDAnhd5mBq2A
yc+Yarzie98nV0BSuoTsA+W6/jVbscYaBnk0lqAc=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2AC623857C6A
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to:cc;
bh=XbUF70qYMUQ/wdF12qPMp9vEFHF8nAjPDyaVajPmn8E=;
b=ZyYYDRrogPNMYXbCWkekvskh+vgTbS0vZ4sVtwDEppRWEPbYMMZ2PcRt16Brm1eXU1
45a0/5ZgsVQ6oCGoWIU54wDPBf0LpckUi2M4euHve+VKPyTkQqKHi0vdBfWl/0ad0HS9
Il0NYQEQSOsGQOoz59IBQk70t+nk6uvlqJ3dAIZnyLZcXgwoJZkVtSqQ50vmfy6pXbFh
AGVmB9ldk+rg0rdni+/6ArIddaV0Jgi9tZ0bxQ87p7HvV2RxQkyuwW8Y8deECyuO9eAg
mD9Fm+U/P0wGId492p1N24coDc16whJ4WP4r6z/44UIQyNEX0BzjK6qPw4nLZTdbkQut
sqEw==
X-Gm-Message-State: AOAM531SuqSPz+r3TVCFjcyGDOl7H1VQ7i/W1YR8EfwfTdlFcJER1YPk
GNcwwyfVsBX3DsGoh0TUDUtL9IhQmNhFDqOzIs8=
X-Google-Smtp-Source: ABdhPJwRIx15x9HDGTvmQtd6Ha6v64OnPnC7RgIH5wCColtWE0KgKqDbBOOgkaqsulAKHrG18+IWZFOAxxFx9cogUHc=
X-Received: by 2002:a50:bf4a:: with SMTP id g10mr6057829edk.11.1634806747923;
Thu, 21 Oct 2021 01:59:07 -0700 (PDT)
MIME-Version: 1.0
References: <CAN06=Cyg+8rdYT44Ezz8BfsEROSD12Bu2WQWpPP0BThOO3H=KA AT mail DOT gmail DOT com>
<e851879c-5462-0450-05a4-bde7faa728f6 AT cornell DOT edu>
<CAN06=CxeMbgSEWLG5EZOS+OSFT5Dy4kwMw1mp8AfKQaqTejxjA AT mail DOT gmail DOT com>
In-Reply-To: <CAN06=CxeMbgSEWLG5EZOS+OSFT5Dy4kwMw1mp8AfKQaqTejxjA@mail.gmail.com>
Date: Thu, 21 Oct 2021 10:58:31 +0200
Message-ID: <CAN06=CwJPkDAn_HvL3DFRu83f23Qgx5Sqp5pC60obWKOGJ66hQ@mail.gmail.com>
Subject: Re: A Bug related to ImageTk in Python on Cygwin
To: Ken Brown <kbrown AT cornell DOT edu>
X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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-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>
From: Friedrich Romstedt via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Friedrich Romstedt <friedrichromstedt AT gmail DOT com>
Cc: cygwin <cygwin AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Hi again,

Am Di., 19. Okt. 2021 um 16:15 Uhr schrieb Friedrich Romstedt
<friedrichromstedt AT gmail DOT com>:
>
> Okay, I'll try:
>
> -   To downgrade harfbuzz and/or freetype2 if the Cygwin package
> database allows to do so;
>
> -   Remove the resp. devel packages and try to rebuild Pillow without them.

I did both; it didn't solve the problem either.  My findings of today
in the matter are accessible via
https://github.com/friedrichromstedt/bughunting-02#upgrading-freetype2-and-harfbuzz.
Maybe my notes help in finding a clue about what is going wrong.

The most significant conclusion I can make is that it seems the
problem is *not* freetype2 or harfbuzz related, because the error
persists also when building Pillow *without* the freetype2 and
harfbuzz devel packages (see
https://github.com/friedrichromstedt/bughunting-02#building-pillow-without-freetype2-and-harfbuzz).
Unfortunately, I cannot really verify that Pillow detects freetype2
and harfbuzz as *missing* (from the existing logs).

Maybe I should consult Pillow Upstream?

-Friedrich

-- 
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