Bug 206076

Summary: www/vertx: fails to build with any modules enabled
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Open ---    
Severity: Affects Many People CC: lwhsu, w.schwarzenfeld, w.schwarzenfeld
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dmitry Marakasov freebsd_committer freebsd_triage 2016-01-09 15:28:44 UTC
For example, with CLOSURE option enabled:

===>  Building for vertx-2.1.1
cd: /nonexistent: No such file or directory
*** Error code 2

Stop.

The port has a lot of problems to fix for this case:
- VERTX_MODS in do-build is undefined (WRKSRC should likely be used instead)
- Needs buildtimd dependency on bash
- Needs buildtime dependency on java

And even if these are fixed it still doesn't build.
Comment 1 w.schwarzenfeld 2016-01-09 18:25:18 UTC
On which freebsd version and platform. Tested it with all options und specially only with the closure option, compiles and installs fine on my system (10.2-RELEASE-p8 amd64)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2016-01-10 14:37:51 UTC
(In reply to w.schwarzenfeld from comment #1)
> On which freebsd version and platform.

All of them (9.3 i386/amd64, 10.1 i386/amd64, 11.0 i386/amd64)

> Tested it with all options und
> specially only with the closure option, compiles and installs fine on my
> system (10.2-RELEASE-p8 amd64)

You can't test a port on a live system properly. Please use poudriere.
Comment 3 Walter Schwarzenfeld freebsd_triage 2018-01-13 00:14:01 UTC
This problem is never been solved. After two years without chance, should this port marked as deprecated?
Comment 4 Walter Schwarzenfeld freebsd_triage 2018-09-03 19:56:08 UTC
Last version is
http://dl.bintray.com/vertx/downloads/vert.x-3.5.3.tar.gz
Comment 5 Walter Schwarzenfeld freebsd_triage 2019-08-08 08:33:24 UTC
Last version:

http://dl.bintray.com/vertx/downloads/vert.x-3.8.0.tar.gz
Comment 6 Walter Schwarzenfeld freebsd_triage 2019-08-08 08:34:46 UTC
Reset maintainer!