GNU bug report logs -
#71838
ecl-mito fails to build
Previous Next
Reported by: andreas <at> enge.fr
Date: Sat, 29 Jun 2024 08:41:02 UTC
Severity: normal
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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
This bug report was last modified 1 year and 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.