weirdness with compile-op and retry restart

Attila Lendvai attila at lendvai.name
Thu Jul 20 23:59:01 UTC 2017


dear devs,

i have a system with a file that has a compilation error. i try to load it:

(asdf:load-system :hu.dwim.web-server.application.test)

it leads to an error with the following restart (notice its unusual
wording, and that it's about the entire system, not just that one
source file):

 6: RETRY Retry completing compilation for #<HU.DWIM.TEST-SYSTEM
"hu.dwim.web-server.application.test">.

the rest FTR:

 5: ACCEPT Continue, treating completing compilation for
#<HU.DWIM.TEST-SYSTEM "hu.dwim.web-server.application.test"> as having
been successful.

 4: RETRY Retry ASDF operation.

 3: CLEAR-CONFIGURATION-AND-RETRY Retry ASDF operation after resetting
the configuration.

if i touch the file and select the restart, then cl:compile-file
doesn't get called and no compilation seems to happen. there used to
be a restart to recompile the single source file that has failed.

i'm on ASDF 3.2.1 and the very latest SBCL (i'm testing it for the
current freeze)

note: these systems have some customizations from hu.dwim.asdf, but
not much changed there recently.

is this something obvious that i'm failing to see, or should i dig
deeper? what else would help?

it's not a show-stopper for me, so feel free to ignore this. i'm
writing this up more as offering help than asking for help.

thanks for your time,

-- 
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“Understand and abide by the following self-evident principle, and you
will be an anarchist: If there is something that would be wrong for
you to do yourself, then you shouldn't ask anyone else to do it
either.”
	— Larken Rose (1968–)



More information about the asdf-devel mailing list