Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39520 - net-p2p/xmule-1.7.2 released; [ebuild request]
Summary: net-p2p/xmule-1.7.2 released; [ebuild request]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL: http://www.xmule.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-26 18:04 UTC by Marcelo Goes (RETIRED)
Modified: 2004-02-11 12:00 UTC (History)
0 users

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 Marcelo Goes (RETIRED) gentoo-dev 2004-01-26 18:04:01 UTC
Hello,

A new release of xmule has come out yesterday.
I attempted to copy over the previous 1.7.1 ebuild, but apparently 
it has some problem with autoconf.

Here's what happens:
>>> Unpacking xmule-1.7.2.tar.bz2 to /var/tmp/portage/xmule-1.7.2/work
>>> Source unpacked.
autoconf: Undefined macros:
configure.in:102:AC_FUNC_MALLOC
configure.in:105:AC_FUNC_STAT
configure.in:183:AC_CONFIG_FILES([src/Makefile intl/Makefile po/Makefile.in src/wx/xrc/Makefile Makefile Compilation.flags])
configure.in:3:AC_CONFIG_SRCDIR([src/SharedFileList.h])
automake-1.5: configure.in: `AM_INIT_AUTOMAKE' must be used
automake-1.5: no `Makefile.am' found or specified
configure: error: can not find sources in . or ..

!!! ERROR: net-p2p/xmule-1.7.2 failed.
!!! Function econf, Line 339, Exitcode 1
!!! econf failed

Reproducible: Always
Steps to Reproduce:
cd /usr/portage/net-p2p/xmule
cp xmule-1.7.1.ebuild xmule-1.7.2.ebuild
ACCEPT_KEYWORDS="~x86" emerge -f =net-p2p/xmule-1.7.2
ebuild xmule-1.7.2.ebuild digest
ACCEPT_KEYWORDS="~x86" emerge =net-p2p/xmule-1.7.2
Actual Results:  
autoconf fails,
./configure fails (obviously)

Expected Results:  
clean configuration process, normal build following

emerge info:
Portage 2.0.49-r21 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.1-gentoo-r1)
I'm using 2.4.19 headers.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-02-11 12:00:33 UTC
in cvs