Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384507 - app-i18n/ibus-1.4.0 doesn't compile
Summary: app-i18n/ibus-1.4.0 doesn't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 06:26 UTC by vesna
Modified: 2011-10-01 03:03 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,15.21 KB, text/plain)
2011-09-26 06:29 UTC, vesna
Details
build log (ibus.log,20.27 KB, text/plain)
2011-09-26 10:02 UTC, vesna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vesna 2011-09-26 06:26:28 UTC
app-i18n/ibus-1.4.0 doesn't compile. app-i18n/ibus-1.3.99.20110817 compiles well.

Reproducible: Always

Steps to Reproduce:
1.emerge =app-i18n/ibus-1.4.0
Actual Results:  
ACCESS DENIED  unlinkat:     /ibus-sections.txt.bak
rm: невозможно удалить «/ibus-sections.txt.bak»: Отказано в доступе
make[4]: *** [trim-build.stamp] Ошибка 1
make[4]: Выход из каталога `/var/tmp/portage/app-i18n/ibus-1.4.0/work/ibus-1.4.0/docs/reference/ibus'
make[3]: *** [all-recursive] Ошибка 1
make[3]: Выход из каталога `/var/tmp/portage/app-i18n/ibus-1.4.0/work/ibus-1.4.0/docs/reference'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Выход из каталога `/var/tmp/portage/app-i18n/ibus-1.4.0/work/ibus-1.4.0/docs'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Выход из каталога `/var/tmp/portage/app-i18n/ibus-1.4.0/work/ibus-1.4.0'
make: *** [all] Ошибка 2
emake failed
 * ERROR: app-i18n/ibus-1.4.0 failed (compile phase):
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 5342:  Called _eapi2_src_compile
 *     ebuild.sh, line  669:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =app-i18n/ibus-1.4.0',
 * the complete build log and the output of 'emerge -pqv =app-i18n/ibus-1.4.0'.
 * The complete build log is located at '/var/log/portage/app-i18n:ibus-1.4.0:20110926-060717.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-i18n/ibus-1.4.0/temp/environment'.
 * S: '/var/tmp/portage/app-i18n/ibus-1.4.0/work/ibus-1.4.0'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-15736.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: unlinkat
S: deny
P: /ibus-sections.txt.bak
A: /ibus-sections.txt.bak
R: /ibus-sections.txt.bak
C: rm -f /ibus-sections.txt.bak 
--------------------------------------------------------------------------------

>>> Failed to emerge app-i18n/ibus-1.4.0, Log file:

>>>  '/var/log/portage/app-i18n:ibus-1.4.0:20110926-060717.log'

 * Messages for package app-i18n/ibus-1.4.0:

 * ERROR: app-i18n/ibus-1.4.0 failed (compile phase):
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 5342:  Called _eapi2_src_compile
 *     ebuild.sh, line  669:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =app-i18n/ibus-1.4.0',
 * the complete build log and the output of 'emerge -pqv =app-i18n/ibus-1.4.0'.
 * The complete build log is located at '/var/log/portage/app-i18n:ibus-1.4.0:20110926-060717.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-i18n/ibus-1.4.0/temp/environment'.
 * S: '/var/tmp/portage/app-i18n/ibus-1.4.0/work/ibus-1.4.0'
Comment 1 vesna 2011-09-26 06:29:04 UTC
Created attachment 287757 [details]
emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2011-09-26 09:19:37 UTC
Please attach a build log, as attachment, compiled with LC_ALL="C"
Comment 3 vesna 2011-09-26 10:02:29 UTC
Created attachment 287759 [details]
build log
Comment 4 vesna 2011-09-26 10:03:44 UTC
Sorry, forgot about LC_ALL
Comment 5 Naohiro Aota gentoo-dev 2011-10-01 03:03:04 UTC
There are tiny typo with Mafile.am. Patch added in CVS.