Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Dec 2015 20:56:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205000] [PATCH] security/libgcrypt: Add upstream commit to fix build errors with -pedantic
Message-ID:  <bug-205000-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: rakuco@FreeBSD.org
                CC: cpm@fbsd.es
             Flags: maintainer-feedback?(cpm@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205000-13>