Summary: | net-im/ejabberd: Update to 18.12 fails with compilation error | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | neil | ||||
Component: | Individual Port(s) | Assignee: | Ashish SHUKLA <ashish> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(ashish) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
neil
2018-12-18 09:24:49 UTC
(In reply to neil from comment #0) Could you please confirm that when you're building ejabberd, there is no previous version of ejabberd installed on the host, as that is a known issue in ejabberd[1], also mentioned in UPDATING entry, 20171230 [1] https://github.com/processone/ejabberd/issues/2194 HTH Yes. That was it! Can pkg-message mention this, at the next update, please? I'm thinking of those who install from ports manually with the following scenario: 1) They uninstall a working version 2) A new version fails to build 3) They are left without an easy reversion mechanism. Yes, tools like portmaster can create backup packages for you but it would be better for the package to build in the presence of an existing version. Created attachment 200556 [details] net-im/ejabberd update to 18.12.1 (In reply to neil from comment #2) Thanks for the suggestion, although "pkg-message" won't quite work, as it's output at the end of port build. I am preparing an update for 18.12.1, so also took a shot at implementing this using pre-everything target. The port seems to build fine, and haven't tested running it yet. If you have any feedback, please do share. I'm planning to commit it tomorrow if nothing breaking change shows up. Thanks in advance A commit references this bug: Author: ashish Date: Fri Dec 28 15:46:16 UTC 2018 New revision: 488608 URL: https://svnweb.freebsd.org/changeset/ports/488608 Log: - Update to 18.12.1 - Fix portlint warning - Add a message about known build problem via pre-everything target when ejabberd is already installed. [1] PR: 234123 Changes: head/net-im/ejabberd/Makefile head/net-im/ejabberd/distinfo head/net-im/ejabberd/files/patch-Makefile.in head/net-im/ejabberd/files/patch-configure.ac head/net-im/ejabberd/files/patch-ejabberdctl.template head/net-im/ejabberd/pkg-plist Updated port, as well as added a message about the known issue. Thanks Ashish. All looks good to me. |