Opened 2 years ago
Last modified 13 months ago
#66322 assigned defect
swig-clisp, swig-chicken @4.1.0_1: Error: No files have been installed in the destroot directory!
Reported by: | cooljeanius (Eric Gallager) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | Cc: | ||
Port: | swig |
Description
Trying to upgrade swig-clisp fails with the following error:
DEBUG: Executing proc-post-org.macports.destroot-destroot-0 DEBUG: Executing portdestroot::destroot_finish DEBUG: Fixing glibtool .la files in destroot for swig-clisp Error: No files have been installed in the destroot directory! Error: Please make sure that this software supports 'make install DESTDIR=${destroot}' or implement an alternative destroot mechanism in the Portfile. Error: Files might have been installed directly into your system, check before proceeding. Error: Failed to destroot swig-clisp: Staging swig-clisp into destroot failed DEBUG: Error code: NONE DEBUG: Backtrace: Staging swig-clisp into destroot failed
I think it has something to do with these messages previously in the output:
Installing language specific files for clisp /bin/sh: line 0: cd: ./Lib/clisp: No such file or directory /bin/sh: line 0: cd: ./Lib/clisp: No such file or directory Installing nothing from Lib/clisp Installing language specific files for std
Attachments (1)
Change History (5)
Changed 2 years ago by cooljeanius (Eric Gallager)
Attachment: | swig-clisp_main.log added |
---|
comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | michaelld removed |
---|---|
Owner: | set to michaelld |
Port: | swig added; swig-clisp removed |
Status: | new → assigned |
Summary: | swig-clisp @4.1.0_1: Error: No files have been installed in the destroot directory! → swig-clisp, swig-chicken @4.1.0_1: Error: No files have been installed in the destroot directory! |
Same with swig-chicken. The other swig subports either work or fail to install for different reasons.
comment:2 Changed 2 years ago by cooljeanius (Eric Gallager)
Reconfirmed after the update to 4.1.1_0.
comment:3 follow-up: 4 Changed 2 years ago by michaelld (Michael Dickens)
Yup I see this too ... trying to figure out what's going on
comment:4 Changed 13 months ago by cooljeanius (Eric Gallager)
Note: See
TracTickets for help on using
tickets.
main.log for swig-clisp