jungfrauandClaude Opus 5 090a01e3cf docker: Qt 6.11.1, with the pinned ninja and xcb package it needs
Qt 6.11 did not build on either Rocky image, for two unrelated reasons:

rocky8 carried ninja 1.8.2, which cannot parse what Qt 6.11 generates -- "multiple
outputs aren't (yet?) supported by depslog", a ninja limitation lifted in 1.10.
Ninja is now pinned at 1.13.2 from the upstream release binary, for the same reason
CMake is: the distro versions spanned 1.8.2 to 1.11.1 and moved under us.

rocky9 installed xcb-util-*-devel, a glob that does not match the plain
xcb-util-devel package, so the XCB::UTIL target Qt 6.11's xcb platform plugin
requires was absent. Qt 6.9 did not ask for it, which is why it appeared only now.

build-qt.sh also derives the download path's series from the version, so a bump no
longer 404s against the old 6.9 directory.

Built on all four images, and jfjoch_viewer links against the static Qt 6.11.1 on
both rockys (2708/2708 targets, Qt fully static -- only system X/GL remain dynamic).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01B6iekpDa2xiKobEj1R5xnp
2026-09-12 16:00:24 -04:00
2026-08-13 17:03:10 +02:00
2026-09-02 21:17:31 +02:00
2026-08-25 08:21:39 +02:00
2026-09-02 21:17:31 +02:00
2026-09-10 17:26:55 +02:00
2026-09-09 07:25:13 +02:00
2026-09-10 17:26:55 +02:00
2026-09-02 21:17:31 +02:00
2026-08-27 22:16:54 +02:00
2026-03-26 20:50:33 +01:00
2026-06-23 20:29:49 +02:00
2026-07-19 09:39:28 +02:00
2026-09-10 13:51:16 +02:00
2026-09-10 13:51:16 +02:00
2026-09-09 07:25:13 +02:00
2026-09-09 07:25:13 +02:00
2026-06-13 21:27:41 +02:00
2026-06-23 20:29:49 +02:00
2026-08-25 08:21:39 +02:00
2024-11-22 21:25:20 +01:00
2026-09-02 21:17:31 +02:00
2024-12-02 21:17:14 +01:00
2026-08-13 17:03:10 +02:00
2025-10-25 22:05:47 +02:00
2026-07-03 19:18:56 +02:00
2026-06-23 20:29:49 +02:00
2026-08-13 17:03:10 +02:00
2024-12-02 21:17:14 +01:00
2026-08-25 08:21:39 +02:00
2026-09-02 21:17:31 +02:00
2026-09-09 07:25:13 +02:00
2026-09-02 21:17:31 +02:00
2026-08-26 22:47:00 +02:00
2026-08-13 17:03:10 +02:00
2026-09-10 17:26:55 +02:00

Jungfraujoch

Application to receive data from the PSI JUNGFRAU and EIGER detectors.

All documentation is now placed in docs/ subdirectory and for the current version hosted on Jungfraujoch Read The Docs page.

S
Description
Jungfraujoch Data Acquisition System
Readme GPL-3.0
3 GiB
Languages
C++ 77.9%
HTML 6.7%
C 5.2%
TypeScript 3.7%
Cuda 2.2%
Other 4.2%