View Issue Details

IDProjectCategoryView StatusLast Update
0005239GNUnetbuild processpublic2018-06-07 01:00
Reporternikita Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Platformsparc64OSDebian 
Product VersionGit master 
Fixed in Version0.11.0pre66 
Summary0005239: build on sparc64 is broken
Descriptionhttps://gnunet.org/buildbot/gnunet/#/builders/8/builds/436/steps/4/logs/stdio

paste from the URL above:

124Making install in util
125make[2]: Entering directory `/root/buildbot/gnunet/debian-sparc64-wachs/build/src/util'
126 CC bandwidth.lo
127In file included from ../../src/include/gnunet_util_lib.h:56:0,
128 from bandwidth.c:27:
129../../src/include/gnunet_crypto_lib.h:1395:4: error: unknown type name 'gcry_mpi_point_t'
130../../src/include/gnunet_crypto_lib.h:1411:1: error: unknown type name 'gcry_mpi_point_t'
131../../src/include/gnunet_crypto_lib.h:1425:1: error: unknown type name 'gcry_mpi_point_t'
132../../src/include/gnunet_crypto_lib.h:1439:1: error: unknown type name 'gcry_mpi_point_t'
133../../src/include/gnunet_crypto_lib.h:1441:29: error: unknown type name 'gcry_mpi_point_t'
134../../src/include/gnunet_crypto_lib.h:1454:33: error: unknown type name 'gcry_mpi_point_t'
135../../src/include/gnunet_crypto_lib.h:1465:1: error: unknown type name 'gcry_mpi_point_t'
136../../src/include/gnunet_crypto_lib.h:1478:1: error: unknown type name 'gcry_mpi_point_t'
137../../src/include/gnunet_crypto_lib.h:1480:10: error: unknown type name 'gcry_mpi_point_t'
138../../src/include/gnunet_crypto_lib.h:1481:10: error: unknown type name 'gcry_mpi_point_t'
139../../src/include/gnunet_crypto_lib.h:1495:10: error: unknown type name 'gcry_mpi_point_t'
140../../src/include/gnunet_crypto_lib.h:1496:10: error: unknown type name 'gcry_mpi_point_t'
141../../src/include/gnunet_crypto_lib.h:1529:25: error: unknown type name 'gcry_mpi_point_t'
142make[2]: *** [bandwidth.lo] Error 1
143make[2]: Leaving directory `/root/buildbot/gnunet/debian-sparc64-wachs/build/src/util'
144make[1]: *** [install-recursive] Error 1
145make[1]: Leaving directory `/root/buildbot/gnunet/debian-sparc64-wachs/build/src'
146make: *** [install-recursive] Error 1
147program finished with exit code 2
148elapsedTime=4.373564
TagsNo tags attached.

Activities

Christian Grothoff

2018-01-13 15:15

manager   ~0012782

libgcrypt is too old, we need 1.6 or better 1.7.

Christian Grothoff

2018-06-07 01:00

manager   ~0012998

Not a bug in the code, and the sparcbot was disabled for now as the OS was too outdated. Once we get it back running, this will automatically be fixed by the reinstall, so no need to keep this open.

Issue History

Date Modified Username Field Change
2018-01-03 17:52 nikita New Issue
2018-01-13 15:15 Christian Grothoff Note Added: 0012782
2018-06-07 01:00 Christian Grothoff Assigned To => Christian Grothoff
2018-06-07 01:00 Christian Grothoff Status new => closed
2018-06-07 01:00 Christian Grothoff Resolution open => no change required
2018-06-07 01:00 Christian Grothoff Fixed in Version => 0.11.0pre66
2018-06-07 01:00 Christian Grothoff Note Added: 0012998