Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 424597

Summary: Emake of sci-libs/libqalculate failed at compilation stage
Product: Gentoo Linux Reporter: Hiroshi Takenaka <hiro-takenaka_50>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info '=sci-libs/libqalculate-0.9.7'
sci-libs/libqalculate-0.9.7 build log

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.