Certificate validation issue when trying to build qemu

Ryan Long ryan.long at oarcorp.com
Mon Oct 4 19:40:01 UTC 2021


Hi,

I'm trying to build qemu, but I keep getting this error message.

RTEMS Source Builder - Set Builder, 6 (3950b1e2d857)
Build Set: devel/qemu
Build Set: devel/autotools-internal.bset
config: devel/autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-freebsd13.0-1
download: https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz -> sources/autoconf-2.69.tar.gz
download: https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz: error: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed
error: downloading https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz: all paths have failed, giving up
Build FAILED
  See error report: rsb-report-autoconf-2.69-x86_64-freebsd13.0-1.txt
error: downloading https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz: all paths have failed, giving up
Build Set: Time 0:00:00.807563
error: downloading https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz: all paths have failed, giving up
Build Set: Time 0:00:00.809688
Build FAILED

I am able to download it with a browser, but wget and curl won't work. Wget will work if I use the "-no-check-certificate" flag. Curl doesn't tell me of a flag that could bypass this.

Does anyone know why this is failing?

Thanks,
Ryan


More information about the devel mailing list