Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2021 12:05:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256146] math/pspp does not build without GUI / X11
Message-ID:  <bug-256146-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256146

            Bug ID: 256146
           Summary: math/pspp does not build without GUI / X11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: 000.fbsd@quip.cz

We are using pspp on headless servers as CLI only but the newer version can=
not
be built in our poudriere where we have OPTIONS_UNSET=3D X11 GUI in make.co=
nf

I tried to build PSPP with the following options (UNSET GUI)
_OPTIONS_READ=3Dpspp-1.4.1
_FILE_COMPLETE_OPTIONS_LIST=3DDOCS EXAMPLES GUI NLS PGSQL
OPTIONS_FILE_UNSET+=3DDOCS
OPTIONS_FILE_SET+=3DEXAMPLES
OPTIONS_FILE_UNSET+=3DGUI
OPTIONS_FILE_SET+=3DNLS
OPTIONS_FILE_UNSET+=3DPGSQL

But it still pulls GTK / cairo as dependencies. And GTK cannot be built wit=
hout
X11 too as reported in PR 251855. It all make PSPP unbuildable / unusable in
CLI. Previous versions were building fine for years.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256146-7788>