[Bug 274829] lang/inko: Standard library, et al. missing

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 31 Oct 2023 13:26:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274829

            Bug ID: 274829
           Summary: lang/inko: Standard library, et al. missing
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: ashish@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Running the hello world results in:

❯ inko run hello.inko
/wrkdirs/usr/ports/lang/inko/work/inko-0.13.1/std/src/std/init.inko:1:1
error(invalid-file): failed to read
"/wrkdirs/usr/ports/lang/inko/work/inko-0.13.1/std/src/std/init.inko": No such
file or directory (os error 2)
hello.inko:1:1 error(invalid-file): the module 'std.stdio' couldn't be found

Perhaps you need to include lot more stuff :)

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