Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2020 09:25:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251128] textproc/goldendict: fails to build with llvm10
Message-ID:  <bug-251128-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 251128
           Summary: textproc/goldendict: fails to build with llvm10
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bsam@FreeBSD.org
          Reporter: mikael@FreeBSD.org
          Assignee: bsam@FreeBSD.org
             Flags: maintainer-feedback?(bsam@FreeBSD.org)

http://gohan03.nyi.freebsd.org/data/head-amd64-default-baseline/p554788_s36=
7522/logs/errors/goldendict-1.5.0.g20190709_2.log

./sptr.hh:71:12: error: cannot initialize return object of type 'unsigned i=
nt'
with an lvalue of type 'unsigned int *const'
  { return count; }
           ^~~~~

upstream fix:
https://github.com/goldendict/goldendict/commit/f905b93de5386284166588ac1f0=
5383af9aa1d2e

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