Date: Tue, 09 Mar 2021 15:52:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 254161] Compiling libgcrypt with debug symbols Message-ID: <bug-254161-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254161 Bug ID: 254161 Summary: Compiling libgcrypt with debug symbols Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: mrgonzalez1275@gmail.com Attachment #223123 text/plain mime type: Created attachment 223123 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D223123&action= =3Dedit Full build log Hi, I am having some compilation issues on libgcrypt, combined with debug symbo= ls on make.conf WITH_DEBUG=3DYES CFLAGS=3D"-ggdb" It fails with some asm erros (full log attached): basic.c:315:16: error: inline assembly requires more registers than availab= le Disabling debug symbols or forcing "--disable-asm" directly on the Makefile, runs fine. Note: The basic.c is inside work/libgcrypt-1.9.2/tests. Thank you, --=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-254161-7788>