From owner-freebsd-ports-bugs@freebsd.org Mon Sep 25 16:52:08 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95B88E1F53F for ; Mon, 25 Sep 2017 16:52:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6AD9C13C9 for ; Mon, 25 Sep 2017 16:52:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8PGq7hp068912 for ; Mon, 25 Sep 2017 16:52:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222601] security/botan110: fails to build with GMP option enabled Date: Mon, 25 Sep 2017 16:52:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dg@syrec.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2017 16:52:08 -0000 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 ^~~~~~~ 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 ^~~~~~~ 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 ^~~~~~~ 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 ^~~~~~~ 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.=