Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350261 - app-misc/tmux-9999 doesn't have ./configure, please add chmod +x autogen.sh to ebuild
Summary: app-misc/tmux-9999 doesn't have ./configure, please add chmod +x autogen.sh t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alex Alexander (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-01 00:56 UTC by Hans Meier
Modified: 2011-01-01 08:25 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Meier 2011-01-01 00:56:26 UTC
Calculating dependencies... done!
[ebuild     U ] app-misc/tmux-9999 [1.3]

Would you like to merge these packages? [Yes/No] 

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-misc/tmux-9999
 * Package:    app-misc/tmux-9999
 * Repository: gentoo
 * Maintainer: wired@gentoo.org shell-tools@gentoo.org
 * USE:  amd64 elibc_glibc kernel_linux multilib userland_GNU
>>> Unpacking source...
 * Fetching CVS module tmux into /zajedno/Distfiles/cvs-src ...
 * Running  cvs -q -f -z1 -d ":pserver:anonymous:@tmux.cvs.sourceforge.net:/cvsroot/tmux" login
Logging in to :pserver:anonymous@tmux.cvs.sourceforge.net:2401/cvsroot/tmux
 * Running  cvs -q -f -z1 -d ":pserver:anonymous@tmux.cvs.sourceforge.net:/cvsroot/tmux" update -dP tmux
 * Copying tmux from /zajedno/Distfiles/cvs-src ...
 * CVS module tmux is now in /var/tmp/portage/app-misc/tmux-9999/work
>>> Source unpacked in /var/tmp/portage/app-misc/tmux-9999/work
>>> Preparing source in /var/tmp/portage/app-misc/tmux-9999/work/tmux ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-misc/tmux-9999/work/tmux ...
/var/tmp/portage/app-misc/tmux-9999/temp/environment: line 2588: ./configure: No such file or directory
 * ERROR: app-misc/tmux-9999 failed:
 *   configure failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_configure
 *   environment, line 2588:  Called die
 * The specific snippet of code:
 *       ./configure || die "configure failed"
 * 
 * If you need support, post the output of 'emerge --info =app-misc/tmux-9999',
 * the complete build log and the output of 'emerge -pqv =app-misc/tmux-9999'.
 * The complete build log is located at '/var/tmp/portage/app-misc/tmux-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-misc/tmux-9999/temp/environment'.
 * S: '/var/tmp/portage/app-misc/tmux-9999/work/tmux'



Reproducible: Always

Actual Results:  
Don't compile at all

app-misc/tmux-9999 don't have ./configure, please add chmod +x autogen.sh and Command autogen.sh to ebuild

Expected Results:  
Clean compile with autogen.sh
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2011-01-01 08:25:34 UTC
  01 Jan 2011; Justin Lecher <jlec@gentoo.org> tmux-9999.ebuild:
  Upstream now uses autotools, #350261