Bug 247570 - [PATCH] lang/erlang-runtime23: Fix WX application build
Summary: [PATCH] lang/erlang-runtime23: Fix WX application build
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: freebsd-erlang (Nobody)
URL: https://github.com/erlang/otp/commit/...
Keywords: buildisok, easy, patch-ready
Depends on:
Blocks:
 
Reported: 2020-06-26 23:29 UTC by Stefan Grundmann
Modified: 2020-12-06 13:27 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (erlang)
sg2342: maintainer-feedback? (erlang)


Attachments
patch erlang-runtime23 to be able to build the wx driver (1.08 KB, patch)
2020-06-26 23:29 UTC, Stefan Grundmann
sg2342: maintainer-approval? (erlang)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Grundmann 2020-06-26 23:29:19 UTC
Created attachment 215970 [details]
patch erlang-runtime23 to be able to build the wx driver

The WX application does not build its driver because in commit [1]
the OTP team introduced code that tries to checks for wx-widgets 2.8 compatibility. Unfortunately the check fails if wx version _is_ 2.8.

[1] https://github.com/erlang/otp/commit/3a162745c62b1f46580bdc0851f17ac46937197c#diff-28fb7952111003f7fb3f1b7efcfd0c08R500
Comment 1 Automation User 2020-07-11 03:00:55 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/165433039
Comment 2 Stefan Grundmann 2020-12-06 13:27:15 UTC
the presence of lang/erlang-wx suggests that erlang@FreeBSD.org is no longer interested in maintaining the WX option in the various lang/erlang-runtime* packages.