Date: Tue, 06 Jun 2023 08:11:23 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 271861] devel/roswell: components cannot be installed Message-ID: <bug-271861-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271861 Bug ID: 271861 Summary: devel/roswell: components cannot be installed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: dmgk@freebsd.org Reporter: alexey@ocaml.nl Assignee: dmgk@freebsd.org Flags: maintainer-feedback?(dmgk@freebsd.org) ros install sbcl =3D> [sbcl-bin successfully installed] [...] Extracting archive:/usr/home/alexey/.roswell/archives/sbcl-2.3.5.tar.gz 0 .Unhandled UIOP/RUN-PROGRAM:SUBPROCESS-ERROR:=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Subprocess #<UIOP/LAUNCH-PROGRAM::PROCESS-INFO {1003FD4633}> with command ("/usr/local/bin/bash" "-lc" "cd \"/usr/home/alexey/.roswell/src/sbcl-2.3.5/\";/usr/local/bin/bash ./make.sh '--xc-host=3Dros -L sbcl-bin without-roswell=3Dt run -- --no-userinit --no-= sysinit' '--prefix=3D/usr/home/alexey/.roswell/impls/x86-64/freebsd/sbcl/2.3.5/'")= =20=20=20=20=20=20=20=20 exited with error code 1=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {10046680C3}>=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 [...backtrace...] Pretty much the same thing happens when installing anything else. This is n= ot a big surprise, since bash is trying to execute the file "cd blah" (literally) and it does not exist. Notice: =E2=9D=AF bash -lc "cd /tmp" ; echo $? 1 --=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-271861-7788>