Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Mar 2023 22:41:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270076] security/opensc: fails to build on 14.0-CURRENT
Message-ID:  <bug-270076-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 270076
           Summary: security/opensc: fails to build on 14.0-CURRENT
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ale@FreeBSD.org
          Reporter: dch@freebsd.org
          Assignee: ale@FreeBSD.org
             Flags: maintainer-feedback?(ale@FreeBSD.org)
 Attachment #240711 text/plain
         mime type:

Created attachment 240711
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240711&action=
=3Dedit
poudriere build log

card-openpgp.c:1164:7: error: passing arguments to a function without a
prototype is deprecated in all versions of C and is not supported in C2x
[-Werror,-Wdeprecated-non-prototype]


..
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../..
-DOPENSC_CONF_PATH=3D\"/usr/local/etc/opensc.conf\"
-DDEFAULT_SM_MODULE_PATH=3D\"/usr/local/lib\"
-DDEFAULT_SM_MODULE=3D\"libsmm-local.so\" -I../../src -I/usr/include
-I/usr/local/include/PCSC -pthread -Wall -Wextra -Wno-unused-parameter -Wer=
ror
-Wstrict-aliasing=3D2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasi=
ng -MT
libopensc_la-card-openpgp.lo -MD -MP -MF .deps/libopensc_la-card-openpgp.Tp=
o -c
card-openpgp.c  -fPIC -DPIC -o .libs/libopensc_la-card-openpgp.o
card-openpgp.c:1164:7: error: passing arguments to a function without a
prototype is deprecated in all versions of C and is not supported in C2x
[-Werror,-Wdeprecated-non-prototype]
                func(blob);
                    ^
1 error generated.
gmake[4]: *** [Makefile:1728: libopensc_la-card-openpgp.lo] Error 1

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