Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2016 15:33:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205444] [NEW PORT] lang/ponyc: Pony language compiler
Message-ID:  <bug-205444-13-MbdfUd7v0F@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205444-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205444-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205444

Thomas Zander <riggs@FreeBSD.org> changed:

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

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

This port installs nothing but ponyc. No docs, no examples, not pony's runt=
ime
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?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205444-13-MbdfUd7v0F>