bug#67431: nsq.powerpc64le-linux Testinflightworker test failure
Hello, cuir...@gnu.org (Cuirass) writes: > The build nsq.powerpc64le-linux for specification master is > broken. You > can find the detailed information about this build href="https://ci.guix.gnu.org/build/2674716/details";>here. > > https://ci.guix.gnu.org/build/2674716/details Excerpt: --8<---cut here---start->8--- === RUN TestInFlightWorker logger.go:16: INFO: nsqd v1.2.1 (built w/go1.17.13) logger.go:16: INFO: ID: 16 logger.go:16: INFO: TOPIC(test_in_flight_worker1700827671): created logger.go:16: INFO: TOPIC(test_in_flight_worker1700827671): new channel(channel) logger.go:16: INFO: TCP: listening on 127.0.0.1:32843 logger.go:16: INFO: NSQ: persisting topic/channel metadata to /tmp/guix-build-nsq-1.2.1.drv-0/nsq-test-3611268977/nsqd.dat logger.go:16: INFO: HTTP: listening on 127.0.0.1:45211 assertions.go:13: [31mchannel_test.go:99: 0 (expected) != 250 (actual)[39m logger.go:16: INFO: TCP: closing 127.0.0.1:32843 logger.go:16: INFO: HTTP: closing 127.0.0.1:45211 logger.go:16: INFO: NSQ: persisting topic/channel metadata to /tmp/guix-build-nsq-1.2.1.drv-0/nsq-test-3611268977/nsqd.dat logger.go:16: INFO: NSQ: persisting topic/channel metadata to /tmp/guix-build-nsq-1.2.1.drv-0/nsq-test-3611268977/nsqd.dat logger.go:16: INFO: NSQ: closing topics logger.go:16: INFO: TOPIC(test_in_flight_worker1700827671): closing logger.go:16: INFO: TOPIC(test_in_flight_worker1700827671): closing ... messagePump logger.go:16: INFO: CHANNEL(channel): closing logger.go:16: INFO: CHANNEL(channel): flushing 250 memory 0 in-flight 0 deferred messages to backend logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671:channel): writeOne() opened /tmp/guix-build-nsq-1.2.1.drv-0/nsq-test-3611268977/test_in_flight_worker1700827671:channel.diskqueue.00.dat logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671:channel): readOne() opened /tmp/guix-build-nsq-1.2.1.drv-0/nsq-test-3611268977/test_in_flight_worker1700827671:channel.diskqueue.00.dat logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671:channel): closing logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671:channel): closing ... ioLoop logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671): closing logger.go:16: INFO: DISKQUEUE(test_in_flight_worker1700827671): closing ... ioLoop logger.go:16: INFO: NSQ: stopping subsystems logger.go:16: INFO: LOOKUP: closing logger.go:16: INFO: QUEUESCAN: closing logger.go:16: INFO: NSQ: bye --- FAIL: TestInFlightWorker (2.50s) --8<---cut here---end--->8--- Cuirass says the new failure was a result from https://git.savannah.gnu.org/cgit/guix.git/log/?qt=range&q=0083a2265960f8228112c36e0d10eb974ff9d1f1..e4397a32ac81d0b23b168df27424001a7d20aee7; I suppose the test is flaky. -- Thanks, Maxim
bug#67432: actionlint.powerpc64le-linux is broken (test failure)
Hello, cuir...@gnu.org (Cuirass) writes: > The build actionlint.powerpc64le-linux for specification > master is > broken. You can find the detailed information about this build href="https://ci.guix.gnu.org/build/2674865/details";>here. > > https://ci.guix.gnu.org/build/2674865/details Excerpt: --8<---cut here---start->8--- starting phase `check' 2023/11/24 11:47:40 cron: panic running job: YOLO goroutine 17 [running]: github.com/robfig/cron.(*Cron).runWithRecovery.func1(0xcac500) /tmp/guix-build-go-github-com-robfig-cron-1.2.0.drv-0/src/github.com/robfig/cron/cron.go:161 +0x8c panic({0x12c880, 0x178f70}) /gnu/store/hyi32b0caf17haa61li7an389z8padzn-go-1.17.13/lib/go/src/runtime/panic.go:1038 +0x240 github.com/robfig/cron.TestFuncPanicRecovery.func1() /tmp/guix-build-go-github-com-robfig-cron-1.2.0.drv-0/src/github.com/robfig/cron/cron_test.go:19 +0x3c github.com/robfig/cron.FuncJob.Run(0x156750) /tmp/guix-build-go-github-com-robfig-cron-1.2.0.drv-0/src/github.com/robfig/cron/cron.go:92 +0x30 github.com/robfig/cron.(*Cron).runWithRecovery(0xcac500, {0x179b60, 0x156750}) /tmp/guix-build-go-github-com-robfig-cron-1.2.0.drv-0/src/github.com/robfig/cron/cron.go:165 +0x60 created by github.com/robfig/cron.(*Cron).run /tmp/guix-build-go-github-com-robfig-cron-1.2.0.drv-0/src/github.com/robfig/cron/cron.go:199 +0x6a8 2023/11/24 11:47:41 cron: panic running job: YOLO goroutine 18 [running]: github.com/robfig/cron.(*Cron).runWithRecovery.func1(0xcac690) /tmp/guix-build-go-github-com-robfig-cron-1.2.0.drv-0/src/github.com/robfig/cron/cron.go:161 +0x8c panic({0x12c880, 0x178f70}) /gnu/store/hyi32b0caf17haa61li7an389z8padzn-go-1.17.13/lib/go/src/runtime/panic.go:1038 +0x240 github.com/robfig/cron.DummyJob.Run(...) /tmp/guix-build-go-github-com-robfig-cron-1.2.0.drv-0/src/github.com/robfig/cron/cron_test.go:30 github.com/robfig/cron.(*Cron).runWithRecovery(0xcac690, {0x179b40, 0x272aa0}) /tmp/guix-build-go-github-com-robfig-cron-1.2.0.drv-0/src/github.com/robfig/cron/cron.go:165 +0x60 created by github.com/robfig/cron.(*Cron).run /tmp/guix-build-go-github-com-robfig-cron-1.2.0.drv-0/src/github.com/robfig/cron/cron.go:199 +0x6a8 --- FAIL: TestNonLocalTimezone (2.02s) cron_test.go:261: expected job fires 2 times FAIL FAILgithub.com/robfig/cron 25.657s FAIL error: in phase 'check': uncaught exception: %exception #<&invoke-error program: "go" arguments: ("test" "github.com/robfig/cron") exit-status: 1 term-signal: #f stop-signal: #f> phase `check' failed after 27.8 seconds command "go" "test" "github.com/robfig/cron" failed with status 1 --8<---cut here---end--->8--- This one also was a result of https://git.savannah.gnu.org/cgit/guix.git/log/?qt=range&q=0083a2265960f8228112c36e0d10eb974ff9d1f1..e4397a32ac81d0b23b168df27424001a7d20aee7. -- Thanks, Maxim
bug#67432: actionlint.powerpc64le-linux is broken (test failure)
On Fri, Nov 24, 2023 at 08:51:13AM -0500, Maxim Cournoyer wrote: > Hello, > > cuir...@gnu.org (Cuirass) writes: > > > The build actionlint.powerpc64le-linux for specification > > master is > > broken. You can find the detailed information about this build > href="https://ci.guix.gnu.org/build/2674865/details";>here. > > > > https://ci.guix.gnu.org/build/2674865/details > > Excerpt: > > > This one also was a result of > https://git.savannah.gnu.org/cgit/guix.git/log/?qt=range&q=0083a2265960f8228112c36e0d10eb974ff9d1f1..e4397a32ac81d0b23b168df27424001a7d20aee7. > > -- > Thanks, > Maxim I sent it through again and it passed -- Efraim Flashner רנשלפ םירפא GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature
bug#67431: nsq.powerpc64le-linux Testinflightworker test failure
On Fri, Nov 24, 2023 at 08:48:59AM -0500, Maxim Cournoyer wrote: > Hello, > > cuir...@gnu.org (Cuirass) writes: > > > The build nsq.powerpc64le-linux for specification master > > is broken. You > > can find the detailed information about this build > href="https://ci.guix.gnu.org/build/2674716/details";>here. > > > > https://ci.guix.gnu.org/build/2674716/details > > Excerpt: > > Cuirass says the new failure was a result from > https://git.savannah.gnu.org/cgit/guix.git/log/?qt=range&q=0083a2265960f8228112c36e0d10eb974ff9d1f1..e4397a32ac81d0b23b168df27424001a7d20aee7; > I suppose the test is flaky. > > -- > Thanks, > Maxim I sent it through again and it passed the tests -- Efraim Flashner רנשלפ םירפא GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature
bug#67416: Error when installing package, CMAKE_Fortran_COMPILER could be found
Hello, I'm trying to install a package with the command: guix package --install-from-file=gmsh-try.scm the gmsh-try.csm looks like this: (use-modules (guix packages) (guix download) (guix licenses) (guix build-system cmake)) (package (name "mygmsh") (version "3.0.6") (source (origin (method url-fetch) (uri (string-append "https://gmsh.info/src/gmsh-3.0.6-source.tgz";)) (sha256 (base32 "0ywqhr0zmdhn8dvi6l8z1vkfycyv67fdrz6b95mb39np832bq04p" (build-system cmake-build-system) (arguments `(#:configure-flags '("-DENABLE_BUILD_LIB=1" "-DCMAKE_INSTALL_PREFIX=/opt/nextsim_gnu/gmsh-3.0.6" "-DENABLE_MMG3D=FALSE"))) (synopsis "3D finite element grid generator") (description "Gmsh is a 3D finite element grid generator with a built-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language.") (home-page "http://gmsh.info//";) (license gpl2+)) When at some point, cmake tests things, this is what I get: -- The CXX compiler identification is GNU 11.3.0 -- The C compiler identification is GNU 11.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /gnu/store/5lqhcv91ijy82p92ac6g5xw48l0lwwz4-gcc-11.3.0/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /gnu/store/5lqhcv91ijy82p92ac6g5xw48l0lwwz4-gcc-11.3.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void* -- Check size of void* - done -- Found 64Bit -- Performing Test STDCXX11 -- Performing Test STDCXX11 - Success -- Found C++11 -- The Fortran compiler identification is unknown CMake Error at CMakeLists.txt:421 (enable_language): No CMAKE_Fortran_COMPILER could be found. Tell CMake where to find the compiler by setting either the environment variable "FC" or the CMake cache entry CMAKE_Fortran_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. -- Configuring incomplete, errors occurred! See also "/tmp/guix-build-mygmsh-3.0.6.drv-0/build/CMakeFiles/CMakeOutput.log". See also "/tmp/guix-build-mygmsh-3.0.6.drv-0/build/CMakeFiles/CMakeError.log". error: in phase 'configure': uncaught exception: %exception #<&invoke-error program: "cmake" arguments: ("../gmsh-3.0.6-source" "-DCMAKE_BUILD_TYPE=RelWithDebInfo" "-DCMAKE_INSTALL_PREFIX=/gnu/store/kvx8rfsa457xz9723zsyk8x41zscs63l-mygmsh-3.0.6" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_INSTALL_RPATH_USE_LINK_PATH=TRUE" "-DCMAKE_INSTALL_RPATH=/gnu/store/kvx8rfsa457xz9723zsyk8x41zscs63l-mygmsh-3.0.6/lib" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DENABLE_BUILD_LIB=1" "-DCMAKE_INSTALL_PREFIX=/opt/nextsim_gnu/gmsh-3.0.6" "-DENABLE_MMG3D=FALSE") exit-status: 1 term-signal: #f stop-signal: #f> phase `configure' failed after 0.8 seconds command "cmake" "../gmsh-3.0.6-source" "-DCMAKE_BUILD_TYPE=RelWithDebInfo" "-DCMAKE_INSTALL_PREFIX=/gnu/store/kvx8rfsa457xz9723zsyk8x41zscs63l-mygmsh-3.0.6" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_INSTALL_RPATH_USE_LINK_PATH=TRUE" "-DCMAKE_INSTALL_RPATH=/gnu/store/kvx8rfsa457xz9723zsyk8x41zscs63l-mygmsh-3.0.6/lib" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DENABLE_BUILD_LIB=1" "-DCMAKE_INSTALL_PREFIX=/opt/nextsim_gnu/gmsh-3.0.6" "-DENABLE_MMG3D=FALSE" failed with status 1 It looks like cmake cant find fortran compiler. I'm very new to guix universe so I may have missed a step. Thanks in advance, Pierre
bug#64665: [Shepherd] Introduce a configurable respawn delay
> > The conclusion of the thread at > > https://lists.gnu.org/archive/html/guix-devel/2023-07/msg5.html > > seems to be that we should introduce a configurable respawn delay > > (systemd makes that 100ms). > > > Implemented in commit 1d3643f2576aff1869bba084c92684c81689a0a1. > > Let me know if you have any comments! damn, i already had this in the queue for sending: https://git.savannah.gnu.org/cgit/shepherd.git/commit/?id=1d3643f2576aff1869bba084c92684c81689a0a1 to help synchronize our efforts, here are the commits i'm working on, and planning to send them once they have been polished and properly tested: https://github.com/attila-lendvai-patches/shepherd/commits/attila -- • attila lendvai • PGP: 963F 5D5F 45C7 DFCD 0A39 -- “Whosoever is delighted in solitude, is either a wild beast or a god.” — Aristotle (BC 384–322), paraphrased by Francis Bacon in 'Of Friendship'
bug#67307: Build of emacs-org-recent-headings and other emacs-org-* packages broken
Hello, Maxim Cournoyer writes: > Do you have the client certificate to do admin actions from Cuirass? If > not, I can provide you with one. I don't have it. I'll also need some guidance to install it and use it wisely… Regards, -- Nicolas Goaziou