Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458010 - app-admin/consolehm does not support Linux
Summary: app-admin/consolehm does not support Linux
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2013-02-17 18:13 UTC by Rasmus Johnsen
Modified: 2019-09-04 17:15 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rasmus Johnsen 2013-02-17 18:13:07 UTC
emerge consolehm resulst in an error, apparently an make error:

make -j5
Makefile:6: *** missing separator.  Stop.
emake failed
 * ERROR: app-admin/consolehm-1.31 failed (compile phase):
 *   emake failed
 *
 * Call stack:
 *     ebuild.sh, line  93:  Called src_compile
 *   environment, line 1984:  Called die
 * The specific snippet of code:
 *       MAKE=make emake || die "emake failed"
 *
 * If you need support, post the output of `emerge --info '=app-admin/consolehm-1.31'`,
 * the complete build log and the output of `emerge -pqv '=app-admin/consolehm-1.31'`.
 * The complete build log is located at '/var/tmp/portage/app-admin/consolehm-1.31/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-admin/consolehm-1.31/temp/environment'.
 * Working directory: '/var/tmp/portage/app-admin/consolehm-1.31/work/consolehm/consolehm'
 * S: '/var/tmp/portage/app-admin/consolehm-1.31/work/consolehm'

wgetpaste:
http://bpaste.net/show/77889/
Comment 1 Richard Yao (RETIRED) gentoo-dev 2013-02-17 18:17:16 UTC
Would you include `emerge --info`?

app-admin/consolehm is not keyworded on Linux, so you would have had to keyword it locally to force portage to build it. I am not opposed to porting this to Linux, but it is a low priority for us right now.
Comment 2 Rasmus Johnsen 2013-02-17 18:22:02 UTC
Hi Richard

This bpaste is containing the emerge --info, sorry for not including it at first.

Best Regards

http://bpaste.net/show/77890/
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-04 17:15:26 UTC
I would be surprised if package specific to FreeBSD would support Linux.  In any case, we're killing it, so closing this bug.