* Package: net-proxy/sqtop-2015.02.08:0 * Repository: gentoo * Maintainer: jaco@uls.co.za sam@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sqtop-2015.02.08.tar.gz to /var/tmp/portage/net-proxy/sqtop-2015.02.08/work >>> Source unpacked in /var/tmp/portage/net-proxy/sqtop-2015.02.08/work >>> Preparing source in /var/tmp/portage/net-proxy/sqtop-2015.02.08/work/sqtop-2015-02-08 ... * Applying sqtop-2015.02.08-ncurses.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-proxy/sqtop-2015.02.08/work/sqtop-2015-02-08' ... * Running 'aclocal --system-acdir=/var/tmp/portage/net-proxy/sqtop-2015.02.08/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: sqtop-2015-02-08/ >>> Source prepared. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/net-proxy/sqtop-2015.02.08/work/sqtop-2015-02-08 ... * econf: updating sqtop-2015-02-08/cfgaux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sqtop-2015-02-08/cfgaux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sqtop-2015-02-08/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sqtop-2015-02-08/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sqtop-2015.02.08 --htmldir=/usr/share/doc/sqtop-2015.02.08/html --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... clang 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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... none checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for getopt.h... yes checking for sys/socket.h... yes checking for sstream... yes checking for iomanip... yes checking for algorithm... yes checking for iostream... yes checking for string... yes checking for vector... yes checking for map... yes checking for cstdlib... yes checking for cstring... yes checking for cerrno... yes checking for climits... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing hstrerror... none required checking for gethostbyname... yes checking for memset... yes checking for socket... yes checking for strerror... yes checking for ncurses.h... yes checking for initscr in -lncurses... yes checking for clear... yes checking for refresh... yes checking for endwin... yes checking for mvaddstr... yes checking for mvchgat... yes checking for mvhline... yes checking for getch... yes checking for beep... yes checking for initscr... yes checking for nonl... yes checking for cur_term in -ltinfo... yes checking for keypad... yes checking for noecho... yes checking for cbreak... yes checking for halfdelay... yes checking for addnstr... yes checking for library containing gethostbyaddr_r... none required checking how to call gethostbyaddr_r... 8 args, int return checking gethostbyaddr_r usability... yes checking for pthread.h... yes checking for csignal... yes checking for pthread_create in -lpthread... yes checking for pthread_mutex_lock... yes checking for pthread_mutexattr_init... yes checking for pthread_mutexattr_settype... yes checking for pthread_mutex_init... yes checking for pthread_mutexattr_destroy... yes checking for pthread_mutex_destroy... yes checking for pthread_mutex_unlock... yes checking for pthread_create... yes checking for pthread_cancel... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands >>> Source configured. '/var/tmp/portage/net-proxy/sqtop-2015.02.08/temp/clang16-errors.log' -> '/var/tmp/clang/net-proxy/sqtop-2015.02.08/clang16-errors.log' '/var/tmp/portage/net-proxy/sqtop-2015.02.08/temp/clang16-safe.log' -> '/var/tmp/clang/net-proxy/sqtop-2015.02.08/clang16-safe.log' >>> Compiling source in /var/tmp/portage/net-proxy/sqtop-2015.02.08/work/sqtop-2015-02-08 ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/net-proxy/sqtop-2015.02.08/work/sqtop-2015-02-08/src' make all-am make[2]: Entering directory '/var/tmp/portage/net-proxy/sqtop-2015.02.08/work/sqtop-2015-02-08/src' clang++ -DHAVE_CONFIG_H -I. -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o Base64.o Base64.cpp clang++ -DHAVE_CONFIG_H -I. -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o Utils.o Utils.cpp clang++ -DHAVE_CONFIG_H -I. -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o options.o options.cpp clang++ -DHAVE_CONFIG_H -I. -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o sqconn.o sqconn.cpp clang++ -DHAVE_CONFIG_H -I. -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o sqstat.o sqstat.cpp clang++ -DHAVE_CONFIG_H -I. -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o ncui.o ncui.cpp clang++ -DHAVE_CONFIG_H -I. -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o resolver.o resolver.cpp clang++ -DHAVE_CONFIG_H -I. -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o sqtop.o sqtop.cpp sqstat.cpp:232:93: error: use of undeclared identifier 'ptr_fun' 232 | ...itu = find_if(it->stats.begin(), it->stats.end(), bind2nd(ptr_fun(StatBy... | ^ sqstat.cpp:363:88: error: no member named 'bind2nd' in namespace 'std' 363 | ...= std::find_if( connections.begin(), connections.end(), std::bind2nd( st... | ~~~~~^ sqstat.cpp:363:102: error: no member named 'ptr_fun' in namespace 'std' 363 | ...connections.begin(), connections.end(), std::bind2nd( std::ptr_fun(ConnB... | ~~~~~^ ncui.cpp:261:52: error: no member named 'bind2nd' in namespace 'std' 261 | it = std::remove_if( in.begin(), in.end(), std::bind2nd(std::ptr_fun(... | ~~~~~^ ncui.cpp:261:65: error: no member named 'ptr_fun' in namespace 'std' 261 | it = std::remove_if( in.begin(), in.end(), std::bind2nd(std::ptr_fun(... | ~~~~~^ 3 errors generated. make[2]: *** [Makefile:403: sqstat.o] Error 1 make[2]: *** Waiting for unfinished jobs.... 2 errors generated. make[2]: *** [Makefile:403: ncui.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-proxy/sqtop-2015.02.08/work/sqtop-2015-02-08/src' make[1]: *** [Makefile:282: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-proxy/sqtop-2015.02.08/work/sqtop-2015-02-08/src' make: *** [Makefile:353: all-recursive] Error 1 * ERROR: net-proxy/sqtop-2015.02.08::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-proxy/sqtop-2015.02.08::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-proxy/sqtop-2015.02.08::gentoo'`. * The complete build log is located at '/var/log/portage/net-proxy:sqtop-2015.02.08:20240413-011142.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-proxy/sqtop-2015.02.08/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-proxy/sqtop-2015.02.08/temp/environment'. * Working directory: '/var/tmp/portage/net-proxy/sqtop-2015.02.08/work/sqtop-2015-02-08' * S: '/var/tmp/portage/net-proxy/sqtop-2015.02.08/work/sqtop-2015-02-08'