Andreas Enge <andr...@enge.fr> skribis: > In > /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm: > 134: 4 [union-of-directories > "/gnu/store/yphxri93bx6mmhqpz9c4yxvp2yyyzn1x-profile" ...] > In srfi/srfi-1.scm: > 619: 3 [for-each #<procedure 18d2d60 at > /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:134:16 > (dir)> ...] > In > /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm: > 136: 2 [#<procedure 18d2d60 at > /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/union.scm:134:16 > (dir)> #] > 37: 1 [files-in-directory #] > In unknown file: > ?: 0 [opendir ("m4" > "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.4.17")] > > ERROR: In procedure opendir: > ERROR: Wrong type (expecting string): ("m4" > "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.4.17") > builder for `/gnu/store/p9jq9v14yhzzbahwambkxhnjsyx5py2v-profile.drv' failed > with exit code 1 > guix package: error: build failed: build of > `/gnu/store/p9jq9v14yhzzbahwambkxhnjsyx5py2v-profile.drv' failed > > I suppose nobody else has experienced this? Do you have an idea what could be > going wrong?
I’m not seeing this problem. Does it work when starting from an empty profile? Does this succeed: make check TESTS=tests/guix-package.sh Thanks, Ludo’.