Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836733 - app-misc/mc fails to build (missing dependency)
Summary: app-misc/mc fails to build (missing dependency)
Status: RESOLVED DUPLICATE of bug 833110
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-04 04:40 UTC by mrtelekinesis
Modified: 2022-04-09 04:33 UTC (History)
0 users

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


Attachments
mc build log (mcbuild.log,16.82 KB, text/plain)
2022-04-04 04:40 UTC, mrtelekinesis
Details
emerge --info (emergeinfo.txt,5.60 KB, text/plain)
2022-04-04 04:41 UTC, mrtelekinesis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mrtelekinesis 2022-04-04 04:40:44 UTC
Created attachment 768653 [details]
mc build log

app-misc/mc fails to build because of missing dependency not included in ebuild file
Comment 1 mrtelekinesis 2022-04-04 04:41:06 UTC
Created attachment 768654 [details]
emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-04 04:43:45 UTC
Please include:
>!!! Please attach the following file when seeking support:
>!!! /var/tmp/portage/portage/app-misc/mc-4.8.28/work/mc-4.8.28/config.log
> * ERROR: app-misc/mc-4.8.28::gentoo failed (configure phase):

Note that it *already* depends on e2fsprogs so this is probably your invalid flags breaking a configure test, like in bug 836732.
Comment 3 mrtelekinesis 2022-04-04 18:15:59 UTC
(In reply to Sam James from comment #2)
> Please include:
> >!!! Please attach the following file when seeking support:
> >!!! /var/tmp/portage/portage/app-misc/mc-4.8.28/work/mc-4.8.28/config.log
> > * ERROR: app-misc/mc-4.8.28::gentoo failed (configure phase):
> 
> Note that it *already* depends on e2fsprogs so this is probably your invalid
> flags breaking a configure test, like in bug 836732.

ok so app-misc/mc requires e2fsprogs to have the "tools" built in ( use flag tools for e2fsprogs)

it now builds, it was missing the tools use flag :D.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-09 04:33:37 UTC

*** This bug has been marked as a duplicate of bug 833110 ***