| Summary: | net-libs/xulrunner-1.9.1.7 fails to build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Yuriy V <m00r3ik> |
| Component: | Current packages | Assignee: | Mozilla Gentoo Team <mozilla> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | dschridde+gentoobugs, m00r3ik, sebastian |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build log
emerge --info (for other pc) fix_ftbfs_with_cairo_fb.patch failed |
||
|
Description
Yuriy V
2010-01-10 14:53:56 UTC
Created attachment 215960 [details]
build log
Created attachment 215979 [details]
emerge --info (for other pc)
same bug in other PC
Issue is: eshopts_{push,pop}: unbalanced pair
I get the same thing on my ~AMD64 setup. However this morning I ran --sync, and now I'm getting a different error regarding the 136-fix_ftbfs_with_cairo_fb patch. Text here, and I'll attached the patch output:
* 135-xulrunner-1.9.1.1-nptypes.h.patch ... [ ok ]
* 136-fix_ftbfs_with_cairo_fb.patch ...
* Failed Patch: 136-fix_ftbfs_with_cairo_fb.patch !
* ( /portage/portage/net-libs/xulrunner-1.9.1.7/work/136-fix_ftbfs_with_cairo_fb.patch )
*
* Include in your bugreport the contents of:
*
* /portage/portage/net-libs/xulrunner-1.9.1.7/temp/136-fix_ftbfs_with_cairo_fb.patch.out
* ERROR: net-libs/xulrunner-1.9.1.7 failed:
* Failed Patch: 136-fix_ftbfs_with_cairo_fb.patch!
*
* Call stack:
* ebuild.sh, line 54: Called src_prepare
* environment, line 6214: Called epatch '/portage/portage/net-libs/xulrunner-1.9.1.7/work'
* environment, line 2287: Called die
* The specific snippet of code:
* die "Failed Patch: ${patchname}!";
*
* If you need support, post the output of 'emerge --info =net-libs/xulrunner-1.9.1.7',
* the complete build log and the output of 'emerge -pqv =net-libs/xulrunner-1.9.1.7'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=sun-jdk-1.6 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.17"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
and of course, the output of emerge --info
* The complete build log is located at '/var/log/portage/net-libs:xulrunner-1.9.1.7:20100110-172459.log'.
* The ebuild environment file is located at '/portage/portage/net-libs/xulrunner-1.9.1.7/temp/environment'.
* S: '/portage/portage/net-libs/xulrunner-1.9.1.7/work/mozilla-1.9.1'
>>> Failed to emerge net-libs/xulrunner-1.9.1.7, Log file:
Created attachment 216007 [details]
fix_ftbfs_with_cairo_fb.patch failed
(In reply to comment #4) > I get the same thing on my ~AMD64 setup. However this morning I ran --sync, and > now I'm getting a different error regarding the 136-fix_ftbfs_with_cairo_fb > patch. Text here, and I'll attached the patch output: Confirm this. Problem has changed after 'emerge --sync' *** This bug has been marked as a duplicate of bug 300360 *** |