2017-05-15 11:43 GMT+02:00 Ludovic Courtès : > Hello, > > Catonano skribis: > > > I can't build the master branch right now (commit > > 1edbdb0bfc3248abb6732ccebb2b3463b02fee3a ) > > [...] > > > In unknown file: > > 1 (primitive-load-path "gnu/tests" #) > > In gnu/tests.scm: > > 208:16 0 (_) > > > > gnu/tests.scm:208:16: gnu/tests.scm:208:16: In procedure allocate-struct: > > Wrong type argument in position 2: 6 > > You have to run “make clean-go” first, due to an ABI change introduced > in commit e0b2e93005188ab4d6c7413a27832ba2fb7388e8 (more of a question > for guix-devel I think ;-)). > Thank you Ludo ! In fact, I saw the thread on the dev mailing list opened by ng0 right now I launched a new build but I was waiting for it to finish in order to be sure ;-) Thanks again !