Date: Thu, 21 Jul 2022 09:39:00 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265291] x11-wm/fvwm3- FvwmIconMan module crashes on FreeBSD 13 in virtual machine Message-ID: <bug-265291-7788-BUp6Vw5WBV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265291-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-265291-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265291 --- Comment #18 from anubhav.x61+freebsd@gmail.com --- (In reply to Felix Palmen from comment #1) Thank you, dear maintainer! I had manually edited the file (FvwmIconMan/x.c= ) to make the sole change of addition of the line in the Git repository checkout= at commit f0ed978, c 20220526. That allowed FvwmIconMan to work! I could not test the port as was stuck with stage directory path being mang= led during installation (could be some setting that is tickling it; IIRC "pkg" (1.18.3 here) recently became aware of "flavor") ... ... =3D=3D=3D> Registering installation for fvwm3-1.0.4_5 pkg-static: Unable to access file /build/ports/src-ports/ports/x11-wm/fvwm3/work/stage/usr/local/share/py310-= fvwm3/ConfigFvwmBacker:No such file or directory pkg-static: Unable to access file /build/ports/src-ports/ports/x11-wm/fvwm3/work/stage/usr/local/share/py310-= fvwm3/ConfigFvwmButtons:No such file or directory pkg-static: Unable to access file /build/ports/src-ports/ports/x11-wm/fvwm3/work/stage/usr/local/share/py310-= fvwm3/ConfigFvwmDefaults:No such file or directory ... ... "p310-" is there because I have set DEFAULT_VERSIONS for Python to 3.10= in /etc/make.conf. If I comment out that line, then "py39-" is inserted instea= d. Do note that the paths without "py310-" (or, "py39-") do exist. --=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-265291-7788-BUp6Vw5WBV>