Opened 13 years ago
Closed 9 years ago
#41329 closed defect (fixed)
sbcl @1.1.13_0: build failure
| Reported by: | tombombadil@… | Owned by: | easye |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.2.1 |
| Keywords: | Cc: | gwright@…, MartinBuchmann (Martin Buchmann) | |
| Port: | sbcl |
Description
Attachments (1)
Change History (7)
Changed 13 years ago by tombombadil@…
comment:1 Changed 13 years ago by larryv (Lawrence Velázquez)
| Cc: | gwright@… added |
|---|---|
| Owner: | changed from macports-tickets@… to easieste@… |
| Port: | sbcl added |
| Summary: | sbcl: port sbcl returned: command execution failed → sbcl @1.1.13_0: build failure |
comment:2 Changed 13 years ago by easye
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Duplicate of #40980.
SBCL is building fine, just that one of the SBCL SB-POSIX test are choking (see your main.log line 88089) on reading one or more of the non-ISO-8859-1 directory entries in the root ("/") directory of your filesystem.
To successfully build SBCL, move the offending files/directories/links from "/" to a subdirectory (like "/disabled"), build and install SBCL, then move the directory entries back.
See the #40980 for a link to the upstream SBCL bug.
When I get the cycles (not soon), I'll look at trying to patch SBCL to ignore the results of this test.
comment:4 Changed 12 years ago by MartinBuchmann (Martin Buchmann)
| Cc: | Martin.Buchmann@… added |
|---|
Cc Me!
comment:5 Changed 9 years ago by easye
| Resolution: | wontfix |
|---|---|
| Status: | closed → reopened |
comment:6 Changed 9 years ago by easye
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.

In the future, please Cc relevant port maintainers (e.g.,
port info --maintainers sbcl).This is not a complete log. Please clean, try again, and attach the new
main.logif you still experience a failure.