aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: curl: Skip failing test on the Hurd.Janneke Nieuwenhuizen2023-11-30
| | | | | | | * gnu/packages/curl.scm (curl)[arguments]: When building natively on the Hurd, also skip test 564. Change-Id: I265049b70c6255f075a98b1a385d40d9dd84badf
* gnu: go-gotest-tools-internal-source: Skip tests with gccgo.Efraim Flashner2023-11-29
| | | | | | | * gnu/packages/golang.scm (go-gotest-tools-internal-source)[arguments]: When building with gccgo skip the test suite. Change-Id: Ibe3569d9449321dd13ac7691273644d83f8fb38b
* gnu: docker-libnetwork-cmd-proxy: Skip tests on most architectures.Efraim Flashner2023-11-29
| | | | | | | * gnu/packages/docker.scm (docker-libnetwork-cmd-proxy)[arguments]: Skip the tests unless building on x86_64-linux and not cross-building. Change-Id: I35028bd728920840370fe641240053baa3a4585f
* gnu: guile-next: Update to commit d8df317.David Thompson2023-11-28
| | | | | | * gnu/packages/guile.scm (guile-next): Update to commit d8df317. Change-Id: I80efe5221183f694f3e7ff85232dcce136a30ccb
* gnu: php: Skip some tests on powerpc-linux.Efraim Flashner2023-11-28
| | | | | | | * gnu/packages/php.scm (php)[arguments]: Adjust the 'prepare-tests phase to skip some failing tests when building for powerpc-linux. Change-Id: I6dd496c8b6851a06386049dca6aa0e2273e4029e
* gnu: go-netlink: Skip test suite.Efraim Flashner2023-11-28
| | | | | | * gnu/packages/linux.scm (go-netlink)[arguments]: Disable tests. Change-Id: Ifd86f8c800583d1feb9ae4f176f6981fe3d275be
* gnu: xorg-server: Update to 21.1.9 [security fixes].Kaelyn Takata2023-11-28
| | | | | | | | | | | Fixes CVE-2023-5367 and CVE-2023-5380. See the X.Org security advisory <https://lists.x.org/archives/xorg/2023-October/003430.html> for more information. * gnu/packages/xorg.scm (xorg-server): Update to 21.1.9. Change-Id: I5786210cf1e5de4d603155fbbd076763e7ae3447 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
* Merge branch 'mesa-updates'John Kehayias2023-11-27
|\ | | | | | | Change-Id: I31c26c11dd3a7838a1f70ceb250e54a1574eb580
| * gnu: php: Add another test to the skip-test list.Efraim Flashner2023-11-27
| | | | | | | | | | | | | | * gnu/packages/php.scm (php)[arguments]: Add a test which fails on multiple architectures to the list skipped by all architectures. Change-Id: I3c55179381ff4cf3e22db5d3ededf60d2a3d9d73
| * gnu: php: Combine skipped tests per arch code.Efraim Flashner2023-11-27
| | | | | | | | | | | | | | | | * gnu/packages/php.scm (php)[arguments]: In 'prepare-tests phase combine the code used for skipping a few tests per architecture into one grouping. Change-Id: I275099dcc2b1f003ec48a72b910d4cfd579d9628
| * gnu: php: Update to 8.2.13.Efraim Flashner2023-11-27
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/php.scm (php): Update to 8.2.13. [source]: Remove patch. [arguments]: Adjust the 'prepare-tests phase to skip fewer tests. [inputs]: Replace openssl-1.1 with openssl. * gnu/packages/patches/php-fix-streams-copy-length.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I29892deda457fdbaa6dd5e01515e97583951836d
| * Merge branch 'master' into mesa-updatesJohn Kehayias2023-11-26
| |\ | | | | | | | | | Change-Id: Ide02272218e76dfae6dc9f8748871c8d61704260
| * \ Merge branch 'master' into mesa-updatesJohn Kehayias2023-11-21
| |\ \ | | | | | | | | | | | | Change-Id: I94c6874e5fdf916e3eb911f1a7df610cd3275474
| * | | gnu: pandoc: Install bash completions, man page.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (pandoc)[arguments]: Add a phase to install the bash completions and the man page. Change-Id: I3e5c18971e06cc3b69ed49a15ab8da11e809e532
| * | | gnu: ghc-pandoc: Skip failing tests from i686-linux.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-pandoc)[source]: Adjust snippet to remove two tests. Change-Id: I05476c0bc2f50328efb30ce26d446850321bad6d
| * | | gnu: ghc-persistent: Fix build on i686-linux.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent)[source]: Add patch. * gnu/packages/patches/ghc-persistent-fix-32bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I1b2c8419f3136d6c9df772d7c7abdc83a80d6112
| * | | gnu: ghc-memory: Fix building on i686-linux.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-memory)[source]: Add patch. * gnu/packages/patches/ghc-memory-fix-32bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I8dc7a13a94ce37021ad402b4e2d0cd061220f670
| * | | gnu: ghc-bloomfilter: Update to 2.0.1.2.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-bloomfilter): Update to 2.0.1.2. [source]: Remove patch. Add snippet to fix building on 32-bit systems. [arguments]: Remove field. [home-page]: Update to new home-page. * gnu/packages/patches/ghc-bloomfilter-ghc9.2.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: Ie61d079b001f804fd28acaca2acd3127b88935d4
| * | | gnu: ghc-base64: Skip tests on i686-linux.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-base64)[arguments]: Skip tests when building for i686-linux. Change-Id: I2de264eb0a0b1ae3d6ca1e29c9b1dce589104aa1
| * | | gnu: ghc-base64: Update to Cabal revision 4.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-base64)[arguments]: Update to Cabal revision 4. [synopsis]: Satisfy linter. Change-Id: I3e234f85371865dfc45a4f004b442209fd68091a
| * | | gnu: ghc-basement: Fix build on i686-linux.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-basement)[source]: Add patch. * gnu/packages/patches/ghc-basement-fix-32bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: Ife75c651d4b9cffa14ec1c5165a9254cfee3f09f
| * | | gnu: curl: Skip failing test on arm machines.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/curl.scm (curl)[arguments]: Adjust custom 'check phase to skip a test on armhf-linux and aarch64-linux. Change-Id: I26fcb8c911a412c9196b759caefb6a003a241b6b
| * | | Merge branch 'master' into mesa-updatesJohn Kehayias2023-11-14
| |\ \ \ | | | | | | | | | | | | | | | Change-Id: I4b468bb3148d392c9ade30dfe0cfb68c574a8e27
| * | | | gnu: skia: Fix build.John Kehayias2023-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "SkRuntimeBlender_GPU" test started to fail with a segmentation fault after recent updates, possibly with mesa to 23.2.1. However, this doesn't seem to be true on all hardware, as Andronikos reported success on IRC and Bordeaux also built the previous derivation. * gnu/packages/graphics.scm (skia)[phases]: Add "SkRuntimeBlender_GPU" to tests that are skipped in the check phase. Change-Id: I4077ae89a58049628a90f8abd23395f9ba89047a
| * | | | Merge branch 'master' into mesa-updatesJohn Kehayias2023-11-11
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Change-Id: I6848392e8c1ffca1473bd25511d8d90ae0f98ce7
| * | | | | gnu: qtbase-5: Use libxkbcommon-1.5.John Kehayias2023-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a build failure for qtbase-5 and qtbase due to keysyms removed in libxkbcommon 1.6.0. See the release announcement <https://lists.freedesktop.org/archives/wayland-devel/2023-October/043121.html>. * gnu/packages/qt.scm (qtbase)[inputs]: Replace libxkbcommon with libxkbcommon-1.5. Change-Id: I4bbf63ec15b33151fa741149a00f31558a109d48
| * | | | | gnu: Add libxkbcommon-1.5.John Kehayias2023-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (libxkbcommon-1.5): New variable. Change-Id: Iab72a030ad90f9919d05dc8820fd59711b506e58
| * | | | | gnu: godot: Update to 4.1.3.John Kehayias2023-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/game-development.scm (godot): Update to 4.1.3. Change-Id: Ib683401bca52eb8ecdd6ccf7ea9bb89e94a67c24
| * | | | | gnu: mbedtls-apache: Update to 2.28.5.John Kehayias2023-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes mbedtls-apache failing some tests for unknown reasons after recent updates and ungrafting to other packages. This should soon be renamed to mbedtls-apache-lts and a newer version added; see <https://issues.guix.gnu.org/66718>. * gnu/packages/tls.scm (mbedtls-apache): Update to 2.28.5. Change-Id: Ie513c11cb60262be9865ebbd1f6238d39f299c42
| * | | | | gnu: libdrm: Restore building libdrm_intel by default.John Kehayias2023-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should fix mediasdk failing to build by not finding libdrm_intel as it was not built in libdrm after the update to 2.4.117. * gnu/packages/xdisorg.scm (libdrm)[phases]: Add phase to correct an upstream typo which disabled building libdrm_intel on supported platforms by default. Change-Id: I8a3f8d23ca3827a0c1f4fec47bca6cfa91a6526e
| * | | | | gnu: sdl2: Update to 2.28.5.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/sdl.scm (sdl2): Update to 2.28.5. Change-Id: I853776bf82e84499486d32012a9b3a4636226668
| * | | | | gnu: sdl2: Add vulkan-loader to rpath.dan2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/sdl.scm (sdl2)[arguments]: Append the path of libvulkan.so to rpath. [inputs]: Add vulkan-loader. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Change-Id: I17c8388f5f7b3bb063b79fd4981263994da129c0
| * | | | | gnu: libepoxy: Hardcode paths to GLES libraries.宋文武2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/64981>. * gnu/packages/gl.scm (libepoxy)[arguments]<#:phases>: Hardcode paths to libGLESv1_CM.so.1 and libGLESv2.so.2. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Change-Id: I9d68a2b8f9c4ffee13ea63ea973970bf1d4c8a6d
| * | | | | gnu: mesa: Update to 23.2.1.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa): Update to 23.2.1. Change-Id: I9014c29696317eeda2c86170ef64d57dd02fe8f4
| * | | | | gnu: curl: Run tests in parallel.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/curl.scm (curl)[arguments]: Respect PARALLEL-TESTS? in check phase, by setting TFLAGS (curl's test flags). Change-Id: I54dfe32b757824fd3d2b89d10b88315c7e8b8d2a
| * | | | | gnu: curl: Ungraft.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/curl.scm (curl): Update to 8.4.0 from graft, preserving... [arguments]<#:phases>: ... check phase to skip failing test on Hurd. [replacement]: Remove. (curl/fixed): Remove variable. Change-Id: I9243d6b3a9084d9c24884e755f2f42ffafca4205
| * | | | | gnu: nghttp2: Update to 1.58.0 and ungraft.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (nghttp2): Update to 1.58.0. [replacement]: Remove. (nghttp2-1.57): Remove variable. Change-Id: I737253295d6b3a832156acc8736167ee1ab470eb
| * | | | | gnu: libxkbcommon: Update to 1.6.0.Zheng Junjie2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.6.0. Change-Id: I8e3c6852d5ba7a16605b508d00b98084254d593a Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| * | | | | gnu: libdrm: Update to 2.4.117.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.117. Change-Id: I99b94bc4afeb8c0447d5ac0b08f6ade327af7cc3
| * | | | | gnu: pixman: Update to 0.42.2.Hilton Chain2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (pixman): Update to 0.42.2. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Change-Id: Ibfe2d23a115d19ad32ca8e39de69aae108ec66d4
| * | | | | gnu: libxpm: Ungraft.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxpm): Update to 3.5.17. [replacement]: Remove. [source]: Update URL. (libxpm/fixed): Remove variable. Change-Id: If84b6093f90fdf7f751b1f25a32df5b478fd71cb
| * | | | | gnu: libx11: Ungraft.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libx11): Update to 1.8.7. [replacement]: Remove. [source]: Update URL. (libx11-fixed): Remove variable. Change-Id: I945c5d15ca7ef3ed9f5de348815f9644028b1c9a
* | | | | | gnu: Make linux-libre 6.6 the default.Wilko Meyer2023-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 6.6. * gnu/packages/linux.scm (linux-libre-with-bpf): Update to 6.6. Change-Id: I6414821ba0f0e75543a3616300ff3233ffa1c3b0 Signed-off-by: Leo Famulari <leo@famulari.name>
* | | | | | services: xvnc: Do not specify display number when using inetd.David Thompson2023-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/services/vnc.scm (xvnc-configuration->command-line-arguments): Omit X display number when inetd? is #t. Change-Id: I0fc8e3068f3ae22421e60e96bd40e3b6e477ca99
* | | | | | gnu: go-gopkg-in-yaml-v3: Skip tests on powerpc-linux.Efraim Flashner2023-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-gopkg-in-yaml-v3)[arguments]: Skip the tests when building for powerpc-linux. Change-Id: I68e3dfa274186ef8f20f85614ba941ea878d6b86
* | | | | | gnu: texlive-bin: Skip another test on powerpc-linux.Efraim Flashner2023-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-bin)[arguments]: When building for powerpc-linux include the custom 'skip-faulty-test phase. Change-Id: I38eb202c788bf483a8d062019f34bb8486d70878
* | | | | | gnu: go-github-com-google-go-cmp-cmp: Skip tests with gccgo.Efraim Flashner2023-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp)[arguments]: Override check phase to skip it when building with gccgo. Change-Id: Ie2b5005648882c5a65ed484e5d203f1076dcb768
* | | | | | gnu: fio: Update to 3.36.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/benchmark.scm (fio): Update to 3.36. Change-Id: I2a58cf03e51ff9ecbea3cd540bb2dde40b6bac1c
* | | | | | gnu: bfs: Update to 3.0.4.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (bfs): Update to 3.0.4. Change-Id: Idc65d4629aa185b13a375263e10ebcc5b71a81ce
* | | | | | gnu: bfs: Fix Texinfo typo.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (bfs)[description]: Fix typo.