Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333437 - app-emulation/q4wine-0.119-r1 fails while "Preparing source"
Summary: app-emulation/q4wine-0.119-r1 fails while "Preparing source"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-19 13:23 UTC by Willard Dawson
Modified: 2010-08-19 22:03 UTC (History)
2 users (show)

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


Attachments
Build log (build.log,2.26 KB, text/plain)
2010-08-19 13:25 UTC, Willard Dawson
Details
Emerge info (emerge-info,4.79 KB, text/plain)
2010-08-19 13:25 UTC, Willard Dawson
Details
Emerge -pqv (emerge-pqv,97 bytes, text/plain)
2010-08-19 13:25 UTC, Willard Dawson
Details
Emerge environment (environment,109.49 KB, text/plain)
2010-08-19 13:25 UTC, Willard Dawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2010-08-19 13:23:54 UTC
app-emulation/q4wine-0.119-r1 fails while "Preparing source" with:

/var/tmp/portage/app-emulation/q4wine-0.119-r1/work/q4wine-0.119: No such file or directory


Reproducible: Always

Steps to Reproduce:
1.emerge -puDN world
2.
3.

Actual Results:  
>>> Emerging (7 of 9) app-emulation/q4wine-0.119-r1
 * q4wine-0.119-r1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...               [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
 * CPV:  app-emulation/q4wine-0.119-r1
 * REPO: gentoo
 * USE:  amd64 elibc_glibc gnome icoutils kde kernel_linux multilib userland_GNU wineappdb
>>> Unpacking source...
>>> Unpacking q4wine-0.119-r1.tar.bz2 to /var/tmp/portage/app-emulation/q4wine-0.119-r1/work
>>> Source unpacked in /var/tmp/portage/app-emulation/q4wine-0.119-r1/work
>>> Preparing source in /var/tmp/portage/app-emulation/q4wine-0.119-r1/work ...
/var/tmp/portage/app-emulation/q4wine-0.119-r1/temp/environment: line 475: pushd: /var/tmp/portage/app-emulation/q4wine-0.119-r1/work/q4wine-0.119: No such file or directory
/var/tmp/portage/app-emulation/q4wine-0.119-r1/temp/environment: line 507: popd: directory stack empty
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-emulation/q4wine-0.119-r1/work ...
>>> Working in BUILD_DIR: "/var/tmp/portage/app-emulation/q4wine-0.119-r1/work/q4wine-0.119_build"
 * Unable to locate CMakeLists.txt under:
 * "/var/tmp/portage/app-emulation/q4wine-0.119-r1/work/q4wine-0.119/CMakeLists.txt"
 * Consider not inheriting the cmake eclass.
 * ERROR: app-emulation/q4wine-0.119-r1 failed:
 *   FATAL: Unable to find CMakeLists.txt
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 2997:  Called cmake-utils_src_configure
 *   environment, line  764:  Called _execute_optionaly 'src_configure'
 *   environment, line  229:  Called enable_cmake-utils_src_configure
 *   environment, line 1133:  Called die
 * The specific snippet of code:
 *           die "FATAL: Unable to find CMakeLists.txt";



See the attachments.
Comment 1 Willard Dawson 2010-08-19 13:25:03 UTC
Created attachment 243555 [details]
Build log
Comment 2 Willard Dawson 2010-08-19 13:25:16 UTC
Created attachment 243557 [details]
Emerge info
Comment 3 Willard Dawson 2010-08-19 13:25:28 UTC
Created attachment 243559 [details]
Emerge -pqv
Comment 4 Willard Dawson 2010-08-19 13:25:40 UTC
Created attachment 243561 [details]
Emerge environment
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2010-08-19 22:03:22 UTC
Fixed

Thanks for reporting