From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: master Date: Mon, 15 May 2017 11:46:33 +0200 Message-ID: References: <871srqmp4y.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="f403045c2d4c3b47de054f8ceea7" Return-path: In-Reply-To: <871srqmp4y.fsf@gnu.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: guix-devel Cc: help-guix List-Id: guix-devel.gnu.org --f403045c2d4c3b47de054f8ceea7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 2017-05-15 11:43 GMT+02:00 Ludovic Court=C3=A8s : > 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-struc= t: > > Wrong type argument in position 2: 6 > > You have to run =E2=80=9Cmake clean-go=E2=80=9D first, due to an ABI chan= ge 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 ! --f403045c2d4c3b47de054f8ceea7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2017-05-15 11:43 GMT+02:00 Ludovic Court=C3=A8s <<= a href=3D"mailto:ludo@gnu.org" target=3D"_blank">ludo@gnu.org>:
Hello,

Catonano <catonano@gmail.com&g= t; skribis:

> I can't build the master branch right now (commit
> 1edbdb0bfc3248abb6732ccebb2b3463b02fee3a )

[...]

> In unknown file:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 1 (primitive-load-path "= gnu/tests" #<procedure 5a33020 at=E2=80=A6>)
> In gnu/tests.scm:
>=C2=A0 =C2=A0 208:16=C2=A0 0 (_)
>
> gnu/tests.scm:208:16: gnu/tests.scm:208:16: In procedure allocate-stru= ct:
> Wrong type argument in position 2: 6

You have to run =E2=80=9Cmake clean-go=E2=80=9D 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=C2=A0

I launched a new build but= I was waiting for it to finish in order to be sure ;-)

T= hanks again !
--f403045c2d4c3b47de054f8ceea7-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: master Date: Mon, 15 May 2017 09:19:52 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="f403045c0d049c639a054f8ae199" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAAIN-0001Q3-R4 for help-guix@gnu.org; Mon, 15 May 2017 03:19:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAAIM-00069t-Lo for help-guix@gnu.org; Mon, 15 May 2017 03:19:55 -0400 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:35052) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dAAIM-00069i-Bt for help-guix@gnu.org; Mon, 15 May 2017 03:19:54 -0400 Received: by mail-wm0-x234.google.com with SMTP id b84so71098570wmh.0 for ; Mon, 15 May 2017 00:19:53 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --f403045c0d049c639a054f8ae199 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I can't build the master branch right now (commit 1edbdb0bfc3248abb6732ccebb2b3463b02fee3a ) ... LOAD (gnu system) LOAD (gnu system grub) LOAD (gnu tests base) ;;; note: source file ./gnu/tests/base.scm ;;; newer than compiled ...readxl/gnu/tests/base.go Backtrace: In ice-9/boot-9.scm: 2986:16 19 (try-module-autoload _ _) 2316:4 18 (save-module-excursion #) 3006:22 17 (_) In unknown file: 16 (primitive-load-path "gnu/tests/base" #) In ice-9/eval.scm: 721:20 15 (primitive-eval (define-module (gnu tests base) # (=E2=80=A6) = =E2=80=A6)) In ice-9/psyntax.scm: 1234:36 14 (expand-top-sequence ((define-module (gnu tests #) # =E2=80=A6= )) =E2=80=A6) 1181:24 13 (parse _ (("placeholder" placeholder)) ((top) #(# # =E2=80=A6)= ) =E2=80=A6) 284:10 12 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) =E2= =80=A6) In ice-9/eval.scm: 293:34 11 (_ #) In ice-9/boot-9.scm: 2866:4 10 (define-module* _ #:filename _ #:pure _ #:version _ # _ =E2=80= =A6) 2075:24 9 (call-with-deferred-observers #) 2879:24 8 (_) 230:17 7 (map1 (((gnu tests)) ((gnu system)) ((gnu system #)) # =E2=80= =A6)) 2792:17 6 (resolve-interface (gnu tests) #:select _ #:hide _ # _ # =E2= =80=A6) 2718:10 5 (_ (gnu tests) _ _ #:ensure _) 2986:16 4 (try-module-autoload _ _) 2316:4 3 (save-module-excursion #) 3006:22 2 (_) 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 Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. make[2]: *** [Makefile:5148: make-go] Error 1 make[2]: uscita dalla directory "...projects/readxl" make[1]: *** [Makefile:4275: all-recursive] Error 1 make[1]: uscita dalla directory "...projects/readxl" make: *** [Makefile:2865: all] Error 2 --f403045c0d049c639a054f8ae199 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I can't build the master branch right now (commit 1edb= db0bfc3248abb6732ccebb2b3463b02fee3a )


...
=C2=A0 LOAD=C2=A0= =C2=A0=C2=A0=C2=A0 (gnu system)
=C2=A0 LOAD=C2=A0=C2=A0=C2=A0=C2=A0 (gnu= system grub)
=C2=A0 LOAD=C2=A0=C2=A0=C2=A0=C2=A0 (gnu tests base)
;;= ; note: source file ./gnu/tests/base.scm
;;;=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 newer than compiled ...readxl/gnu/tests/base.go
Backtrace:
= In ice-9/boot-9.scm:
=C2=A0 2986:16 19 (try-module-autoload _ _)
=C2= =A0=C2=A0 2316:4 18 (save-module-excursion #<procedure 132b390 at ice-9/= boo=E2=80=A6>)
=C2=A0 3006:22 17 (_)
In unknown file:
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 16 (primitive-load-path "= ;gnu/tests/base" #<procedure 5a133=E2=80=A6>)
In ice-9/eval.s= cm:
=C2=A0=C2=A0 721:20 15 (primitive-eval (define-module (gnu tests bas= e) # (=E2=80=A6) =E2=80=A6))
In ice-9/psyntax.scm:
=C2=A0 1234:36 14 = (expand-top-sequence ((define-module (gnu tests #) # =E2=80=A6)) =E2=80=A6)=
=C2=A0 1181:24 13 (parse _ (("placeholder" placeholder)) ((to= p) #(# # =E2=80=A6)) =E2=80=A6)
=C2=A0=C2=A0 284:10 12 (parse _ (("= placeholder" placeholder)) (()) _ c&e (eval) =E2=80=A6)
In ice-= 9/eval.scm:
=C2=A0=C2=A0 293:34 11 (_ #<module (#{ g586}#) 4ca0a00>= ;)
In ice-9/boot-9.scm:
=C2=A0=C2=A0 2866:4 10 (define-module* _ #:fi= lename _ #:pure _ #:version _ # _ =E2=80=A6)
=C2=A0 2075:24=C2=A0 9 (cal= l-with-deferred-observers #<procedure 5a024b0 at ic=E2=80=A6>)
=C2= =A0 2879:24=C2=A0 8 (_)
=C2=A0=C2=A0 230:17=C2=A0 7 (map1 (((gnu tests))= ((gnu system)) ((gnu system #)) # =E2=80=A6))
=C2=A0 2792:17=C2=A0 6 (r= esolve-interface (gnu tests) #:select _ #:hide _ # _ # =E2=80=A6)
=C2=A0= 2718:10=C2=A0 5 (_ (gnu tests) _ _ #:ensure _)
=C2=A0 2986:16=C2=A0 4 (= try-module-autoload _ _)
=C2=A0=C2=A0 2316:4=C2=A0 3 (save-module-excurs= ion #<procedure 135f2a0 at ice-9/boo=E2=80=A6>)
=C2=A0 3006:22=C2= =A0 2 (_)
In unknown file:
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 1 (primitive-load-path "gnu/tests" #<proced= ure 5a33020 at=E2=80=A6>)
In gnu/tests.scm:
=C2=A0=C2=A0 208:16=C2= =A0 0 (_)

gnu/tests.scm:208:16: gnu/tests.scm:208:16: In procedure a= llocate-struct: Wrong type argument in position 2: 6

Some deprecated= features have been used.=C2=A0 Set the environment
variable GUILE_WARN_= DEPRECATED to "detailed" and rerun the
program to get more inf= ormation.=C2=A0 Set it to "no" to suppress
this message.
ma= ke[2]: *** [Makefile:5148: make-go] Error 1
make[2]: uscita dalla direct= ory "...projects/readxl"
make[1]: *** [Makefile:4275: all-recu= rsive] Error 1
make[1]: uscita dalla directory "...projects/readxl&= quot;
make: *** [Makefile:2865: all] Error 2

--f403045c0d049c639a054f8ae199-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: master Date: Mon, 15 May 2017 11:43:25 +0200 Message-ID: <871srqmp4y.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dACXL-0003ry-3Q for help-guix@gnu.org; Mon, 15 May 2017 05:43:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dACXI-0006dN-18 for help-guix@gnu.org; Mon, 15 May 2017 05:43:31 -0400 In-Reply-To: (catonano@gmail.com's message of "Mon, 15 May 2017 09:19:52 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Catonano Cc: help-guix 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 =E2=80=9Cmake clean-go=E2=80=9D first, due to an ABI change= introduced in commit e0b2e93005188ab4d6c7413a27832ba2fb7388e8 (more of a question for guix-devel I think ;-)). HTH, Ludo=E2=80=99. From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: master Date: Mon, 15 May 2017 07:48:44 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAHwy-0004ob-Qo for help-guix@gnu.org; Mon, 15 May 2017 11:30:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAHwu-000898-Qe for help-guix@gnu.org; Mon, 15 May 2017 11:30:20 -0400 Received: from [195.159.176.226] (port=35593 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dAHwu-00088g-KN for help-guix@gnu.org; Mon, 15 May 2017 11:30:16 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dAHwj-0004WZ-3o for help-guix@gnu.org; Mon, 15 May 2017 17:30:05 +0200 In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hi, you want to take a look at the message with HEAD [commit]=20 fails and the ones after that. If the webinterface of gmane=20 would be functional, I'd say take a look at http://permalink.gmane.org/gmane.comp.gnu.guix.devel/37647 but as we only have nntp:// access right now and I have no browser open,=20 just take a look at guix-devel mailman webarchive :) I ran into the same problem. If you build from git, a make clean-recursive= =20 helps. On Mon, 15 May 2017, Catonano wrote: > I can't build the master branch right now (commit > 1edbdb0bfc3248abb6732ccebb2b3463b02fee3a ) > > > ... > LOAD (gnu system) > LOAD (gnu system grub) > LOAD (gnu tests base) > ;;; note: source file ./gnu/tests/base.scm > ;;; newer than compiled ...readxl/gnu/tests/base.go > Backtrace: > In ice-9/boot-9.scm: > 2986:16 19 (try-module-autoload _ _) > 2316:4 18 (save-module-excursion #) > 3006:22 17 (_) > In unknown file: > 16 (primitive-load-path "gnu/tests/base" #) > In ice-9/eval.scm: > 721:20 15 (primitive-eval (define-module (gnu tests base) # (=E2=80=A6)= =E2=80=A6)) > In ice-9/psyntax.scm: > 1234:36 14 (expand-top-sequence ((define-module (gnu tests #) # =E2=80= =A6)) =E2=80=A6) > 1181:24 13 (parse _ (("placeholder" placeholder)) ((top) #(# # =E2=80=A6= )) =E2=80=A6) > 284:10 12 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) =E2= =80=A6) > In ice-9/eval.scm: > 293:34 11 (_ #) > In ice-9/boot-9.scm: > 2866:4 10 (define-module* _ #:filename _ #:pure _ #:version _ # _ =E2= =80=A6) > 2075:24 9 (call-with-deferred-observers #) > 2879:24 8 (_) > 230:17 7 (map1 (((gnu tests)) ((gnu system)) ((gnu system #)) # =E2=80= =A6)) > 2792:17 6 (resolve-interface (gnu tests) #:select _ #:hide _ # _ # =E2= =80=A6) > 2718:10 5 (_ (gnu tests) _ _ #:ensure _) > 2986:16 4 (try-module-autoload _ _) > 2316:4 3 (save-module-excursion #) > 3006:22 2 (_) > 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 > > Some deprecated features have been used. Set the environment > variable GUILE_WARN_DEPRECATED to "detailed" and rerun the > program to get more information. Set it to "no" to suppress > this message. > make[2]: *** [Makefile:5148: make-go] Error 1 > make[2]: uscita dalla directory "...projects/readxl" > make[1]: *** [Makefile:4275: all-recursive] Error 1 > make[1]: uscita dalla directory "...projects/readxl" > make: *** [Makefile:2865: all] Error 2 >