Date: Tue, 02 Jul 2024 04:38:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 280081] security/libgcrypt:fails to build Message-ID: <bug-280081-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280081 Bug ID: 280081 Summary: security/libgcrypt:fails to build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: cy@FreeBSD.org Reporter: rozhuk.im@gmail.com Flags: maintainer-feedback?(cy@FreeBSD.org) Assignee: cy@FreeBSD.org make showconfig =3D=3D=3D> The following configuration options are available for libgcrypt-= 1.11.0: DOCS=3Doff: Build and/or install documentation INFO=3Doff: Build and/or install GNU info pages STATIC=3Don: Build static executables and/or libraries =3D=3D=3D> Use 'make config' to modify these settings ... --- random.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -O2 -pipe -O3 -pipe -funroll-loops -mretpoline -fno-delete-null-pointer-checks -fstack-protector-strong -fno-strict-aliasi= ng -fdebug-prefix-map=3D/tmp/ports/usr/ports/security/libgcrypt/work/libgcrypt= -1.11.0=3D. -fvisibility=3Dhidden -fno-delete-null-pointer-checks -Wall -MT random.lo -= MD -MP -MF .deps/random.Tpo -c random.c -o random.o >/dev/null 2>&1 --- rndjent.lo --- In file included from ./rndjent.c:99: ./jitterentropy-base.c:58:3: error: "The CPU Jitter random number generator must not be compiled with optimizations. See documentation. Use the compiler switch -O0 for compiling jitterentropy.c." 58 | #error "The CPU Jitter random number generator must not be compiled with optimizations. See documentation. Use the compiler switch -O0 for compiling jitterentropy.c." | ^ --- rndgetentropy.lo --- mv -f .deps/rndgetentropy.Tpo .deps/rndgetentropy.Plo --- random-csprng.lo --- mv -f .deps/random-csprng.Tpo .deps/random-csprng.Plo --- random-system.lo --- mv -f .deps/random-system.Tpo .deps/random-system.Plo --- rndhw.lo --- mv -f .deps/rndhw.Tpo .deps/rndhw.Plo --- random-drbg.lo --- mv -f .deps/random-drbg.Tpo .deps/random-drbg.Plo --- rndjent.lo --- 1 error generated. *** [rndjent.lo] Error code 1 make[2]: stopped in /tmp/ports/usr/ports/security/libgcrypt/work/libgcrypt-1.11.0/random --- random.lo --- mv -f .deps/random.Tpo .deps/random.Plo 1 error make[2]: stopped in /tmp/ports/usr/ports/security/libgcrypt/work/libgcrypt-1.11.0/random --=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-280081-7788>