Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939742 - dev-libs/libmacaroons: ?
Summary: dev-libs/libmacaroons: ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-16 13:35 UTC by Henry
Modified: 2024-09-17 18:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
output of emerge --info (emerge_info.txt,5.79 KB, text/plain)
2024-09-16 13:35 UTC, Henry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henry 2024-09-16 13:35:39 UTC
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'"
Comment 1 Greg Kubaryk 2024-09-16 22:30:01 UTC
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
Comment 2 Mike Gilbert gentoo-dev 2024-09-17 18:37:52 UTC
Please attach the build log and config.log and change the bug status to UNCONFIRMED.