Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22272 - compiling error for /var/tmp/portage/at-spi-1.1.8/work/at-spi-1.1.8
Summary: compiling error for /var/tmp/portage/at-spi-1.1.8/work/at-spi-1.1.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-05 06:40 UTC by armand hortolomei
Modified: 2006-02-04 06:03 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 armand hortolomei 2003-06-05 06:40:22 UTC
-I/usr/include/libart-2.0 -O3 -pipe -mcpu=750 -c accessible.c  -fPIC -DPIC -o
accessible.lo
Accessibility-skels.c:5598:1: warning: no newline at end of file
Accessibility-skels.c: In function `get_skel_small_Accessibility_Component':
Accessibility-skels.c:5598: parse error at end of input
make[2]: *** [Accessibility-skels.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/at-spi-1.1.8/work/at-spi-1.1.8/libspi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/at-spi-1.1.8/work/at-spi-1.1.8'
make: *** [all-recursive-am] Error 2

!!! ERROR: gnome-extra/at-spi-1.1.8 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure
Comment 1 Luca Barbato gentoo-dev 2003-06-05 07:58:04 UTC
please add in the ebuild 

MAKEOPTS="-j1"

and try again
Comment 2 Luca Barbato gentoo-dev 2003-06-28 17:09:41 UTC
closed, no user interaction, set -j1 in the ebuild as cautelative move.