spall
2017-9-6 15:42:31

@mflatt @samth raco setup: --- checking package dependencies --- raco setup: found undeclared dependency: raco setup: mode: build (of documentation) raco setup: for package: "source-syntax" raco setup: on package: "racket-doc" raco setup: from document: "source-syntax" raco setup: to document: "reference"


spall
2017-9-6 15:42:46

I am getting these errors when doing make PKGS="compiler-lib"


spall
2017-9-6 15:43:11
raco setup: undeclared dependency detected
raco setup:   for package: "source-syntax"
raco setup:   on packages for build:
raco setup:    "racket-doc"
raco setup:    "scribble-lib"

spall
2017-9-6 15:44:11

it might be worth noting that the ubuntu packages on my computer are currently messed up; not sure if that would cause problems like this with Racket


mflatt
2017-9-6 16:01:54

I think this is a new issue in “source-syntax” and the change’s author has been alerted. I don’t know whether “compiler-lib” itself depends on “source-syntax”; using PKGS may add packages, but won’t remove them


spall
2017-9-6 16:29:07

ok thanks


samth
2017-9-7 00:27:24

Yeah that shouldn’t break anything for you


spall
2017-9-7 01:00:17

@samth. I wasn’t sure because I’m having the problem again where whenever I do ‘make run’ in cs/ it freezes my computer and never seems to termiante


spall
2017-9-7 01:00:24

even on a file that only defines a function.


samth
2017-9-7 01:00:38

That’s definitely not because of the dependency issue


spall
2017-9-7 01:00:47

I thought maybe it was failing silently


spall
2017-9-7 01:02:28

even make setup froze my computer and suddenly the chez process disappeared without seeming to complete