Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2019 14:27:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239282] devel/simgear: does not build with textproc/expat2-2.2.7
Message-ID:  <bug-239282-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239282
           Summary: devel/simgear: does not build with
                    textproc/expat2-2.2.7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: martymac@FreeBSD.org
          Reporter: svysh.fbsd@gmail.com
          Assignee: martymac@FreeBSD.org
             Flags: maintainer-feedback?(martymac@FreeBSD.org)

- devel/simgear fails during exp-run with a new version textproc/expat2-2.2=
.7
- See Bug 238864
- The reason maybe lies with the contradiction between two points:

1) simgear borrows many source files from very old versions of expat, see:
devel/simgear/work/simgear-2018.3.2/3rdparty/expat/*

2) simgear implicitly depends on the current version of textproc/expat2, se=
e:
https://www.freebsd.org/cgi/ports.cgi?query=3Dsimgear&stype=3Dall&sektion=
=3Dall

Recently expat2 has been heavily modified, and at the moment quite a few
improvements (beyond ver 2.2.7) are under way, see:
https://github.com/libexpat/libexpat

So no wander that the old code of expat (which is explicitly included with
simgear) becomes not-compatible with the present code of expat2. More
non-compatibilities are feasible with further versions of expat2.

Maybe maintainer could contact upstream about removing of the expat2's code
from the sources of simgear, and instead introducing of explicit dependency
from expat2? If not, then we most probably need new freebsd patches for the
simgear port with each new version of expat2.

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