[Bug 265229] math/pspp updated version does not build

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 15 Jul 2022 08:24:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265229

            Bug ID: 265229
           Summary: math/pspp updated version does not build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: 000.fbsd@quip.cz
 Attachment #235265 text/plain
         mime type:

Created attachment 235265
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235265&action=edit
poudriere build log

checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft,
char * *outbuf, size_t *outbytesleft);
configure: error: The following required packages are not installed.
You must install them before PSPP can be built:
        cairo 1.5 or later and pango 1.22 or later
===>  Script "configure" failed unexpectedly.
Please report the problem to ports@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/math/pspp/work/pspp-1.6.1/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

pspp cannot be built after recent version upgrade from 1.4 to 1.6. There is
some problem with dependencies and their options. What works for pspp 1.4 does
not work for 1.6.1 but I don't know what it was.
I am building quarterly packages so I moved from 2022Q2 to 2022Q3 sources and
changed default Python version from 3.7 to 3.9. This is only change I made.
pspp was built on previous quarterly but cannot be built on current quarterly
2022Q3.

Full poudriere log attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.