View Issue Details

IDProjectCategoryView StatusLast Update
0006690GNUnetGNSpublic2021-04-05 11:25
Reportermd Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.14.0 
Target Version0.14.1Fixed in Version0.14.1 
Summary0006690: test_proxy.sh is missing from 0.14.0 tarball
Description‘make check’ fail when building from the tarball. It seems the following file was missing in the 0.14.0 tarball for some reason: gnunet-0.14.0/src/gns/test_proxy.sh.

make[2]: Entering directory '/tmp/guix-build-gnunet-0.14.0.drv-0/gnunet-0.14.0/src/gns'
Making check in .
make[3]: Entering directory '/tmp/guix-build-gnunet-0.14.0.drv-0/gnunet-0.14.0/src/gns'
make test_gns_proxy test_gns_lookup.sh test_gns_config_lookup.sh test_gns_ipv6_lookup.sh test_gns_txt_lo
okup.sh test_gns_caa_lookup.sh test_gns_mx_lookup.sh test_gns_gns2dns_lookup.sh test_gns_gns2dns_zkey_loo
kup.sh test_gns_gns2dns_cname_lookup.sh test_gns_dht_lookup.sh test_gns_delegated_lookup.sh test_gns_at_l
ookup.sh test_gns_zkey_lookup.sh test_gns_rel_expiration.sh test_gns_soa_lookup.sh test_gns_revocation.sh
 test_gns_cname_lookup.sh test_proxy.sh test_plugin_rest_gns.sh
make[4]: Entering directory '/tmp/guix-build-gnunet-0.14.0.drv-0/gnunet-0.14.0/src/gns'
  CC test_gns_proxy-test_gns_proxy.o
  CCLD test_gns_proxy
make[4]: Nothing to be done for 'test_gns_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_config_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_ipv6_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_txt_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_caa_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_mx_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_gns2dns_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_gns2dns_zkey_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_gns2dns_cname_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_dht_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_delegated_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_at_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_zkey_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_rel_expiration.sh'.
make[4]: Nothing to be done for 'test_gns_soa_lookup.sh'.
make[4]: Nothing to be done for 'test_gns_revocation.sh'.
make[4]: Nothing to be done for 'test_gns_cname_lookup.sh'.
make[4]: *** No rule to make target 'test_proxy.sh'. Stop.
make[4]: Leaving directory '/tmp/guix-build-gnunet-0.14.0.drv-0/gnunet-0.14.0/src/gns'
make[3]: *** [Makefile:1924: check-am] Error 2
make[3]: Leaving directory '/tmp/guix-build-gnunet-0.14.0.drv-0/gnunet-0.14.0/src/gns'
make[2]: *** [Makefile:1484: check-recursive] Error 1
make[2]: Leaving directory '/tmp/guix-build-gnunet-0.14.0.drv-0/gnunet-0.14.0/src/gns'
make[1]: *** [Makefile:562: check-recursive] Error 1
make[1]: Leaving directory '/tmp/guix-build-gnunet-0.14.0.drv-0/gnunet-0.14.0/src'
make: *** [Makefile:636: check-recursive] Error 1

Test suite failed, dumping logs.
Additional InformationBuild in a guix environment for gnunet@0.13.0
TagsNo tags attached.

Activities

Christian Grothoff

2021-01-30 12:42

manager   ~0017455

Fixed build rules for the TGZ, so a2169368b..a5f200d53 should fix this.

schanzen

2021-04-05 11:25

administrator   ~0017688

0.14.1 released

Issue History

Date Modified Username Field Change
2021-01-11 20:15 md New Issue
2021-01-30 12:42 Christian Grothoff Note Added: 0017455
2021-01-30 12:42 Christian Grothoff Assigned To => Christian Grothoff
2021-01-30 12:42 Christian Grothoff Status new => resolved
2021-01-30 12:42 Christian Grothoff Resolution open => fixed
2021-01-30 12:42 Christian Grothoff Fixed in Version => 0.14.1
2021-01-30 12:43 Christian Grothoff Target Version => 0.14.1
2021-04-05 11:25 schanzen Note Added: 0017688
2021-04-05 11:25 schanzen Status resolved => closed