Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 515400

Summary: games-action/d2x-0.2.5-r3 econf called in src_compile instead of src_configure
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: New packagesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick Lauer gentoo-dev 2014-06-27 05:30:04 UTC
distclean undoes src_configure ...

>>> Compiling source in /var/tmp/portage/games-action/d2x-0.2.5-r3/work/d2x-0.2.5 ...
Making distclean in utilities
make[1]: Entering directory '/var/tmp/portage/games-action/d2x-0.2.5-r3/work/d2x-0.2.5/utilities'
rm -f *.o core *.core

[snip]

make[1]: Leaving directory '/var/tmp/portage/games-action/d2x-0.2.5-r3/work/d2x-0.2.5'
rm -f config.status config.cache config.log configure.lineno
 * QA Notice: econf called in src_compile instead of src_configure
 * econf: updating d2x-0.2.5/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating d2x-0.2.5/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-assembler --disable-debug --enable-release --datadir=/usr/share
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2014-06-27 05:50:06 UTC

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