[Bug 205444] [NEW PORT] lang/ponyc: Pony language compiler

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 23 15:33:48 UTC 2016


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

Thomas Zander <riggs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|patch-ready                 |
                 CC|                            |riggs at FreeBSD.org

--- Comment #8 from Thomas Zander <riggs at FreeBSD.org> ---
(In reply to Franz Bettag from comment #7)

This port installs nothing but ponyc. No docs, no examples, not pony's runtime
lib. Is this intentional?
The resulting package is not able to compile any of the provided examples, for
instance:

Building . -> /wrkdirs/usr/ports/lang/ponyc/work/ponyc-0.2.1/examples/circle
builtin: couldn't locate this path
/wrkdirs/usr/ports/lang/ponyc/work/ponyc-0.2.1/examples/circle/main.pony:1:1:
can't load package 'builtin'
use "collections"
^
collections: couldn't locate this path
/wrkdirs/usr/ports/lang/ponyc/work/ponyc-0.2.1/examples/circle/main.pony:1:1:
can't load package 'collections'
use "collections"
^

Also the resulting package does not LIB_DEPEND on libunwind.so since ponyc does
not.

Could you double-check and make the necessary changes?

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


More information about the freebsd-ports-bugs mailing list