Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2018 14:56:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232763] net-mgmt/net-snmp: Build failed on 12-BETA2: keytools.c:156:9: error: invalid argument type 'void' to unary expression
Message-ID:  <bug-232763-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 232763
           Summary: net-mgmt/net-snmp: Build failed on 12-BETA2:
                    keytools.c:156:9: error: invalid argument type 'void'
                    to unary expression
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: iron.udjin@gmail.com
             Flags: maintainer-feedback?(zi@FreeBSD.org)
          Assignee: zi@FreeBSD.org

Hello,

I'm trying to build net-snmp-5.7.3 on 12.0-BETA2 r339834:

/bin/sh ../libtool --mode=3Dcompile cc -I../include -I.   -I../snmplib
-I/usr/include -fno-strict-aliasing -O2 -pipe -march=3Dnative -march=3Dnati=
ve=20
-I/usr/local/include -I/include -fstack-protector -fno-strict-aliasing -std=
=3Dc99
 -Ufreebsd12 -Dfreebsd12=3Dfreebsd12  -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H
-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include
-D_FORTIFY_SOURCE=3D2  -I/usr/local/lib/perl5/5.24/mach/CORE -c -o keytools=
.lo
keytools.c
libtool: compile:  cc -I../include -I. -I../snmplib -I/usr/include
-fno-strict-aliasing -O2 -pipe -march=3Dnative -march=3Dnative -I/usr/local=
/include
-I/include -fstack-protector -fno-strict-aliasing -std=3Dc99 -Ufreebsd12
-Dfreebsd12=3Dfreebsd12 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H
-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include
-D_FORTIFY_SOURCE=3D2 -I/usr/local/lib/perl5/5.24/mach/CORE -c keytools.c  =
-fPIC
-DPIC -o .libs/keytools.o
keytools.c:156:9: error: invalid argument type 'void' to unary expression
    if (!EVP_MD_CTX_init(ctx))
        ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
*** Error code 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-232763-7788>