Date: Tue, 06 Aug 2024 11:36:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 280658] devel/gdb cannot be built if support for Python is not included Message-ID: <bug-280658-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280658 Bug ID: 280658 Summary: devel/gdb cannot be built if support for Python is not included Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pizzamig@freebsd.org Reporter: ulrichulrich_se@yahoo.com Flags: maintainer-feedback?(pizzamig@freebsd.org) Assignee: pizzamig@freebsd.org make fails without support for Python. =3D=3D=3D> The following configuration options are available for gdb-14.1_2: DEBUGINFOD=3Doff: Build gdb with debuginfod server support GDB_LINK=3Don: Create /usr/local/bin/gdb symlink GUILE=3Doff: Guile extension language support KGDB=3Doff: Kernel debugging support NLS=3Don: Native Language Support PYTHON=3Doff: Python bindings or support SOURCE_HIGHLIGHT=3Don: Syntax highlighting support TUI=3Don: Text User Interface support XXHASH=3Don: Use xxHash for hashing (faster) 2024.219 12:43:04 /usr/ports/devel/gdb # make make[1]: don't know how to make /usr/ports/devel/gdb/work-py311/.stage_done.gdb._usr_local. Stop make[1]: stopped in /usr/ports/devel/gdb *** Error code 2 Stop. make: stopped in /usr/ports/devel/gdb Enabling Python works. FreeBSD fbsd0 13.3-RELEASE-p3 FreeBSD 13.3-RELEASE-p3 GENERIC amd64 USER=3Droot LOGNAME=3Droot HOME=3D/root MAIL=3D/var/mail/root PATH=3D.:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:= /bin TERM=3Dscreen VISUAL=3Dnano EDITOR=3Dnano MANWIDTH=3Dtty FTP_PASSIVE_MODE=3DYES BLOCKSIZE=3DK MM_CHARSET=3DUTF-8 LANG=3DC.UTF-8 SHELL=3D/bin/tcsh HOSTTYPE=3DFreeBSD VENDOR=3Damd OSTYPE=3DFreeBSD MACHTYPE=3Dx86_64 SHLVL=3D1 PWD=3D/usr/ports/devel/gdb GROUP=3Dwheel --=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-280658-7788>