[gnutls-devel] GnuTLS | WIP: Add CI tarball build (!809)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Nov 16 06:37:11 CET 2018


> Wasn't the latest std-arg related commit(s) tested without installed autogen ?

Yes, it is. I can successfully compile the tarball from [doc-dist.Fedora](https://gitlab.com/rockdaboot/gnutls/-/jobs/121185411) on [alpine-3.5.2 build-ready VM](http://www.nongnu.org/pretest/downloads/) after installing necessary packages (nettle-dev, libtasn1-dev, libunistring-dev) from the "edge" repository, though I see weird warnings as below:
```
./configure --disable-doc --disable-guile --without-p11-kit
...
  GEN      systemkey-args.stamp
/home/miles/gnutls-3.6.4/build-aux/missing: line 81: autogen: not found
WARNING: 'autogen' is missing on your system.
...
  CC       systemkey.o
  CC       systemkey-args.lo
systemkey-args.c:42: warning: macro "OPTION_CODE_COMPILE" is not used [-Wunused-macros]
 #define OPTION_CODE_COMPILE 1
 
  CCLD     libcmd-systemkey.la
copying selected object files to avoid basename conflicts...
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     systemkey
...
```

These should be fixed once !808 is merged

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/809#note_117707089
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181116/d42db7d9/attachment.html>


More information about the Gnutls-devel mailing list