View Issue Details

IDProjectCategoryView StatusLast Update
0008684GNUnetHTTP transportpublic2024-04-22 13:05
Reporterapteryx Assigned Toschanzen  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Fixed in Version0.21.2 
Summary0008684: gnurl 7.72.0 fails to build from official tarball
DescriptionHi,

When building from a dist tarball (https://mirror.its.dal.ca/gnu/gnunet/gnurl-7.72.0.tar.gz), the build fails attempting to build the tests with the error:

  No rule to make target 'convsrctest.pl', needed by 'all-am'.

This doesn't happens building from git, so it seems to be a problem with the tarball generated by `make dist`.
Steps To ReproduceDownload tarball and run:

./configure "--disable-ftp" "--disable-file" "--disable-ldap" "--disable-rtsp" "--disable-dict" "--disable-telnet" "--disable-tftp" \
  "--disable-pop3" "--disable-imap" "--disable-smb" "--disable-smtp" "--disable-gopher" "--without-ssl" "--without-libpsl" \
  "--without-librtmp" "--disable-ntlm-wb" &&
make check
Additional InformationTested using GNU Guix.
TagsNo tags attached.

Activities

schanzen

2024-04-04 09:22

administrator   ~0022105

gnurl was discontinued some time ago. Please use curl.

apteryx

2024-04-04 15:20

reporter   ~0022107

Oh, I didn't know this. Was it announced somewhere? I'll remove the package from GNU Guix.

schanzen

2024-04-18 13:44

administrator   ~0022274

Yes it was announced. Quite some time ago. with a previous release.

apteryx

2024-04-19 17:25

reporter   ~0022278

OK, thanks for the info. I had missed it.

Issue History

Date Modified Username Field Change
2024-03-31 03:25 apteryx New Issue
2024-04-04 09:22 schanzen Note Added: 0022105
2024-04-04 15:20 apteryx Note Added: 0022107
2024-04-18 13:44 schanzen Note Added: 0022274
2024-04-19 17:25 apteryx Note Added: 0022278
2024-04-22 13:05 schanzen Assigned To => schanzen
2024-04-22 13:05 schanzen Status new => resolved
2024-04-22 13:05 schanzen Resolution open => fixed
2024-04-22 13:05 schanzen Fixed in Version => 0.21.2
2024-04-22 13:05 schanzen Resolution fixed => no change required