Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Jan 2019 02:19:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234651] math/scilab not buildable without GUI option
Message-ID:  <bug-234651-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234651
           Summary: math/scilab not buildable without GUI option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: makc@FreeBSD.org
          Reporter: truckman@FreeBSD.org
             Flags: maintainer-feedback?(makc@FreeBSD.org)
          Assignee: makc@FreeBSD.org
 Attachment #200823 maintainer-approval?
             Flags:

Created attachment 200823
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200823&action=
=3Dedit
patch to unbreak scilab build without GUI

If the GUI option is not enabled, then the scilab build fails check-sanity:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: check-sanity   >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  scilab-5.5.2_15 need to specify gl component with USE_GL.
*** Error code 1

Fix by making USES=3Dgl conditional on the GUI option.

While here, tweak Makefile statement ordering to reduce portlint warnings.

--=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-234651-7788>