Date: Mon, 25 Sep 2017 16:52:07 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222601] security/botan110: fails to build with GMP option enabled Message-ID: <bug-222601-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222601 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@FreeBSD.org Reporter: dg@syrec.org CC: lapo@lapo.it CC: lapo@lapo.it Flags: maintainer-feedback?(lapo@lapo.it) Created attachment 186711 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186711&action= =3Dedit 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=3Dnative -mtune=3Dnative -march=3D= native -fstack-protector -fno-strict-aliasing -D_REENTRANT -ansi -Wno-long-long = -W -Wall -fPIC -fvisibility=3Dhidden -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.1= 3' =3D=3D=3D> Compilation failed unexpectedly. --=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-222601-13>