View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005239 | GNUnet | build process | public | 2018-01-03 17:52 | 2018-06-07 01:00 |
| Reporter | nikita | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Platform | sparc64 | OS | Debian | ||
| Product Version | Git master | ||||
| Fixed in Version | 0.11.0pre66 | ||||
| Summary | 0005239: build on sparc64 is broken | ||||
| Description | https://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 | ||||
| Tags | No tags attached. | ||||
|
|
libgcrypt is too old, we need 1.6 or better 1.7. |
|
|
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. |
| 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 |