unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#71838: ecl-mito fails to build
@ 2024-06-29  8:37 Andreas Enge
  2024-06-29  9:27 ` Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Enge @ 2024-06-29  8:37 UTC (permalink / raw)
  To: 71838; +Cc: glv, me, cox.katherine.e+guix, sharlatanus, jgart

Hello,

noticing that lots of ecl-mito clog the bordeaux build farm, I tried a
local build from master. It ends like this:

phase `build' succeeded after 22.6 seconds
starting phase `check'
Invoking ecl: "/gnu/store/a7154xn03yq0r39s848fbndi1h446559-ecl-24.5.10/bin/ecl" "--eval" "(require :asdf)" "--eval" "(asdf:initialize-source-registry (list :source-registry (list :tree (uiop:ensure-pathname \"/gnu/store/62mg2kk45v6vghms4qyqyww1b575d1cz-ecl-mito-0.1-3.47ba486/share/common-lisp/ecl/mito\" :truenamize t :ensure-directory t)) :inherit-configuration))" "--eval" "(asdf:test-system \"mito-test\")" "--eval" "(asdf:test-system \"mito\")" "--eval" "(quit)"
;;; Loading #P"/gnu/store/a7154xn03yq0r39s848fbndi1h446559-ecl-24.5.10/lib/ecl-24.5.10/asdf.fas"
;;; Warning: System definition file #P"/gnu/store/hjrhc3mcaisn30w475ymi16529kzb433-ecl-cl-colors-0.0.0-1.8274105/share/common-lisp/ecl/cl-colors/cl-colors.asd" contains definition for system "cl-colors-tests". Please only define "cl-colors" and secondary systems with a name starting with "cl-colors/" (e.g. "cl-colors/test") in that file.
;;; Warning: Deprecated recursive use of (ASDF/OPERATE:OPERATE
             'ASDF/LISP-ACTION:LOAD-OP '("mito-test")) while visiting
             (ASDF/LISP-ACTION:TEST-OP "mito-test")
             - please use proper dependencies instead

Running a test file '/gnu/store/62mg2kk45v6vghms4qyqyww1b575d1cz-ecl-mito-0.1-3.47ba486/share/common-lisp/ecl/mito/t/db/sqlite3.lisp'

and then stalls (and presumably would time out after a very long time).

Andreas





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#71838: ecl-mito fails to build
  2024-06-29  8:37 bug#71838: ecl-mito fails to build Andreas Enge
@ 2024-06-29  9:27 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-06-29  9:27 UTC (permalink / raw)
  To: Andreas Enge; +Cc: me, jgart, 71838-done, cox.katherine.e+guix, sharlatanus

[-- Attachment #1: Type: text/plain, Size: 1774 bytes --]

Andreas Enge <andreas@enge.fr> skribis:

> Hello,
>
> noticing that lots of ecl-mito clog the bordeaux build farm, I tried a
> local build from master. It ends like this:
>
> phase `build' succeeded after 22.6 seconds
> starting phase `check'
> Invoking ecl: "/gnu/store/a7154xn03yq0r39s848fbndi1h446559-ecl-24.5.10/bin/ecl"
> "--eval" "(require :asdf)" "--eval" "(asdf:initialize-source-registry
> (list :source-registry (list :tree (uiop:ensure-pathname
> \"/gnu/store/62mg2kk45v6vghms4qyqyww1b575d1cz-ecl-mito-0.1-3.47ba486/share/common-lisp/ecl/mito\" :truenamize
> t :ensure-directory t)) :inherit-configuration))" "--eval" "(asdf:test-system
> \"mito-test\")" "--eval" "(asdf:test-system \"mito\")" "--eval" "(quit)"
> ;;; Loading #P"/gnu/store/a7154xn03yq0r39s848fbndi1h446559-ecl-24.5.10/lib/ecl-24.5.10/asdf.fas"
> ;;; Warning: System definition file
> #P"/gnu/store/hjrhc3mcaisn30w475ymi16529kzb433-ecl-cl-colors-0.0.0-1.8274105/share/common-lisp/ecl/cl-colors/cl-colors.asd"
> contains definition for system "cl-colors-tests". Please only define
> "cl-colors" and secondary systems with a name starting with "cl-colors/" (e.g.
> "cl-colors/test") in that file.
> ;;; Warning: Deprecated recursive use of (ASDF/OPERATE:OPERATE
>              'ASDF/LISP-ACTION:LOAD-OP '("mito-test")) while visiting
>              (ASDF/LISP-ACTION:TEST-OP "mito-test")
>              - please use proper dependencies instead
>
> Running a test file '/gnu/store/62mg2kk45v6vghms4qyqyww1b575d1cz-ecl-mito-0.1-3.47ba486/share/common-lisp/ecl/mito/t/db/sqlite3.lisp'
>
> and then stalls (and presumably would time out after a very long time).
>
> Andreas

Hi.
Indeed it looks like the test suite never ends. So I disabled the tests
in commit 97684fa209f77abe6f5f4f972bfdb3102eb42687.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-29  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-29  8:37 bug#71838: ecl-mito fails to build Andreas Enge
2024-06-29  9:27 ` Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).