Closed
Description
I tried building the latest Medley sources on Linux Mint 22 Cinnamon with scripts/loadup-all -apps
but the build failed with the error:
>>>>> START loadup-apps-from-full
"/home/paolo/medley/medley/../maiko/linux.x86_64/lde" "/tmp/loadups-37706/full.sysout" -id "loadup_1" -title "Medley Interlisp :: loadup_1" -g 1024x768 -sc 1024x768 -noscroll
MEDLEYDIR: "/home/paolo/medley/medley"
LOGINDIR: "/tmp/loadups-37706/logindir"
GREET FILE: "/tmp/loadups-37706/loadup-apps-from-full.cm"
VMEM FILE: "/tmp/loadups-37706/logindir/vmem/lisp_loadup_1.virtualmem"
----- FAILURE -----
..... files created .....
<<<<< END loadup-apps-from-full
----- loadup-all.sh: FAILURE -----
The dribble files: dribble.zip
The branches and heads:
paolo@lispmachine:~/medley/maiko$ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
paolo@lispmachine:~/medley/maiko$ git log|head
commit 3c4d9f5393e56857d1e75352f8d8d0a0c9d91e01
Author: Nick Briggs <nicholas.h.briggs@gmail.com>
Date: Mon Jan 20 12:24:44 2025 -0800
Modifies LISPFINISH subr to use 2nd argument, if present, for exit status (#525)
Redesign of exit status handling, instead of overloading the FAST flag
of (LOGOUT fast), add an optional 2nd argument, EXITSTATUS.
Retains compatability, with behavior unchanged, between new emulator
paolo@lispmachine:~/medley/maiko$ cd ../medley
paolo@lispmachine:~/medley/medley$ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
paolo@lispmachine:~/medley/medley$ git log|head
commit ef6a645bf5362e0ef11304c959bc70f5dba20c08
Merge: d737f7ec 90c723a8
Author: Matt Heffron <heffron@alumni.caltech.edu>
Date: Tue Jan 21 10:40:30 2025 -0800
Fix move of PSEUDOHOSTS from lispusers to library (#1980)
The files were **copied** from `lispusers` to `library`, and then
modified there.
They should have been **moved** so the git history was preserved.
paolo@lispmachine:~/medley/medley$ cd ../notecards
paolo@lispmachine:~/medley/notecards$ git status
On branch main
Your branch is up to date with 'origin/main'.
nothing to commit, working tree clean
paolo@lispmachine:~/medley/notecards$ git log|head
commit 86daa57ad611f8aeb430f3d7418d0cdad564464e
Merge: 56e340b 9bef2e2
Author: Frank Halasz <frank@halasz.org>
Date: Tue Jan 14 21:37:40 2025 -0800
Merge pull request #17 from Interlisp/fgh_last-TEDIT
Remove last \TEDIT.* call from Notecards
commit 9bef2e207f0a3044f8914683682b22d393a7f54a
Metadata
Metadata
Assignees
Labels
No labels