Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515400 - games-action/d2x-0.2.5-r3 econf called in src_compile instead of src_configure
Summary: games-action/d2x-0.2.5-r3 econf called in src_compile instead of src_configure
Status: RESOLVED DUPLICATE of bug 440622
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-27 05:30 UTC by Patrick Lauer
Modified: 2014-06-27 05:50 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 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 ***