Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 536810 - dev-python/graph-tool-9999 - no configure script found
Summary: dev-python/graph-tool-9999 - no configure script found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 536826
  Show dependency tree
 
Reported: 2015-01-17 04:05 UTC by Justin Keogh
Modified: 2015-01-17 14:04 UTC (History)
1 user (show)

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


Attachments
graph-tool-9999.ebuild.patch (graph-tool-9999.ebuild.patch,1.03 KB, patch)
2015-01-17 04:06 UTC, Justin Keogh
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Keogh 2015-01-17 04:05:51 UTC
patch attached.

emerge graph-tool (with /usr/portage/dev-python/graph-tool/graph-tool-9999.ebuild unmasked) fails with:

* ERROR: dev-python/graph-tool-9999::gentoo failed (configure phase):
 *   no configure script found


Reproducible: Always

Steps to Reproduce:
1. unmask graph-tool-9999.ebuild
2. emerge graph-tool
3.
Actual Results:  
graph-tool fails to install

Expected Results:  
graph-tool installs

$emerge graph-tool 

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

Calculating dependencies... done!

!!! The following installed packages are masked:
- dev-java/hamcrest-core-1.3::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


>>> Verifying ebuild manifests
>>> Running pre-merge checks for dev-python/graph-tool-9999
 * Checking for at least 6 GiB disk space at "/var/tmp/portage/dev-python/graph-tool-9999/temp" ...                                                                                                                                                                                                                  [ ok ]

>>> Emerging (1 of 1) dev-python/graph-tool-9999::gentoo
 * Checking for at least 6 GiB disk space at "/var/tmp/portage/dev-python/graph-tool-9999/temp" ...                                                                                                                                                                                                                  [ ok ]
>>> Unpacking source...
GIT update -->
   repository:               git://git.skewed.de/graph-tool
   at the commit:            65f4f8c78fee0b72a37f92f14c36235afee817b2
   branch:                   master
   storage directory:        "/usr/portage/distfiles/egit-src/graph-tool"
   checkout type:            bare repository
Cloning into '/var/tmp/portage/dev-python/graph-tool-9999/work/graph-tool-9999'...
done.
Branch branch-master set up to track remote branch master from origin.
Switched to a new branch 'branch-master'
>>> Unpacked to /var/tmp/portage/dev-python/graph-tool-9999/work/graph-tool-9999
>>> Source unpacked in /var/tmp/portage/dev-python/graph-tool-9999/work
>>> Preparing source in /var/tmp/portage/dev-python/graph-tool-9999/work/graph-tool-9999 ...
 * Will copy sources from /var/tmp/portage/dev-python/graph-tool-9999/work/graph-tool-9999
 * python3_3: copying to /var/tmp/portage/dev-python/graph-tool-9999/work/graph-tool-9999-python3_3
 * python2_7: copying to /var/tmp/portage/dev-python/graph-tool-9999/work/graph-tool-9999-python2_7
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/graph-tool-9999/work/graph-tool-9999 ...
 * python_parallel_foreach_impl() is no longer meaningful. All runs
 * are non-parallel now. Please replace the call with python_foreach_impl.
 * python3_3: running run_in_build_dir econf --disable-static --disable-optimization --enable-openmp --enable-cairo
 * ERROR: dev-python/graph-tool-9999::gentoo failed (configure phase):
 *   no configure script found
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 3821:  Called python_parallel_foreach_impl 'run_in_build_dir' 'econf' '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *        environment, line 3687:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'run_in_build_dir' 'econf' '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *        environment, line 2603:  Called _multibuild_run '_python_multibuild_wrapper' 'run_in_build_dir' 'econf' '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *        environment, line 2601:  Called _python_multibuild_wrapper 'run_in_build_dir' 'econf' '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *        environment, line  642:  Called run_in_build_dir 'econf' '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *        environment, line 3812:  Called econf '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *   phase-helpers.sh, line  589:  Called die
 * The specific snippet of code:
 *              die "no configure script found"
 * 
 * If you need support, post the output of `emerge --info '=dev-python/graph-tool-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/graph-tool-9999::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-python/graph-tool-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/graph-tool-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/graph-tool-9999/work/graph-tool-9999-python3_3'
 * S: '/var/tmp/portage/dev-python/graph-tool-9999/work/graph-tool-9999'

>>> Failed to emerge dev-python/graph-tool-9999, Log file:

>>>  '/var/tmp/portage/dev-python/graph-tool-9999/temp/build.log'

 * Messages for package dev-python/graph-tool-9999:

 * ERROR: dev-python/graph-tool-9999::gentoo failed (configure phase):
 *   no configure script found
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 3821:  Called python_parallel_foreach_impl 'run_in_build_dir' 'econf' '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *        environment, line 3687:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'run_in_build_dir' 'econf' '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *        environment, line 2603:  Called _multibuild_run '_python_multibuild_wrapper' 'run_in_build_dir' 'econf' '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *        environment, line 2601:  Called _python_multibuild_wrapper 'run_in_build_dir' 'econf' '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *        environment, line  642:  Called run_in_build_dir 'econf' '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *        environment, line 3812:  Called econf '--disable-static' '--disable-optimization' '--enable-openmp' '--enable-cairo'
 *   phase-helpers.sh, line  589:  Called die
 * The specific snippet of code:
 *              die "no configure script found"
 * 
 * If you need support, post the output of `emerge --info '=dev-python/graph-tool-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/graph-tool-9999::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-python/graph-tool-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/graph-tool-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/graph-tool-9999/work/graph-tool-9999-python3_3'
 * S: '/var/tmp/portage/dev-python/graph-tool-9999/work/graph-tool-9999'
Comment 1 Justin Keogh 2015-01-17 04:06:42 UTC
Created attachment 394126 [details, diff]
graph-tool-9999.ebuild.patch
Comment 2 Tim Harder gentoo-dev 2015-01-17 14:04:32 UTC
Fixed in the tree.