@@ -134,44 +134,8 @@ appears. We need to handle this cycle gracefully and report it to the user.
134134 > EOF
135135
136136 $ dune exec ./mod .exe
137- Internal error , please report upstream including the contents of _build /log .
138- Description :
139- (" internal dependency cycle" ,
140- { frames =
141- [ (" build-file" , In_build_dir " default/lst" )
142- ; (" <unnamed>" , ())
143- ; (" <unnamed>" , ())
144- ; (" load-dir" , In_build_dir " default" )
145- ]
146- })
147- Raised at Memo .Exec .exec_dep_node .(fun) in file "src /memo /memo .ml ", line
148- 1289 , characters 29-62
149- Called from Fiber__Scheduler .exec in file "vendor /fiber /src /scheduler .ml ",
150- line 76 , characters 8-11
151- Re-raised at Stdune__Exn .raise_with_backtrace in file
152- "otherlibs /stdune /src /exn .ml ", line 38 , characters 27-56
153- Called from Fiber__Scheduler .exec in file "vendor /fiber /src /scheduler .ml ",
154- line 76 , characters 8-11
155- Re-raised at Stdune__Exn .raise_with_backtrace in file
156- "otherlibs /stdune /src /exn .ml ", line 38 , characters 27-56
157- Called from Fiber__Scheduler .exec in file "vendor /fiber /src /scheduler .ml ",
158- line 76 , characters 8-11
159- Re-raised at Stdune__Exn .raise_with_backtrace in file
160- "otherlibs /stdune /src /exn .ml ", line 38 , characters 27-56
161- Called from Fiber__Scheduler .exec in file "vendor /fiber /src /scheduler .ml ",
162- line 76 , characters 8-11
163- Re-raised at Stdune__Exn .raise_with_backtrace in file
164- "otherlibs /stdune /src /exn .ml ", line 38 , characters 27-56
165- Called from Fiber__Scheduler .exec in file "vendor /fiber /src /scheduler .ml ",
166- line 76 , characters 8-11
167- Re-raised at Stdune__Exn .raise_with_backtrace in file
168- "otherlibs /stdune /src /exn .ml ", line 38 , characters 27-56
169- Called from Fiber__Scheduler .exec in file "vendor /fiber /src /scheduler .ml ",
170- line 76 , characters 8-11
171-
172- I must not crash . Uncertainty is the mind-killer . Exceptions are the
173- little-death that brings total obliteration . I will fully express my cases .
174- Execution will pass over me and through me . And when it has gone past , I
175- will unwind the stack along its path . Where the cases are handled there will
176- be nothing . Only I will remain .
137+ Error : Dependency cycle between :
138+ Finding source files in directory _build /default
139+ - > Evaluating modules field in directory _build /default
140+ - > Finding source files in directory _build /default
177141 [1 ]
0 commit comments