[Bug 205000] [PATCH] security/libgcrypt: Add upstream commit to fix build errors with -pedantic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 3 20:57:00 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205000

            Bug ID: 205000
           Summary: [PATCH] security/libgcrypt: Add upstream commit to fix
                    build errors with -pedantic
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: rakuco at FreeBSD.org
                CC: cpm at fbsd.es
             Flags: maintainer-feedback?(cpm at fbsd.es),
                    maintainer-feedback?

Created attachment 163826
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163826&action=edit
Proposed patch

The attached patch imports an upstream commit that fixes the build with
-pedantic. I've tested it to fix at least devel/ccrtp's build on 9.3, which is
currently broken
(http://portsmon.freebsd.org/portoverview.py?category=devel&portname=ccrtp):

  In file included from ccrtp/crypto/gcrypt/gcrypthmac.cpp:23:
  /usr/local/include/gcrypt.h:509: error: comma at end of enumerator list
  /usr/local/include/gcrypt.h:1346: error: comma at end of enumerator list
  Makefile:571: recipe for target 'gcrypthmac.lo' failed

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


More information about the freebsd-ports-bugs mailing list