GNU bug report logs - #32382
libchop has build failures

Previous Next

Package: guix;

Reported by: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>

Date: Mon, 6 Aug 2018 23:51:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#32382: closed (libchop has build failures)
Date: Sun, 19 Aug 2018 16:31:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 19 Aug 2018 18:30:01 +0200
with message-id <87efeugvzq.fsf <at> gnu.org>
and subject line Re: bug#32382: libchop has build failures
has caused the debbugs.gnu.org bug report #32382,
regarding libchop has build failures
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
32382: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32382
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
To: <bug-guix <at> gnu.org>
Subject: libchop has build failures
Date: Tue, 7 Aug 2018 01:49:44 +0200
[Message part 3 (text/plain, inline)]
Since 2016-11-16 07:41:43 libchop fails on Hydra (for x86_64)! For arm
and i686 it fails as well.

https://hydra.gnu.org/job/gnu/master/libchop-0.5.2.x86_64-linux

Build log at failure:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/chop -I../include -I../i
nclude -I../lib -I../lib -DGCRYPT_NO_MPI_MACROS -DGCRYPT_NO_DEPRECATED -I/gnu/st
ore/dysmb6hz7rr5rvcb05p23dazc5hz26qm-libgcrypt-1.8.2/include -I/gnu/store/a5rd4s
qyljb9gs58z9hq4kswqmxa45nr-libgpg-error-1.28/include -Wcast-align -Wall -Wmissin
g-prototypes -Wpointer-arith -fno-strict-aliasing -g -O2 -MT libchop_la-chopper-
anchor-based.lo -MD -MP -MF .deps/libchop_la-chopper-anchor-based.Tpo -c chopper
-anchor-based.c  -fPIC -DPIC -o .libs/libchop_la-chopper-anchor-based.o
chopper-anchor-based.c:120:3: warning: #warning "Not compiling the Lightning cod
e" [-Wcpp]
 # warning "Not compiling the Lightning code"
   ^
In file included from chop.c:545:0:
class-lookup.c:115:1: error: conflicting types for 'chop_lookup_class_entry'
 chop_lookup_class_entry (register const char *str, register size_t len)
 ^
chop.c:542:1: note: previous declaration of 'chop_lookup_class_entry' was here
 chop_lookup_class_entry (const char *str, unsigned int len);
 ^
make[2]: *** [Makefile:1253: libchop_la-chop.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/libchop_la-chopper-fixed-size.Tpo .deps/libchop_la-chopper-fixed-size.Plo
mv -f .deps/libchop_la-logs.Tpo .deps/libchop_la-logs.Plo
mv -f .deps/libchop_la-chopper-anchor-based.Tpo .deps/libchop_la-chopper-anchor-based.Plo
make[2]: Leaving directory '/tmp/guix-build-libchop-0.5.2.drv-0/libchop-0.5.2/src'
make[1]: *** [Makefile:1067: all] Error 2
make[1]: Leaving directory '/tmp/guix-build-libchop-0.5.2.drv-0/libchop-0.5.2/src'
make: *** [Makefile:981: all-recursive] Error 1
Backtrace:
           4 (primitive-load "/gnu/store/hkq8dq0sz7ngb78qy62jnf3mvfp?")
In ice-9/eval.scm:
   191:35  3 (_ _)


Björn
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
Cc: 32382-done <at> debbugs.gnu.org
Subject: Re: bug#32382: libchop has build failures
Date: Sun, 19 Aug 2018 18:30:01 +0200
Hello,

Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de> skribis:

> Build log at failure:
>
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/chop -I../include -I../i
> nclude -I../lib -I../lib -DGCRYPT_NO_MPI_MACROS -DGCRYPT_NO_DEPRECATED -I/gnu/st
> ore/dysmb6hz7rr5rvcb05p23dazc5hz26qm-libgcrypt-1.8.2/include -I/gnu/store/a5rd4s
> qyljb9gs58z9hq4kswqmxa45nr-libgpg-error-1.28/include -Wcast-align -Wall -Wmissin
> g-prototypes -Wpointer-arith -fno-strict-aliasing -g -O2 -MT libchop_la-chopper-
> anchor-based.lo -MD -MP -MF .deps/libchop_la-chopper-anchor-based.Tpo -c chopper
> -anchor-based.c  -fPIC -DPIC -o .libs/libchop_la-chopper-anchor-based.o
> chopper-anchor-based.c:120:3: warning: #warning "Not compiling the Lightning cod
> e" [-Wcpp]
>  # warning "Not compiling the Lightning code"
>    ^
> In file included from chop.c:545:0:
> class-lookup.c:115:1: error: conflicting types for 'chop_lookup_class_entry'
>  chop_lookup_class_entry (register const char *str, register size_t len)
>  ^
> chop.c:542:1: note: previous declaration of 'chop_lookup_class_entry' was here
>  chop_lookup_class_entry (const char *str, unsigned int len);
>  ^
> make[2]: *** [Makefile:1253: libchop_la-chop.lo] Error 1

Fixed in c9f898cd313db2f0bd320357c7571e155feffc4c, with additional fixes
in 6d1a7ce8ea52613963684e6545f6fb3e32d84181.

Note that the thing is unmaintained though…

Thanks,
Ludo’.


This bug report was last modified 6 years and 336 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.