Andreas Enge <andr...@enge.fr> skribis: > something very curious is right now (git 561fb6c) happening. > > $ make install > $ ./pre-inst-env guix build --no-substitutes -n soprano > The following derivation would be built: > /gnu/store/f0j3r6h2q4j449y64wz6759acdjgpz7j-soprano-2.9.4.drv > $ guix build --no-substitutes -n soprano > Backtrace: > In ice-9/boot-9.scm:
Could it be that the installed Guix was miscompiled? Does ~/.config/guix/latest exist? [...] > Moreover, a local build of soprano fails with > CMake Error at cmake/modules/FindQt4.cmake:1239 (MESSAGE): > Qt qmake not found! > Call Stack (most recent call first): > CMakeLists.txt:46 (find_package) > whereas the package has been built on hydra in the meantime. Indeed, there’s a substitute for /gnu/store/kjxy0nlkgc6b4g8yx9ss6s4sxyhb25ci-soprano-2.9.4 (x86_64-linux.) Are you building the same one? Thanks, Ludo’.