The bug is the contradiction between build_aws.gpr (used to build the library) and aws.gpr (used to build applications against the library).
Support for GNU TLS has been removed upstream; build_aws.gpr builds the library with the dummy versions of crypto packages, i.e. no SSL (illegal) and no TLS (unsupported). Unfortunately aws.gpr still thinks GNU TLS is supported. I'll fix that quickly and update README.Debian. Thanks for reporting. And sorry for lack of strong crypto but this is a problem with upstream. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org