[Bug 206076] www/vertx: fails to build with any modules enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 9 15:28:44 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206076

            Bug ID: 206076
           Summary: www/vertx: fails to build with any modules enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: nivit at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
             Flags: maintainer-feedback?(nivit at FreeBSD.org)
          Assignee: nivit at FreeBSD.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list