Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2018 23:59:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232517] devel/py-pycapsicum: fix build with mips, mips64, powerpc64
Message-ID:  <bug-232517-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 232517
           Summary: devel/py-pycapsicum: fix build with mips, mips64,
                    powerpc64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pkubaj@anongoth.pl

Created attachment 198456
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198456&action=
=3Dedit
patch

Base GCC compiles by default in C89, while this port is written in C99, whi=
ch
breaks compilation on GCC architectures.

Set USE_CSTD=3Dc99 to make this port build.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

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