Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 424597 - Emake of sci-libs/libqalculate failed at compilation stage
Summary: Emake of sci-libs/libqalculate failed at compilation stage
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-03 09:40 UTC by Hiroshi Takenaka
Modified: 2012-07-05 14:15 UTC (History)
0 users

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


Attachments
emerge --info '=sci-libs/libqalculate-0.9.7' (libqalculate.info,4.16 KB, text/plain)
2012-07-03 09:40 UTC, Hiroshi Takenaka
Details
sci-libs/libqalculate-0.9.7 build log (libqalculate.build.log,23.04 KB, text/plain)
2012-07-05 08:13 UTC, Hiroshi Takenaka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroshi Takenaka 2012-07-03 09:40:38 UTC
Created attachment 317023 [details]
emerge --info '=sci-libs/libqalculate-0.9.7'

I tried to build kde-base/kde-meta.
However, I cannot go further beyond building sci-libs/libqalculate-0.9.7 at its compilation stage.
The followings is the error message.
-------------------------------------------------------------------
 * Messages for package sci-libs/libqalculate-0.9.7:

 * ERROR: sci-libs/libqalculate-0.9.7 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sci-libs/libqalculate-0.9.7'`,
 * the complete build log and the output of `emerge -pqv '=sci-libs/libqalculate-0.9.7'`.
 * The complete build log is located at '/var/tmp/portage/sci-libs/libqalculate-0.9.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-libs/libqalculate-0.9.7/temp/environment'.
 * Working directory: '/var/tmp/portage/sci-libs/libqalculate-0.9.7/work/libqalculate-0.9.7'
 * S: '/var/tmp/portage/sci-libs/libqalculate-0.9.7/work/libqalculate-0.9.7'

 * Regenerating GNU info directory index...
 * Processed 118 info files.
-------------------------------------------------------------------
The sci-libs/libqalculate should be emade in the emerge of kde-bbase/kde-meta.
Comment 1 Rafał Mużyło 2012-07-03 13:16:54 UTC
What about build log ?
Comment 2 Hiroshi Takenaka 2012-07-05 08:13:08 UTC
Created attachment 317258 [details]
sci-libs/libqalculate-0.9.7 build log
Comment 3 Rafał Mużyło 2012-07-05 08:45:02 UTC
{standard input}: Assembler messages:
{standard input}:94855: Warning: end of file not at end of a line; newline inserted
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
i686-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)

Messages like this one, in most cases mean you ran out of disk space/memory.
Comment 4 Hiroshi Takenaka 2012-07-05 11:34:54 UTC
I've forgot to report that my gentoo runs on a VMware Workstation. According to your useful comment, I've increased the memory assigned to my gentoo box from 512 MB to 1GB and I've successfully emerged sci-libs/libqalculate.
Thank you for your advide.
Comment 5 Michael Palimaka (kensington) gentoo-dev 2012-07-05 14:15:30 UTC
(In reply to comment #4)
> I've forgot to report that my gentoo runs on a VMware Workstation. According
> to your useful comment, I've increased the memory assigned to my gentoo box
> from 512 MB to 1GB and I've successfully emerged sci-libs/libqalculate.
> Thank you for your advide.

I am glad it's working for you now. Closing, then.