Created attachment 903109 [details] output of emerge --info I am using gentoo in a docker container (I have attached the output of emerge --info), and I am finding that I cannot build libmacaroon (specifically libmacaroons-0.3.0-r2). The error I get from "emerge -v =dev-libs/libmacaroons-0.3.0-r2" is: ">>> Failed to emerge dev-libs/libmacaroons-0.3.0-r2, Log file: >>> '/var/tmp/portage/dev-libs/libmacaroons-0.3.0-r2/temp/build.log' * Messages for package dev-libs/libmacaroons-0.3.0-r2: * ERROR: dev-libs/libmacaroons-0.3.0-r2::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 1645: Called econf '--enable-json-support' * phase-helpers.sh, line 719: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=dev-libs/libmacaroons-0.3.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/libmacaroons-0.3.0-r2::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-libs/libmacaroons-0.3.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libmacaroons-0.3.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/libmacaroons-0.3.0-r2/work/libmacaroons-releases-0.3.0' * S: '/var/tmp/portage/dev-libs/libmacaroons-0.3.0-r2/work/libmacaroons-releases-0.3.0'"
thanks for the report; we need that build.log (/var/tmp/portage/dev-libs/libmacaroons-0.3.0-r2/temp/build.log) and inside it will be a reference to a config.log which we also need
Please attach the build log and config.log and change the bug status to UNCONFIRMED.