Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2019 22:23:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236675] lang/ponyc: fails to build with llvm80
Message-ID:  <bug-236675-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236675
           Summary: lang/ponyc: fails to build with llvm80
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: greg@unrelenting.technology
                CC: greg@unrelenting.technology
             Flags: maintainer-feedback?(greg@unrelenting.technology)

Created attachment 203014
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203014&action=
=3Dedit
error log

In order for LLVM_DEFAULT track the latest stable version this port was
temporarily dropped in ports r496337 due to the following error:

src/libponyc/codegen/gentype.c:229:23: error: too few arguments to function
call, expected 6, have 5
    8 * size, encoding);
                      ^
/usr/local/llvm80/include/llvm-c/DebugInfo.h:577:1: note:
'LLVMDIBuilderCreateBasicType' declared here
LLVMMetadataRef
^
1 error generated.

Can you report it upstream and/or provide a fix?

--=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-236675-7788>