Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 581160 - net-analyzer/ntopng runs autoconf in src_configure()
Summary: net-analyzer/ntopng runs autoconf in src_configure()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sławek Lis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-25 12:22 UTC by Jeroen Roovers (RETIRED)
Modified: 2017-11-27 07:25 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 Jeroen Roovers (RETIRED) gentoo-dev 2016-04-25 12:22:19 UTC
>>> Configuring source in /home/jer/portage/net-analyzer/ntopng-2.0/work/ntopng-2.0 ...
 * econf: updating ntopng-2.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating ntopng-2.0/third-party/rrdtool-1.4.8/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating ntopng-2.0/third-party/rrdtool-1.4.8/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating ntopng-2.0/third-party/zeromq-4.0.5/config/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating ntopng-2.0/third-party/zeromq-4.0.5/config/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 --sysco
nfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
configure: loading site script /usr/share/config.site
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for nDPI... found in ./nDPI
checking for ./nDPI/src/lib/.libs/libndpi.a... not found ./nDPI/src/lib/.libs/libndpi.a: compiling
autoreconf-2.69: Entering directory `.'
autoreconf-2.69: configure.ac: not using Gettext
autoreconf-2.69: running: aclocal --force -I m4
autoreconf-2.69: configure.ac: tracing
autoreconf-2.69: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf-2.69: running: /usr/bin/autoconf-2.69 --force
autoreconf-2.69: running: /usr/bin/autoheader-2.69 --force
autoreconf-2.69: running: automake --add-missing --copy --force-missing
Comment 1 Sławek Lis (RETIRED) gentoo-dev 2016-04-26 06:58:44 UTC
Updated, should not call anything from src_configure right now.
Please comment if you'll find more incorrect calls.
Comment 2 Sławek Lis (RETIRED) gentoo-dev 2017-11-27 07:25:57 UTC
ntopng-2.0 no longer in the tree. Also, problem solved long time ago. Closing.