[Bug 222601] security/botan110: fails to build with GMP option enabled
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 25 16:52:08 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222601
Bug ID: 222601
Summary: security/botan110: fails to build with GMP option
enabled
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: dg at syrec.org
CC: lapo at lapo.it
CC: lapo at lapo.it
Flags: maintainer-feedback?(lapo at lapo.it)
Created attachment 186711
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186711&action=edit
patch file
src/engine/gnump/gmp_mem.cpp:10:10: fatal error: 'gmp.h' file not found
#include <gmp.h>
^~~~~~~
c++ -Ibuild/include -O2 -pipe -O2 -march=native -mtune=native -march=native
-fstack-protector -fno-strict-aliasing -D_REENTRANT -ansi -Wno-long-long -W
-Wall -fPIC -fvisibility=hidden -c src/engine/openssl/bn_powm.cpp -o
build/lib/engine_openssl_bn_powm.o
1 error generated.
gmake[2]: *** [Makefile:833: build/lib/engine_gnump_gmp_mem.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
In file included from src/engine/gnump/gmp_powm.cpp:9:
build/include/botan/internal/gmp_wrap.h:12:10: fatal error: 'gmp.h' file not
found
#include <gmp.h>
^~~~~~~
1 error generated.
gmake[2]: *** [Makefile:836: build/lib/engine_gnump_gmp_powm.o] Error 1
In file included from src/engine/gnump/gmp_wrap.cpp:8:
build/include/botan/internal/gmp_wrap.h:12:10: fatal error: 'gmp.h' file not
found
#include <gmp.h>
^~~~~~~
1 error generated.
gmake[2]: *** [Makefile:839: build/lib/engine_gnump_gmp_wrap.o] Error 1
In file included from src/engine/gnump/gnump_pk.cpp:9:
build/include/botan/internal/gmp_wrap.h:12:10: fatal error: 'gmp.h' file not
found
#include <gmp.h>
^~~~~~~
1 error generated.
gmake[2]: *** [Makefile:842: build/lib/engine_gnump_gnump_pk.o] Error 1
gmake[2]: Leaving directory '/usr/ports/security/botan110/work/Botan-1.10.13'
===> 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