Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 357469 - ERROR: net-libs/webkit-gtk-1.2.7 failed: * Compile failed
Summary: ERROR: net-libs/webkit-gtk-1.2.7 failed: * Compile failed
Status: RESOLVED DUPLICATE of bug 295318
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-05 01:49 UTC by John Watjen
Modified: 2011-03-05 09:32 UTC (History)
0 users

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


Attachments
emerge -info, build log and emerge -pqv data is attached (webkit-gtk_compile_failure.txt,171.90 KB, text/plain)
2011-03-05 01:51 UTC, John Watjen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Watjen 2011-03-05 01:49:17 UTC
The specific snippet of code:
 *       emake XDG_DATA_HOME="${T}/.local" || die "Compile failed"

Result is the web browser no longer works (does not open).

Reproducible: Always

Steps to Reproduce:
1.revdep-rebuild
2.
3.

Actual Results:  
See attached log and info dumps in additional information.


The screen dump showing the failure and the data needed for support ...

make: *** [all] Error 2
emake failed
 * ERROR: net-libs/webkit-gtk-1.2.7 failed:
 *   Compile failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 3257:  Called die
 * The specific snippet of code:
 *       emake XDG_DATA_HOME="${T}/.local" || die "Compile failed"
 * 
 * If you need support, post the output of 'emerge --info =net-libs/webkit-gtk-1.2.7',
 * the complete build log and the output of 'emerge -pqv =net-libs/webkit-gtk-1.2.7'.
 * The complete build log is located at '/var/tmp/portage/net-libs/webkit-gtk-1.2.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/webkit-gtk-1.2.7/temp/environment'.
 * S: '/var/tmp/portage/net-libs/webkit-gtk-1.2.7/work/webkit-1.2.7'

>>> Failed to emerge net-libs/webkit-gtk-1.2.7, Log file:

>>>  '/var/tmp/portage/net-libs/webkit-gtk-1.2.7/temp/build.log'

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

 * 
 * revdep-rebuild failed to emerge all packages.
 * you have the following choices:
 * - If emerge failed during the build, fix the problems and re-run revdep-rebuild.
 * - Use /etc/portage/package.keywords to unmask a newer version of the package.
 *   (and remove 5_order.rr to be evaluated again)
 * - Modify the above emerge command and run it manually.
 * - Compile or unmerge unsatisfied packages manually,
 *   remove temporary files, and try again.
 *   (you can edit package/ebuild list first)
 * 
 * To remove temporary files, please run:
 * rm /var/cache/revdep-rebuild/*.rr

The emerge --info, build log, and emerge -pqv information is provided via attachment link
Comment 1 John Watjen 2011-03-05 01:51:07 UTC
Created attachment 264789 [details]
emerge -info, build log and emerge -pqv data is attached
Comment 2 Pacho Ramos gentoo-dev 2011-03-05 09:32:36 UTC

*** This bug has been marked as a duplicate of bug 295318 ***