[Bug 213819] security/i2pd: v2.10.0 build fails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 26 21:23:17 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213819
Bug ID: 213819
Summary: security/i2pd: v2.10.0 build fails
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: amdmi3 at FreeBSD.org
Reporter: igor.arabesc.pavlov at gmail.com
Assignee: amdmi3 at FreeBSD.org
Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)
Created attachment 176200
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176200&action=edit
Full build log
--- CMakeFiles/libi2pd.dir/Crypto.cpp.o ---
/usr/ports/security/i2pd/work/i2pd-2.10.0/Crypto.cpp:138:3: error: use of
undeclared identifier 'DSA_set0_pqg'
DSA_set0_pqg (dsa, BN_dup (dsap), BN_dup (dsaq), BN_dup
(dsag));
^
/usr/ports/security/i2pd/work/i2pd-2.10.0/Crypto.cpp:139:3: error: use of
undeclared identifier 'DSA_set0_key'
DSA_set0_key (dsa, NULL, NULL);
^
...
make[5]: stopped in /usr/ports/security/i2pd/work/i2pd-2.10.0
*** [CMakeFiles/libi2pd.dir/all] Error code 2
make[4]: stopped in /usr/ports/security/i2pd/work/i2pd-2.10.0
1 error
make[4]: stopped in /usr/ports/security/i2pd/work/i2pd-2.10.0
*** [all] Error code 2
make[3]: stopped in /usr/ports/security/i2pd/work/i2pd-2.10.0
1 error
make[3]: stopped in /usr/ports/security/i2pd/work/i2pd-2.10.0
===> Compilation failed unexpectedly.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list